GET https://kbin.spritesserver.nl/d/youtu.be/newest/%E2%88%9E/videos?p=8

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1408 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "He-didn-t-forget-how-to-laugh"
  +title: "He didn't forget how to laugh"
  +url: "https://youtu.be/LxogPMID2a4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688838057 {#1878
    date: 2023-07-08 19:40:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 729
  -titleTs: "'didn':2 'forget':4 'laugh':7"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688371651
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/441388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358151 {#1887
    date: 2023-07-03 06:22:31.0 +02: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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1408 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "He-didn-t-forget-how-to-laugh"
  +title: "He didn't forget how to laugh"
  +url: "https://youtu.be/LxogPMID2a4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688838057 {#1878
    date: 2023-07-08 19:40:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 729
  -titleTs: "'didn':2 'forget':4 'laugh':7"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688371651
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/441388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358151 {#1887
    date: 2023-07-03 06:22:31.0 +02: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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1408 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "He-didn-t-forget-how-to-laugh"
  +title: "He didn't forget how to laugh"
  +url: "https://youtu.be/LxogPMID2a4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688838057 {#1878
    date: 2023-07-08 19:40:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 729
  -titleTs: "'didn':2 'forget':4 'laugh':7"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688371651
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/441388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358151 {#1887
    date: 2023-07-03 06:22:31.0 +02: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\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dielectric-Induction-producing-Ground-Currents"
  +title: "Dielectric Induction producing Ground Currents"
  +url: "https://youtu.be/kbHDHiAQrrs"
  +body: """
    I found this new video. Sounds interesting… (even though i can’t keep up)\n
    \n
    Maybe you’re interested
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688152523 {#1712
    date: 2023-06-30 21:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 1655
  -titleTs: "'current':5 'dielectr':1 'ground':4 'induct':2 'produc':3"
  -bodyTs: "'even':8 'found':2 'interest':7,18 'keep':13 'mayb':15 'new':4 're':17 'sound':6 'though':9 'video':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688152523
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1638240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688152523 {#1631
    date: 2023-06-30 21:15:23.0 +02: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
7 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dielectric-Induction-producing-Ground-Currents"
  +title: "Dielectric Induction producing Ground Currents"
  +url: "https://youtu.be/kbHDHiAQrrs"
  +body: """
    I found this new video. Sounds interesting… (even though i can’t keep up)\n
    \n
    Maybe you’re interested
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688152523 {#1712
    date: 2023-06-30 21:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 1655
  -titleTs: "'current':5 'dielectr':1 'ground':4 'induct':2 'produc':3"
  -bodyTs: "'even':8 'found':2 'interest':7,18 'keep':13 'mayb':15 'new':4 're':17 'sound':6 'though':9 'video':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688152523
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1638240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688152523 {#1631
    date: 2023-06-30 21:15:23.0 +02: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
8 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dielectric-Induction-producing-Ground-Currents"
  +title: "Dielectric Induction producing Ground Currents"
  +url: "https://youtu.be/kbHDHiAQrrs"
  +body: """
    I found this new video. Sounds interesting… (even though i can’t keep up)\n
    \n
    Maybe you’re interested
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688152523 {#1712
    date: 2023-06-30 21:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 1655
  -titleTs: "'current':5 'dielectr':1 'ground':4 'induct':2 'produc':3"
  -bodyTs: "'even':8 'found':2 'interest':7,18 'keep':13 'mayb':15 'new':4 're':17 'sound':6 'though':9 'video':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688152523
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1638240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688152523 {#1631
    date: 2023-06-30 21:15:23.0 +02: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
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\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-breaks-Law-by-restoring-deleted-comments"
  +title: "Reddit breaks Law by restoring deleted comments"
  +url: "https://youtu.be/mfZKkUg8jgM"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687885116 {#1484
    date: 2023-06-27 18:58:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 17954
  -titleTs: "'break':2 'comment':7 'delet':6 'law':3 'reddit':1 'restor':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687885116
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/512678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687885116 {#1486
    date: 2023-06-27 18:58:36.0 +02: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
11 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-breaks-Law-by-restoring-deleted-comments"
  +title: "Reddit breaks Law by restoring deleted comments"
  +url: "https://youtu.be/mfZKkUg8jgM"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687885116 {#1484
    date: 2023-06-27 18:58:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 17954
  -titleTs: "'break':2 'comment':7 'delet':6 'law':3 'reddit':1 'restor':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687885116
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/512678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687885116 {#1486
    date: 2023-06-27 18:58:36.0 +02: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
12 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-breaks-Law-by-restoring-deleted-comments"
  +title: "Reddit breaks Law by restoring deleted comments"
  +url: "https://youtu.be/mfZKkUg8jgM"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687885116 {#1484
    date: 2023-06-27 18:58:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 17954
  -titleTs: "'break':2 'comment':7 'delet':6 'law':3 'reddit':1 'restor':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687885116
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/512678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687885116 {#1486
    date: 2023-06-27 18:58:36.0 +02: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
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\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-violates-CCPA"
  +title: "Reddit violates CCPA"
  +url: "https://youtu.be/1B0GGsDdyHI"
  +body: "This video shows that Reddit refused to delete all comments and posts of its users when they close their account via a CCPA / GDPR request."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687811828 {#1754
    date: 2023-06-26 22:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 646
  -titleTs: "'ccpa':3 'reddit':1 'violat':2"
  -bodyTs: "'account':20 'ccpa':23 'close':18 'comment':10 'delet':8 'gdpr':24 'post':12 'reddit':5 'refus':6 'request':25 'show':3 'user':15 'via':21 'video':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687818509
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/99466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687799009 {#1755
    date: 2023-06-26 19:03:29.0 +02: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
15 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-violates-CCPA"
  +title: "Reddit violates CCPA"
  +url: "https://youtu.be/1B0GGsDdyHI"
  +body: "This video shows that Reddit refused to delete all comments and posts of its users when they close their account via a CCPA / GDPR request."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687811828 {#1754
    date: 2023-06-26 22:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 646
  -titleTs: "'ccpa':3 'reddit':1 'violat':2"
  -bodyTs: "'account':20 'ccpa':23 'close':18 'comment':10 'delet':8 'gdpr':24 'post':12 'reddit':5 'refus':6 'request':25 'show':3 'user':15 'via':21 'video':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687818509
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/99466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687799009 {#1755
    date: 2023-06-26 19:03:29.0 +02: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
16 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-violates-CCPA"
  +title: "Reddit violates CCPA"
  +url: "https://youtu.be/1B0GGsDdyHI"
  +body: "This video shows that Reddit refused to delete all comments and posts of its users when they close their account via a CCPA / GDPR request."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687811828 {#1754
    date: 2023-06-26 22:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 646
  -titleTs: "'ccpa':3 'reddit':1 'violat':2"
  -bodyTs: "'account':20 'ccpa':23 'close':18 'comment':10 'delet':8 'gdpr':24 'post':12 'reddit':5 'refus':6 'request':25 'show':3 'user':15 'via':21 'video':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687818509
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/99466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687799009 {#1755
    date: 2023-06-26 19:03:29.0 +02: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
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
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-CEO-calls-unpaid-moderators-concerns-noise-time-to-send"
  +title: "Reddit CEO calls unpaid moderators' concerns "noise" - time to send a message he won't forget."
  +url: "https://youtu.be/ZOm_UKGyrZg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688325140 {#1775
    date: 2023-07-02 21:12:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 714
  -titleTs: "'call':3 'ceo':2 'concern':6 'forget':16 'messag':12 'moder':5 'nois':7 'reddit':1 'send':10 'time':8 'unpaid':4 'won':14"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1686848813
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/27148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686844313 {#1776
    date: 2023-06-15 17:51:53.0 +02: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
19 DENIED edit
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-CEO-calls-unpaid-moderators-concerns-noise-time-to-send"
  +title: "Reddit CEO calls unpaid moderators' concerns "noise" - time to send a message he won't forget."
  +url: "https://youtu.be/ZOm_UKGyrZg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688325140 {#1775
    date: 2023-07-02 21:12:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 714
  -titleTs: "'call':3 'ceo':2 'concern':6 'forget':16 'messag':12 'moder':5 'nois':7 'reddit':1 'send':10 'time':8 'unpaid':4 'won':14"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1686848813
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/27148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686844313 {#1776
    date: 2023-06-15 17:51:53.0 +02: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
20 DENIED moderate
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reddit-CEO-calls-unpaid-moderators-concerns-noise-time-to-send"
  +title: "Reddit CEO calls unpaid moderators' concerns "noise" - time to send a message he won't forget."
  +url: "https://youtu.be/ZOm_UKGyrZg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688325140 {#1775
    date: 2023-07-02 21:12:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 714
  -titleTs: "'call':3 'ceo':2 'concern':6 'forget':16 'messag':12 'moder':5 'nois':7 'reddit':1 'send':10 'time':8 'unpaid':4 'won':14"
  -bodyTs: null
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1686848813
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/27148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686844313 {#1776
    date: 2023-06-15 17:51:53.0 +02: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