GET https://kbin.spritesserver.nl/index.php/u/@glad_cat@lemmy.sdf.org/active/2023-10-07::2023-10-07

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1726
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  +badges: Doctrine\ORM\PersistentCollection {#2337 …}
  +children: [
    2 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It depends.\n
          \n
          UK because of all the cameras in London. China because you need a VPN to browse the web.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696700086 {#1428
          date: 2023-10-07 19:34:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1588 …}
        +nested: Doctrine\ORM\PersistentCollection {#1584 …}
        +votes: Doctrine\ORM\PersistentCollection {#1580 …}
        +reports: Doctrine\ORM\PersistentCollection {#1583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
        -id: 35888
        -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3984027"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696684860 {#1440
          date: 2023-10-07 15:21:00.0 +02:00
        }
        +"title": 35888
      }
      +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696693181 {#1669
        date: 2023-10-07 17:39:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin9326@kerala.party"
        "@glad_cat@lemmy.sdf.org"
        "@forensic_potato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 36020
      -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3990916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696693181 {#1528
        date: 2023-10-07 17:39:41.0 +02:00
      }
      +"title": 36020
    }
    1 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: App\Entity\EntryComment {#1696}
      +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696695147 {#1613
        date: 2023-10-07 18:12:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin9326@kerala.party"
        "@glad_cat@lemmy.sdf.org"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1557 …}
      +nested: Doctrine\ORM\PersistentCollection {#1558 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
      -id: 36059
      -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3993134"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696695147 {#1620
        date: 2023-10-07 18:12:27.0 +02:00
      }
      +"title": 36059
    }
    0 => App\Entity\EntryComment {#1696}
  ]
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1698
    date: 2023-10-07 15:10:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1726
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  +badges: Doctrine\ORM\PersistentCollection {#2337 …}
  +children: [
    2 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It depends.\n
          \n
          UK because of all the cameras in London. China because you need a VPN to browse the web.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696700086 {#1428
          date: 2023-10-07 19:34:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1588 …}
        +nested: Doctrine\ORM\PersistentCollection {#1584 …}
        +votes: Doctrine\ORM\PersistentCollection {#1580 …}
        +reports: Doctrine\ORM\PersistentCollection {#1583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
        -id: 35888
        -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3984027"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696684860 {#1440
          date: 2023-10-07 15:21:00.0 +02:00
        }
        +"title": 35888
      }
      +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696693181 {#1669
        date: 2023-10-07 17:39:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin9326@kerala.party"
        "@glad_cat@lemmy.sdf.org"
        "@forensic_potato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 36020
      -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3990916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696693181 {#1528
        date: 2023-10-07 17:39:41.0 +02:00
      }
      +"title": 36020
    }
    1 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: App\Entity\EntryComment {#1696}
      +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696695147 {#1613
        date: 2023-10-07 18:12:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin9326@kerala.party"
        "@glad_cat@lemmy.sdf.org"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1557 …}
      +nested: Doctrine\ORM\PersistentCollection {#1558 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
      -id: 36059
      -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3993134"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696695147 {#1620
        date: 2023-10-07 18:12:27.0 +02:00
      }
      +"title": 36059
    }
    0 => App\Entity\EntryComment {#1696}
  ]
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1698
    date: 2023-10-07 15:10:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1726
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  +badges: Doctrine\ORM\PersistentCollection {#2337 …}
  +children: [
    2 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It depends.\n
          \n
          UK because of all the cameras in London. China because you need a VPN to browse the web.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696700086 {#1428
          date: 2023-10-07 19:34:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1588 …}
        +nested: Doctrine\ORM\PersistentCollection {#1584 …}
        +votes: Doctrine\ORM\PersistentCollection {#1580 …}
        +reports: Doctrine\ORM\PersistentCollection {#1583 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
        -id: 35888
        -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3984027"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696684860 {#1440
          date: 2023-10-07 15:21:00.0 +02:00
        }
        +"title": 35888
      }
      +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696693181 {#1669
        date: 2023-10-07 17:39:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin9326@kerala.party"
        "@glad_cat@lemmy.sdf.org"
        "@forensic_potato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 36020
      -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3990916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696693181 {#1528
        date: 2023-10-07 17:39:41.0 +02:00
      }
      +"title": 36020
    }
    1 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: App\Entity\EntryComment {#1696}
      +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696695147 {#1613
        date: 2023-10-07 18:12:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin9326@kerala.party"
        "@glad_cat@lemmy.sdf.org"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1557 …}
      +nested: Doctrine\ORM\PersistentCollection {#1558 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
      -id: 36059
      -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/3993134"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696695147 {#1620
        date: 2023-10-07 18:12:27.0 +02:00
      }
      +"title": 36059
    }
    0 => App\Entity\EntryComment {#1696}
  ]
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1698
    date: 2023-10-07 15:10:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527}
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: App\Entity\EntryComment {#1696
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It depends.\n
            \n
            UK because of all the cameras in London. China because you need a VPN to browse the web.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1696700086 {#1428
            date: 2023-10-07 19:34:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin9326@kerala.party"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1588 …}
          +nested: Doctrine\ORM\PersistentCollection {#1584 …}
          +votes: Doctrine\ORM\PersistentCollection {#1580 …}
          +reports: Doctrine\ORM\PersistentCollection {#1583 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
          -id: 35888
          -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3984027"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696684860 {#1440
            date: 2023-10-07 15:21:00.0 +02:00
          }
          +"title": 35888
        }
        +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696695147 {#1613
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 36059
        -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3993134"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696695147 {#1620
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +"title": 36059
      }
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: App\Entity\EntryComment {#1696}
  +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696693181 {#1669
    date: 2023-10-07 17:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@forensic_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 36020
  -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3990916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693181 {#1528
    date: 2023-10-07 17:39:41.0 +02:00
  }
  +"title": 36020
}
"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 {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527}
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: App\Entity\EntryComment {#1696
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It depends.\n
            \n
            UK because of all the cameras in London. China because you need a VPN to browse the web.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1696700086 {#1428
            date: 2023-10-07 19:34:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin9326@kerala.party"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1588 …}
          +nested: Doctrine\ORM\PersistentCollection {#1584 …}
          +votes: Doctrine\ORM\PersistentCollection {#1580 …}
          +reports: Doctrine\ORM\PersistentCollection {#1583 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
          -id: 35888
          -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3984027"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696684860 {#1440
            date: 2023-10-07 15:21:00.0 +02:00
          }
          +"title": 35888
        }
        +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696695147 {#1613
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 36059
        -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3993134"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696695147 {#1620
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +"title": 36059
      }
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: App\Entity\EntryComment {#1696}
  +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696693181 {#1669
    date: 2023-10-07 17:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@forensic_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 36020
  -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3990916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693181 {#1528
    date: 2023-10-07 17:39:41.0 +02:00
  }
  +"title": 36020
}
"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 {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527}
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: App\Entity\EntryComment {#1696
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It depends.\n
            \n
            UK because of all the cameras in London. China because you need a VPN to browse the web.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1696700086 {#1428
            date: 2023-10-07 19:34:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin9326@kerala.party"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1588 …}
          +nested: Doctrine\ORM\PersistentCollection {#1584 …}
          +votes: Doctrine\ORM\PersistentCollection {#1580 …}
          +reports: Doctrine\ORM\PersistentCollection {#1583 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
          -id: 35888
          -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3984027"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696684860 {#1440
            date: 2023-10-07 15:21:00.0 +02:00
          }
          +"title": 35888
        }
        +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696695147 {#1613
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 36059
        -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3993134"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696695147 {#1620
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +"title": 36059
      }
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: App\Entity\EntryComment {#1696}
  +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696693181 {#1669
    date: 2023-10-07 17:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@forensic_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 36020
  -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3990916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693181 {#1528
    date: 2023-10-07 17:39:41.0 +02:00
  }
  +"title": 36020
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: App\Entity\EntryComment {#1696
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It depends.\n
            \n
            UK because of all the cameras in London. China because you need a VPN to browse the web.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1696700086 {#1428
            date: 2023-10-07 19:34:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin9326@kerala.party"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1588 …}
          +nested: Doctrine\ORM\PersistentCollection {#1584 …}
          +votes: Doctrine\ORM\PersistentCollection {#1580 …}
          +reports: Doctrine\ORM\PersistentCollection {#1583 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
          -id: 35888
          -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3984027"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696684860 {#1440
            date: 2023-10-07 15:21:00.0 +02:00
          }
          +"title": 35888
        }
        +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696693181 {#1669
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@forensic_potato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 36020
        -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3990916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696693181 {#1528
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +"title": 36020
      }
      1 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: App\Entity\EntryComment {#1696}
  +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696695147 {#1613
    date: 2023-10-07 18:12:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  -id: 36059
  -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3993134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695147 {#1620
    date: 2023-10-07 18:12:27.0 +02:00
  }
  +"title": 36059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: App\Entity\EntryComment {#1696
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It depends.\n
            \n
            UK because of all the cameras in London. China because you need a VPN to browse the web.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1696700086 {#1428
            date: 2023-10-07 19:34:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin9326@kerala.party"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1588 …}
          +nested: Doctrine\ORM\PersistentCollection {#1584 …}
          +votes: Doctrine\ORM\PersistentCollection {#1580 …}
          +reports: Doctrine\ORM\PersistentCollection {#1583 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
          -id: 35888
          -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3984027"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696684860 {#1440
            date: 2023-10-07 15:21:00.0 +02:00
          }
          +"title": 35888
        }
        +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696693181 {#1669
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@forensic_potato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 36020
        -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3990916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696693181 {#1528
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +"title": 36020
      }
      1 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: App\Entity\EntryComment {#1696}
  +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696695147 {#1613
    date: 2023-10-07 18:12:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  -id: 36059
  -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3993134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695147 {#1620
    date: 2023-10-07 18:12:27.0 +02:00
  }
  +"title": 36059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: App\Entity\EntryComment {#1696
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It depends.\n
            \n
            UK because of all the cameras in London. China because you need a VPN to browse the web.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1696700086 {#1428
            date: 2023-10-07 19:34:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin9326@kerala.party"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1588 …}
          +nested: Doctrine\ORM\PersistentCollection {#1584 …}
          +votes: Doctrine\ORM\PersistentCollection {#1580 …}
          +reports: Doctrine\ORM\PersistentCollection {#1583 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
          -id: 35888
          -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/3984027"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696684860 {#1440
            date: 2023-10-07 15:21:00.0 +02:00
          }
          +"title": 35888
        }
        +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696693181 {#1669
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@forensic_potato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 36020
        -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3990916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696693181 {#1528
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +"title": 36020
      }
      1 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: App\Entity\EntryComment {#1696}
  +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696695147 {#1613
    date: 2023-10-07 18:12:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
    "@glad_cat@lemmy.sdf.org"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  -id: 36059
  -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3993134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695147 {#1620
    date: 2023-10-07 18:12:27.0 +02:00
  }
  +"title": 36059
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: App\Entity\EntryComment {#1696}
        +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696693181 {#1669
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@forensic_potato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 36020
        -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3990916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696693181 {#1528
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +"title": 36020
      }
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: App\Entity\EntryComment {#1696}
        +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696695147 {#1613
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 36059
        -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3993134"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696695147 {#1620
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +"title": 36059
      }
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It depends.\n
    \n
    UK because of all the cameras in London. China because you need a VPN to browse the web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696700086 {#1428
    date: 2023-10-07 19:34:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 35888
  -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3984027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684860 {#1440
    date: 2023-10-07 15:21:00.0 +02:00
  }
  +"title": 35888
}
"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 {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: App\Entity\EntryComment {#1696}
        +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696693181 {#1669
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@forensic_potato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 36020
        -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3990916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696693181 {#1528
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +"title": 36020
      }
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: App\Entity\EntryComment {#1696}
        +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696695147 {#1613
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 36059
        -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3993134"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696695147 {#1620
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +"title": 36059
      }
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It depends.\n
    \n
    UK because of all the cameras in London. China because you need a VPN to browse the web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696700086 {#1428
    date: 2023-10-07 19:34:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 35888
  -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3984027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684860 {#1440
    date: 2023-10-07 15:21:00.0 +02:00
  }
  +"title": 35888
}
"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 {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1729 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2094 …}
    +slug: "Which-country-treats-privacy-at-worst"
    +title: "Which country treats privacy at worst ?"
    +url: null
    +body: "In my case it’s india."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696780640 {#1726
      date: 2023-10-08 17:57:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2092 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
    +badges: Doctrine\ORM\PersistentCollection {#2337 …}
    +children: [
      2 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: App\Entity\EntryComment {#1696}
        +body: "Are you a pedophile if you’re hiding your face for the glory of communism? I’m just asking questions."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696693181 {#1669
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@forensic_potato@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 36020
        -bodyTs: "'ask':19 'communism':15 'face':10 'glori':13 'hide':8 'm':17 'pedophil':4 'question':20 're':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3990916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696693181 {#1528
          date: 2023-10-07 17:39:41.0 +02:00
        }
        +"title": 36020
      }
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: App\Entity\EntryComment {#1696}
        +body: "Thanks, I forgot this: “We want the master keys to Signal, and we put cameras everywhere because you have nothing to hide.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696695147 {#1613
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin9326@kerala.party"
          "@glad_cat@lemmy.sdf.org"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 36059
        -bodyTs: "'camera':15 'everywher':16 'forgot':3 'hide':22 'key':9 'master':8 'noth':20 'put':14 'signal':11 'thank':1 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/3993134"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696695147 {#1620
          date: 2023-10-07 18:12:27.0 +02:00
        }
        +"title": 36059
      }
      0 => App\Entity\EntryComment {#1696}
    ]
    -id: 3406
    -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
    -bodyTs: "'case':3 'india':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770620
    +visibility: "visible             "
    +apId: "https://kerala.party/post/353099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684220 {#1698
      date: 2023-10-07 15:10:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It depends.\n
    \n
    UK because of all the cameras in London. China because you need a VPN to browse the web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696700086 {#1428
    date: 2023-10-07 19:34:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin9326@kerala.party"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 35888
  -bodyTs: "'brows':18 'camera':8 'china':11 'depend':2 'london':10 'need':14 'uk':3 'vpn':16 'web':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3984027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684860 {#1440
    date: 2023-10-07 15:21:00.0 +02:00
  }
  +"title": 35888
}
"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_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
18 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