GET https://kbin.spritesserver.nl/u/@Lemminary@lemmy.world?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.24 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 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 {#2277
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "Biochem"
  +title: "Biochem"
  +url: "https://mander.xyz/pictrs/image/46555a81-4123-4dc7-a324-ec96bce35189.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 413
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727949913 {#2840
    date: 2024-10-03 12:05:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  +badges: Doctrine\ORM\PersistentCollection {#2857 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: """
        Yeah, kind of a little bit of both. Assuming that this is about bacterial transformation, it kind of goes [like this](https://www.youtube.com/watch?v=c40UudFIlGw) in the lab. It’s from 2012 so there are probably easier techniques with fewer steps.\n
        \n
        And [these (11:00-16:00) are the basics](https://youtu.be/k2xx7jIW3E8?t=670) about bacterial transformation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705972927 {#2278
        date: 2024-01-23 02:22:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 333099
      -bodyTs: "'-16':45 '/k2xx7jiw3e8?t=670)':52 '/watch?v=c40uudfilgw)':24 '00':44,46 '11':43 '2012':31 'assum':9 'bacteri':14,54 'basic':49 'bit':6 'easier':36 'fewer':39 'goe':19 'kind':2,17 'lab':27 'like':20 'littl':5 'probabl':35 'step':40 'techniqu':37 'transform':15,55 'www.youtube.com':23 'www.youtube.com/watch?v=c40uudfilgw)':22 'yeah':1 'youtu.be':51 'youtu.be/k2xx7jiw3e8?t=670)':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927643"
      +editedAt: DateTimeImmutable @1727820838 {#2276
        date: 2024-10-02 00:13:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705972927 {#2279
        date: 2024-01-23 02:22:07.0 +01:00
      }
      +"title": 333099
    }
  ]
  -id: 32492
  -titleTs: "'biochem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706050838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8774290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705964438 {#2826
    date: 2024-01-23 00:00:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2277
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "Biochem"
  +title: "Biochem"
  +url: "https://mander.xyz/pictrs/image/46555a81-4123-4dc7-a324-ec96bce35189.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 413
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727949913 {#2840
    date: 2024-10-03 12:05:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  +badges: Doctrine\ORM\PersistentCollection {#2857 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: """
        Yeah, kind of a little bit of both. Assuming that this is about bacterial transformation, it kind of goes [like this](https://www.youtube.com/watch?v=c40UudFIlGw) in the lab. It’s from 2012 so there are probably easier techniques with fewer steps.\n
        \n
        And [these (11:00-16:00) are the basics](https://youtu.be/k2xx7jIW3E8?t=670) about bacterial transformation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705972927 {#2278
        date: 2024-01-23 02:22:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 333099
      -bodyTs: "'-16':45 '/k2xx7jiw3e8?t=670)':52 '/watch?v=c40uudfilgw)':24 '00':44,46 '11':43 '2012':31 'assum':9 'bacteri':14,54 'basic':49 'bit':6 'easier':36 'fewer':39 'goe':19 'kind':2,17 'lab':27 'like':20 'littl':5 'probabl':35 'step':40 'techniqu':37 'transform':15,55 'www.youtube.com':23 'www.youtube.com/watch?v=c40uudfilgw)':22 'yeah':1 'youtu.be':51 'youtu.be/k2xx7jiw3e8?t=670)':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927643"
      +editedAt: DateTimeImmutable @1727820838 {#2276
        date: 2024-10-02 00:13:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705972927 {#2279
        date: 2024-01-23 02:22:07.0 +01:00
      }
      +"title": 333099
    }
  ]
  -id: 32492
  -titleTs: "'biochem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706050838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8774290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705964438 {#2826
    date: 2024-01-23 00:00:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2277
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "Biochem"
  +title: "Biochem"
  +url: "https://mander.xyz/pictrs/image/46555a81-4123-4dc7-a324-ec96bce35189.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 413
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727949913 {#2840
    date: 2024-10-03 12:05:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  +badges: Doctrine\ORM\PersistentCollection {#2857 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: """
        Yeah, kind of a little bit of both. Assuming that this is about bacterial transformation, it kind of goes [like this](https://www.youtube.com/watch?v=c40UudFIlGw) in the lab. It’s from 2012 so there are probably easier techniques with fewer steps.\n
        \n
        And [these (11:00-16:00) are the basics](https://youtu.be/k2xx7jIW3E8?t=670) about bacterial transformation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705972927 {#2278
        date: 2024-01-23 02:22:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
        "@fossilesque@mander.xyz"
        "@DarkMessiah@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 333099
      -bodyTs: "'-16':45 '/k2xx7jiw3e8?t=670)':52 '/watch?v=c40uudfilgw)':24 '00':44,46 '11':43 '2012':31 'assum':9 'bacteri':14,54 'basic':49 'bit':6 'easier':36 'fewer':39 'goe':19 'kind':2,17 'lab':27 'like':20 'littl':5 'probabl':35 'step':40 'techniqu':37 'transform':15,55 'www.youtube.com':23 'www.youtube.com/watch?v=c40uudfilgw)':22 'yeah':1 'youtu.be':51 'youtu.be/k2xx7jiw3e8?t=670)':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927643"
      +editedAt: DateTimeImmutable @1727820838 {#2276
        date: 2024-10-02 00:13:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705972927 {#2279
        date: 2024-01-23 02:22:07.0 +01:00
      }
      +"title": 333099
    }
  ]
  -id: 32492
  -titleTs: "'biochem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706050838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8774290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705964438 {#2826
    date: 2024-01-23 00:00:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "Biochem"
    +title: "Biochem"
    +url: "https://mander.xyz/pictrs/image/46555a81-4123-4dc7-a324-ec96bce35189.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727949913 {#2840
      date: 2024-10-03 12:05:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2849 …}
    +reports: Doctrine\ORM\PersistentCollection {#2851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    +badges: Doctrine\ORM\PersistentCollection {#2857 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 32492
    -titleTs: "'biochem':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706050838
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8774290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964438 {#2826
      date: 2024-01-23 00:00:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    Yeah, kind of a little bit of both. Assuming that this is about bacterial transformation, it kind of goes [like this](https://www.youtube.com/watch?v=c40UudFIlGw) in the lab. It’s from 2012 so there are probably easier techniques with fewer steps.\n
    \n
    And [these (11:00-16:00) are the basics](https://youtu.be/k2xx7jIW3E8?t=670) about bacterial transformation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705972927 {#2278
    date: 2024-01-23 02:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 333099
  -bodyTs: "'-16':45 '/k2xx7jiw3e8?t=670)':52 '/watch?v=c40uudfilgw)':24 '00':44,46 '11':43 '2012':31 'assum':9 'bacteri':14,54 'basic':49 'bit':6 'easier':36 'fewer':39 'goe':19 'kind':2,17 'lab':27 'like':20 'littl':5 'probabl':35 'step':40 'techniqu':37 'transform':15,55 'www.youtube.com':23 'www.youtube.com/watch?v=c40uudfilgw)':22 'yeah':1 'youtu.be':51 'youtu.be/k2xx7jiw3e8?t=670)':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927643"
  +editedAt: DateTimeImmutable @1727820838 {#2276
    date: 2024-10-02 00:13:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972927 {#2279
    date: 2024-01-23 02:22:07.0 +01:00
  }
  +"title": 333099
}
"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 {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "Biochem"
    +title: "Biochem"
    +url: "https://mander.xyz/pictrs/image/46555a81-4123-4dc7-a324-ec96bce35189.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727949913 {#2840
      date: 2024-10-03 12:05:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2849 …}
    +reports: Doctrine\ORM\PersistentCollection {#2851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    +badges: Doctrine\ORM\PersistentCollection {#2857 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 32492
    -titleTs: "'biochem':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706050838
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8774290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964438 {#2826
      date: 2024-01-23 00:00:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    Yeah, kind of a little bit of both. Assuming that this is about bacterial transformation, it kind of goes [like this](https://www.youtube.com/watch?v=c40UudFIlGw) in the lab. It’s from 2012 so there are probably easier techniques with fewer steps.\n
    \n
    And [these (11:00-16:00) are the basics](https://youtu.be/k2xx7jIW3E8?t=670) about bacterial transformation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705972927 {#2278
    date: 2024-01-23 02:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 333099
  -bodyTs: "'-16':45 '/k2xx7jiw3e8?t=670)':52 '/watch?v=c40uudfilgw)':24 '00':44,46 '11':43 '2012':31 'assum':9 'bacteri':14,54 'basic':49 'bit':6 'easier':36 'fewer':39 'goe':19 'kind':2,17 'lab':27 'like':20 'littl':5 'probabl':35 'step':40 'techniqu':37 'transform':15,55 'www.youtube.com':23 'www.youtube.com/watch?v=c40uudfilgw)':22 'yeah':1 'youtu.be':51 'youtu.be/k2xx7jiw3e8?t=670)':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927643"
  +editedAt: DateTimeImmutable @1727820838 {#2276
    date: 2024-10-02 00:13:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972927 {#2279
    date: 2024-01-23 02:22:07.0 +01:00
  }
  +"title": 333099
}
"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 {#2275
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "Biochem"
    +title: "Biochem"
    +url: "https://mander.xyz/pictrs/image/46555a81-4123-4dc7-a324-ec96bce35189.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727949913 {#2840
      date: 2024-10-03 12:05:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2849 …}
    +reports: Doctrine\ORM\PersistentCollection {#2851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    +badges: Doctrine\ORM\PersistentCollection {#2857 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 32492
    -titleTs: "'biochem':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706050838
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8774290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705964438 {#2826
      date: 2024-01-23 00:00:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    Yeah, kind of a little bit of both. Assuming that this is about bacterial transformation, it kind of goes [like this](https://www.youtube.com/watch?v=c40UudFIlGw) in the lab. It’s from 2012 so there are probably easier techniques with fewer steps.\n
    \n
    And [these (11:00-16:00) are the basics](https://youtu.be/k2xx7jIW3E8?t=670) about bacterial transformation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705972927 {#2278
    date: 2024-01-23 02:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
    "@fossilesque@mander.xyz"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 333099
  -bodyTs: "'-16':45 '/k2xx7jiw3e8?t=670)':52 '/watch?v=c40uudfilgw)':24 '00':44,46 '11':43 '2012':31 'assum':9 'bacteri':14,54 'basic':49 'bit':6 'easier':36 'fewer':39 'goe':19 'kind':2,17 'lab':27 'like':20 'littl':5 'probabl':35 'step':40 'techniqu':37 'transform':15,55 'www.youtube.com':23 'www.youtube.com/watch?v=c40uudfilgw)':22 'yeah':1 'youtu.be':51 'youtu.be/k2xx7jiw3e8?t=670)':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927643"
  +editedAt: DateTimeImmutable @1727820838 {#2276
    date: 2024-10-02 00:13:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972927 {#2279
    date: 2024-01-23 02:22:07.0 +01:00
  }
  +"title": 333099
}
"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 {#2301
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2732 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
  +slug: "RuPaul-reportedly-spotted-in-the-south"
  +title: "RuPaul reportedly spotted in the south..."
  +url: "https://startrek.website/pictrs/image/9482f7bd-4bec-41a1-ba39-1a82b77e306a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727831184 {#2727
    date: 2024-10-02 03:06:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2737 …}
  +reports: Doctrine\ORM\PersistentCollection {#2739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
  +badges: Doctrine\ORM\PersistentCollection {#2745 …}
  +children: [
    App\Entity\EntryComment {#2309
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh, that’s [just Katya](https://youtube.com/shorts/x8RSqc0HZM0)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705965831 {#2293
        date: 2024-01-23 00:23:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnonWyo@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 332883
      -bodyTs: "'/shorts/x8rsqc0hzm0).':8 'katya':5 'oh':1 'youtube.com':7 'youtube.com/shorts/x8rsqc0hzm0).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965831 {#2291
        date: 2024-01-23 00:23:51.0 +01:00
      }
      +"title": 332883
    }
  ]
  -id: 32482
  -titleTs: "'report':2 'rupaul':1 'south':6 'spot':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706046383
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5968156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705959983 {#2715
    date: 2024-01-22 22:46:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2301
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2732 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
  +slug: "RuPaul-reportedly-spotted-in-the-south"
  +title: "RuPaul reportedly spotted in the south..."
  +url: "https://startrek.website/pictrs/image/9482f7bd-4bec-41a1-ba39-1a82b77e306a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727831184 {#2727
    date: 2024-10-02 03:06:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2737 …}
  +reports: Doctrine\ORM\PersistentCollection {#2739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
  +badges: Doctrine\ORM\PersistentCollection {#2745 …}
  +children: [
    App\Entity\EntryComment {#2309
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh, that’s [just Katya](https://youtube.com/shorts/x8RSqc0HZM0)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705965831 {#2293
        date: 2024-01-23 00:23:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnonWyo@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 332883
      -bodyTs: "'/shorts/x8rsqc0hzm0).':8 'katya':5 'oh':1 'youtube.com':7 'youtube.com/shorts/x8rsqc0hzm0).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965831 {#2291
        date: 2024-01-23 00:23:51.0 +01:00
      }
      +"title": 332883
    }
  ]
  -id: 32482
  -titleTs: "'report':2 'rupaul':1 'south':6 'spot':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706046383
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5968156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705959983 {#2715
    date: 2024-01-22 22:46:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2301
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2732 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
  +slug: "RuPaul-reportedly-spotted-in-the-south"
  +title: "RuPaul reportedly spotted in the south..."
  +url: "https://startrek.website/pictrs/image/9482f7bd-4bec-41a1-ba39-1a82b77e306a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727831184 {#2727
    date: 2024-10-02 03:06:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2737 …}
  +reports: Doctrine\ORM\PersistentCollection {#2739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
  +badges: Doctrine\ORM\PersistentCollection {#2745 …}
  +children: [
    App\Entity\EntryComment {#2309
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh, that’s [just Katya](https://youtube.com/shorts/x8RSqc0HZM0)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705965831 {#2293
        date: 2024-01-23 00:23:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnonWyo@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 332883
      -bodyTs: "'/shorts/x8rsqc0hzm0).':8 'katya':5 'oh':1 'youtube.com':7 'youtube.com/shorts/x8rsqc0hzm0).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705965831 {#2291
        date: 2024-01-23 00:23:51.0 +01:00
      }
      +"title": 332883
    }
  ]
  -id: 32482
  -titleTs: "'report':2 'rupaul':1 'south':6 'spot':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706046383
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5968156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705959983 {#2715
    date: 2024-01-22 22:46:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2732 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
    +slug: "RuPaul-reportedly-spotted-in-the-south"
    +title: "RuPaul reportedly spotted in the south..."
    +url: "https://startrek.website/pictrs/image/9482f7bd-4bec-41a1-ba39-1a82b77e306a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727831184 {#2727
      date: 2024-10-02 03:06:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2737 …}
    +reports: Doctrine\ORM\PersistentCollection {#2739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
    +badges: Doctrine\ORM\PersistentCollection {#2745 …}
    +children: [
      App\Entity\EntryComment {#2309}
    ]
    -id: 32482
    -titleTs: "'report':2 'rupaul':1 'south':6 'spot':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706046383
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5968156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705959983 {#2715
      date: 2024-01-22 22:46:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, that’s [just Katya](https://youtube.com/shorts/x8RSqc0HZM0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705965831 {#2293
    date: 2024-01-23 00:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnonWyo@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 332883
  -bodyTs: "'/shorts/x8rsqc0hzm0).':8 'katya':5 'oh':1 'youtube.com':7 'youtube.com/shorts/x8rsqc0hzm0).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965831 {#2291
    date: 2024-01-23 00:23:51.0 +01:00
  }
  +"title": 332883
}
"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 {#2309
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2732 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
    +slug: "RuPaul-reportedly-spotted-in-the-south"
    +title: "RuPaul reportedly spotted in the south..."
    +url: "https://startrek.website/pictrs/image/9482f7bd-4bec-41a1-ba39-1a82b77e306a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727831184 {#2727
      date: 2024-10-02 03:06:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2737 …}
    +reports: Doctrine\ORM\PersistentCollection {#2739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
    +badges: Doctrine\ORM\PersistentCollection {#2745 …}
    +children: [
      App\Entity\EntryComment {#2309}
    ]
    -id: 32482
    -titleTs: "'report':2 'rupaul':1 'south':6 'spot':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706046383
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5968156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705959983 {#2715
      date: 2024-01-22 22:46:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, that’s [just Katya](https://youtube.com/shorts/x8RSqc0HZM0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705965831 {#2293
    date: 2024-01-23 00:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnonWyo@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 332883
  -bodyTs: "'/shorts/x8rsqc0hzm0).':8 'katya':5 'oh':1 'youtube.com':7 'youtube.com/shorts/x8rsqc0hzm0).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965831 {#2291
    date: 2024-01-23 00:23:51.0 +01:00
  }
  +"title": 332883
}
"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 {#2309
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2732 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
    +slug: "RuPaul-reportedly-spotted-in-the-south"
    +title: "RuPaul reportedly spotted in the south..."
    +url: "https://startrek.website/pictrs/image/9482f7bd-4bec-41a1-ba39-1a82b77e306a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727831184 {#2727
      date: 2024-10-02 03:06:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2735 …}
    +votes: Doctrine\ORM\PersistentCollection {#2737 …}
    +reports: Doctrine\ORM\PersistentCollection {#2739 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
    +badges: Doctrine\ORM\PersistentCollection {#2745 …}
    +children: [
      App\Entity\EntryComment {#2309}
    ]
    -id: 32482
    -titleTs: "'report':2 'rupaul':1 'south':6 'spot':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706046383
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5968156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705959983 {#2715
      date: 2024-01-22 22:46:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, that’s [just Katya](https://youtube.com/shorts/x8RSqc0HZM0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705965831 {#2293
    date: 2024-01-23 00:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnonWyo@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 332883
  -bodyTs: "'/shorts/x8rsqc0hzm0).':8 'katya':5 'oh':1 'youtube.com':7 'youtube.com/shorts/x8rsqc0hzm0).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965831 {#2291
    date: 2024-01-23 00:23:51.0 +01:00
  }
  +"title": 332883
}
"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 {#2213
  +user: Proxies\__CG__\App\Entity\User {#2712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: Proxies\__CG__\App\Entity\Image {#2752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
  +slug: "I-should-figure-out-how-myself"
  +title: "I should figure out how myself"
  +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 768
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727963079 {#2747
    date: 2024-10-03 15:44:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2754 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  +badges: Doctrine\ORM\PersistentCollection {#2764 …}
  +children: [
    App\Entity\EntryComment {#2214
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “We want your money, but we’ll do everything possible to discourage you from doing that”\n
        \n
        Ok! 🏴\u{200D}☠️🦜
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1705947065 {#2227
        date: 2024-01-22 19:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 332098
      -bodyTs: "'discourag':12 'everyth':9 'll':7 'money':4 'ok':17 'possibl':10 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6919929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705947065 {#2216
        date: 2024-01-22 19:11:05.0 +01:00
      }
      +"title": 332098
    }
  ]
  -id: 32419
  -titleTs: "'figur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706029273
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5958831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942873 {#2733
    date: 2024-01-22 18:01:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2213
  +user: Proxies\__CG__\App\Entity\User {#2712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: Proxies\__CG__\App\Entity\Image {#2752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
  +slug: "I-should-figure-out-how-myself"
  +title: "I should figure out how myself"
  +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 768
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727963079 {#2747
    date: 2024-10-03 15:44:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2754 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  +badges: Doctrine\ORM\PersistentCollection {#2764 …}
  +children: [
    App\Entity\EntryComment {#2214
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “We want your money, but we’ll do everything possible to discourage you from doing that”\n
        \n
        Ok! 🏴\u{200D}☠️🦜
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1705947065 {#2227
        date: 2024-01-22 19:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 332098
      -bodyTs: "'discourag':12 'everyth':9 'll':7 'money':4 'ok':17 'possibl':10 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6919929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705947065 {#2216
        date: 2024-01-22 19:11:05.0 +01:00
      }
      +"title": 332098
    }
  ]
  -id: 32419
  -titleTs: "'figur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706029273
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5958831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942873 {#2733
    date: 2024-01-22 18:01:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2213
  +user: Proxies\__CG__\App\Entity\User {#2712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: Proxies\__CG__\App\Entity\Image {#2752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
  +slug: "I-should-figure-out-how-myself"
  +title: "I should figure out how myself"
  +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 768
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727963079 {#2747
    date: 2024-10-03 15:44:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2754 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  +badges: Doctrine\ORM\PersistentCollection {#2764 …}
  +children: [
    App\Entity\EntryComment {#2214
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “We want your money, but we’ll do everything possible to discourage you from doing that”\n
        \n
        Ok! 🏴\u{200D}☠️🦜
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1705947065 {#2227
        date: 2024-01-22 19:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 332098
      -bodyTs: "'discourag':12 'everyth':9 'll':7 'money':4 'ok':17 'possibl':10 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6919929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705947065 {#2216
        date: 2024-01-22 19:11:05.0 +01:00
      }
      +"title": 332098
    }
  ]
  -id: 32419
  -titleTs: "'figur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706029273
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5958831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942873 {#2733
    date: 2024-01-22 18:01:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2712 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: Proxies\__CG__\App\Entity\Image {#2752 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
    +slug: "I-should-figure-out-how-myself"
    +title: "I should figure out how myself"
    +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 768
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727963079 {#2747
      date: 2024-10-03 15:44:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      App\Entity\EntryComment {#2214}
    ]
    -id: 32419
    -titleTs: "'figur':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706029273
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5958831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942873 {#2733
      date: 2024-01-22 18:01:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “We want your money, but we’ll do everything possible to discourage you from doing that”\n
    \n
    Ok! 🏴\u{200D}☠️🦜
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705947065 {#2227
    date: 2024-01-22 19:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 332098
  -bodyTs: "'discourag':12 'everyth':9 'll':7 'money':4 'ok':17 'possibl':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705947065 {#2216
    date: 2024-01-22 19:11:05.0 +01:00
  }
  +"title": 332098
}
"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 {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2712 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: Proxies\__CG__\App\Entity\Image {#2752 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
    +slug: "I-should-figure-out-how-myself"
    +title: "I should figure out how myself"
    +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 768
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727963079 {#2747
      date: 2024-10-03 15:44:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      App\Entity\EntryComment {#2214}
    ]
    -id: 32419
    -titleTs: "'figur':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706029273
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5958831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942873 {#2733
      date: 2024-01-22 18:01:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “We want your money, but we’ll do everything possible to discourage you from doing that”\n
    \n
    Ok! 🏴\u{200D}☠️🦜
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705947065 {#2227
    date: 2024-01-22 19:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 332098
  -bodyTs: "'discourag':12 'everyth':9 'll':7 'money':4 'ok':17 'possibl':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705947065 {#2216
    date: 2024-01-22 19:11:05.0 +01:00
  }
  +"title": 332098
}
"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 {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2712 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: Proxies\__CG__\App\Entity\Image {#2752 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2734 …}
    +slug: "I-should-figure-out-how-myself"
    +title: "I should figure out how myself"
    +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 768
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727963079 {#2747
      date: 2024-10-03 15:44:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      App\Entity\EntryComment {#2214}
    ]
    -id: 32419
    -titleTs: "'figur':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706029273
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5958831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942873 {#2733
      date: 2024-01-22 18:01:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “We want your money, but we’ll do everything possible to discourage you from doing that”\n
    \n
    Ok! 🏴\u{200D}☠️🦜
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1705947065 {#2227
    date: 2024-01-22 19:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 332098
  -bodyTs: "'discourag':12 'everyth':9 'll':7 'money':4 'ok':17 'possibl':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705947065 {#2216
    date: 2024-01-22 19:11:05.0 +01:00
  }
  +"title": 332098
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2730 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2771 …}
  +slug: "Unexpected"
  +title: "Unexpected"
  +url: "https://files.catbox.moe/q1g7vi.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727961133 {#2766
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  +badges: Doctrine\ORM\PersistentCollection {#2783 …}
  +children: [
    App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +body: "You’re welcome. *slaps ass, zips up, winks*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705828397 {#2113
        date: 2024-01-21 10:13:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@sentient_loom@sh.itjust.works"
        "@irreticent@lemmy.world"
        "@0x4E4F@sh.itjust.works"
        "@sentient_loom@sh.itjust.works"
        "@irreticent@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 327779
      -bodyTs: "'ass':5 're':2 'slap':4 'welcom':3 'wink':8 'zip':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6879429"
      +editedAt: DateTimeImmutable @1727307930 {#2123
        date: 2024-09-26 01:45:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705828397 {#2119
        date: 2024-01-21 10:13:17.0 +01:00
      }
      +"title": 327779
    }
  ]
  -id: 32016
  -titleTs: "'unexpect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705875137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13161661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788737 {#2753
    date: 2024-01-20 23:12:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2730 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2771 …}
  +slug: "Unexpected"
  +title: "Unexpected"
  +url: "https://files.catbox.moe/q1g7vi.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727961133 {#2766
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  +badges: Doctrine\ORM\PersistentCollection {#2783 …}
  +children: [
    App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +body: "You’re welcome. *slaps ass, zips up, winks*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705828397 {#2113
        date: 2024-01-21 10:13:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@sentient_loom@sh.itjust.works"
        "@irreticent@lemmy.world"
        "@0x4E4F@sh.itjust.works"
        "@sentient_loom@sh.itjust.works"
        "@irreticent@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 327779
      -bodyTs: "'ass':5 're':2 'slap':4 'welcom':3 'wink':8 'zip':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6879429"
      +editedAt: DateTimeImmutable @1727307930 {#2123
        date: 2024-09-26 01:45:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705828397 {#2119
        date: 2024-01-21 10:13:17.0 +01:00
      }
      +"title": 327779
    }
  ]
  -id: 32016
  -titleTs: "'unexpect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705875137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13161661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788737 {#2753
    date: 2024-01-20 23:12:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2730 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2771 …}
  +slug: "Unexpected"
  +title: "Unexpected"
  +url: "https://files.catbox.moe/q1g7vi.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727961133 {#2766
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2773 …}
  +votes: Doctrine\ORM\PersistentCollection {#2775 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
  +badges: Doctrine\ORM\PersistentCollection {#2783 …}
  +children: [
    App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +body: "You’re welcome. *slaps ass, zips up, winks*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705828397 {#2113
        date: 2024-01-21 10:13:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@sentient_loom@sh.itjust.works"
        "@irreticent@lemmy.world"
        "@0x4E4F@sh.itjust.works"
        "@sentient_loom@sh.itjust.works"
        "@irreticent@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 327779
      -bodyTs: "'ass':5 're':2 'slap':4 'welcom':3 'wink':8 'zip':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6879429"
      +editedAt: DateTimeImmutable @1727307930 {#2123
        date: 2024-09-26 01:45:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705828397 {#2119
        date: 2024-01-21 10:13:17.0 +01:00
      }
      +"title": 327779
    }
  ]
  -id: 32016
  -titleTs: "'unexpect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705875137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13161661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788737 {#2753
    date: 2024-01-20 23:12:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2771 …}
    +slug: "Unexpected"
    +title: "Unexpected"
    +url: "https://files.catbox.moe/q1g7vi.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727961133 {#2766
      date: 2024-10-03 15:12:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2773 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      App\Entity\EntryComment {#2116}
    ]
    -id: 32016
    -titleTs: "'unexpect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705875137
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13161661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705788737 {#2753
      date: 2024-01-20 23:12:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "You’re welcome. *slaps ass, zips up, winks*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705828397 {#2113
    date: 2024-01-21 10:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@sentient_loom@sh.itjust.works"
    "@irreticent@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@sentient_loom@sh.itjust.works"
    "@irreticent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 327779
  -bodyTs: "'ass':5 're':2 'slap':4 'welcom':3 'wink':8 'zip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6879429"
  +editedAt: DateTimeImmutable @1727307930 {#2123
    date: 2024-09-26 01:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705828397 {#2119
    date: 2024-01-21 10:13:17.0 +01:00
  }
  +"title": 327779
}
"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 {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2771 …}
    +slug: "Unexpected"
    +title: "Unexpected"
    +url: "https://files.catbox.moe/q1g7vi.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727961133 {#2766
      date: 2024-10-03 15:12:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2773 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      App\Entity\EntryComment {#2116}
    ]
    -id: 32016
    -titleTs: "'unexpect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705875137
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13161661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705788737 {#2753
      date: 2024-01-20 23:12:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "You’re welcome. *slaps ass, zips up, winks*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705828397 {#2113
    date: 2024-01-21 10:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@sentient_loom@sh.itjust.works"
    "@irreticent@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@sentient_loom@sh.itjust.works"
    "@irreticent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 327779
  -bodyTs: "'ass':5 're':2 'slap':4 'welcom':3 'wink':8 'zip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6879429"
  +editedAt: DateTimeImmutable @1727307930 {#2123
    date: 2024-09-26 01:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705828397 {#2119
    date: 2024-01-21 10:13:17.0 +01:00
  }
  +"title": 327779
}
"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 {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2771 …}
    +slug: "Unexpected"
    +title: "Unexpected"
    +url: "https://files.catbox.moe/q1g7vi.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727961133 {#2766
      date: 2024-10-03 15:12:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2773 …}
    +votes: Doctrine\ORM\PersistentCollection {#2775 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2781 …}
    +badges: Doctrine\ORM\PersistentCollection {#2783 …}
    +children: [
      App\Entity\EntryComment {#2116}
    ]
    -id: 32016
    -titleTs: "'unexpect':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705875137
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13161661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705788737 {#2753
      date: 2024-01-20 23:12:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "You’re welcome. *slaps ass, zips up, winks*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705828397 {#2113
    date: 2024-01-21 10:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@sentient_loom@sh.itjust.works"
    "@irreticent@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@sentient_loom@sh.itjust.works"
    "@irreticent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 327779
  -bodyTs: "'ass':5 're':2 'slap':4 'welcom':3 'wink':8 'zip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6879429"
  +editedAt: DateTimeImmutable @1727307930 {#2123
    date: 2024-09-26 01:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705828397 {#2119
    date: 2024-01-21 10:13:17.0 +01:00
  }
  +"title": 327779
}
"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 {#2057
  +user: Proxies\__CG__\App\Entity\User {#2750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
  +title: "Does AI-generated art posted on lemmy bother you?"
  +url: null
  +body: """
    I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
    \n
    For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727943860 {#2785
    date: 2024-10-03 10:24:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  +badges: Doctrine\ORM\PersistentCollection {#2801 …}
  +children: [
    1 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: """
        “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
        \n
        c/im14andthisisdeep
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705788573 {#2046
        date: 2024-01-20 23:09:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toneswirly@lemmy.world"
        "@Revan343@lemmy.ca"
        "@fidodo@lemmy.world"
        "@Randomgal@lemmy.ca"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 326644
      -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6860141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705788573 {#2047
        date: 2024-01-20 23:09:33.0 +01:00
      }
      +"title": 326644
    }
    0 => App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705788730 {#2111
        date: 2024-01-20 23:12:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toneswirly@lemmy.world"
        "@Toneswirly@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 326654
      -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6860220"
      +editedAt: DateTimeImmutable @1727195137 {#2101
        date: 2024-09-24 18:25:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705788730 {#2102
        date: 2024-01-20 23:12:10.0 +01:00
      }
      +"title": 326654
    }
  ]
  -id: 31822
  -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
  -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10928267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705354 {#2772
    date: 2024-01-20 00:02:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2057
  +user: Proxies\__CG__\App\Entity\User {#2750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
  +title: "Does AI-generated art posted on lemmy bother you?"
  +url: null
  +body: """
    I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
    \n
    For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727943860 {#2785
    date: 2024-10-03 10:24:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  +badges: Doctrine\ORM\PersistentCollection {#2801 …}
  +children: [
    1 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: """
        “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
        \n
        c/im14andthisisdeep
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705788573 {#2046
        date: 2024-01-20 23:09:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toneswirly@lemmy.world"
        "@Revan343@lemmy.ca"
        "@fidodo@lemmy.world"
        "@Randomgal@lemmy.ca"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 326644
      -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6860141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705788573 {#2047
        date: 2024-01-20 23:09:33.0 +01:00
      }
      +"title": 326644
    }
    0 => App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705788730 {#2111
        date: 2024-01-20 23:12:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toneswirly@lemmy.world"
        "@Toneswirly@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 326654
      -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6860220"
      +editedAt: DateTimeImmutable @1727195137 {#2101
        date: 2024-09-24 18:25:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705788730 {#2102
        date: 2024-01-20 23:12:10.0 +01:00
      }
      +"title": 326654
    }
  ]
  -id: 31822
  -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
  -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10928267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705354 {#2772
    date: 2024-01-20 00:02:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2057
  +user: Proxies\__CG__\App\Entity\User {#2750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
  +title: "Does AI-generated art posted on lemmy bother you?"
  +url: null
  +body: """
    I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
    \n
    For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727943860 {#2785
    date: 2024-10-03 10:24:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2793 …}
  +reports: Doctrine\ORM\PersistentCollection {#2795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
  +badges: Doctrine\ORM\PersistentCollection {#2801 …}
  +children: [
    1 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: """
        “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
        \n
        c/im14andthisisdeep
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705788573 {#2046
        date: 2024-01-20 23:09:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toneswirly@lemmy.world"
        "@Revan343@lemmy.ca"
        "@fidodo@lemmy.world"
        "@Randomgal@lemmy.ca"
        "@treadful@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 326644
      -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6860141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705788573 {#2047
        date: 2024-01-20 23:09:33.0 +01:00
      }
      +"title": 326644
    }
    0 => App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705788730 {#2111
        date: 2024-01-20 23:12:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toneswirly@lemmy.world"
        "@Toneswirly@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 326654
      -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6860220"
      +editedAt: DateTimeImmutable @1727195137 {#2101
        date: 2024-09-24 18:25:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705788730 {#2102
        date: 2024-01-20 23:12:10.0 +01:00
      }
      +"title": 326654
    }
  ]
  -id: 31822
  -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
  -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10928267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705354 {#2772
    date: 2024-01-20 00:02:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2750 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
    +title: "Does AI-generated art posted on lemmy bother you?"
    +url: null
    +body: """
      I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
      \n
      For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727943860 {#2785
      date: 2024-10-03 10:24:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2793 …}
    +reports: Doctrine\ORM\PersistentCollection {#2795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
    +badges: Doctrine\ORM\PersistentCollection {#2801 …}
    +children: [
      1 => App\Entity\EntryComment {#2045}
      0 => App\Entity\EntryComment {#2109
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705788730 {#2111
          date: 2024-01-20 23:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Toneswirly@lemmy.world"
          "@Toneswirly@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 326654
        -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6860220"
        +editedAt: DateTimeImmutable @1727195137 {#2101
          date: 2024-09-24 18:25:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705788730 {#2102
          date: 2024-01-20 23:12:10.0 +01:00
        }
        +"title": 326654
      }
    ]
    -id: 31822
    -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
    -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791754
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10928267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705354 {#2772
      date: 2024-01-20 00:02:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: """
    “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
    \n
    c/im14andthisisdeep
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705788573 {#2046
    date: 2024-01-20 23:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toneswirly@lemmy.world"
    "@Revan343@lemmy.ca"
    "@fidodo@lemmy.world"
    "@Randomgal@lemmy.ca"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 326644
  -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6860141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788573 {#2047
    date: 2024-01-20 23:09:33.0 +01:00
  }
  +"title": 326644
}
"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 {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2750 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
    +title: "Does AI-generated art posted on lemmy bother you?"
    +url: null
    +body: """
      I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
      \n
      For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727943860 {#2785
      date: 2024-10-03 10:24:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2793 …}
    +reports: Doctrine\ORM\PersistentCollection {#2795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
    +badges: Doctrine\ORM\PersistentCollection {#2801 …}
    +children: [
      1 => App\Entity\EntryComment {#2045}
      0 => App\Entity\EntryComment {#2109
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705788730 {#2111
          date: 2024-01-20 23:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Toneswirly@lemmy.world"
          "@Toneswirly@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 326654
        -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6860220"
        +editedAt: DateTimeImmutable @1727195137 {#2101
          date: 2024-09-24 18:25:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705788730 {#2102
          date: 2024-01-20 23:12:10.0 +01:00
        }
        +"title": 326654
      }
    ]
    -id: 31822
    -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
    -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791754
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10928267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705354 {#2772
      date: 2024-01-20 00:02:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: """
    “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
    \n
    c/im14andthisisdeep
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705788573 {#2046
    date: 2024-01-20 23:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toneswirly@lemmy.world"
    "@Revan343@lemmy.ca"
    "@fidodo@lemmy.world"
    "@Randomgal@lemmy.ca"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 326644
  -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6860141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788573 {#2047
    date: 2024-01-20 23:09:33.0 +01:00
  }
  +"title": 326644
}
"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 {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2750 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
    +title: "Does AI-generated art posted on lemmy bother you?"
    +url: null
    +body: """
      I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
      \n
      For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727943860 {#2785
      date: 2024-10-03 10:24:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2793 …}
    +reports: Doctrine\ORM\PersistentCollection {#2795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
    +badges: Doctrine\ORM\PersistentCollection {#2801 …}
    +children: [
      1 => App\Entity\EntryComment {#2045}
      0 => App\Entity\EntryComment {#2109
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705788730 {#2111
          date: 2024-01-20 23:12:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Toneswirly@lemmy.world"
          "@Toneswirly@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 326654
        -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6860220"
        +editedAt: DateTimeImmutable @1727195137 {#2101
          date: 2024-09-24 18:25:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705788730 {#2102
          date: 2024-01-20 23:12:10.0 +01:00
        }
        +"title": 326654
      }
    ]
    -id: 31822
    -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
    -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791754
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10928267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705354 {#2772
      date: 2024-01-20 00:02:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: """
    “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
    \n
    c/im14andthisisdeep
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705788573 {#2046
    date: 2024-01-20 23:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toneswirly@lemmy.world"
    "@Revan343@lemmy.ca"
    "@fidodo@lemmy.world"
    "@Randomgal@lemmy.ca"
    "@treadful@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 326644
  -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6860141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788573 {#2047
    date: 2024-01-20 23:09:33.0 +01:00
  }
  +"title": 326644
}
"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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2750 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
    +title: "Does AI-generated art posted on lemmy bother you?"
    +url: null
    +body: """
      I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
      \n
      For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727943860 {#2785
      date: 2024-10-03 10:24:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2793 …}
    +reports: Doctrine\ORM\PersistentCollection {#2795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
    +badges: Doctrine\ORM\PersistentCollection {#2801 …}
    +children: [
      1 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: """
          “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
          \n
          c/im14andthisisdeep
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705788573 {#2046
          date: 2024-01-20 23:09:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Toneswirly@lemmy.world"
          "@Revan343@lemmy.ca"
          "@fidodo@lemmy.world"
          "@Randomgal@lemmy.ca"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 326644
        -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6860141"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705788573 {#2047
          date: 2024-01-20 23:09:33.0 +01:00
        }
        +"title": 326644
      }
      0 => App\Entity\EntryComment {#2109}
    ]
    -id: 31822
    -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
    -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791754
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10928267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705354 {#2772
      date: 2024-01-20 00:02:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705788730 {#2111
    date: 2024-01-20 23:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toneswirly@lemmy.world"
    "@Toneswirly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 326654
  -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6860220"
  +editedAt: DateTimeImmutable @1727195137 {#2101
    date: 2024-09-24 18:25:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705788730 {#2102
    date: 2024-01-20 23:12:10.0 +01:00
  }
  +"title": 326654
}
"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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2750 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
    +title: "Does AI-generated art posted on lemmy bother you?"
    +url: null
    +body: """
      I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
      \n
      For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727943860 {#2785
      date: 2024-10-03 10:24:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2793 …}
    +reports: Doctrine\ORM\PersistentCollection {#2795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
    +badges: Doctrine\ORM\PersistentCollection {#2801 …}
    +children: [
      1 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: """
          “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
          \n
          c/im14andthisisdeep
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705788573 {#2046
          date: 2024-01-20 23:09:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Toneswirly@lemmy.world"
          "@Revan343@lemmy.ca"
          "@fidodo@lemmy.world"
          "@Randomgal@lemmy.ca"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 326644
        -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6860141"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705788573 {#2047
          date: 2024-01-20 23:09:33.0 +01:00
        }
        +"title": 326644
      }
      0 => App\Entity\EntryComment {#2109}
    ]
    -id: 31822
    -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
    -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791754
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10928267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705354 {#2772
      date: 2024-01-20 00:02:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705788730 {#2111
    date: 2024-01-20 23:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toneswirly@lemmy.world"
    "@Toneswirly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 326654
  -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6860220"
  +editedAt: DateTimeImmutable @1727195137 {#2101
    date: 2024-09-24 18:25:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705788730 {#2102
    date: 2024-01-20 23:12:10.0 +01:00
  }
  +"title": 326654
}
"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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2750 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
    +title: "Does AI-generated art posted on lemmy bother you?"
    +url: null
    +body: """
      I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
      \n
      For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 238
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727943860 {#2785
      date: 2024-10-03 10:24:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2790 …}
    +votes: Doctrine\ORM\PersistentCollection {#2793 …}
    +reports: Doctrine\ORM\PersistentCollection {#2795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2799 …}
    +badges: Doctrine\ORM\PersistentCollection {#2801 …}
    +children: [
      1 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: """
          “Yes” scribbled on the ceiling that you can only see if you climb this ladder and look at it with a magnifying glass.\n
          \n
          c/im14andthisisdeep
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705788573 {#2046
          date: 2024-01-20 23:09:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Toneswirly@lemmy.world"
          "@Revan343@lemmy.ca"
          "@fidodo@lemmy.world"
          "@Randomgal@lemmy.ca"
          "@treadful@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 326644
        -bodyTs: "'c/im14andthisisdeep':24 'ceil':5 'climb':13 'glass':23 'ladder':15 'look':17 'magnifi':22 'scribbl':2 'see':10 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6860141"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705788573 {#2047
          date: 2024-01-20 23:09:33.0 +01:00
        }
        +"title": 326644
      }
      0 => App\Entity\EntryComment {#2109}
    ]
    -id: 31822
    -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
    -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791754
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10928267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705354 {#2772
      date: 2024-01-20 00:02:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some of these responses either have a weird and jaded agenda or literally don’t make sense. You don’t like AI art because of the smudges or the weird colors? Huh? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705788730 {#2111
    date: 2024-01-20 23:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toneswirly@lemmy.world"
    "@Toneswirly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 326654
  -bodyTs: "'agenda':11 'ai':22 'art':23 'color':31 'either':5 'huh':32 'jade':10 'like':21 'liter':13 'lol':33 'make':16 'respons':4 'sens':17 'smudg':27 'weird':8,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6860220"
  +editedAt: DateTimeImmutable @1727195137 {#2101
    date: 2024-09-24 18:25:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705788730 {#2102
    date: 2024-01-20 23:12:10.0 +01:00
  }
  +"title": 326654
}
"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 {#2334
  +user: Proxies\__CG__\App\Entity\User {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Have-you-ever-learned-anything-on-the-spot"
  +title: "Have you ever learned anything on the spot?"
  +url: null
  +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727802278 {#2803
    date: 2024-10-01 19:04:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  +badges: Doctrine\ORM\PersistentCollection {#2818 …}
  +children: [
    1 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: """
        Nah, people do say “emails” all the time and it’s perfectly fine.\n
        \n
        Eg. “But her emails!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705670644 {#2323
        date: 2024-01-19 14:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
        "@Phen@lemmy.eco.br"
        "@corsicanguppy@lemmy.ca"
        "@joranvar@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 322594
      -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705670644 {#2324
        date: 2024-01-19 14:24:04.0 +01:00
      }
      +"title": 322594
    }
    0 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1726987272 {#2073
        date: 2024-09-22 08:41:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 322609
      -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705670877 {#2068
        date: 2024-01-19 14:27:57.0 +01:00
      }
      +"title": 322609
    }
  ]
  -id: 31635
  -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
  -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705718424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10890978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632024 {#2791
    date: 2024-01-19 03:40:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2334
  +user: Proxies\__CG__\App\Entity\User {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Have-you-ever-learned-anything-on-the-spot"
  +title: "Have you ever learned anything on the spot?"
  +url: null
  +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727802278 {#2803
    date: 2024-10-01 19:04:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  +badges: Doctrine\ORM\PersistentCollection {#2818 …}
  +children: [
    1 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: """
        Nah, people do say “emails” all the time and it’s perfectly fine.\n
        \n
        Eg. “But her emails!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705670644 {#2323
        date: 2024-01-19 14:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
        "@Phen@lemmy.eco.br"
        "@corsicanguppy@lemmy.ca"
        "@joranvar@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 322594
      -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705670644 {#2324
        date: 2024-01-19 14:24:04.0 +01:00
      }
      +"title": 322594
    }
    0 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1726987272 {#2073
        date: 2024-09-22 08:41:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 322609
      -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705670877 {#2068
        date: 2024-01-19 14:27:57.0 +01:00
      }
      +"title": 322609
    }
  ]
  -id: 31635
  -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
  -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705718424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10890978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632024 {#2791
    date: 2024-01-19 03:40:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2334
  +user: Proxies\__CG__\App\Entity\User {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Have-you-ever-learned-anything-on-the-spot"
  +title: "Have you ever learned anything on the spot?"
  +url: null
  +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727802278 {#2803
    date: 2024-10-01 19:04:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  +badges: Doctrine\ORM\PersistentCollection {#2818 …}
  +children: [
    1 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: """
        Nah, people do say “emails” all the time and it’s perfectly fine.\n
        \n
        Eg. “But her emails!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705670644 {#2323
        date: 2024-01-19 14:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
        "@Phen@lemmy.eco.br"
        "@corsicanguppy@lemmy.ca"
        "@joranvar@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 322594
      -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705670644 {#2324
        date: 2024-01-19 14:24:04.0 +01:00
      }
      +"title": 322594
    }
    0 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1726987272 {#2073
        date: 2024-09-22 08:41:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 322609
      -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705670877 {#2068
        date: 2024-01-19 14:27:57.0 +01:00
      }
      +"title": 322609
    }
  ]
  -id: 31635
  -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
  -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705718424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10890978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632024 {#2791
    date: 2024-01-19 03:40:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Have-you-ever-learned-anything-on-the-spot"
    +title: "Have you ever learned anything on the spot?"
    +url: null
    +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727802278 {#2803
      date: 2024-10-01 19:04:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2300}
      0 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1726987272 {#2073
          date: 2024-09-22 08:41:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@favrion@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 322609
        -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6823826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705670877 {#2068
          date: 2024-01-19 14:27:57.0 +01:00
        }
        +"title": 322609
      }
    ]
    -id: 31635
    -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
    -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705718424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10890978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632024 {#2791
      date: 2024-01-19 03:40:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: """
    Nah, people do say “emails” all the time and it’s perfectly fine.\n
    \n
    Eg. “But her emails!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705670644 {#2323
    date: 2024-01-19 14:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
    "@Phen@lemmy.eco.br"
    "@corsicanguppy@lemmy.ca"
    "@joranvar@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 322594
  -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705670644 {#2324
    date: 2024-01-19 14:24:04.0 +01:00
  }
  +"title": 322594
}
"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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Have-you-ever-learned-anything-on-the-spot"
    +title: "Have you ever learned anything on the spot?"
    +url: null
    +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727802278 {#2803
      date: 2024-10-01 19:04:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2300}
      0 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1726987272 {#2073
          date: 2024-09-22 08:41:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@favrion@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 322609
        -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6823826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705670877 {#2068
          date: 2024-01-19 14:27:57.0 +01:00
        }
        +"title": 322609
      }
    ]
    -id: 31635
    -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
    -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705718424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10890978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632024 {#2791
      date: 2024-01-19 03:40:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: """
    Nah, people do say “emails” all the time and it’s perfectly fine.\n
    \n
    Eg. “But her emails!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705670644 {#2323
    date: 2024-01-19 14:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
    "@Phen@lemmy.eco.br"
    "@corsicanguppy@lemmy.ca"
    "@joranvar@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 322594
  -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705670644 {#2324
    date: 2024-01-19 14:24:04.0 +01:00
  }
  +"title": 322594
}
"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 {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Have-you-ever-learned-anything-on-the-spot"
    +title: "Have you ever learned anything on the spot?"
    +url: null
    +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727802278 {#2803
      date: 2024-10-01 19:04:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2300}
      0 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1726987272 {#2073
          date: 2024-09-22 08:41:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@favrion@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 322609
        -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6823826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705670877 {#2068
          date: 2024-01-19 14:27:57.0 +01:00
        }
        +"title": 322609
      }
    ]
    -id: 31635
    -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
    -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705718424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10890978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632024 {#2791
      date: 2024-01-19 03:40:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: """
    Nah, people do say “emails” all the time and it’s perfectly fine.\n
    \n
    Eg. “But her emails!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705670644 {#2323
    date: 2024-01-19 14:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
    "@Phen@lemmy.eco.br"
    "@corsicanguppy@lemmy.ca"
    "@joranvar@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 322594
  -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705670644 {#2324
    date: 2024-01-19 14:24:04.0 +01:00
  }
  +"title": 322594
}
"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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Have-you-ever-learned-anything-on-the-spot"
    +title: "Have you ever learned anything on the spot?"
    +url: null
    +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727802278 {#2803
      date: 2024-10-01 19:04:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: """
          Nah, people do say “emails” all the time and it’s perfectly fine.\n
          \n
          Eg. “But her emails!”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705670644 {#2323
          date: 2024-01-19 14:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@favrion@lemmy.world"
          "@Phen@lemmy.eco.br"
          "@corsicanguppy@lemmy.ca"
          "@joranvar@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 322594
        -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6823753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705670644 {#2324
          date: 2024-01-19 14:24:04.0 +01:00
        }
        +"title": 322594
      }
      0 => App\Entity\EntryComment {#2072}
    ]
    -id: 31635
    -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
    -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705718424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10890978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632024 {#2791
      date: 2024-01-19 03:40:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726987272 {#2073
    date: 2024-09-22 08:41:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 322609
  -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705670877 {#2068
    date: 2024-01-19 14:27:57.0 +01:00
  }
  +"title": 322609
}
"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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Have-you-ever-learned-anything-on-the-spot"
    +title: "Have you ever learned anything on the spot?"
    +url: null
    +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727802278 {#2803
      date: 2024-10-01 19:04:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: """
          Nah, people do say “emails” all the time and it’s perfectly fine.\n
          \n
          Eg. “But her emails!”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705670644 {#2323
          date: 2024-01-19 14:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@favrion@lemmy.world"
          "@Phen@lemmy.eco.br"
          "@corsicanguppy@lemmy.ca"
          "@joranvar@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 322594
        -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6823753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705670644 {#2324
          date: 2024-01-19 14:24:04.0 +01:00
        }
        +"title": 322594
      }
      0 => App\Entity\EntryComment {#2072}
    ]
    -id: 31635
    -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
    -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705718424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10890978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632024 {#2791
      date: 2024-01-19 03:40:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726987272 {#2073
    date: 2024-09-22 08:41:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 322609
  -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705670877 {#2068
    date: 2024-01-19 14:27:57.0 +01:00
  }
  +"title": 322609
}
"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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Have-you-ever-learned-anything-on-the-spot"
    +title: "Have you ever learned anything on the spot?"
    +url: null
    +body: "Yesterday I accidentally learned that you can reposition the closed captions on YouTube videos. I waa at the Smartboard talking about how the cursor and my finger were a couple of inches apart, and I accidentally dragged the captions of a YouTube video that we were watching."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727802278 {#2803
      date: 2024-10-01 19:04:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2810 …}
    +reports: Doctrine\ORM\PersistentCollection {#2812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
    +badges: Doctrine\ORM\PersistentCollection {#2818 …}
    +children: [
      1 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: """
          Nah, people do say “emails” all the time and it’s perfectly fine.\n
          \n
          Eg. “But her emails!”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705670644 {#2323
          date: 2024-01-19 14:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@favrion@lemmy.world"
          "@Phen@lemmy.eco.br"
          "@corsicanguppy@lemmy.ca"
          "@joranvar@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 322594
        -bodyTs: "'eg':14 'email':5,17 'fine':13 'nah':1 'peopl':2 'perfect':12 'say':4 'time':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6823753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705670644 {#2324
          date: 2024-01-19 14:24:04.0 +01:00
        }
        +"title": 322594
      }
      0 => App\Entity\EntryComment {#2072}
    ]
    -id: 31635
    -titleTs: "'anyth':5 'ever':3 'learn':4 'spot':8"
    -bodyTs: "'accident':3,36 'apart':33 'caption':11,39 'close':10 'coupl':30 'cursor':24 'drag':37 'finger':27 'inch':32 'learn':4 'reposit':8 'smartboard':19 'talk':20 'video':14,43 'waa':16 'watch':47 'yesterday':1 'youtub':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705718424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10890978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632024 {#2791
      date: 2024-01-19 03:40:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "That you can rotate your entire screen by 180° on Windows. I forget the shortcut key but I did panic a little when it happened the first time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1726987272 {#2073
    date: 2024-09-22 08:41:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 322609
  -bodyTs: "'180':9 'entir':6 'first':27 'forget':13 'happen':25 'key':16 'littl':22 'panic':20 'rotat':4 'screen':7 'shortcut':15 'time':28 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705670877 {#2068
    date: 2024-01-19 14:27:57.0 +01:00
  }
  +"title": 322609
}
"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 {#2349
  +user: Proxies\__CG__\App\Entity\User {#2788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "I-m-never-lonely-cuz-i-got-these-little-guys-with"
  +title: "I'm never lonely cuz i got these little guys with me :)"
  +url: "https://lemm.ee/pictrs/image/ae71f7d9-3a47-44ca-9210-f75cbd6f0f25.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 1062
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727148702 {#2820
    date: 2024-09-24 05:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: "Joke’s on you, my nose covers half of my view on both eyes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705625191 {#2351
        date: 2024-01-19 01:46:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemm.ee"
        "@greenhorn@lemm.ee"
        "@OwlPaste@lemmy.world"
        "@realitista@lemm.ee"
        "@greenhorn@lemm.ee"
        "@OwlPaste@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 320937
      -bodyTs: "'cover':7 'eye':14 'half':8 'joke':1 'nose':6 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6813427"
      +editedAt: DateTimeImmutable @1726527093 {#2347
        date: 2024-09-17 00:51:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705625191 {#2332
        date: 2024-01-19 01:46:31.0 +01:00
      }
      +"title": 320937
    }
  ]
  -id: 31529
  -titleTs: "'cuz':5 'got':7 'guy':10 'littl':9 'lone':4 'm':2 'never':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681808
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21228397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595408 {#2809
    date: 2024-01-18 17:30:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2349
  +user: Proxies\__CG__\App\Entity\User {#2788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "I-m-never-lonely-cuz-i-got-these-little-guys-with"
  +title: "I'm never lonely cuz i got these little guys with me :)"
  +url: "https://lemm.ee/pictrs/image/ae71f7d9-3a47-44ca-9210-f75cbd6f0f25.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 1062
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727148702 {#2820
    date: 2024-09-24 05:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: "Joke’s on you, my nose covers half of my view on both eyes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705625191 {#2351
        date: 2024-01-19 01:46:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemm.ee"
        "@greenhorn@lemm.ee"
        "@OwlPaste@lemmy.world"
        "@realitista@lemm.ee"
        "@greenhorn@lemm.ee"
        "@OwlPaste@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 320937
      -bodyTs: "'cover':7 'eye':14 'half':8 'joke':1 'nose':6 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6813427"
      +editedAt: DateTimeImmutable @1726527093 {#2347
        date: 2024-09-17 00:51:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705625191 {#2332
        date: 2024-01-19 01:46:31.0 +01:00
      }
      +"title": 320937
    }
  ]
  -id: 31529
  -titleTs: "'cuz':5 'got':7 'guy':10 'littl':9 'lone':4 'm':2 'never':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681808
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21228397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595408 {#2809
    date: 2024-01-18 17:30:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2349
  +user: Proxies\__CG__\App\Entity\User {#2788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "I-m-never-lonely-cuz-i-got-these-little-guys-with"
  +title: "I'm never lonely cuz i got these little guys with me :)"
  +url: "https://lemm.ee/pictrs/image/ae71f7d9-3a47-44ca-9210-f75cbd6f0f25.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 1062
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727148702 {#2820
    date: 2024-09-24 05:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: "Joke’s on you, my nose covers half of my view on both eyes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705625191 {#2351
        date: 2024-01-19 01:46:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemm.ee"
        "@greenhorn@lemm.ee"
        "@OwlPaste@lemmy.world"
        "@realitista@lemm.ee"
        "@greenhorn@lemm.ee"
        "@OwlPaste@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 320937
      -bodyTs: "'cover':7 'eye':14 'half':8 'joke':1 'nose':6 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6813427"
      +editedAt: DateTimeImmutable @1726527093 {#2347
        date: 2024-09-17 00:51:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705625191 {#2332
        date: 2024-01-19 01:46:31.0 +01:00
      }
      +"title": 320937
    }
  ]
  -id: 31529
  -titleTs: "'cuz':5 'got':7 'guy':10 'littl':9 'lone':4 'm':2 'never':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681808
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21228397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595408 {#2809
    date: 2024-01-18 17:30:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2788 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2825 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "I-m-never-lonely-cuz-i-got-these-little-guys-with"
    +title: "I'm never lonely cuz i got these little guys with me :)"
    +url: "https://lemm.ee/pictrs/image/ae71f7d9-3a47-44ca-9210-f75cbd6f0f25.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 1062
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727148702 {#2820
      date: 2024-09-24 05:31:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2828 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      App\Entity\EntryComment {#2344}
    ]
    -id: 31529
    -titleTs: "'cuz':5 'got':7 'guy':10 'littl':9 'lone':4 'm':2 'never':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681808
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21228397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595408 {#2809
      date: 2024-01-18 17:30:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Joke’s on you, my nose covers half of my view on both eyes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705625191 {#2351
    date: 2024-01-19 01:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemm.ee"
    "@greenhorn@lemm.ee"
    "@OwlPaste@lemmy.world"
    "@realitista@lemm.ee"
    "@greenhorn@lemm.ee"
    "@OwlPaste@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 320937
  -bodyTs: "'cover':7 'eye':14 'half':8 'joke':1 'nose':6 'view':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813427"
  +editedAt: DateTimeImmutable @1726527093 {#2347
    date: 2024-09-17 00:51:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705625191 {#2332
    date: 2024-01-19 01:46:31.0 +01:00
  }
  +"title": 320937
}
"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 {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2788 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2825 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "I-m-never-lonely-cuz-i-got-these-little-guys-with"
    +title: "I'm never lonely cuz i got these little guys with me :)"
    +url: "https://lemm.ee/pictrs/image/ae71f7d9-3a47-44ca-9210-f75cbd6f0f25.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 1062
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727148702 {#2820
      date: 2024-09-24 05:31:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2828 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      App\Entity\EntryComment {#2344}
    ]
    -id: 31529
    -titleTs: "'cuz':5 'got':7 'guy':10 'littl':9 'lone':4 'm':2 'never':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681808
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21228397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595408 {#2809
      date: 2024-01-18 17:30:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Joke’s on you, my nose covers half of my view on both eyes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705625191 {#2351
    date: 2024-01-19 01:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemm.ee"
    "@greenhorn@lemm.ee"
    "@OwlPaste@lemmy.world"
    "@realitista@lemm.ee"
    "@greenhorn@lemm.ee"
    "@OwlPaste@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 320937
  -bodyTs: "'cover':7 'eye':14 'half':8 'joke':1 'nose':6 'view':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813427"
  +editedAt: DateTimeImmutable @1726527093 {#2347
    date: 2024-09-17 00:51:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705625191 {#2332
    date: 2024-01-19 01:46:31.0 +01:00
  }
  +"title": 320937
}
"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 {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2788 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2825 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "I-m-never-lonely-cuz-i-got-these-little-guys-with"
    +title: "I'm never lonely cuz i got these little guys with me :)"
    +url: "https://lemm.ee/pictrs/image/ae71f7d9-3a47-44ca-9210-f75cbd6f0f25.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 1062
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727148702 {#2820
      date: 2024-09-24 05:31:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2828 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      App\Entity\EntryComment {#2344}
    ]
    -id: 31529
    -titleTs: "'cuz':5 'got':7 'guy':10 'littl':9 'lone':4 'm':2 'never':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681808
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21228397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595408 {#2809
      date: 2024-01-18 17:30:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Joke’s on you, my nose covers half of my view on both eyes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705625191 {#2351
    date: 2024-01-19 01:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemm.ee"
    "@greenhorn@lemm.ee"
    "@OwlPaste@lemmy.world"
    "@realitista@lemm.ee"
    "@greenhorn@lemm.ee"
    "@OwlPaste@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 320937
  -bodyTs: "'cover':7 'eye':14 'half':8 'joke':1 'nose':6 'view':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813427"
  +editedAt: DateTimeImmutable @1726527093 {#2347
    date: 2024-09-17 00:51:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705625191 {#2332
    date: 2024-01-19 01:46:31.0 +01:00
  }
  +"title": 320937
}
"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
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2698 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "Existentialist-Spagett"
  +title: "Existentialist Spagett"
  +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726725988 {#2667
    date: 2024-09-19 08:06:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    1 => App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "I love that guy!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705551313 {#2082
        date: 2024-01-18 05:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 318394
      -bodyTs: "'guy':4 'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6791572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705551313 {#2085
        date: 2024-01-18 05:15:13.0 +01:00
      }
      +"title": 318394
    }
    0 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: """
        No >:(\n
        \n
        He’s innocent, your honor!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705624929 {#2093
        date: 2024-01-19 01:42:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
        "@Lemminary@lemmy.world"
        "@MacNCheezus@lemmy.today"
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
        "@Lemminary@lemmy.world"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 320929
      -bodyTs: "'honor':6 'innoc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6813310"
      +editedAt: DateTimeImmutable @1726525980 {#2092
        date: 2024-09-17 00:33:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705624929 {#2094
        date: 2024-01-19 01:42:09.0 +01:00
      }
      +"title": 320929
    }
  ]
  -id: 31386
  -titleTs: "'existentialist':1 'spagett':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705630397
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8574581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543997 {#2602
    date: 2024-01-18 03:13:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2698 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "Existentialist-Spagett"
  +title: "Existentialist Spagett"
  +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726725988 {#2667
    date: 2024-09-19 08:06:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    1 => App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "I love that guy!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705551313 {#2082
        date: 2024-01-18 05:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 318394
      -bodyTs: "'guy':4 'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6791572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705551313 {#2085
        date: 2024-01-18 05:15:13.0 +01:00
      }
      +"title": 318394
    }
    0 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: """
        No >:(\n
        \n
        He’s innocent, your honor!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705624929 {#2093
        date: 2024-01-19 01:42:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
        "@Lemminary@lemmy.world"
        "@MacNCheezus@lemmy.today"
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
        "@Lemminary@lemmy.world"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 320929
      -bodyTs: "'honor':6 'innoc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6813310"
      +editedAt: DateTimeImmutable @1726525980 {#2092
        date: 2024-09-17 00:33:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705624929 {#2094
        date: 2024-01-19 01:42:09.0 +01:00
      }
      +"title": 320929
    }
  ]
  -id: 31386
  -titleTs: "'existentialist':1 'spagett':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705630397
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8574581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543997 {#2602
    date: 2024-01-18 03:13:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2698 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "Existentialist-Spagett"
  +title: "Existentialist Spagett"
  +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726725988 {#2667
    date: 2024-09-19 08:06:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    1 => App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "I love that guy!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705551313 {#2082
        date: 2024-01-18 05:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 318394
      -bodyTs: "'guy':4 'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6791572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705551313 {#2085
        date: 2024-01-18 05:15:13.0 +01:00
      }
      +"title": 318394
    }
    0 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: """
        No >:(\n
        \n
        He’s innocent, your honor!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705624929 {#2093
        date: 2024-01-19 01:42:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
        "@Lemminary@lemmy.world"
        "@MacNCheezus@lemmy.today"
        "@balderdash9@lemmy.zip"
        "@Neato@ttrpg.network"
        "@Lemminary@lemmy.world"
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 320929
      -bodyTs: "'honor':6 'innoc':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6813310"
      +editedAt: DateTimeImmutable @1726525980 {#2092
        date: 2024-09-17 00:33:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705624929 {#2094
        date: 2024-01-19 01:42:09.0 +01:00
      }
      +"title": 320929
    }
  ]
  -id: 31386
  -titleTs: "'existentialist':1 'spagett':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705630397
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8574581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543997 {#2602
    date: 2024-01-18 03:13:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2698 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Existentialist-Spagett"
    +title: "Existentialist Spagett"
    +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 443
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726725988 {#2667
      date: 2024-09-19 08:06:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2096}
      0 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          No >:(\n
          \n
          He’s innocent, your honor!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705624929 {#2093
          date: 2024-01-19 01:42:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
          "@Lemminary@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
          "@Lemminary@lemmy.world"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 320929
        -bodyTs: "'honor':6 'innoc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6813310"
        +editedAt: DateTimeImmutable @1726525980 {#2092
          date: 2024-09-17 00:33:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705624929 {#2094
          date: 2024-01-19 01:42:09.0 +01:00
        }
        +"title": 320929
      }
    ]
    -id: 31386
    -titleTs: "'existentialist':1 'spagett':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705630397
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8574581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543997 {#2602
      date: 2024-01-18 03:13:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "I love that guy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705551313 {#2082
    date: 2024-01-18 05:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 318394
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705551313 {#2085
    date: 2024-01-18 05:15:13.0 +01:00
  }
  +"title": 318394
}
"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
71 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2698 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Existentialist-Spagett"
    +title: "Existentialist Spagett"
    +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 443
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726725988 {#2667
      date: 2024-09-19 08:06:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2096}
      0 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          No >:(\n
          \n
          He’s innocent, your honor!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705624929 {#2093
          date: 2024-01-19 01:42:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
          "@Lemminary@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
          "@Lemminary@lemmy.world"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 320929
        -bodyTs: "'honor':6 'innoc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6813310"
        +editedAt: DateTimeImmutable @1726525980 {#2092
          date: 2024-09-17 00:33:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705624929 {#2094
          date: 2024-01-19 01:42:09.0 +01:00
        }
        +"title": 320929
      }
    ]
    -id: 31386
    -titleTs: "'existentialist':1 'spagett':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705630397
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8574581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543997 {#2602
      date: 2024-01-18 03:13:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "I love that guy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705551313 {#2082
    date: 2024-01-18 05:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 318394
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705551313 {#2085
    date: 2024-01-18 05:15:13.0 +01:00
  }
  +"title": 318394
}
"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
72 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2698 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Existentialist-Spagett"
    +title: "Existentialist Spagett"
    +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 443
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726725988 {#2667
      date: 2024-09-19 08:06:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2096}
      0 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          No >:(\n
          \n
          He’s innocent, your honor!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705624929 {#2093
          date: 2024-01-19 01:42:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
          "@Lemminary@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
          "@Lemminary@lemmy.world"
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 320929
        -bodyTs: "'honor':6 'innoc':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6813310"
        +editedAt: DateTimeImmutable @1726525980 {#2092
          date: 2024-09-17 00:33:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705624929 {#2094
          date: 2024-01-19 01:42:09.0 +01:00
        }
        +"title": 320929
      }
    ]
    -id: 31386
    -titleTs: "'existentialist':1 'spagett':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705630397
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8574581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543997 {#2602
      date: 2024-01-18 03:13:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "I love that guy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705551313 {#2082
    date: 2024-01-18 05:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 318394
  -bodyTs: "'guy':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705551313 {#2085
    date: 2024-01-18 05:15:13.0 +01:00
  }
  +"title": 318394
}
"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
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 {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2698 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Existentialist-Spagett"
    +title: "Existentialist Spagett"
    +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 443
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726725988 {#2667
      date: 2024-09-19 08:06:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I love that guy!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705551313 {#2082
          date: 2024-01-18 05:15:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 318394
        -bodyTs: "'guy':4 'love':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6791572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705551313 {#2085
          date: 2024-01-18 05:15:13.0 +01:00
        }
        +"title": 318394
      }
      0 => App\Entity\EntryComment {#2241}
    ]
    -id: 31386
    -titleTs: "'existentialist':1 'spagett':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705630397
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8574581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543997 {#2602
      date: 2024-01-18 03:13:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: """
    No >:(\n
    \n
    He’s innocent, your honor!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705624929 {#2093
    date: 2024-01-19 01:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
    "@Lemminary@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
    "@Lemminary@lemmy.world"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 320929
  -bodyTs: "'honor':6 'innoc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813310"
  +editedAt: DateTimeImmutable @1726525980 {#2092
    date: 2024-09-17 00:33:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705624929 {#2094
    date: 2024-01-19 01:42:09.0 +01:00
  }
  +"title": 320929
}
"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 {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2698 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Existentialist-Spagett"
    +title: "Existentialist Spagett"
    +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 443
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726725988 {#2667
      date: 2024-09-19 08:06:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I love that guy!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705551313 {#2082
          date: 2024-01-18 05:15:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 318394
        -bodyTs: "'guy':4 'love':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6791572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705551313 {#2085
          date: 2024-01-18 05:15:13.0 +01:00
        }
        +"title": 318394
      }
      0 => App\Entity\EntryComment {#2241}
    ]
    -id: 31386
    -titleTs: "'existentialist':1 'spagett':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705630397
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8574581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543997 {#2602
      date: 2024-01-18 03:13:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: """
    No >:(\n
    \n
    He’s innocent, your honor!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705624929 {#2093
    date: 2024-01-19 01:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
    "@Lemminary@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
    "@Lemminary@lemmy.world"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 320929
  -bodyTs: "'honor':6 'innoc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813310"
  +editedAt: DateTimeImmutable @1726525980 {#2092
    date: 2024-09-17 00:33:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705624929 {#2094
    date: 2024-01-19 01:42:09.0 +01:00
  }
  +"title": 320929
}
"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 {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2698 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Existentialist-Spagett"
    +title: "Existentialist Spagett"
    +url: "https://lemmy.zip/pictrs/image/21c1ed93-2f7d-4b86-b99e-ba6db9b22254.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 443
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726725988 {#2667
      date: 2024-09-19 08:06:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I love that guy!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705551313 {#2082
          date: 2024-01-18 05:15:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 318394
        -bodyTs: "'guy':4 'love':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6791572"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705551313 {#2085
          date: 2024-01-18 05:15:13.0 +01:00
        }
        +"title": 318394
      }
      0 => App\Entity\EntryComment {#2241}
    ]
    -id: 31386
    -titleTs: "'existentialist':1 'spagett':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705630397
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8574581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543997 {#2602
      date: 2024-01-18 03:13:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: """
    No >:(\n
    \n
    He’s innocent, your honor!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705624929 {#2093
    date: 2024-01-19 01:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
    "@Lemminary@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@balderdash9@lemmy.zip"
    "@Neato@ttrpg.network"
    "@Lemminary@lemmy.world"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 320929
  -bodyTs: "'honor':6 'innoc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813310"
  +editedAt: DateTimeImmutable @1726525980 {#2092
    date: 2024-09-17 00:33:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705624929 {#2094
    date: 2024-01-19 01:42:09.0 +01:00
  }
  +"title": 320929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2823 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "Especially-on-Lemmy"
  +title: "Especially on Lemmy"
  +url: "https://lemmy.zip/pictrs/image/a80ef179-b3c7-4e6f-abe7-5fe8823a5272.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726353959 {#2859
    date: 2024-09-15 00:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  +badges: Doctrine\ORM\PersistentCollection {#2875 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "That one random downvote on an otherwise innocuous comment:"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1726131486 {#2020
        date: 2024-09-12 10:58:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 317596
      -bodyTs: "'comment':9 'downvot':4 'innocu':8 'one':2 'otherwis':7 'random':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6784346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705525676 {#2013
        date: 2024-01-17 22:07:56.0 +01:00
      }
      +"title": 317596
    }
  ]
  -id: 31220
  -titleTs: "'especi':1 'lemmi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705590054
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8549197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503654 {#2846
    date: 2024-01-17 16:00:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2823 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "Especially-on-Lemmy"
  +title: "Especially on Lemmy"
  +url: "https://lemmy.zip/pictrs/image/a80ef179-b3c7-4e6f-abe7-5fe8823a5272.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726353959 {#2859
    date: 2024-09-15 00:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  +badges: Doctrine\ORM\PersistentCollection {#2875 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "That one random downvote on an otherwise innocuous comment:"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1726131486 {#2020
        date: 2024-09-12 10:58:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 317596
      -bodyTs: "'comment':9 'downvot':4 'innocu':8 'one':2 'otherwis':7 'random':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6784346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705525676 {#2013
        date: 2024-01-17 22:07:56.0 +01:00
      }
      +"title": 317596
    }
  ]
  -id: 31220
  -titleTs: "'especi':1 'lemmi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705590054
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8549197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503654 {#2846
    date: 2024-01-17 16:00:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2823 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +slug: "Especially-on-Lemmy"
  +title: "Especially on Lemmy"
  +url: "https://lemmy.zip/pictrs/image/a80ef179-b3c7-4e6f-abe7-5fe8823a5272.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726353959 {#2859
    date: 2024-09-15 00:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2867 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  +badges: Doctrine\ORM\PersistentCollection {#2875 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "That one random downvote on an otherwise innocuous comment:"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1726131486 {#2020
        date: 2024-09-12 10:58:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 317596
      -bodyTs: "'comment':9 'downvot':4 'innocu':8 'one':2 'otherwis':7 'random':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6784346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705525676 {#2013
        date: 2024-01-17 22:07:56.0 +01:00
      }
      +"title": 317596
    }
  ]
  -id: 31220
  -titleTs: "'especi':1 'lemmi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705590054
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8549197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503654 {#2846
    date: 2024-01-17 16:00:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2823 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Especially-on-Lemmy"
    +title: "Especially on Lemmy"
    +url: "https://lemmy.zip/pictrs/image/a80ef179-b3c7-4e6f-abe7-5fe8823a5272.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726353959 {#2859
      date: 2024-09-15 00:45:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2875 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 31220
    -titleTs: "'especi':1 'lemmi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705590054
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8549197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503654 {#2846
      date: 2024-01-17 16:00:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "That one random downvote on an otherwise innocuous comment:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726131486 {#2020
    date: 2024-09-12 10:58:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 317596
  -bodyTs: "'comment':9 'downvot':4 'innocu':8 'one':2 'otherwis':7 'random':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6784346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705525676 {#2013
    date: 2024-01-17 22:07:56.0 +01:00
  }
  +"title": 317596
}
"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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2823 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Especially-on-Lemmy"
    +title: "Especially on Lemmy"
    +url: "https://lemmy.zip/pictrs/image/a80ef179-b3c7-4e6f-abe7-5fe8823a5272.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726353959 {#2859
      date: 2024-09-15 00:45:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2875 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 31220
    -titleTs: "'especi':1 'lemmi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705590054
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8549197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503654 {#2846
      date: 2024-01-17 16:00:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "That one random downvote on an otherwise innocuous comment:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726131486 {#2020
    date: 2024-09-12 10:58:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 317596
  -bodyTs: "'comment':9 'downvot':4 'innocu':8 'one':2 'otherwis':7 'random':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6784346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705525676 {#2013
    date: 2024-01-17 22:07:56.0 +01:00
  }
  +"title": 317596
}
"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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2823 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +slug: "Especially-on-Lemmy"
    +title: "Especially on Lemmy"
    +url: "https://lemmy.zip/pictrs/image/a80ef179-b3c7-4e6f-abe7-5fe8823a5272.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726353959 {#2859
      date: 2024-09-15 00:45:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2864 …}
    +votes: Doctrine\ORM\PersistentCollection {#2867 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2871 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2875 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 31220
    -titleTs: "'especi':1 'lemmi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705590054
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8549197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705503654 {#2846
      date: 2024-01-17 16:00:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "That one random downvote on an otherwise innocuous comment:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726131486 {#2020
    date: 2024-09-12 10:58:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 317596
  -bodyTs: "'comment':9 'downvot':4 'innocu':8 'one':2 'otherwis':7 'random':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6784346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705525676 {#2013
    date: 2024-01-17 22:07:56.0 +01:00
  }
  +"title": 317596
}
"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
Proxies\__CG__\App\Entity\Entry {#1725
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
  +title: "What can the US do to help Mexico finally stop the cartels?"
  +url: null
  +body: """
    Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
    \n
    So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
    \n
    If not, why not? And, is there anything that can be done?\n
    \n
    I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727822298 {#2263
    date: 2024-10-02 00:38:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  +badges: Doctrine\ORM\PersistentCollection {#2670 …}
  +children: [
    3 => App\Entity\EntryComment {#1597
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705377178 {#1555
        date: 2024-01-16 04:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 312661
      -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705377178 {#1557
        date: 2024-01-16 04:52:58.0 +01:00
      }
      +"title": 312661
    }
    2 => App\Entity\EntryComment {#1715
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705381209 {#1729
        date: 2024-01-16 06:00:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1740 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 312782
      -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6731714"
      +editedAt: DateTimeImmutable @1724561739 {#1724
        date: 2024-08-25 06:55:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705381209 {#1719
        date: 2024-01-16 06:00:09.0 +01:00
      }
      +"title": 312782
    }
    1 => App\Entity\EntryComment {#2319
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705971498 {#2304
        date: 2024-01-23 01:58:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 333064
      -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927216"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705971498 {#2303
        date: 2024-01-23 01:58:18.0 +01:00
      }
      +"title": 333064
    }
    0 => App\Entity\EntryComment {#2210
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
        \n
        There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
        \n
        Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705973401 {#2206
        date: 2024-01-23 02:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 333111
      -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927793"
      +editedAt: DateTimeImmutable @1727827912 {#2202
        date: 2024-10-02 02:11:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705973401 {#2201
        date: 2024-01-23 02:30:01.0 +01:00
      }
      +"title": 333111
    }
  ]
  -id: 30828
  -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
  -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705456445
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10764954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370045 {#2583
    date: 2024-01-16 02:54:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1725
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
  +title: "What can the US do to help Mexico finally stop the cartels?"
  +url: null
  +body: """
    Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
    \n
    So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
    \n
    If not, why not? And, is there anything that can be done?\n
    \n
    I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727822298 {#2263
    date: 2024-10-02 00:38:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  +badges: Doctrine\ORM\PersistentCollection {#2670 …}
  +children: [
    3 => App\Entity\EntryComment {#1597
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705377178 {#1555
        date: 2024-01-16 04:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 312661
      -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705377178 {#1557
        date: 2024-01-16 04:52:58.0 +01:00
      }
      +"title": 312661
    }
    2 => App\Entity\EntryComment {#1715
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705381209 {#1729
        date: 2024-01-16 06:00:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1740 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 312782
      -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6731714"
      +editedAt: DateTimeImmutable @1724561739 {#1724
        date: 2024-08-25 06:55:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705381209 {#1719
        date: 2024-01-16 06:00:09.0 +01:00
      }
      +"title": 312782
    }
    1 => App\Entity\EntryComment {#2319
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705971498 {#2304
        date: 2024-01-23 01:58:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 333064
      -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927216"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705971498 {#2303
        date: 2024-01-23 01:58:18.0 +01:00
      }
      +"title": 333064
    }
    0 => App\Entity\EntryComment {#2210
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
        \n
        There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
        \n
        Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705973401 {#2206
        date: 2024-01-23 02:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 333111
      -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927793"
      +editedAt: DateTimeImmutable @1727827912 {#2202
        date: 2024-10-02 02:11:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705973401 {#2201
        date: 2024-01-23 02:30:01.0 +01:00
      }
      +"title": 333111
    }
  ]
  -id: 30828
  -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
  -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705456445
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10764954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370045 {#2583
    date: 2024-01-16 02:54:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1725
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
  +title: "What can the US do to help Mexico finally stop the cartels?"
  +url: null
  +body: """
    Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
    \n
    So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
    \n
    If not, why not? And, is there anything that can be done?\n
    \n
    I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727822298 {#2263
    date: 2024-10-02 00:38:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  +badges: Doctrine\ORM\PersistentCollection {#2670 …}
  +children: [
    3 => App\Entity\EntryComment {#1597
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1705377178 {#1555
        date: 2024-01-16 04:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 312661
      -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705377178 {#1557
        date: 2024-01-16 04:52:58.0 +01:00
      }
      +"title": 312661
    }
    2 => App\Entity\EntryComment {#1715
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705381209 {#1729
        date: 2024-01-16 06:00:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@intensely_human@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1740 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 312782
      -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6731714"
      +editedAt: DateTimeImmutable @1724561739 {#1724
        date: 2024-08-25 06:55:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705381209 {#1719
        date: 2024-01-16 06:00:09.0 +01:00
      }
      +"title": 312782
    }
    1 => App\Entity\EntryComment {#2319
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705971498 {#2304
        date: 2024-01-23 01:58:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 333064
      -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927216"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705971498 {#2303
        date: 2024-01-23 01:58:18.0 +01:00
      }
      +"title": 333064
    }
    0 => App\Entity\EntryComment {#2210
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
        \n
        There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
        \n
        Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705973401 {#2206
        date: 2024-01-23 02:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
        "@HurlingDurling@lemmy.world"
        "@seathru@lemm.ee"
        "@Lemminary@lemmy.world"
        "@afraid_of_zombies@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 333111
      -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6927793"
      +editedAt: DateTimeImmutable @1727827912 {#2202
        date: 2024-10-02 02:11:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705973401 {#2201
        date: 2024-01-23 02:30:01.0 +01:00
      }
      +"title": 333111
    }
  ]
  -id: 30828
  -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
  -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705456445
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10764954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370045 {#2583
    date: 2024-01-16 02:54:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#1597
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597}
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705377178 {#1555
    date: 2024-01-16 04:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 312661
  -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705377178 {#1557
    date: 2024-01-16 04:52:58.0 +01:00
  }
  +"title": 312661
}
"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
91 DENIED edit
App\Entity\EntryComment {#1597
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597}
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705377178 {#1555
    date: 2024-01-16 04:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 312661
  -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705377178 {#1557
    date: 2024-01-16 04:52:58.0 +01:00
  }
  +"title": 312661
}
"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
92 DENIED moderate
App\Entity\EntryComment {#1597
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597}
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705377178 {#1555
    date: 2024-01-16 04:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 312661
  -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705377178 {#1557
    date: 2024-01-16 04:52:58.0 +01:00
  }
  +"title": 312661
}
"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
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 {#1715
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715}
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705381209 {#1729
    date: 2024-01-16 06:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 312782
  -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6731714"
  +editedAt: DateTimeImmutable @1724561739 {#1724
    date: 2024-08-25 06:55:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705381209 {#1719
    date: 2024-01-16 06:00:09.0 +01:00
  }
  +"title": 312782
}
"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 {#1715
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715}
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705381209 {#1729
    date: 2024-01-16 06:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 312782
  -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6731714"
  +editedAt: DateTimeImmutable @1724561739 {#1724
    date: 2024-08-25 06:55:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705381209 {#1719
    date: 2024-01-16 06:00:09.0 +01:00
  }
  +"title": 312782
}
"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 {#1715
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715}
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705381209 {#1729
    date: 2024-01-16 06:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@intensely_human@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 312782
  -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6731714"
  +editedAt: DateTimeImmutable @1724561739 {#1724
    date: 2024-08-25 06:55:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705381209 {#1719
    date: 2024-01-16 06:00:09.0 +01:00
  }
  +"title": 312782
}
"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
App\Entity\EntryComment {#2319
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319}
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705971498 {#2304
    date: 2024-01-23 01:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 333064
  -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705971498 {#2303
    date: 2024-01-23 01:58:18.0 +01:00
  }
  +"title": 333064
}
"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
99 DENIED edit
App\Entity\EntryComment {#2319
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319}
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705971498 {#2304
    date: 2024-01-23 01:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 333064
  -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705971498 {#2303
    date: 2024-01-23 01:58:18.0 +01:00
  }
  +"title": 333064
}
"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
100 DENIED moderate
App\Entity\EntryComment {#2319
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319}
      0 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
          \n
          There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
          \n
          Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705973401 {#2206
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 333111
        -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927793"
        +editedAt: DateTimeImmutable @1727827912 {#2202
          date: 2024-10-02 02:11:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705973401 {#2201
          date: 2024-01-23 02:30:01.0 +01:00
        }
        +"title": 333111
      }
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705971498 {#2304
    date: 2024-01-23 01:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 333064
  -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705971498 {#2303
    date: 2024-01-23 01:58:18.0 +01:00
  }
  +"title": 333064
}
"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
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 {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210}
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
    \n
    There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
    \n
    Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705973401 {#2206
    date: 2024-01-23 02:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 333111
  -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927793"
  +editedAt: DateTimeImmutable @1727827912 {#2202
    date: 2024-10-02 02:11:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705973401 {#2201
    date: 2024-01-23 02:30:01.0 +01:00
  }
  +"title": 333111
}
"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 {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210}
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
    \n
    There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
    \n
    Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705973401 {#2206
    date: 2024-01-23 02:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 333111
  -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927793"
  +editedAt: DateTimeImmutable @1727827912 {#2202
    date: 2024-10-02 02:11:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705973401 {#2201
    date: 2024-01-23 02:30:01.0 +01:00
  }
  +"title": 333111
}
"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 {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-can-the-US-do-to-help-Mexico-finally-stop"
    +title: "What can the US do to help Mexico finally stop the cartels?"
    +url: null
    +body: """
      Politicians constantly talk about stopping the illegal immigrants that are coming from Mexico, but putting a wall has never and will never be a solution since the reason why so many displaced keep coming across the border is mostly to escape the crime, corruption, inequality, and violence of they have to live in their home countries. The worst part is that most of these terrible things is that happen in third world countries are rooted in constant subversion by developed countries, primarily the US. I feel like since we caused this (even if in part) we should help stop it now, even if we didn’t publicly admit guilt to save face.\n
      \n
      So, how do we do it? Do we straight up invade Mexico and go on a full out war against the cartels like we did against Osama Bin Laden?\n
      \n
      If not, why not? And, is there anything that can be done?\n
      \n
      I would like to keep things civil. Please, let’s keep this respectful as I know this is a tough issue and there is anger on both sides of this issue.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727822298 {#2263
      date: 2024-10-02 00:38:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2626 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    +badges: Doctrine\ORM\PersistentCollection {#2670 …}
    +children: [
      3 => App\Entity\EntryComment {#1597
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Just a reminder that, while drugs are the cartels’ biggest income, it’s not the only one. They’ll just move onto produce and other goods like avocados and lemons. This was news years ago but I’m not at the computer to link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1705377178 {#1555
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 312661
        -bodyTs: "'ago':35 'avocado':28 'biggest':10 'cartel':9 'comput':42 'drug':6 'good':26 'incom':11 'lemon':30 'like':27 'link':44 'll':19 'm':38 'move':21 'news':33 'one':17 'onto':22 'produc':23 'remind':3 'year':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705377178 {#1557
          date: 2024-01-16 04:52:58.0 +01:00
        }
        +"title": 312661
      }
      2 => App\Entity\EntryComment {#1715
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Yeah, that’s why they do end up legitimizing after some time for some of these reasons. lol So maybe it’s a good thing in the grand scheme of things, even if it’s kind of shitty for the people who played fair to get to where the others got for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705381209 {#1729
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@intensely_human@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#1716 …}
        +votes: Doctrine\ORM\PersistentCollection {#1739 …}
        +reports: Doctrine\ORM\PersistentCollection {#1740 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
        -id: 312782
        -bodyTs: "'end':7 'even':32 'fair':44 'free':53 'get':46 'good':24 'got':51 'grand':28 'kind':36 'legitim':9 'lol':18 'mayb':20 'other':50 'peopl':41 'play':43 'reason':17 'scheme':29 'shitti':38 'thing':25,31 'time':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6731714"
        +editedAt: DateTimeImmutable @1724561739 {#1724
          date: 2024-08-25 06:55:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705381209 {#1719
          date: 2024-01-16 06:00:09.0 +01:00
        }
        +"title": 312782
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "They’re displacing and controlling domestic farming operations. It’s the reason why lemons and avocados shot up in price a few years ago despite there not being a shortage. They essentially monopolized the entire industry across the northern half of the country and would squeeze newcomers out via intimidation and other mob tactics. At least, that’s what my family tells me who used to have a lemon processing factory."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705971498 {#2304
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HurlingDurling@lemmy.world"
          "@seathru@lemm.ee"
          "@Lemminary@lemmy.world"
          "@afraid_of_zombies@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 333064
        -bodyTs: "'across':37 'ago':24 'avocado':16 'control':5 'countri':43 'despit':25 'displac':3 'domest':6 'entir':35 'essenti':32 'factori':71 'famili':61 'farm':7 'half':40 'industri':36 'intimid':50 'least':56 'lemon':14,69 'mob':53 'monopol':33 'newcom':47 'northern':39 'oper':8 'price':20 'process':70 're':2 'reason':12 'shortag':30 'shot':17 'squeez':46 'tactic':54 'tell':62 'use':65 'via':49 'would':45 'year':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6927216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705971498 {#2303
          date: 2024-01-23 01:58:18.0 +01:00
        }
        +"title": 333064
      }
      0 => App\Entity\EntryComment {#2210}
    ]
    -id: 30828
    -titleTs: "'cartel':12 'final':9 'help':7 'mexico':8 'stop':10 'us':4"
    -bodyTs: "'across':35 'admit':108 'anger':178 'anyth':149 'bin':140 'border':37 'cartel':134 'caus':90 'civil':160 'come':11,34 'constant':2,77 'corrupt':44 'countri':56,73,81 'crime':43 'develop':80 'didn':105 'displac':32 'done':153 'escap':41 'even':92,102 'face':112 'feel':86 'full':129 'go':126 'guilt':109 'happen':69 'help':98 'home':55 'illeg':7 'immigr':8 'inequ':45 'invad':123 'issu':174,184 'keep':33,158,164 'know':169 'laden':141 'let':162 'like':87,135,156 'live':52 'mani':31 'mexico':13,124 'most':39 'never':19,22 'osama':139 'part':59,95 'pleas':161 'politician':1 'primarili':82 'public':107 'put':15 'reason':28 'respect':166 'root':75 'save':111 'side':181 'sinc':26,88 'solut':25 'stop':5,99 'straight':121 'subvers':78 'talk':3 'terribl':65 'thing':66,159 'third':71 'tough':173 'us':84 'violenc':47 'wall':17 'war':131 'world':72 'worst':58 'would':155"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705456445
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10764954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370045 {#2583
      date: 2024-01-16 02:54:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    *These are cartels,* dude. They have people infiltrating the government and policemen who have been threatened to death to comply or die. Corruption is rampant at very top levels of government and part of it is fueled by the US itself, directly and indirectly. We’ve been waging a war against them for for decades and you know what they do when the local government “oversteps”? They go on shooting sprees downtown killing anyone in sight and go decapitate politicians so they can hang their heads off bridges. It’s brutal. This is not the USA.\n
    \n
    There are so many things I’m not even touching that have happened in the past decade that make this so much more complicated than it seems. They can easily rile up a month-long standoff with authorities, as they did in Michoacán vs the local government and then the military. They’re well-coordinated and they have modern equipment, warehouses, free labor in the form of slaves, an underground network, connections to people in high places, and anything you could ask for to avoid the law. It’s quite insane.\n
    \n
    Just to paint you a picture, a *local government* [kidnapped and murdered 43 students](https://en.wikipedia.org/wiki/Iguala_mass_kidnapping) who dared protest in 2014 with the help of the cartels in a top-down operation, and where 26 more people were murdered who dared investigate. That’s the level of shit we’re up against.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705973401 {#2206
    date: 2024-01-23 02:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
    "@HurlingDurling@lemmy.world"
    "@seathru@lemm.ee"
    "@Lemminary@lemmy.world"
    "@afraid_of_zombies@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 333111
  -bodyTs: "'/wiki/iguala_mass_kidnapping)':206 '2014':211 '26':226 '43':202 'anyon':74 'anyth':177 'ask':180 'author':135 'avoid':183 'bridg':88 'brutal':91 'cartel':3,217 'compli':20 'complic':120 'connect':170 'coordin':153 'corrupt':23 'could':179 'dare':208,232 'death':18 'decad':55,113 'decapit':79 'die':22 'direct':42 'downtown':72 'dude':4 'easili':126 'en.wikipedia.org':205 'en.wikipedia.org/wiki/iguala_mass_kidnapping)':204 'equip':158 'even':105 'form':164 'free':160 'fuel':37 'go':68,78 'govern':10,31,65,144,198 'hang':84 'happen':109 'head':86 'help':214 'high':174 'indirect':44 'infiltr':8 'insan':189 'investig':233 'kidnap':199 'kill':73 'know':58 'labor':161 'law':185 'level':29,237 'local':64,143,197 'long':132 'm':103 'make':115 'mani':100 'michoacán':140 'militari':148 'modern':157 'month':131 'month-long':130 'much':118 'murder':201,230 'network':169 'oper':223 'overstep':66 'paint':192 'part':33 'past':112 'peopl':7,172,228 'pictur':195 'place':175 'policemen':12 'politician':80 'protest':209 'quit':188 'rampant':25 're':150,241 'rile':127 'seem':123 'shit':239 'shoot':70 'sight':76 'slave':166 'spree':71 'standoff':133 'student':203 'thing':101 'threaten':16 'top':28,221 'top-down':220 'touch':106 'underground':168 'us':40 'usa':96 've':46 'vs':141 'wage':48 'war':50 'warehous':159 'well':152 'well-coordin':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927793"
  +editedAt: DateTimeImmutable @1727827912 {#2202
    date: 2024-10-02 02:11:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705973401 {#2201
    date: 2024-01-23 02:30:01.0 +01:00
  }
  +"title": 333111
}
"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_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2958 …}
  +slug: "Ewwwwwwwww"
  +title: "Ewwwwwwwww"
  +url: "https://lemmy.world/pictrs/image/3e836836-c8aa-4255-8967-1de29f5da408.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 446
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724604678 {#2951
    date: 2024-08-25 18:51:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2959 …}
  +votes: Doctrine\ORM\PersistentCollection {#2961 …}
  +reports: Doctrine\ORM\PersistentCollection {#2963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +badges: Doctrine\ORM\PersistentCollection {#2969 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guise, I figured it out. Semi-automatic guns work a lot like vibrators which is why they can fire from the hip and that rubs their dick/clits while firing off a round. Think about it. This gun craze is actually a fixation on jerking off."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705382559 {#2378
        date: 2024-01-16 06:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 312811
      -bodyTs: "'actual':41 'automat':8 'craze':39 'dick/clits':28 'figur':3 'fire':20,30 'fixat':43 'guis':1 'gun':9,38 'hip':23 'jerk':45 'like':13 'lot':12 'round':33 'rub':26 'semi':7 'semi-automat':6 'think':34 'vibrat':14 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382559 {#2379
        date: 2024-01-16 06:22:39.0 +01:00
      }
      +"title": 312811
    }
  ]
  -id: 30692
  -titleTs: "'ewwwwwwwww':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422034
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10748234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335634 {#2938
    date: 2024-01-15 17:20:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2958 …}
  +slug: "Ewwwwwwwww"
  +title: "Ewwwwwwwww"
  +url: "https://lemmy.world/pictrs/image/3e836836-c8aa-4255-8967-1de29f5da408.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 446
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724604678 {#2951
    date: 2024-08-25 18:51:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2959 …}
  +votes: Doctrine\ORM\PersistentCollection {#2961 …}
  +reports: Doctrine\ORM\PersistentCollection {#2963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +badges: Doctrine\ORM\PersistentCollection {#2969 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guise, I figured it out. Semi-automatic guns work a lot like vibrators which is why they can fire from the hip and that rubs their dick/clits while firing off a round. Think about it. This gun craze is actually a fixation on jerking off."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705382559 {#2378
        date: 2024-01-16 06:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 312811
      -bodyTs: "'actual':41 'automat':8 'craze':39 'dick/clits':28 'figur':3 'fire':20,30 'fixat':43 'guis':1 'gun':9,38 'hip':23 'jerk':45 'like':13 'lot':12 'round':33 'rub':26 'semi':7 'semi-automat':6 'think':34 'vibrat':14 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382559 {#2379
        date: 2024-01-16 06:22:39.0 +01:00
      }
      +"title": 312811
    }
  ]
  -id: 30692
  -titleTs: "'ewwwwwwwww':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422034
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10748234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335634 {#2938
    date: 2024-01-15 17:20:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2917 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2958 …}
  +slug: "Ewwwwwwwww"
  +title: "Ewwwwwwwww"
  +url: "https://lemmy.world/pictrs/image/3e836836-c8aa-4255-8967-1de29f5da408.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 446
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724604678 {#2951
    date: 2024-08-25 18:51:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2959 …}
  +votes: Doctrine\ORM\PersistentCollection {#2961 …}
  +reports: Doctrine\ORM\PersistentCollection {#2963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +badges: Doctrine\ORM\PersistentCollection {#2969 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guise, I figured it out. Semi-automatic guns work a lot like vibrators which is why they can fire from the hip and that rubs their dick/clits while firing off a round. Think about it. This gun craze is actually a fixation on jerking off."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705382559 {#2378
        date: 2024-01-16 06:22:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 312811
      -bodyTs: "'actual':41 'automat':8 'craze':39 'dick/clits':28 'figur':3 'fire':20,30 'fixat':43 'guis':1 'gun':9,38 'hip':23 'jerk':45 'like':13 'lot':12 'round':33 'rub':26 'semi':7 'semi-automat':6 'think':34 'vibrat':14 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382559 {#2379
        date: 2024-01-16 06:22:39.0 +01:00
      }
      +"title": 312811
    }
  ]
  -id: 30692
  -titleTs: "'ewwwwwwwww':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422034
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10748234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335634 {#2938
    date: 2024-01-15 17:20:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2917 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2958 …}
    +slug: "Ewwwwwwwww"
    +title: "Ewwwwwwwww"
    +url: "https://lemmy.world/pictrs/image/3e836836-c8aa-4255-8967-1de29f5da408.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 446
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724604678 {#2951
      date: 2024-08-25 18:51:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2959 …}
    +votes: Doctrine\ORM\PersistentCollection {#2961 …}
    +reports: Doctrine\ORM\PersistentCollection {#2963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
    +badges: Doctrine\ORM\PersistentCollection {#2969 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 30692
    -titleTs: "'ewwwwwwwww':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705422034
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10748234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705335634 {#2938
      date: 2024-01-15 17:20:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guise, I figured it out. Semi-automatic guns work a lot like vibrators which is why they can fire from the hip and that rubs their dick/clits while firing off a round. Think about it. This gun craze is actually a fixation on jerking off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705382559 {#2378
    date: 2024-01-16 06:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 312811
  -bodyTs: "'actual':41 'automat':8 'craze':39 'dick/clits':28 'figur':3 'fire':20,30 'fixat':43 'guis':1 'gun':9,38 'hip':23 'jerk':45 'like':13 'lot':12 'round':33 'rub':26 'semi':7 'semi-automat':6 'think':34 'vibrat':14 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382559 {#2379
    date: 2024-01-16 06:22:39.0 +01:00
  }
  +"title": 312811
}
"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
111 DENIED edit
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2917 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2958 …}
    +slug: "Ewwwwwwwww"
    +title: "Ewwwwwwwww"
    +url: "https://lemmy.world/pictrs/image/3e836836-c8aa-4255-8967-1de29f5da408.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 446
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724604678 {#2951
      date: 2024-08-25 18:51:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2959 …}
    +votes: Doctrine\ORM\PersistentCollection {#2961 …}
    +reports: Doctrine\ORM\PersistentCollection {#2963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
    +badges: Doctrine\ORM\PersistentCollection {#2969 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 30692
    -titleTs: "'ewwwwwwwww':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705422034
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10748234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705335634 {#2938
      date: 2024-01-15 17:20:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guise, I figured it out. Semi-automatic guns work a lot like vibrators which is why they can fire from the hip and that rubs their dick/clits while firing off a round. Think about it. This gun craze is actually a fixation on jerking off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705382559 {#2378
    date: 2024-01-16 06:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 312811
  -bodyTs: "'actual':41 'automat':8 'craze':39 'dick/clits':28 'figur':3 'fire':20,30 'fixat':43 'guis':1 'gun':9,38 'hip':23 'jerk':45 'like':13 'lot':12 'round':33 'rub':26 'semi':7 'semi-automat':6 'think':34 'vibrat':14 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382559 {#2379
    date: 2024-01-16 06:22:39.0 +01:00
  }
  +"title": 312811
}
"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
112 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2917 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2958 …}
    +slug: "Ewwwwwwwww"
    +title: "Ewwwwwwwww"
    +url: "https://lemmy.world/pictrs/image/3e836836-c8aa-4255-8967-1de29f5da408.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 446
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724604678 {#2951
      date: 2024-08-25 18:51:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2959 …}
    +votes: Doctrine\ORM\PersistentCollection {#2961 …}
    +reports: Doctrine\ORM\PersistentCollection {#2963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
    +badges: Doctrine\ORM\PersistentCollection {#2969 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 30692
    -titleTs: "'ewwwwwwwww':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705422034
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10748234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705335634 {#2938
      date: 2024-01-15 17:20:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guise, I figured it out. Semi-automatic guns work a lot like vibrators which is why they can fire from the hip and that rubs their dick/clits while firing off a round. Think about it. This gun craze is actually a fixation on jerking off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705382559 {#2378
    date: 2024-01-16 06:22:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 312811
  -bodyTs: "'actual':41 'automat':8 'craze':39 'dick/clits':28 'figur':3 'fire':20,30 'fixat':43 'guis':1 'gun':9,38 'hip':23 'jerk':45 'like':13 'lot':12 'round':33 'rub':26 'semi':7 'semi-automat':6 'think':34 'vibrat':14 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382559 {#2379
    date: 2024-01-16 06:22:39.0 +01:00
  }
  +"title": 312811
}
"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
113 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
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: Proxies\__CG__\App\Entity\Image {#2882 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "Motivation-that-all-need"
  +title: "Motivation that all need"
  +url: "https://lemm.ee/pictrs/image/5f3f43d9-c86b-43cd-950e-9052aac7dae8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 315
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725807938 {#2877
    date: 2024-09-08 17:05:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  +badges: Doctrine\ORM\PersistentCollection {#2894 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sir, if the horse head is any indication, that’s an incentive to crawl for my gay ass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705466559 {#1362
        date: 2024-01-17 05:42:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 315946
      -bodyTs: "'ass':18 'crawl':14 'gay':17 'head':5 'hors':4 'incent':12 'indic':8 'sir':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6763756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705466559 {#1403
        date: 2024-01-17 05:42:39.0 +01:00
      }
      +"title": 315946
    }
  ]
  -id: 30681
  -titleTs: "'motiv':1 'need':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705419527
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20983604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705333127 {#2865
    date: 2024-01-15 16:38:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: Proxies\__CG__\App\Entity\Image {#2882 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "Motivation-that-all-need"
  +title: "Motivation that all need"
  +url: "https://lemm.ee/pictrs/image/5f3f43d9-c86b-43cd-950e-9052aac7dae8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 315
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725807938 {#2877
    date: 2024-09-08 17:05:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  +badges: Doctrine\ORM\PersistentCollection {#2894 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sir, if the horse head is any indication, that’s an incentive to crawl for my gay ass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705466559 {#1362
        date: 2024-01-17 05:42:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 315946
      -bodyTs: "'ass':18 'crawl':14 'gay':17 'head':5 'hors':4 'incent':12 'indic':8 'sir':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6763756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705466559 {#1403
        date: 2024-01-17 05:42:39.0 +01:00
      }
      +"title": 315946
    }
  ]
  -id: 30681
  -titleTs: "'motiv':1 'need':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705419527
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20983604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705333127 {#2865
    date: 2024-01-15 16:38:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2843 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: Proxies\__CG__\App\Entity\Image {#2882 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "Motivation-that-all-need"
  +title: "Motivation that all need"
  +url: "https://lemm.ee/pictrs/image/5f3f43d9-c86b-43cd-950e-9052aac7dae8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 315
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725807938 {#2877
    date: 2024-09-08 17:05:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  +badges: Doctrine\ORM\PersistentCollection {#2894 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sir, if the horse head is any indication, that’s an incentive to crawl for my gay ass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705466559 {#1362
        date: 2024-01-17 05:42:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 315946
      -bodyTs: "'ass':18 'crawl':14 'gay':17 'head':5 'hors':4 'incent':12 'indic':8 'sir':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6763756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705466559 {#1403
        date: 2024-01-17 05:42:39.0 +01:00
      }
      +"title": 315946
    }
  ]
  -id: 30681
  -titleTs: "'motiv':1 'need':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705419527
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20983604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705333127 {#2865
    date: 2024-01-15 16:38:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 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
118 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: Proxies\__CG__\App\Entity\Image {#2882 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "Motivation-that-all-need"
    +title: "Motivation that all need"
    +url: "https://lemm.ee/pictrs/image/5f3f43d9-c86b-43cd-950e-9052aac7dae8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 315
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725807938 {#2877
      date: 2024-09-08 17:05:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2884 …}
    +votes: Doctrine\ORM\PersistentCollection {#2886 …}
    +reports: Doctrine\ORM\PersistentCollection {#2888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
    +badges: Doctrine\ORM\PersistentCollection {#2894 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 30681
    -titleTs: "'motiv':1 'need':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705419527
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20983604"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705333127 {#2865
      date: 2024-01-15 16:38:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sir, if the horse head is any indication, that’s an incentive to crawl for my gay ass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705466559 {#1362
    date: 2024-01-17 05:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 315946
  -bodyTs: "'ass':18 'crawl':14 'gay':17 'head':5 'hors':4 'incent':12 'indic':8 'sir':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6763756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705466559 {#1403
    date: 2024-01-17 05:42:39.0 +01:00
  }
  +"title": 315946
}
"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
119 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: Proxies\__CG__\App\Entity\Image {#2882 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "Motivation-that-all-need"
    +title: "Motivation that all need"
    +url: "https://lemm.ee/pictrs/image/5f3f43d9-c86b-43cd-950e-9052aac7dae8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 315
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725807938 {#2877
      date: 2024-09-08 17:05:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2884 …}
    +votes: Doctrine\ORM\PersistentCollection {#2886 …}
    +reports: Doctrine\ORM\PersistentCollection {#2888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
    +badges: Doctrine\ORM\PersistentCollection {#2894 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 30681
    -titleTs: "'motiv':1 'need':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705419527
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20983604"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705333127 {#2865
      date: 2024-01-15 16:38:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sir, if the horse head is any indication, that’s an incentive to crawl for my gay ass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705466559 {#1362
    date: 2024-01-17 05:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 315946
  -bodyTs: "'ass':18 'crawl':14 'gay':17 'head':5 'hors':4 'incent':12 'indic':8 'sir':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6763756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705466559 {#1403
    date: 2024-01-17 05:42:39.0 +01:00
  }
  +"title": 315946
}
"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
120 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2843 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: Proxies\__CG__\App\Entity\Image {#2882 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "Motivation-that-all-need"
    +title: "Motivation that all need"
    +url: "https://lemm.ee/pictrs/image/5f3f43d9-c86b-43cd-950e-9052aac7dae8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 315
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725807938 {#2877
      date: 2024-09-08 17:05:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2884 …}
    +votes: Doctrine\ORM\PersistentCollection {#2886 …}
    +reports: Doctrine\ORM\PersistentCollection {#2888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
    +badges: Doctrine\ORM\PersistentCollection {#2894 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 30681
    -titleTs: "'motiv':1 'need':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705419527
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20983604"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705333127 {#2865
      date: 2024-01-15 16:38:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sir, if the horse head is any indication, that’s an incentive to crawl for my gay ass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705466559 {#1362
    date: 2024-01-17 05:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 315946
  -bodyTs: "'ass':18 'crawl':14 'gay':17 'head':5 'hors':4 'incent':12 'indic':8 'sir':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6763756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705466559 {#1403
    date: 2024-01-17 05:42:39.0 +01:00
  }
  +"title": 315946
}
"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
121 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
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2462
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 241
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727497788 {#2971
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2976 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    2 => App\Entity\EntryComment {#2422
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: """
        > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
        \n
        I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
        \n
        Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705382029 {#2411
        date: 2024-01-16 06:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 312801
      -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382029 {#2447
        date: 2024-01-16 06:13:49.0 +01:00
      }
      +"title": 312801
    }
    1 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705382312 {#2467
        date: 2024-01-16 06:18:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bakachu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 312807
      -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382312 {#2471
        date: 2024-01-16 06:18:32.0 +01:00
      }
      +"title": 312807
    }
    0 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705449934 {#2369
        date: 2024-01-17 01:05:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 315431
      -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6756348"
      +editedAt: DateTimeImmutable @1725326956 {#2387
        date: 2024-09-03 03:29:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705449934 {#2392
        date: 2024-01-17 01:05:34.0 +01:00
      }
      +"title": 315431
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#2957
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2462
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 241
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727497788 {#2971
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2976 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    2 => App\Entity\EntryComment {#2422
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: """
        > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
        \n
        I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
        \n
        Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705382029 {#2411
        date: 2024-01-16 06:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 312801
      -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382029 {#2447
        date: 2024-01-16 06:13:49.0 +01:00
      }
      +"title": 312801
    }
    1 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705382312 {#2467
        date: 2024-01-16 06:18:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bakachu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 312807
      -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382312 {#2471
        date: 2024-01-16 06:18:32.0 +01:00
      }
      +"title": 312807
    }
    0 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705449934 {#2369
        date: 2024-01-17 01:05:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 315431
      -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6756348"
      +editedAt: DateTimeImmutable @1725326956 {#2387
        date: 2024-09-03 03:29:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705449934 {#2392
        date: 2024-01-17 01:05:34.0 +01:00
      }
      +"title": 315431
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#2957
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2462
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 241
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727497788 {#2971
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2976 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    2 => App\Entity\EntryComment {#2422
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: """
        > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
        \n
        I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
        \n
        Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705382029 {#2411
        date: 2024-01-16 06:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 312801
      -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382029 {#2447
        date: 2024-01-16 06:13:49.0 +01:00
      }
      +"title": 312801
    }
    1 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705382312 {#2467
        date: 2024-01-16 06:18:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bakachu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 312807
      -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6732206"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705382312 {#2471
        date: 2024-01-16 06:18:32.0 +01:00
      }
      +"title": 312807
    }
    0 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705449934 {#2369
        date: 2024-01-17 01:05:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
        "@return2ozma@lemmy.world"
        "@Bytemeister@lemmy.world"
        "@Lemminary@lemmy.world"
        "@AnalogyAddict@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 315431
      -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6756348"
      +editedAt: DateTimeImmutable @1725326956 {#2387
        date: 2024-09-03 03:29:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705449934 {#2392
        date: 2024-01-17 01:05:34.0 +01:00
      }
      +"title": 315431
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#2957
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422}
      1 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705382312 {#2467
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bakachu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 312807
        -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382312 {#2471
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +"title": 312807
      }
      0 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705449934 {#2369
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 315431
        -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6756348"
        +editedAt: DateTimeImmutable @1725326956 {#2387
          date: 2024-09-03 03:29:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705449934 {#2392
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +"title": 315431
      }
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: """
    > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
    \n
    I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
    \n
    Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705382029 {#2411
    date: 2024-01-16 06:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 312801
  -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382029 {#2447
    date: 2024-01-16 06:13:49.0 +01:00
  }
  +"title": 312801
}
"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
127 DENIED edit
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422}
      1 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705382312 {#2467
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bakachu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 312807
        -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382312 {#2471
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +"title": 312807
      }
      0 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705449934 {#2369
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 315431
        -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6756348"
        +editedAt: DateTimeImmutable @1725326956 {#2387
          date: 2024-09-03 03:29:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705449934 {#2392
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +"title": 315431
      }
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: """
    > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
    \n
    I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
    \n
    Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705382029 {#2411
    date: 2024-01-16 06:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 312801
  -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382029 {#2447
    date: 2024-01-16 06:13:49.0 +01:00
  }
  +"title": 312801
}
"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
128 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422}
      1 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705382312 {#2467
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bakachu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 312807
        -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382312 {#2471
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +"title": 312807
      }
      0 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705449934 {#2369
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 315431
        -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6756348"
        +editedAt: DateTimeImmutable @1725326956 {#2387
          date: 2024-09-03 03:29:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705449934 {#2392
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +"title": 315431
      }
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: """
    > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
    \n
    I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
    \n
    Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705382029 {#2411
    date: 2024-01-16 06:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 312801
  -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382029 {#2447
    date: 2024-01-16 06:13:49.0 +01:00
  }
  +"title": 312801
}
"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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: """
          > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
          \n
          I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
          \n
          Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705382029 {#2411
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 312801
        -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382029 {#2447
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +"title": 312801
      }
      1 => App\Entity\EntryComment {#2371}
      0 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705449934 {#2369
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 315431
        -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6756348"
        +editedAt: DateTimeImmutable @1725326956 {#2387
          date: 2024-09-03 03:29:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705449934 {#2392
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +"title": 315431
      }
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705382312 {#2467
    date: 2024-01-16 06:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bakachu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 312807
  -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382312 {#2471
    date: 2024-01-16 06:18:32.0 +01:00
  }
  +"title": 312807
}
"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
131 DENIED edit
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: """
          > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
          \n
          I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
          \n
          Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705382029 {#2411
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 312801
        -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382029 {#2447
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +"title": 312801
      }
      1 => App\Entity\EntryComment {#2371}
      0 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705449934 {#2369
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 315431
        -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6756348"
        +editedAt: DateTimeImmutable @1725326956 {#2387
          date: 2024-09-03 03:29:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705449934 {#2392
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +"title": 315431
      }
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705382312 {#2467
    date: 2024-01-16 06:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bakachu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 312807
  -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382312 {#2471
    date: 2024-01-16 06:18:32.0 +01:00
  }
  +"title": 312807
}
"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
132 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: """
          > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
          \n
          I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
          \n
          Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705382029 {#2411
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 312801
        -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382029 {#2447
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +"title": 312801
      }
      1 => App\Entity\EntryComment {#2371}
      0 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705449934 {#2369
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
          "@Lemminary@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 315431
        -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6756348"
        +editedAt: DateTimeImmutable @1725326956 {#2387
          date: 2024-09-03 03:29:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705449934 {#2392
          date: 2024-01-17 01:05:34.0 +01:00
        }
        +"title": 315431
      }
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705382312 {#2467
    date: 2024-01-16 06:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bakachu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 312807
  -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6732206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382312 {#2471
    date: 2024-01-16 06:18:32.0 +01:00
  }
  +"title": 312807
}
"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
133 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
134 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: """
          > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
          \n
          I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
          \n
          Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705382029 {#2411
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 312801
        -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382029 {#2447
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +"title": 312801
      }
      1 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705382312 {#2467
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bakachu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 312807
        -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382312 {#2471
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +"title": 312807
      }
      0 => App\Entity\EntryComment {#2394}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705449934 {#2369
    date: 2024-01-17 01:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 315431
  -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6756348"
  +editedAt: DateTimeImmutable @1725326956 {#2387
    date: 2024-09-03 03:29:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705449934 {#2392
    date: 2024-01-17 01:05:34.0 +01:00
  }
  +"title": 315431
}
"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
135 DENIED edit
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: """
          > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
          \n
          I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
          \n
          Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705382029 {#2411
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 312801
        -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382029 {#2447
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +"title": 312801
      }
      1 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705382312 {#2467
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bakachu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 312807
        -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382312 {#2471
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +"title": 312807
      }
      0 => App\Entity\EntryComment {#2394}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705449934 {#2369
    date: 2024-01-17 01:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 315431
  -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6756348"
  +editedAt: DateTimeImmutable @1725326956 {#2387
    date: 2024-09-03 03:29:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705449934 {#2392
    date: 2024-01-17 01:05:34.0 +01:00
  }
  +"title": 315431
}
"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
136 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 241
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727497788 {#2971
      date: 2024-09-28 06:29:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2976 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      2 => App\Entity\EntryComment {#2422
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: """
          > questions that we don’t have scientific answers for yet, or that science can’t possibly answer\n
          \n
          I’ll be the Devil’s advocate for this one and say that there are very few questions that science can’t legitimately answer to any degree, like what consciousness is. But for others like why the universe became what it is today and how it works, it’s just not a satisfying answer for someone who has no interest or hasn’t studied physics and chemistry to a reasonable degree. Like, the way that we can partly explain a lot of what goes on from the flow of energy or that life’s purpose is to reproduce in biology, what a let down of an answer that is for someone who was promised a grandiose explanation of everything.\n
          \n
          Anyway, what I’m trying to say is that I can see why people retreat back to religion for these answers. And tangentially, this is why I think we need more people like Carl Sagan who can genuinely paint our understanding of the natural world in a more awe-inspiring way for the average person without becoming a meme themselves like some of these other celebrities.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705382029 {#2411
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bytemeister@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 312801
        -bodyTs: "'advoc':24 'answer':8,17,41,71,124,157 'anyway':137 'averag':191 'awe':186 'awe-inspir':185 'back':152 'becam':56 'becom':194 'biolog':117 'carl':170 'celebr':203 'chemistri':84 'conscious':47 'degre':44,88 'devil':22 'energi':107 'everyth':136 'explain':96 'explan':134 'flow':105 'genuin':174 'goe':101 'grandios':133 'hasn':79 'inspir':187 'interest':77 'legitim':40 'let':120 'life':110 'like':45,52,89,169,198 'll':19 'lot':98 'm':140 'meme':196 'natur':180 'need':166 'one':27 'other':51 'paint':175 'part':95 'peopl':150,168 'person':192 'physic':82 'possibl':16 'promis':131 'purpos':112 'question':1,35 'reason':87 'religion':154 'reproduc':115 'retreat':151 'sagan':171 'satisfi':70 'say':29,143 'scienc':13,37 'scientif':7 'see':148 'someon':73,128 'studi':81 'tangenti':159 'think':164 'today':60 'tri':141 'understand':177 'univers':55 'way':91,188 'without':193 'work':64 'world':181 'yet':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382029 {#2447
          date: 2024-01-16 06:13:49.0 +01:00
        }
        +"title": 312801
      }
      1 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Your young niece sounds a lot like my elderly family. They’re conscious that they “just can’t let go” despite being very progressive and open to new ideas and they’re aware of that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705382312 {#2467
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Bakachu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 312807
        -bodyTs: "'awar':33 'conscious':13 'despit':21 'elder':9 'famili':10 'go':20 'idea':29 'let':19 'like':7 'lot':6 'new':28 'niec':3 'open':26 'progress':24 're':12,32 'sound':4 'young':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6732206"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705382312 {#2471
          date: 2024-01-16 06:18:32.0 +01:00
        }
        +"title": 312807
      }
      0 => App\Entity\EntryComment {#2394}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2957
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "I’m well aware but I don’t mean why as in “why it is that it is”, but why as in how we got to where we are. “Why is the world round?” (spherical for the pedantics amongst us) is perfectly answerable by Science and it’s not an existential question."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705449934 {#2369
    date: 2024-01-17 01:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
    "@return2ozma@lemmy.world"
    "@Bytemeister@lemmy.world"
    "@Lemminary@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 315431
  -bodyTs: "'amongst':39 'answer':43 'awar':4 'existenti':51 'got':25 'm':2 'mean':9 'pedant':38 'perfect':42 'question':52 'round':34 'scienc':45 'spheric':35 'us':40 'well':3 'world':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6756348"
  +editedAt: DateTimeImmutable @1725326956 {#2387
    date: 2024-09-03 03:29:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705449934 {#2392
    date: 2024-01-17 01:05:34.0 +01:00
  }
  +"title": 315431
}
"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
137 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#2937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "NSFW-Where-does-everyone-get-their-free-porn-these-days"
  +title: "[NSFW] Where does everyone get their free porn these days?"
  +url: null
  +body: """
    Reddit used to be a good source for free porn. Even before spez took a giant shit on Reddit it was already going downhill because the studios started getting involved.\n
    \n
    What’s everyone using these days? Sxyprn was good for me for a while but lately their videos freeze half way through. And they push anal videos way too hard (not my thing).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724157104 {#2932
    date: 2024-08-20 14:31:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#1691
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1686 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Xitter. Part of me is very proud that I’m freely browsing gay porn on Musk’s dime with 0 ads or “recommendations”. I don’t even participate and I don’t use it for anything else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1723762972 {#1795
        date: 2024-08-16 01:02:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DBT@lemmy.world"
      ]
      +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: 309828
      -bodyTs: "'0':20 'ad':21 'anyth':36 'brows':12 'dime':18 'els':37 'even':27 'freeli':11 'gay':13 'm':10 'musk':16 'part':2 'particip':28 'porn':14 'proud':7 'recommend':23 'use':33 'xitter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6700527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705293417 {#1692
        date: 2024-01-15 05:36:57.0 +01:00
      }
      +"title": 309828
    }
  ]
  -id: 30552
  -titleTs: "'day':10 'everyon':4 'free':7 'get':5 'nsfw':1 'porn':8"
  -bodyTs: "'alreadi':22 'anal':56 'day':36 'downhil':24 'even':11 'everyon':33 'free':9 'freez':49 'get':29 'giant':16 'go':23 'good':6,39 'half':50 'hard':60 'involv':30 'late':46 'porn':10 'push':55 'reddit':1,19 'shit':17 'sourc':7 'spez':13 'start':28 'studio':27 'sxyprn':37 'thing':63 'took':14 'use':2,34 'video':48,57 'way':51,58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705375092
  +visibility: "trashed             "
  +apId: "https://lemmy.world/post/10726475"
  +editedAt: DateTimeImmutable @1724118944 {#2920
    date: 2024-08-20 03:55:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705288692 {#2899
    date: 2024-01-15 04:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#2937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "NSFW-Where-does-everyone-get-their-free-porn-these-days"
  +title: "[NSFW] Where does everyone get their free porn these days?"
  +url: null
  +body: """
    Reddit used to be a good source for free porn. Even before spez took a giant shit on Reddit it was already going downhill because the studios started getting involved.\n
    \n
    What’s everyone using these days? Sxyprn was good for me for a while but lately their videos freeze half way through. And they push anal videos way too hard (not my thing).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724157104 {#2932
    date: 2024-08-20 14:31:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#1691
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1686 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Xitter. Part of me is very proud that I’m freely browsing gay porn on Musk’s dime with 0 ads or “recommendations”. I don’t even participate and I don’t use it for anything else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1723762972 {#1795
        date: 2024-08-16 01:02:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DBT@lemmy.world"
      ]
      +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: 309828
      -bodyTs: "'0':20 'ad':21 'anyth':36 'brows':12 'dime':18 'els':37 'even':27 'freeli':11 'gay':13 'm':10 'musk':16 'part':2 'particip':28 'porn':14 'proud':7 'recommend':23 'use':33 'xitter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6700527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705293417 {#1692
        date: 2024-01-15 05:36:57.0 +01:00
      }
      +"title": 309828
    }
  ]
  -id: 30552
  -titleTs: "'day':10 'everyon':4 'free':7 'get':5 'nsfw':1 'porn':8"
  -bodyTs: "'alreadi':22 'anal':56 'day':36 'downhil':24 'even':11 'everyon':33 'free':9 'freez':49 'get':29 'giant':16 'go':23 'good':6,39 'half':50 'hard':60 'involv':30 'late':46 'porn':10 'push':55 'reddit':1,19 'shit':17 'sourc':7 'spez':13 'start':28 'studio':27 'sxyprn':37 'thing':63 'took':14 'use':2,34 'video':48,57 'way':51,58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705375092
  +visibility: "trashed             "
  +apId: "https://lemmy.world/post/10726475"
  +editedAt: DateTimeImmutable @1724118944 {#2920
    date: 2024-08-20 03:55:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705288692 {#2899
    date: 2024-01-15 04:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 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
140 DENIED moderate
App\Entity\EntryComment {#1691
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#2937 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "NSFW-Where-does-everyone-get-their-free-porn-these-days"
    +title: "[NSFW] Where does everyone get their free porn these days?"
    +url: null
    +body: """
      Reddit used to be a good source for free porn. Even before spez took a giant shit on Reddit it was already going downhill because the studios started getting involved.\n
      \n
      What’s everyone using these days? Sxyprn was good for me for a while but lately their videos freeze half way through. And they push anal videos way too hard (not my thing).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 56
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724157104 {#2932
      date: 2024-08-20 14:31:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 30552
    -titleTs: "'day':10 'everyon':4 'free':7 'get':5 'nsfw':1 'porn':8"
    -bodyTs: "'alreadi':22 'anal':56 'day':36 'downhil':24 'even':11 'everyon':33 'free':9 'freez':49 'get':29 'giant':16 'go':23 'good':6,39 'half':50 'hard':60 'involv':30 'late':46 'porn':10 'push':55 'reddit':1,19 'shit':17 'sourc':7 'spez':13 'start':28 'studio':27 'sxyprn':37 'thing':63 'took':14 'use':2,34 'video':48,57 'way':51,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705375092
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10726475"
    +editedAt: DateTimeImmutable @1724118944 {#2920
      date: 2024-08-20 03:55:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705288692 {#2899
      date: 2024-01-15 04:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Xitter. Part of me is very proud that I’m freely browsing gay porn on Musk’s dime with 0 ads or “recommendations”. I don’t even participate and I don’t use it for anything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1723762972 {#1795
    date: 2024-08-16 01:02:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DBT@lemmy.world"
  ]
  +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: 309828
  -bodyTs: "'0':20 'ad':21 'anyth':36 'brows':12 'dime':18 'els':37 'even':27 'freeli':11 'gay':13 'm':10 'musk':16 'part':2 'particip':28 'porn':14 'proud':7 'recommend':23 'use':33 'xitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705293417 {#1692
    date: 2024-01-15 05:36:57.0 +01:00
  }
  +"title": 309828
}
"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
141 DENIED edit
App\Entity\EntryComment {#1691
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#2937 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "NSFW-Where-does-everyone-get-their-free-porn-these-days"
    +title: "[NSFW] Where does everyone get their free porn these days?"
    +url: null
    +body: """
      Reddit used to be a good source for free porn. Even before spez took a giant shit on Reddit it was already going downhill because the studios started getting involved.\n
      \n
      What’s everyone using these days? Sxyprn was good for me for a while but lately their videos freeze half way through. And they push anal videos way too hard (not my thing).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 56
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724157104 {#2932
      date: 2024-08-20 14:31:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 30552
    -titleTs: "'day':10 'everyon':4 'free':7 'get':5 'nsfw':1 'porn':8"
    -bodyTs: "'alreadi':22 'anal':56 'day':36 'downhil':24 'even':11 'everyon':33 'free':9 'freez':49 'get':29 'giant':16 'go':23 'good':6,39 'half':50 'hard':60 'involv':30 'late':46 'porn':10 'push':55 'reddit':1,19 'shit':17 'sourc':7 'spez':13 'start':28 'studio':27 'sxyprn':37 'thing':63 'took':14 'use':2,34 'video':48,57 'way':51,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705375092
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10726475"
    +editedAt: DateTimeImmutable @1724118944 {#2920
      date: 2024-08-20 03:55:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705288692 {#2899
      date: 2024-01-15 04:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Xitter. Part of me is very proud that I’m freely browsing gay porn on Musk’s dime with 0 ads or “recommendations”. I don’t even participate and I don’t use it for anything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1723762972 {#1795
    date: 2024-08-16 01:02:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DBT@lemmy.world"
  ]
  +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: 309828
  -bodyTs: "'0':20 'ad':21 'anyth':36 'brows':12 'dime':18 'els':37 'even':27 'freeli':11 'gay':13 'm':10 'musk':16 'part':2 'particip':28 'porn':14 'proud':7 'recommend':23 'use':33 'xitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705293417 {#1692
    date: 2024-01-15 05:36:57.0 +01:00
  }
  +"title": 309828
}
"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
142 DENIED moderate
App\Entity\EntryComment {#1691
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#2937 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "NSFW-Where-does-everyone-get-their-free-porn-these-days"
    +title: "[NSFW] Where does everyone get their free porn these days?"
    +url: null
    +body: """
      Reddit used to be a good source for free porn. Even before spez took a giant shit on Reddit it was already going downhill because the studios started getting involved.\n
      \n
      What’s everyone using these days? Sxyprn was good for me for a while but lately their videos freeze half way through. And they push anal videos way too hard (not my thing).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 56
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724157104 {#2932
      date: 2024-08-20 14:31:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 30552
    -titleTs: "'day':10 'everyon':4 'free':7 'get':5 'nsfw':1 'porn':8"
    -bodyTs: "'alreadi':22 'anal':56 'day':36 'downhil':24 'even':11 'everyon':33 'free':9 'freez':49 'get':29 'giant':16 'go':23 'good':6,39 'half':50 'hard':60 'involv':30 'late':46 'porn':10 'push':55 'reddit':1,19 'shit':17 'sourc':7 'spez':13 'start':28 'studio':27 'sxyprn':37 'thing':63 'took':14 'use':2,34 'video':48,57 'way':51,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705375092
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10726475"
    +editedAt: DateTimeImmutable @1724118944 {#2920
      date: 2024-08-20 03:55:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705288692 {#2899
      date: 2024-01-15 04:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Xitter. Part of me is very proud that I’m freely browsing gay porn on Musk’s dime with 0 ads or “recommendations”. I don’t even participate and I don’t use it for anything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1723762972 {#1795
    date: 2024-08-16 01:02:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DBT@lemmy.world"
  ]
  +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: 309828
  -bodyTs: "'0':20 'ad':21 'anyth':36 'brows':12 'dime':18 'els':37 'even':27 'freeli':11 'gay':13 'm':10 'musk':16 'part':2 'particip':28 'porn':14 'proud':7 'recommend':23 'use':33 'xitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705293417 {#1692
    date: 2024-01-15 05:36:57.0 +01:00
  }
  +"title": 309828
}
"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
143 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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#2896
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2901 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#1551
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The Godfather. And I don’t really plan on seeing it because I don’t like the genre or those tropes.\n
        \n
        I hear good things about How I Met Your Mother but I’m too lazy to pillage it. Arrgh!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1723495304 {#1672
        date: 2024-08-12 22:41:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GoofSchmoofer@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 308765
      -bodyTs: "'arrgh':40 'genr':18 'godfath':2 'good':24 'hear':23 'lazi':36 'like':16 'm':34 'met':29 'mother':31 'pillag':38 'plan':8 'realli':7 'see':10 'thing':25 'trope':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691733"
      +editedAt: DateTimeImmutable @1724580692 {#1549
        date: 2024-08-25 12:11:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705260703 {#1560
        date: 2024-01-14 20:31:43.0 +01:00
      }
      +"title": 308765
    }
  ]
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#2883
    date: 2024-01-14 14:06:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#2896
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2901 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#1551
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The Godfather. And I don’t really plan on seeing it because I don’t like the genre or those tropes.\n
        \n
        I hear good things about How I Met Your Mother but I’m too lazy to pillage it. Arrgh!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1723495304 {#1672
        date: 2024-08-12 22:41:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GoofSchmoofer@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 308765
      -bodyTs: "'arrgh':40 'genr':18 'godfath':2 'good':24 'hear':23 'lazi':36 'like':16 'm':34 'met':29 'mother':31 'pillag':38 'plan':8 'realli':7 'see':10 'thing':25 'trope':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691733"
      +editedAt: DateTimeImmutable @1724580692 {#1549
        date: 2024-08-25 12:11:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705260703 {#1560
        date: 2024-01-14 20:31:43.0 +01:00
      }
      +"title": 308765
    }
  ]
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#2883
    date: 2024-01-14 14:06:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#2896
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2901 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#1551
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The Godfather. And I don’t really plan on seeing it because I don’t like the genre or those tropes.\n
        \n
        I hear good things about How I Met Your Mother but I’m too lazy to pillage it. Arrgh!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1723495304 {#1672
        date: 2024-08-12 22:41:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GoofSchmoofer@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
        "@GoofSchmoofer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 308765
      -bodyTs: "'arrgh':40 'genr':18 'godfath':2 'good':24 'hear':23 'lazi':36 'like':16 'm':34 'met':29 'mother':31 'pillag':38 'plan':8 'realli':7 'see':10 'thing':25 'trope':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691733"
      +editedAt: DateTimeImmutable @1724580692 {#1549
        date: 2024-08-25 12:11:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705260703 {#1560
        date: 2024-01-14 20:31:43.0 +01:00
      }
      +"title": 308765
    }
  ]
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#2883
    date: 2024-01-14 14:06:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 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
148 DENIED moderate
App\Entity\EntryComment {#1551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-really-popular-movie-or-TV-show-have-you-never"
    +title: "What really popular movie or TV show have you never seen?"
    +url: null
    +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727580243 {#2896
      date: 2024-09-29 05:24:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#1551}
    ]
    -id: 30400
    -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
    -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705323961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10702541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705237561 {#2883
      date: 2024-01-14 14:06:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The Godfather. And I don’t really plan on seeing it because I don’t like the genre or those tropes.\n
    \n
    I hear good things about How I Met Your Mother but I’m too lazy to pillage it. Arrgh!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1723495304 {#1672
    date: 2024-08-12 22:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 308765
  -bodyTs: "'arrgh':40 'genr':18 'godfath':2 'good':24 'hear':23 'lazi':36 'like':16 'm':34 'met':29 'mother':31 'pillag':38 'plan':8 'realli':7 'see':10 'thing':25 'trope':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691733"
  +editedAt: DateTimeImmutable @1724580692 {#1549
    date: 2024-08-25 12:11:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705260703 {#1560
    date: 2024-01-14 20:31:43.0 +01:00
  }
  +"title": 308765
}
"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
149 DENIED edit
App\Entity\EntryComment {#1551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-really-popular-movie-or-TV-show-have-you-never"
    +title: "What really popular movie or TV show have you never seen?"
    +url: null
    +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727580243 {#2896
      date: 2024-09-29 05:24:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#1551}
    ]
    -id: 30400
    -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
    -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705323961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10702541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705237561 {#2883
      date: 2024-01-14 14:06:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The Godfather. And I don’t really plan on seeing it because I don’t like the genre or those tropes.\n
    \n
    I hear good things about How I Met Your Mother but I’m too lazy to pillage it. Arrgh!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1723495304 {#1672
    date: 2024-08-12 22:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 308765
  -bodyTs: "'arrgh':40 'genr':18 'godfath':2 'good':24 'hear':23 'lazi':36 'like':16 'm':34 'met':29 'mother':31 'pillag':38 'plan':8 'realli':7 'see':10 'thing':25 'trope':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691733"
  +editedAt: DateTimeImmutable @1724580692 {#1549
    date: 2024-08-25 12:11:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705260703 {#1560
    date: 2024-01-14 20:31:43.0 +01:00
  }
  +"title": 308765
}
"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
150 DENIED moderate
App\Entity\EntryComment {#1551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#2862 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "What-really-popular-movie-or-TV-show-have-you-never"
    +title: "What really popular movie or TV show have you never seen?"
    +url: null
    +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727580243 {#2896
      date: 2024-09-29 05:24:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#1551}
    ]
    -id: 30400
    -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
    -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705323961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10702541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705237561 {#2883
      date: 2024-01-14 14:06:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The Godfather. And I don’t really plan on seeing it because I don’t like the genre or those tropes.\n
    \n
    I hear good things about How I Met Your Mother but I’m too lazy to pillage it. Arrgh!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1723495304 {#1672
    date: 2024-08-12 22:41:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 308765
  -bodyTs: "'arrgh':40 'genr':18 'godfath':2 'good':24 'hear':23 'lazi':36 'like':16 'm':34 'met':29 'mother':31 'pillag':38 'plan':8 'realli':7 'see':10 'thing':25 'trope':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691733"
  +editedAt: DateTimeImmutable @1724580692 {#1549
    date: 2024-08-25 12:11:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705260703 {#1560
    date: 2024-01-14 20:31:43.0 +01:00
  }
  +"title": 308765
}
"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
151 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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2880 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Can-t-we-just-start-calling-it-Formerly-Twitter-instead"
  +title: "Can't we just start calling it "Formerly Twitter" instead?"
  +url: null
  +body: "Pretty much the title. I think you all know what I’m talking about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 231
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724225934 {#2914
    date: 2024-08-21 09:38:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  +badges: Doctrine\ORM\PersistentCollection {#2930 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +body: "And corpos *are* people! Right?.. Right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705271044 {#1566
        date: 2024-01-14 23:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BoastfulDaedra@lemmynsfw.com"
        "@Witchfire@lemmy.world"
        "@Cold_Brew_Enema@lemmy.world"
        "@abbotsbury@lemmy.world"
        "@Really_long_toes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1625 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 309170
      -bodyTs: "'corpo':2 'peopl':4 'right':5,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6694860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271044 {#1563
        date: 2024-01-14 23:24:04.0 +01:00
      }
      +"title": 309170
    }
  ]
  -id: 30249
  -titleTs: "'call':6 'former':8 'instead':10 'start':5 'twitter':9"
  -bodyTs: "'know':9 'm':12 'much':2 'pretti':1 'talk':13 'think':6 'titl':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705262976
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/6693912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176576 {#2902
    date: 2024-01-13 21:09:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2880 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Can-t-we-just-start-calling-it-Formerly-Twitter-instead"
  +title: "Can't we just start calling it "Formerly Twitter" instead?"
  +url: null
  +body: "Pretty much the title. I think you all know what I’m talking about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 231
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724225934 {#2914
    date: 2024-08-21 09:38:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  +badges: Doctrine\ORM\PersistentCollection {#2930 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +body: "And corpos *are* people! Right?.. Right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705271044 {#1566
        date: 2024-01-14 23:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BoastfulDaedra@lemmynsfw.com"
        "@Witchfire@lemmy.world"
        "@Cold_Brew_Enema@lemmy.world"
        "@abbotsbury@lemmy.world"
        "@Really_long_toes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1625 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 309170
      -bodyTs: "'corpo':2 'peopl':4 'right':5,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6694860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271044 {#1563
        date: 2024-01-14 23:24:04.0 +01:00
      }
      +"title": 309170
    }
  ]
  -id: 30249
  -titleTs: "'call':6 'former':8 'instead':10 'start':5 'twitter':9"
  -bodyTs: "'know':9 'm':12 'much':2 'pretti':1 'talk':13 'think':6 'titl':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705262976
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/6693912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176576 {#2902
    date: 2024-01-13 21:09:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2880 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "Can-t-we-just-start-calling-it-Formerly-Twitter-instead"
  +title: "Can't we just start calling it "Formerly Twitter" instead?"
  +url: null
  +body: "Pretty much the title. I think you all know what I’m talking about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 231
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724225934 {#2914
    date: 2024-08-21 09:38:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  +badges: Doctrine\ORM\PersistentCollection {#2930 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
      +body: "And corpos *are* people! Right?.. Right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705271044 {#1566
        date: 2024-01-14 23:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BoastfulDaedra@lemmynsfw.com"
        "@Witchfire@lemmy.world"
        "@Cold_Brew_Enema@lemmy.world"
        "@abbotsbury@lemmy.world"
        "@Really_long_toes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1625 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 309170
      -bodyTs: "'corpo':2 'peopl':4 'right':5,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6694860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705271044 {#1563
        date: 2024-01-14 23:24:04.0 +01:00
      }
      +"title": 309170
    }
  ]
  -id: 30249
  -titleTs: "'call':6 'former':8 'instead':10 'start':5 'twitter':9"
  -bodyTs: "'know':9 'm':12 'much':2 'pretti':1 'talk':13 'think':6 'titl':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705262976
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/6693912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176576 {#2902
    date: 2024-01-13 21:09:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 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
156 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2880 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Can-t-we-just-start-calling-it-Formerly-Twitter-instead"
    +title: "Can't we just start calling it "Formerly Twitter" instead?"
    +url: null
    +body: "Pretty much the title. I think you all know what I’m talking about."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 231
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724225934 {#2914
      date: 2024-08-21 09:38:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    +badges: Doctrine\ORM\PersistentCollection {#2930 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 30249
    -titleTs: "'call':6 'former':8 'instead':10 'start':5 'twitter':9"
    -bodyTs: "'know':9 'm':12 'much':2 'pretti':1 'talk':13 'think':6 'titl':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705262976
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/6693912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705176576 {#2902
      date: 2024-01-13 21:09:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +body: "And corpos *are* people! Right?.. Right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705271044 {#1566
    date: 2024-01-14 23:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BoastfulDaedra@lemmynsfw.com"
    "@Witchfire@lemmy.world"
    "@Cold_Brew_Enema@lemmy.world"
    "@abbotsbury@lemmy.world"
    "@Really_long_toes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 309170
  -bodyTs: "'corpo':2 'peopl':4 'right':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271044 {#1563
    date: 2024-01-14 23:24:04.0 +01:00
  }
  +"title": 309170
}
"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
157 DENIED edit
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2880 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Can-t-we-just-start-calling-it-Formerly-Twitter-instead"
    +title: "Can't we just start calling it "Formerly Twitter" instead?"
    +url: null
    +body: "Pretty much the title. I think you all know what I’m talking about."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 231
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724225934 {#2914
      date: 2024-08-21 09:38:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    +badges: Doctrine\ORM\PersistentCollection {#2930 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 30249
    -titleTs: "'call':6 'former':8 'instead':10 'start':5 'twitter':9"
    -bodyTs: "'know':9 'm':12 'much':2 'pretti':1 'talk':13 'think':6 'titl':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705262976
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/6693912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705176576 {#2902
      date: 2024-01-13 21:09:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +body: "And corpos *are* people! Right?.. Right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705271044 {#1566
    date: 2024-01-14 23:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BoastfulDaedra@lemmynsfw.com"
    "@Witchfire@lemmy.world"
    "@Cold_Brew_Enema@lemmy.world"
    "@abbotsbury@lemmy.world"
    "@Really_long_toes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 309170
  -bodyTs: "'corpo':2 'peopl':4 'right':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271044 {#1563
    date: 2024-01-14 23:24:04.0 +01:00
  }
  +"title": 309170
}
"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
158 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2880 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "Can-t-we-just-start-calling-it-Formerly-Twitter-instead"
    +title: "Can't we just start calling it "Formerly Twitter" instead?"
    +url: null
    +body: "Pretty much the title. I think you all know what I’m talking about."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 231
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724225934 {#2914
      date: 2024-08-21 09:38:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    +badges: Doctrine\ORM\PersistentCollection {#2930 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 30249
    -titleTs: "'call':6 'former':8 'instead':10 'start':5 'twitter':9"
    -bodyTs: "'know':9 'm':12 'much':2 'pretti':1 'talk':13 'think':6 'titl':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705262976
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/6693912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705176576 {#2902
      date: 2024-01-13 21:09:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +body: "And corpos *are* people! Right?.. Right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705271044 {#1566
    date: 2024-01-14 23:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BoastfulDaedra@lemmynsfw.com"
    "@Witchfire@lemmy.world"
    "@Cold_Brew_Enema@lemmy.world"
    "@abbotsbury@lemmy.world"
    "@Really_long_toes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 309170
  -bodyTs: "'corpo':2 'peopl':4 'right':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271044 {#1563
    date: 2024-01-14 23:24:04.0 +01:00
  }
  +"title": 309170
}
"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
159 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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "How-Many-Streaming-Services-Do-You-Have"
  +title: "How Many Streaming Services Do You Have?"
  +url: null
  +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 131
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723834760 {#2709
    date: 2024-08-16 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "None. I’d rather sail the high seas than waste whatever money I have left."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705107798 {#1439
        date: 2024-01-13 02:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 303799
      -bodyTs: "'d':3 'high':7 'left':15 'money':12 'none':1 'rather':4 'sail':5 'sea':8 'wast':10 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6634050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705107798 {#1435
        date: 2024-01-13 02:03:18.0 +01:00
      }
      +"title": 303799
    }
  ]
  -id: 29176
  -titleTs: "'mani':2 'servic':4 'stream':3"
  -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10596140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018608 {#2675
    date: 2024-01-12 01:16:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "How-Many-Streaming-Services-Do-You-Have"
  +title: "How Many Streaming Services Do You Have?"
  +url: null
  +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 131
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723834760 {#2709
    date: 2024-08-16 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "None. I’d rather sail the high seas than waste whatever money I have left."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705107798 {#1439
        date: 2024-01-13 02:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 303799
      -bodyTs: "'d':3 'high':7 'left':15 'money':12 'none':1 'rather':4 'sail':5 'sea':8 'wast':10 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6634050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705107798 {#1435
        date: 2024-01-13 02:03:18.0 +01:00
      }
      +"title": 303799
    }
  ]
  -id: 29176
  -titleTs: "'mani':2 'servic':4 'stream':3"
  -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10596140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018608 {#2675
    date: 2024-01-12 01:16:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
  +slug: "How-Many-Streaming-Services-Do-You-Have"
  +title: "How Many Streaming Services Do You Have?"
  +url: null
  +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 131
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723834760 {#2709
    date: 2024-08-16 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "None. I’d rather sail the high seas than waste whatever money I have left."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705107798 {#1439
        date: 2024-01-13 02:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 303799
      -bodyTs: "'d':3 'high':7 'left':15 'money':12 'none':1 'rather':4 'sail':5 'sea':8 'wast':10 'whatev':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6634050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705107798 {#1435
        date: 2024-01-13 02:03:18.0 +01:00
      }
      +"title": 303799
    }
  ]
  -id: 29176
  -titleTs: "'mani':2 'servic':4 'stream':3"
  -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10596140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018608 {#2675
    date: 2024-01-12 01:16:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 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
164 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2605 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2709
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2675
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "None. I’d rather sail the high seas than waste whatever money I have left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705107798 {#1439
    date: 2024-01-13 02:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 303799
  -bodyTs: "'d':3 'high':7 'left':15 'money':12 'none':1 'rather':4 'sail':5 'sea':8 'wast':10 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107798 {#1435
    date: 2024-01-13 02:03:18.0 +01:00
  }
  +"title": 303799
}
"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
165 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2605 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2709
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2675
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "None. I’d rather sail the high seas than waste whatever money I have left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705107798 {#1439
    date: 2024-01-13 02:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 303799
  -bodyTs: "'d':3 'high':7 'left':15 'money':12 'none':1 'rather':4 'sail':5 'sea':8 'wast':10 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107798 {#1435
    date: 2024-01-13 02:03:18.0 +01:00
  }
  +"title": 303799
}
"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
166 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2605 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2629 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2709
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2675
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "None. I’d rather sail the high seas than waste whatever money I have left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705107798 {#1439
    date: 2024-01-13 02:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 303799
  -bodyTs: "'d':3 'high':7 'left':15 'money':12 'none':1 'rather':4 'sail':5 'sea':8 'wast':10 'whatev':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107798 {#1435
    date: 2024-01-13 02:03:18.0 +01:00
  }
  +"title": 303799
}
"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
167 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
168 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