GET https://kbin.spritesserver.nl/index.php/u/@PopMyCop@iusearchlinux.fyi/top

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 …}
}
4.95 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 {#1620
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
  +slug: "local-hunger-games-construction-almost-complete"
  +title: "local hunger games construction almost complete"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431310 {#2033
    date: 2024-07-20 01:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I’m a sweets guys, so I’ll take it with a pinch of sugar, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704552218 {#1557
        date: 2024-01-06 15:43:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReallyKinda@kbin.social"
        "@Creddit@lemmy.world"
        "@BananaOnionJuice@lemmy.dbzer0.com"
        "@MapleEngineer@lemmy.world"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 285569
      -bodyTs: "'guy':5 'll':8 'm':2 'pinch':13 'sugar':15 'sweet':4 'take':9 'thank':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4521728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704552218 {#1555
        date: 2024-01-06 15:43:38.0 +01:00
      }
      +"title": 285569
    }
  ]
  -id: 27558
  -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704602577
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516177 {#2460
    date: 2024-01-06 05:42:57.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 {#1620
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
  +slug: "local-hunger-games-construction-almost-complete"
  +title: "local hunger games construction almost complete"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431310 {#2033
    date: 2024-07-20 01:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I’m a sweets guys, so I’ll take it with a pinch of sugar, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704552218 {#1557
        date: 2024-01-06 15:43:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReallyKinda@kbin.social"
        "@Creddit@lemmy.world"
        "@BananaOnionJuice@lemmy.dbzer0.com"
        "@MapleEngineer@lemmy.world"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 285569
      -bodyTs: "'guy':5 'll':8 'm':2 'pinch':13 'sugar':15 'sweet':4 'take':9 'thank':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4521728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704552218 {#1555
        date: 2024-01-06 15:43:38.0 +01:00
      }
      +"title": 285569
    }
  ]
  -id: 27558
  -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704602577
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516177 {#2460
    date: 2024-01-06 05:42:57.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 {#1620
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
  +slug: "local-hunger-games-construction-almost-complete"
  +title: "local hunger games construction almost complete"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431310 {#2033
    date: 2024-07-20 01:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I’m a sweets guys, so I’ll take it with a pinch of sugar, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704552218 {#1557
        date: 2024-01-06 15:43:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReallyKinda@kbin.social"
        "@Creddit@lemmy.world"
        "@BananaOnionJuice@lemmy.dbzer0.com"
        "@MapleEngineer@lemmy.world"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 285569
      -bodyTs: "'guy':5 'll':8 'm':2 'pinch':13 'sugar':15 'sweet':4 'take':9 'thank':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4521728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704552218 {#1555
        date: 2024-01-06 15:43:38.0 +01:00
      }
      +"title": 285569
    }
  ]
  -id: 27558
  -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704602577
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516177 {#2460
    date: 2024-01-06 05:42:57.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 {#1621
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2371 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2020 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
    +slug: "local-hunger-games-construction-almost-complete"
    +title: "local hunger games construction almost complete"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 91
    +favouriteCount: 405
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721431310 {#2033
      date: 2024-07-20 01:21:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 27558
    -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704602577
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516177 {#2460
      date: 2024-01-06 05:42:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I’m a sweets guys, so I’ll take it with a pinch of sugar, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704552218 {#1557
    date: 2024-01-06 15:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReallyKinda@kbin.social"
    "@Creddit@lemmy.world"
    "@BananaOnionJuice@lemmy.dbzer0.com"
    "@MapleEngineer@lemmy.world"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 285569
  -bodyTs: "'guy':5 'll':8 'm':2 'pinch':13 'sugar':15 'sweet':4 'take':9 'thank':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4521728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552218 {#1555
    date: 2024-01-06 15:43:38.0 +01:00
  }
  +"title": 285569
}
"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 {#1621
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2371 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2020 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
    +slug: "local-hunger-games-construction-almost-complete"
    +title: "local hunger games construction almost complete"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 91
    +favouriteCount: 405
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721431310 {#2033
      date: 2024-07-20 01:21:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 27558
    -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704602577
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516177 {#2460
      date: 2024-01-06 05:42:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I’m a sweets guys, so I’ll take it with a pinch of sugar, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704552218 {#1557
    date: 2024-01-06 15:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReallyKinda@kbin.social"
    "@Creddit@lemmy.world"
    "@BananaOnionJuice@lemmy.dbzer0.com"
    "@MapleEngineer@lemmy.world"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 285569
  -bodyTs: "'guy':5 'll':8 'm':2 'pinch':13 'sugar':15 'sweet':4 'take':9 'thank':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4521728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552218 {#1555
    date: 2024-01-06 15:43:38.0 +01:00
  }
  +"title": 285569
}
"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 {#1621
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2371 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2020 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2013 …}
    +slug: "local-hunger-games-construction-almost-complete"
    +title: "local hunger games construction almost complete"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 91
    +favouriteCount: 405
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721431310 {#2033
      date: 2024-07-20 01:21:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 27558
    -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704602577
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704516177 {#2460
      date: 2024-01-06 05:42:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I’m a sweets guys, so I’ll take it with a pinch of sugar, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704552218 {#1557
    date: 2024-01-06 15:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReallyKinda@kbin.social"
    "@Creddit@lemmy.world"
    "@BananaOnionJuice@lemmy.dbzer0.com"
    "@MapleEngineer@lemmy.world"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 285569
  -bodyTs: "'guy':5 'll':8 'm':2 'pinch':13 'sugar':15 'sweet':4 'take':9 'thank':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4521728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552218 {#1555
    date: 2024-01-06 15:43:38.0 +01:00
  }
  +"title": 285569
}
"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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2088 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
  +slug: "New-Lemmy-trend-incoming"
  +title: "New Lemmy trend incoming"
  +url: "https://lemmy.zip/pictrs/image/33a040cc-23b9-445b-9e53-68c2f7be40a2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711637117 {#2098
    date: 2024-03-28 15:45:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  +badges: Doctrine\ORM\PersistentCollection {#2129 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hmm, I think the beans need to have some canned fish in there as well. It’s the only way to complement the flavor in all its subtleties."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1710162257 {#1431
        date: 2024-03-11 14:04:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1574 …}
      +votes: Doctrine\ORM\PersistentCollection {#1588 …}
      +reports: Doctrine\ORM\PersistentCollection {#1584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
      -id: 268837
      -bodyTs: "'bean':5 'can':10 'complement':22 'fish':11 'flavor':24 'hmm':1 'need':6 'subtleti':28 'think':3 'way':20 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4401895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704071250 {#1694
        date: 2024-01-01 02:07:30.0 +01:00
      }
      +"title": 268837
    }
  ]
  -id: 25912
  -titleTs: "'incom':4 'lemmi':2 'new':1 'trend':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050906
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7673956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964506 {#2035
    date: 2023-12-30 20:28:26.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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2088 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
  +slug: "New-Lemmy-trend-incoming"
  +title: "New Lemmy trend incoming"
  +url: "https://lemmy.zip/pictrs/image/33a040cc-23b9-445b-9e53-68c2f7be40a2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711637117 {#2098
    date: 2024-03-28 15:45:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  +badges: Doctrine\ORM\PersistentCollection {#2129 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hmm, I think the beans need to have some canned fish in there as well. It’s the only way to complement the flavor in all its subtleties."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1710162257 {#1431
        date: 2024-03-11 14:04:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1574 …}
      +votes: Doctrine\ORM\PersistentCollection {#1588 …}
      +reports: Doctrine\ORM\PersistentCollection {#1584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
      -id: 268837
      -bodyTs: "'bean':5 'can':10 'complement':22 'fish':11 'flavor':24 'hmm':1 'need':6 'subtleti':28 'think':3 'way':20 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4401895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704071250 {#1694
        date: 2024-01-01 02:07:30.0 +01:00
      }
      +"title": 268837
    }
  ]
  -id: 25912
  -titleTs: "'incom':4 'lemmi':2 'new':1 'trend':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050906
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7673956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964506 {#2035
    date: 2023-12-30 20:28:26.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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2088 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
  +slug: "New-Lemmy-trend-incoming"
  +title: "New Lemmy trend incoming"
  +url: "https://lemmy.zip/pictrs/image/33a040cc-23b9-445b-9e53-68c2f7be40a2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711637117 {#2098
    date: 2024-03-28 15:45:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  +badges: Doctrine\ORM\PersistentCollection {#2129 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hmm, I think the beans need to have some canned fish in there as well. It’s the only way to complement the flavor in all its subtleties."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1710162257 {#1431
        date: 2024-03-11 14:04:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1574 …}
      +votes: Doctrine\ORM\PersistentCollection {#1588 …}
      +reports: Doctrine\ORM\PersistentCollection {#1584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
      -id: 268837
      -bodyTs: "'bean':5 'can':10 'complement':22 'fish':11 'flavor':24 'hmm':1 'need':6 'subtleti':28 'think':3 'way':20 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4401895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704071250 {#1694
        date: 2024-01-01 02:07:30.0 +01:00
      }
      +"title": 268837
    }
  ]
  -id: 25912
  -titleTs: "'incom':4 'lemmi':2 'new':1 'trend':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050906
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7673956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964506 {#2035
    date: 2023-12-30 20:28:26.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 {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
    +slug: "New-Lemmy-trend-incoming"
    +title: "New Lemmy trend incoming"
    +url: "https://lemmy.zip/pictrs/image/33a040cc-23b9-445b-9e53-68c2f7be40a2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711637117 {#2098
      date: 2024-03-28 15:45:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
    +badges: Doctrine\ORM\PersistentCollection {#2129 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 25912
    -titleTs: "'incom':4 'lemmi':2 'new':1 'trend':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704050906
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7673956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703964506 {#2035
      date: 2023-12-30 20:28:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hmm, I think the beans need to have some canned fish in there as well. It’s the only way to complement the flavor in all its subtleties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1710162257 {#1431
    date: 2024-03-11 14:04:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  -id: 268837
  -bodyTs: "'bean':5 'can':10 'complement':22 'fish':11 'flavor':24 'hmm':1 'need':6 'subtleti':28 'think':3 'way':20 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4401895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704071250 {#1694
    date: 2024-01-01 02:07:30.0 +01:00
  }
  +"title": 268837
}
"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 {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
    +slug: "New-Lemmy-trend-incoming"
    +title: "New Lemmy trend incoming"
    +url: "https://lemmy.zip/pictrs/image/33a040cc-23b9-445b-9e53-68c2f7be40a2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711637117 {#2098
      date: 2024-03-28 15:45:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
    +badges: Doctrine\ORM\PersistentCollection {#2129 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 25912
    -titleTs: "'incom':4 'lemmi':2 'new':1 'trend':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704050906
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7673956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703964506 {#2035
      date: 2023-12-30 20:28:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hmm, I think the beans need to have some canned fish in there as well. It’s the only way to complement the flavor in all its subtleties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1710162257 {#1431
    date: 2024-03-11 14:04:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  -id: 268837
  -bodyTs: "'bean':5 'can':10 'complement':22 'fish':11 'flavor':24 'hmm':1 'need':6 'subtleti':28 'think':3 'way':20 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4401895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704071250 {#1694
    date: 2024-01-01 02:07:30.0 +01:00
  }
  +"title": 268837
}
"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 {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2087 …}
    +slug: "New-Lemmy-trend-incoming"
    +title: "New Lemmy trend incoming"
    +url: "https://lemmy.zip/pictrs/image/33a040cc-23b9-445b-9e53-68c2f7be40a2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711637117 {#2098
      date: 2024-03-28 15:45:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
    +badges: Doctrine\ORM\PersistentCollection {#2129 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 25912
    -titleTs: "'incom':4 'lemmi':2 'new':1 'trend':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704050906
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7673956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703964506 {#2035
      date: 2023-12-30 20:28:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hmm, I think the beans need to have some canned fish in there as well. It’s the only way to complement the flavor in all its subtleties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1710162257 {#1431
    date: 2024-03-11 14:04:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  -id: 268837
  -bodyTs: "'bean':5 'can':10 'complement':22 'fish':11 'flavor':24 'hmm':1 'need':6 'subtleti':28 'think':3 'way':20 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4401895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704071250 {#1694
    date: 2024-01-01 02:07:30.0 +01:00
  }
  +"title": 268837
}
"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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1720 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2392 …}
  +slug: "Today-on-Unsolved-Mysteries"
  +title: "Today on "Unsolved Mysteries"..."
  +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 583
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704641443 {#1692
    date: 2024-01-07 16:30:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2029 …}
  +children: [
    App\Entity\EntryComment {#1550
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "It just goes to show ya that you don’t need your router when you’re stealing the neighbor’s wifi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704381805 {#1668
        date: 2024-01-04 16:23:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 279722
      -bodyTs: "'goe':3 'need':11 'neighbor':19 're':16 'router':13 'show':5 'steal':17 'wifi':21 'ya':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4471328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704381805 {#1567
        date: 2024-01-04 16:23:25.0 +01:00
      }
      +"title": 279722
    }
  ]
  -id: 27114
  -titleTs: "'mysteri':4 'today':1 'unsolv':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427828
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4856203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704341428 {#2455
    date: 2024-01-04 05:10:28.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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1720 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2392 …}
  +slug: "Today-on-Unsolved-Mysteries"
  +title: "Today on "Unsolved Mysteries"..."
  +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 583
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704641443 {#1692
    date: 2024-01-07 16:30:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2029 …}
  +children: [
    App\Entity\EntryComment {#1550
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "It just goes to show ya that you don’t need your router when you’re stealing the neighbor’s wifi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704381805 {#1668
        date: 2024-01-04 16:23:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 279722
      -bodyTs: "'goe':3 'need':11 'neighbor':19 're':16 'router':13 'show':5 'steal':17 'wifi':21 'ya':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4471328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704381805 {#1567
        date: 2024-01-04 16:23:25.0 +01:00
      }
      +"title": 279722
    }
  ]
  -id: 27114
  -titleTs: "'mysteri':4 'today':1 'unsolv':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427828
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4856203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704341428 {#2455
    date: 2024-01-04 05:10:28.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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1720 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2392 …}
  +slug: "Today-on-Unsolved-Mysteries"
  +title: "Today on "Unsolved Mysteries"..."
  +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 583
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704641443 {#1692
    date: 2024-01-07 16:30:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2029 …}
  +children: [
    App\Entity\EntryComment {#1550
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "It just goes to show ya that you don’t need your router when you’re stealing the neighbor’s wifi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704381805 {#1668
        date: 2024-01-04 16:23:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 279722
      -bodyTs: "'goe':3 'need':11 'neighbor':19 're':16 'router':13 'show':5 'steal':17 'wifi':21 'ya':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/4471328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704381805 {#1567
        date: 2024-01-04 16:23:25.0 +01:00
      }
      +"title": 279722
    }
  ]
  -id: 27114
  -titleTs: "'mysteri':4 'today':1 'unsolv':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427828
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4856203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704341428 {#2455
    date: 2024-01-04 05:10:28.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 {#1550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#1720 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2392 …}
    +slug: "Today-on-Unsolved-Mysteries"
    +title: "Today on "Unsolved Mysteries"..."
    +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 583
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704641443 {#1692
      date: 2024-01-07 16:30:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2369 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
    +badges: Doctrine\ORM\PersistentCollection {#2029 …}
    +children: [
      App\Entity\EntryComment {#1550}
    ]
    -id: 27114
    -titleTs: "'mysteri':4 'today':1 'unsolv':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704427828
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4856203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704341428 {#2455
      date: 2024-01-04 05:10:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "It just goes to show ya that you don’t need your router when you’re stealing the neighbor’s wifi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704381805 {#1668
    date: 2024-01-04 16:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 279722
  -bodyTs: "'goe':3 'need':11 'neighbor':19 're':16 'router':13 'show':5 'steal':17 'wifi':21 'ya':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4471328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704381805 {#1567
    date: 2024-01-04 16:23:25.0 +01:00
  }
  +"title": 279722
}
"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 {#1550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#1720 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2392 …}
    +slug: "Today-on-Unsolved-Mysteries"
    +title: "Today on "Unsolved Mysteries"..."
    +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 583
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704641443 {#1692
      date: 2024-01-07 16:30:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2369 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
    +badges: Doctrine\ORM\PersistentCollection {#2029 …}
    +children: [
      App\Entity\EntryComment {#1550}
    ]
    -id: 27114
    -titleTs: "'mysteri':4 'today':1 'unsolv':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704427828
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4856203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704341428 {#2455
      date: 2024-01-04 05:10:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "It just goes to show ya that you don’t need your router when you’re stealing the neighbor’s wifi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704381805 {#1668
    date: 2024-01-04 16:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 279722
  -bodyTs: "'goe':3 'need':11 'neighbor':19 're':16 'router':13 'show':5 'steal':17 'wifi':21 'ya':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4471328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704381805 {#1567
    date: 2024-01-04 16:23:25.0 +01:00
  }
  +"title": 279722
}
"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 {#1550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#1720 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2392 …}
    +slug: "Today-on-Unsolved-Mysteries"
    +title: "Today on "Unsolved Mysteries"..."
    +url: "https://lemmy.today/pictrs/image/c16b1823-d0ed-4118-b46d-2277166767a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 583
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704641443 {#1692
      date: 2024-01-07 16:30:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2369 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
    +badges: Doctrine\ORM\PersistentCollection {#2029 …}
    +children: [
      App\Entity\EntryComment {#1550}
    ]
    -id: 27114
    -titleTs: "'mysteri':4 'today':1 'unsolv':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704427828
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4856203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704341428 {#2455
      date: 2024-01-04 05:10:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "It just goes to show ya that you don’t need your router when you’re stealing the neighbor’s wifi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704381805 {#1668
    date: 2024-01-04 16:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 279722
  -bodyTs: "'goe':3 'need':11 'neighbor':19 're':16 'router':13 'show':5 'steal':17 'wifi':21 'ya':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4471328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704381805 {#1567
    date: 2024-01-04 16:23:25.0 +01:00
  }
  +"title": 279722
}
"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_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
26 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