Redirect 302 redirect from GET @entry_comment_report (794a9a)

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 …}
}
14.27 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
App\Entity\Entry {#1794
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#262
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#270
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#249 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +entries: Doctrine\ORM\PersistentCollection {#192 …}
    +posts: Doctrine\ORM\PersistentCollection {#150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
    +bans: Doctrine\ORM\PersistentCollection {#129 …}
    +reports: Doctrine\ORM\PersistentCollection {#115 …}
    +badges: Doctrine\ORM\PersistentCollection {#93 …}
    +logs: Doctrine\ORM\PersistentCollection {#83 …}
    +awards: Doctrine\ORM\PersistentCollection {#72 …}
    +categories: Doctrine\ORM\PersistentCollection {#1360 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#268
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#276
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
  +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
  +title: "Staying in an Airbnb with *very* judgemental neighbours"
  +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727999980 {#1798
    date: 2024-10-04 01:59:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1959 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 32504
  -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706057550
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5973289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705971150 {#1831
    date: 2024-01-23 01:52:30.0 +01:00
  }
}
"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
App\Entity\Entry {#1794
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#262
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#270
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#249 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +entries: Doctrine\ORM\PersistentCollection {#192 …}
    +posts: Doctrine\ORM\PersistentCollection {#150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
    +bans: Doctrine\ORM\PersistentCollection {#129 …}
    +reports: Doctrine\ORM\PersistentCollection {#115 …}
    +badges: Doctrine\ORM\PersistentCollection {#93 …}
    +logs: Doctrine\ORM\PersistentCollection {#83 …}
    +awards: Doctrine\ORM\PersistentCollection {#72 …}
    +categories: Doctrine\ORM\PersistentCollection {#1360 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#268
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#276
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
  +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
  +title: "Staying in an Airbnb with *very* judgemental neighbours"
  +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727999980 {#1798
    date: 2024-10-04 01:59:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1959 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 32504
  -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706057550
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5973289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705971150 {#1831
    date: 2024-01-23 01:52:30.0 +01:00
  }
}
"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
App\Entity\Entry {#1794
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#262
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#270
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#249 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +entries: Doctrine\ORM\PersistentCollection {#192 …}
    +posts: Doctrine\ORM\PersistentCollection {#150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
    +bans: Doctrine\ORM\PersistentCollection {#129 …}
    +reports: Doctrine\ORM\PersistentCollection {#115 …}
    +badges: Doctrine\ORM\PersistentCollection {#93 …}
    +logs: Doctrine\ORM\PersistentCollection {#83 …}
    +awards: Doctrine\ORM\PersistentCollection {#72 …}
    +categories: Doctrine\ORM\PersistentCollection {#1360 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#268
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#276
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
  +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
  +title: "Staying in an Airbnb with *very* judgemental neighbours"
  +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727999980 {#1798
    date: 2024-10-04 01:59:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1959 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 32504
  -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706057550
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5973289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705971150 {#1831
    date: 2024-01-23 01:52:30.0 +01:00
  }
}
"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 {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "aww@lemmy.ml"
      +title: "aww"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 31
      +entryCommentCount: 93
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729477261 {#270
        date: 2024-10-21 04:21:01.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 125
      +apId: "aww@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/aww"
      +apPublicUrl: "https://lemmy.ml/c/aww"
      +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "aww"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703871784 {#268
        date: 2023-12-29 18:43:04.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703871784 {#276
        date: 2023-12-29 18:43:04.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
    +title: "Staying in an Airbnb with *very* judgemental neighbours"
    +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727999980 {#1798
      date: 2024-10-04 01:59:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32504
    -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706057550
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5973289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705971150 {#1831
      date: 2024-01-23 01:52:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "“Don’t tell me you’re actually leaving the house wearing…*that*.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706032211 {#4007
    date: 2024-01-23 18:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 334649
  -bodyTs: "'actual':7 'hous':10 'leav':8 're':6 'tell':3 'wear':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8576017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032211 {#3943
    date: 2024-01-23 18:50:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "aww@lemmy.ml"
      +title: "aww"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 31
      +entryCommentCount: 93
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729477261 {#270
        date: 2024-10-21 04:21:01.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 125
      +apId: "aww@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/aww"
      +apPublicUrl: "https://lemmy.ml/c/aww"
      +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "aww"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703871784 {#268
        date: 2023-12-29 18:43:04.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703871784 {#276
        date: 2023-12-29 18:43:04.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
    +title: "Staying in an Airbnb with *very* judgemental neighbours"
    +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727999980 {#1798
      date: 2024-10-04 01:59:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32504
    -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706057550
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5973289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705971150 {#1831
      date: 2024-01-23 01:52:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "“Don’t tell me you’re actually leaving the house wearing…*that*.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706032211 {#4007
    date: 2024-01-23 18:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 334649
  -bodyTs: "'actual':7 'hous':10 'leav':8 're':6 'tell':3 'wear':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8576017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032211 {#3943
    date: 2024-01-23 18:50:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "aww@lemmy.ml"
      +title: "aww"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 31
      +entryCommentCount: 93
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729477261 {#270
        date: 2024-10-21 04:21:01.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 125
      +apId: "aww@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/aww"
      +apPublicUrl: "https://lemmy.ml/c/aww"
      +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "aww"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703871784 {#268
        date: 2023-12-29 18:43:04.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703871784 {#276
        date: 2023-12-29 18:43:04.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
    +title: "Staying in an Airbnb with *very* judgemental neighbours"
    +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727999980 {#1798
      date: 2024-10-04 01:59:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32504
    -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706057550
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5973289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705971150 {#1831
      date: 2024-01-23 01:52:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "“Don’t tell me you’re actually leaving the house wearing…*that*.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706032211 {#4007
    date: 2024-01-23 18:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 334649
  -bodyTs: "'actual':7 'hous':10 'leav':8 're':6 'tell':3 'wear':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8576017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032211 {#3943
    date: 2024-01-23 18:50:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "aww@lemmy.ml"
      +title: "aww"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 31
      +entryCommentCount: 93
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729477261 {#270
        date: 2024-10-21 04:21:01.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 125
      +apId: "aww@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/aww"
      +apPublicUrl: "https://lemmy.ml/c/aww"
      +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "aww"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703871784 {#268
        date: 2023-12-29 18:43:04.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703871784 {#276
        date: 2023-12-29 18:43:04.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
    +title: "Staying in an Airbnb with *very* judgemental neighbours"
    +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727999980 {#1798
      date: 2024-10-04 01:59:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32504
    -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706057550
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5973289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705971150 {#1831
      date: 2024-01-23 01:52:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#4036
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#4041
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#4039
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "aww@lemmy.ml"
      +title: "aww"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 31
      +entryCommentCount: 93
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729477261 {#270
        date: 2024-10-21 04:21:01.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 125
      +apId: "aww@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/aww"
      +apPublicUrl: "https://lemmy.ml/c/aww"
      +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "aww"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703871784 {#268
        date: 2023-12-29 18:43:04.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703871784 {#276
        date: 2023-12-29 18:43:04.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
    +title: "Staying in an Airbnb with *very* judgemental neighbours"
    +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727999980 {#1798
      date: 2024-10-04 01:59:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32504
    -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706057550
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5973289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705971150 {#1831
      date: 2024-01-23 01:52:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#4036
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#4041
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#4039
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "aww@lemmy.ml"
      +title: "aww"
      +description: null
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 31
      +entryCommentCount: 93
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729477261 {#270
        date: 2024-10-21 04:21:01.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 125
      +apId: "aww@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/aww"
      +apPublicUrl: "https://lemmy.ml/c/aww"
      +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "aww"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703871784 {#268
        date: 2023-12-29 18:43:04.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703871784 {#276
        date: 2023-12-29 18:43:04.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Staying-in-an-Airbnb-with-very-judgemental-neighbours"
    +title: "Staying in an Airbnb with *very* judgemental neighbours"
    +url: "https://startrek.website/pictrs/image/b140a847-a5bc-4dca-8953-76e2335d823b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 159
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727999980 {#1798
      date: 2024-10-04 01:59:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32504
    -titleTs: "'airbnb':4 'judgement':7 'neighbour':8 'stay':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706057550
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5973289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705971150 {#1831
      date: 2024-01-23 01:52:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#4036
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#4041
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#4039
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED edit
App\Entity\Magazine {#262
  +icon: null
  +name: "aww@lemmy.ml"
  +title: "aww"
  +description: null
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 31
  +entryCommentCount: 93
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729477261 {#270
    date: 2024-10-21 04:21:01.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#249 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +entries: Doctrine\ORM\PersistentCollection {#192 …}
  +posts: Doctrine\ORM\PersistentCollection {#150 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
  +bans: Doctrine\ORM\PersistentCollection {#129 …}
  +reports: Doctrine\ORM\PersistentCollection {#115 …}
  +badges: Doctrine\ORM\PersistentCollection {#93 …}
  +logs: Doctrine\ORM\PersistentCollection {#83 …}
  +awards: Doctrine\ORM\PersistentCollection {#72 …}
  +categories: Doctrine\ORM\PersistentCollection {#1360 …}
  -id: 125
  +apId: "aww@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/aww"
  +apPublicUrl: "https://lemmy.ml/c/aww"
  +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "aww"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703871784 {#268
    date: 2023-12-29 18:43:04.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703871784 {#276
    date: 2023-12-29 18:43:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details