GET https://kbin.spritesserver.nl/active/%E2%88%9E/all?p=655

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.30 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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
  +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
  +url: null
  +body: """
    Who are these for? People who use the terminal but don’t like running shell commands?\n
    \n
    OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
    \n
    EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
    \n
    EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
    \n
    EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251594 {#191
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 11676
  -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
  -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697100475
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4260408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697067975 {#242
    date: 2023-10-12 01:46:15.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
  +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
  +url: null
  +body: """
    Who are these for? People who use the terminal but don’t like running shell commands?\n
    \n
    OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
    \n
    EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
    \n
    EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
    \n
    EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251594 {#191
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 11676
  -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
  -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697100475
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4260408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697067975 {#242
    date: 2023-10-12 01:46:15.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
  +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
  +url: null
  +body: """
    Who are these for? People who use the terminal but don’t like running shell commands?\n
    \n
    OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
    \n
    EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
    \n
    EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
    \n
    EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251594 {#191
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 11676
  -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
  -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697100475
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4260408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697067975 {#242
    date: 2023-10-12 01:46:15.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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Study-Warns-of-Age-Related-Risks-in-Workplace-Cybersecurity"
  +title: "Study Warns of Age-Related Risks in Workplace Cybersecurity"
  +url: "https://www.technewsworld.com/story/study-warns-age-bias-can-threaten-workplace-cybersecurity-178673.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251239 {#1882
    date: 2023-10-14 04:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 4841
  -titleTs: "'age':5 'age-rel':4 'cybersecur':10 'relat':6 'risk':7 'studi':1 'warn':2 'workplac':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258626
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/436180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697178126 {#1885
    date: 2023-10-13 08:22:06.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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Study-Warns-of-Age-Related-Risks-in-Workplace-Cybersecurity"
  +title: "Study Warns of Age-Related Risks in Workplace Cybersecurity"
  +url: "https://www.technewsworld.com/story/study-warns-age-bias-can-threaten-workplace-cybersecurity-178673.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251239 {#1882
    date: 2023-10-14 04:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 4841
  -titleTs: "'age':5 'age-rel':4 'cybersecur':10 'relat':6 'risk':7 'studi':1 'warn':2 'workplac':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258626
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/436180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697178126 {#1885
    date: 2023-10-13 08:22:06.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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Study-Warns-of-Age-Related-Risks-in-Workplace-Cybersecurity"
  +title: "Study Warns of Age-Related Risks in Workplace Cybersecurity"
  +url: "https://www.technewsworld.com/story/study-warns-age-bias-can-threaten-workplace-cybersecurity-178673.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251239 {#1882
    date: 2023-10-14 04:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 4841
  -titleTs: "'age':5 'age-rel':4 'cybersecur':10 'relat':6 'risk':7 'studi':1 'warn':2 'workplac':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258626
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/436180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697178126 {#1885
    date: 2023-10-13 08:22:06.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Sri-Lanka-says-it-has-reached-an-agreement-with-China-s"
  +title: "Sri Lanka says it has reached an agreement with China's EXIM Bank on debt, clearing IMF funding snag"
  +url: "https://apnews.com/article/sri-china-debt-imf-81d9a10b0023ed03024f4a057f3e902b"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697250670 {#1975
    date: 2023-10-14 04:31:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 5211
  -titleTs: "'agreement':8 'bank':13 'china':10 'clear':16 'debt':15 'exim':12 'fund':18 'imf':17 'lanka':2 'reach':6 'say':3 'snag':19 'sri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697291170
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2361584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250670 {#1953
    date: 2023-10-14 04:31:10.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Sri-Lanka-says-it-has-reached-an-agreement-with-China-s"
  +title: "Sri Lanka says it has reached an agreement with China's EXIM Bank on debt, clearing IMF funding snag"
  +url: "https://apnews.com/article/sri-china-debt-imf-81d9a10b0023ed03024f4a057f3e902b"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697250670 {#1975
    date: 2023-10-14 04:31:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 5211
  -titleTs: "'agreement':8 'bank':13 'china':10 'clear':16 'debt':15 'exim':12 'fund':18 'imf':17 'lanka':2 'reach':6 'say':3 'snag':19 'sri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697291170
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2361584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250670 {#1953
    date: 2023-10-14 04:31:10.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Sri-Lanka-says-it-has-reached-an-agreement-with-China-s"
  +title: "Sri Lanka says it has reached an agreement with China's EXIM Bank on debt, clearing IMF funding snag"
  +url: "https://apnews.com/article/sri-china-debt-imf-81d9a10b0023ed03024f4a057f3e902b"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697250670 {#1975
    date: 2023-10-14 04:31:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 5211
  -titleTs: "'agreement':8 'bank':13 'china':10 'clear':16 'debt':15 'exim':12 'fund':18 'imf':17 'lanka':2 'reach':6 'say':3 'snag':19 'sri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697291170
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2361584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250670 {#1953
    date: 2023-10-14 04:31:10.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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Gotta-do-it"
  +title: "Gotta do it"
  +url: "https://lemmy.world/pictrs/image/ba3dbda9-3edb-4ac5-b06c-de79a6cc4516.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697250495 {#1397
    date: 2023-10-14 04:28:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 14178
  -titleTs: "'gotta':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697250495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6771339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250495 {#1388
    date: 2023-10-14 04:28:15.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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Gotta-do-it"
  +title: "Gotta do it"
  +url: "https://lemmy.world/pictrs/image/ba3dbda9-3edb-4ac5-b06c-de79a6cc4516.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697250495 {#1397
    date: 2023-10-14 04:28:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 14178
  -titleTs: "'gotta':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697250495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6771339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250495 {#1388
    date: 2023-10-14 04:28:15.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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Gotta-do-it"
  +title: "Gotta do it"
  +url: "https://lemmy.world/pictrs/image/ba3dbda9-3edb-4ac5-b06c-de79a6cc4516.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697250495 {#1397
    date: 2023-10-14 04:28:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 14178
  -titleTs: "'gotta':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697250495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6771339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250495 {#1388
    date: 2023-10-14 04:28:15.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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Killed-vs-Died"
  +title: "Killed vs Died"
  +url: "https://lemmygrad.ml/pictrs/image/0238ec94-37a5-47b3-bffd-b457b8a4e14f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697249230 {#1941
    date: 2023-10-14 04:07:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 5156
  -titleTs: "'die':3 'kill':1 'vs':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321751
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2359052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235351 {#1942
    date: 2023-10-14 00:15:51.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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Killed-vs-Died"
  +title: "Killed vs Died"
  +url: "https://lemmygrad.ml/pictrs/image/0238ec94-37a5-47b3-bffd-b457b8a4e14f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697249230 {#1941
    date: 2023-10-14 04:07:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 5156
  -titleTs: "'die':3 'kill':1 'vs':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321751
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2359052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235351 {#1942
    date: 2023-10-14 00:15:51.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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Killed-vs-Died"
  +title: "Killed vs Died"
  +url: "https://lemmygrad.ml/pictrs/image/0238ec94-37a5-47b3-bffd-b457b8a4e14f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697249230 {#1941
    date: 2023-10-14 04:07:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 5156
  -titleTs: "'die':3 'kill':1 'vs':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321751
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2359052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235351 {#1942
    date: 2023-10-14 00:15:51.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
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\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "IT-S-THE-WEEKEND"
  +title: "IT'S THE WEEKEND"
  +url: "https://lemmy.world/pictrs/image/be87f92d-7773-41da-ae49-9e9f5627aa64.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697249074 {#1902
    date: 2023-10-14 04:04:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 9717
  -titleTs: "'weekend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697249074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6770897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697249074 {#1898
    date: 2023-10-14 04:04:34.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
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "IT-S-THE-WEEKEND"
  +title: "IT'S THE WEEKEND"
  +url: "https://lemmy.world/pictrs/image/be87f92d-7773-41da-ae49-9e9f5627aa64.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697249074 {#1902
    date: 2023-10-14 04:04:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 9717
  -titleTs: "'weekend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697249074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6770897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697249074 {#1898
    date: 2023-10-14 04:04:34.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
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "IT-S-THE-WEEKEND"
  +title: "IT'S THE WEEKEND"
  +url: "https://lemmy.world/pictrs/image/be87f92d-7773-41da-ae49-9e9f5627aa64.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697249074 {#1902
    date: 2023-10-14 04:04:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 9717
  -titleTs: "'weekend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697249074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6770897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697249074 {#1898
    date: 2023-10-14 04:04:34.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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "The-classic"
  +title: "The classic"
  +url: "https://youtu.be/prz8TeQFrZs?si=2sZ7ZVQFYLdPPXvY"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697248437 {#2426
    date: 2023-10-14 03:53:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 5171
  -titleTs: "'classic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697274622
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4146851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697241122 {#2440
    date: 2023-10-14 01:52:02.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
27 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "The-classic"
  +title: "The classic"
  +url: "https://youtu.be/prz8TeQFrZs?si=2sZ7ZVQFYLdPPXvY"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697248437 {#2426
    date: 2023-10-14 03:53:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 5171
  -titleTs: "'classic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697274622
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4146851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697241122 {#2440
    date: 2023-10-14 01:52:02.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
28 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "The-classic"
  +title: "The classic"
  +url: "https://youtu.be/prz8TeQFrZs?si=2sZ7ZVQFYLdPPXvY"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697248437 {#2426
    date: 2023-10-14 03:53:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 5171
  -titleTs: "'classic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697274622
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4146851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697241122 {#2440
    date: 2023-10-14 01:52:02.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "Even-the-ship-counselor-gives-him-no-respect-I-tell"
  +title: "Even the ship counselor gives him no respect, I tell ya."
  +url: "https://startrek.website/pictrs/image/94672810-e5ec-488a-b76e-0b12557fccb5.png"
  +body: "[OC]"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697247696 {#2477
    date: 2023-10-14 03:41:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 9748
  -titleTs: "'counselor':4 'even':1 'give':5 'respect':8 'ship':3 'tell':10 'ya':11"
  -bodyTs: "'oc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697247696
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2666552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697247696 {#2483
    date: 2023-10-14 03:41: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
31 DENIED edit
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "Even-the-ship-counselor-gives-him-no-respect-I-tell"
  +title: "Even the ship counselor gives him no respect, I tell ya."
  +url: "https://startrek.website/pictrs/image/94672810-e5ec-488a-b76e-0b12557fccb5.png"
  +body: "[OC]"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697247696 {#2477
    date: 2023-10-14 03:41:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 9748
  -titleTs: "'counselor':4 'even':1 'give':5 'respect':8 'ship':3 'tell':10 'ya':11"
  -bodyTs: "'oc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697247696
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2666552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697247696 {#2483
    date: 2023-10-14 03:41: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
32 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "Even-the-ship-counselor-gives-him-no-respect-I-tell"
  +title: "Even the ship counselor gives him no respect, I tell ya."
  +url: "https://startrek.website/pictrs/image/94672810-e5ec-488a-b76e-0b12557fccb5.png"
  +body: "[OC]"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697247696 {#2477
    date: 2023-10-14 03:41:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 9748
  -titleTs: "'counselor':4 'even':1 'give':5 'respect':8 'ship':3 'tell':10 'ya':11"
  -bodyTs: "'oc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697247696
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2666552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697247696 {#2483
    date: 2023-10-14 03:41: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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "sToP-pOsTiNg-pOliTicAl-mEmEs"
  +title: "sToP pOsTiNg pOliTicAl mEmEs!!!"
  +url: "https://lemmy.ml/pictrs/image/14e659bf-dd0a-4ea7-b49a-b715ff31cc98.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697246437 {#2481
    date: 2023-10-14 03:20:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 3609
  -titleTs: "'meme':4 'polit':3 'post':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695185027
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5170320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695124527 {#1512
    date: 2023-09-19 13:55:27.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
35 DENIED edit
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "sToP-pOsTiNg-pOliTicAl-mEmEs"
  +title: "sToP pOsTiNg pOliTicAl mEmEs!!!"
  +url: "https://lemmy.ml/pictrs/image/14e659bf-dd0a-4ea7-b49a-b715ff31cc98.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697246437 {#2481
    date: 2023-10-14 03:20:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 3609
  -titleTs: "'meme':4 'polit':3 'post':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695185027
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5170320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695124527 {#1512
    date: 2023-09-19 13:55:27.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
36 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "sToP-pOsTiNg-pOliTicAl-mEmEs"
  +title: "sToP pOsTiNg pOliTicAl mEmEs!!!"
  +url: "https://lemmy.ml/pictrs/image/14e659bf-dd0a-4ea7-b49a-b715ff31cc98.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697246437 {#2481
    date: 2023-10-14 03:20:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 3609
  -titleTs: "'meme':4 'polit':3 'post':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695185027
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5170320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695124527 {#1512
    date: 2023-09-19 13:55:27.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Israel-s-startup-ecosystem-Down-but-not-out-TechCrunch"
  +title: "Israel’s startup ecosystem: Down but not out | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/israels-startup-ecosystem-down-but-not-out/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697245360 {#1480
    date: 2023-10-14 03:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 5186
  -titleTs: "'ecosystem':4 'israel':1 'startup':3 'techcrunch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697260359
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244859 {#1522
    date: 2023-10-14 02:54:19.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
39 DENIED edit
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Israel-s-startup-ecosystem-Down-but-not-out-TechCrunch"
  +title: "Israel’s startup ecosystem: Down but not out | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/israels-startup-ecosystem-down-but-not-out/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697245360 {#1480
    date: 2023-10-14 03:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 5186
  -titleTs: "'ecosystem':4 'israel':1 'startup':3 'techcrunch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697260359
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244859 {#1522
    date: 2023-10-14 02:54:19.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
40 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Israel-s-startup-ecosystem-Down-but-not-out-TechCrunch"
  +title: "Israel’s startup ecosystem: Down but not out | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/israels-startup-ecosystem-down-but-not-out/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697245360 {#1480
    date: 2023-10-14 03:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 5186
  -titleTs: "'ecosystem':4 'israel':1 'startup':3 'techcrunch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697260359
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244859 {#1522
    date: 2023-10-14 02:54:19.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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Ripcord-the-Steve-Wozniak-backed-file-scanning-startup-is-raising-new"
  +title: "Ripcord, the Steve Wozniak-backed file scanning startup, is raising new cash | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/ripcord-the-steve-wozniak-backed-file-scanning-startup-is-raising-new-cash/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244840 {#1541
    date: 2023-10-14 02:54:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 5185
  -titleTs: "'back':6 'cash':13 'file':7 'new':12 'rais':11 'ripcord':1 'scan':8 'startup':9 'steve':3 'techcrunch':14 'wozniak':5 'wozniak-back':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258340
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244840 {#1529
    date: 2023-10-14 02:54:00.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
43 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Ripcord-the-Steve-Wozniak-backed-file-scanning-startup-is-raising-new"
  +title: "Ripcord, the Steve Wozniak-backed file scanning startup, is raising new cash | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/ripcord-the-steve-wozniak-backed-file-scanning-startup-is-raising-new-cash/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244840 {#1541
    date: 2023-10-14 02:54:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 5185
  -titleTs: "'back':6 'cash':13 'file':7 'new':12 'rais':11 'ripcord':1 'scan':8 'startup':9 'steve':3 'techcrunch':14 'wozniak':5 'wozniak-back':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258340
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244840 {#1529
    date: 2023-10-14 02:54:00.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
44 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Ripcord-the-Steve-Wozniak-backed-file-scanning-startup-is-raising-new"
  +title: "Ripcord, the Steve Wozniak-backed file scanning startup, is raising new cash | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/ripcord-the-steve-wozniak-backed-file-scanning-startup-is-raising-new-cash/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244840 {#1541
    date: 2023-10-14 02:54:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 5185
  -titleTs: "'back':6 'cash':13 'file':7 'new':12 'rais':11 'ripcord':1 'scan':8 'startup':9 'steve':3 'techcrunch':14 'wozniak':5 'wozniak-back':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258340
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244840 {#1529
    date: 2023-10-14 02:54:00.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1742 …}
  +slug: "Violet-explosion-in-background"
  +title: "*Violet explosion in background*"
  +url: "https://slrpnk.net/pictrs/image/100d80ec-5d86-48e1-abcc-a6100ce69752.webp"
  +body: "That’s not a typo in the title…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 526
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244808 {#1704
    date: 2023-10-14 02:53:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 4797
  -titleTs: "'background':4 'explos':2 'violet':1"
  -bodyTs: "'titl':8 'typo':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697253238
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3045043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166838 {#1713
    date: 2023-10-13 05:13:58.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
47 DENIED edit
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1742 …}
  +slug: "Violet-explosion-in-background"
  +title: "*Violet explosion in background*"
  +url: "https://slrpnk.net/pictrs/image/100d80ec-5d86-48e1-abcc-a6100ce69752.webp"
  +body: "That’s not a typo in the title…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 526
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244808 {#1704
    date: 2023-10-14 02:53:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 4797
  -titleTs: "'background':4 'explos':2 'violet':1"
  -bodyTs: "'titl':8 'typo':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697253238
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3045043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166838 {#1713
    date: 2023-10-13 05:13:58.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
48 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1742 …}
  +slug: "Violet-explosion-in-background"
  +title: "*Violet explosion in background*"
  +url: "https://slrpnk.net/pictrs/image/100d80ec-5d86-48e1-abcc-a6100ce69752.webp"
  +body: "That’s not a typo in the title…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 526
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244808 {#1704
    date: 2023-10-14 02:53:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 4797
  -titleTs: "'background':4 'explos':2 'violet':1"
  -bodyTs: "'titl':8 'typo':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697253238
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3045043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697166838 {#1713
    date: 2023-10-13 05:13:58.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Uber-sexual-assault-survivors-call-for-in-car-cameras-tech-upgrades"
  +title: "Uber sexual assault survivors call for in-car cameras, tech upgrades | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/uber-sexual-assault-survivors-call-for-in-car-cameras-tech-upgrades/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244806 {#1472
    date: 2023-10-14 02:53:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 5183
  -titleTs: "'assault':3 'call':5 'camera':10 'car':9 'in-car':7 'sexual':2 'survivor':4 'tech':11 'techcrunch':13 'uber':1 'upgrad':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697294306
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244806 {#1471
    date: 2023-10-14 02:53:26.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
51 DENIED edit
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Uber-sexual-assault-survivors-call-for-in-car-cameras-tech-upgrades"
  +title: "Uber sexual assault survivors call for in-car cameras, tech upgrades | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/uber-sexual-assault-survivors-call-for-in-car-cameras-tech-upgrades/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244806 {#1472
    date: 2023-10-14 02:53:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 5183
  -titleTs: "'assault':3 'call':5 'camera':10 'car':9 'in-car':7 'sexual':2 'survivor':4 'tech':11 'techcrunch':13 'uber':1 'upgrad':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697294306
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244806 {#1471
    date: 2023-10-14 02:53:26.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
52 DENIED moderate
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Uber-sexual-assault-survivors-call-for-in-car-cameras-tech-upgrades"
  +title: "Uber sexual assault survivors call for in-car cameras, tech upgrades | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/uber-sexual-assault-survivors-call-for-in-car-cameras-tech-upgrades/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244806 {#1472
    date: 2023-10-14 02:53:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 5183
  -titleTs: "'assault':3 'call':5 'camera':10 'car':9 'in-car':7 'sexual':2 'survivor':4 'tech':11 'techcrunch':13 'uber':1 'upgrad':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697294306
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/440752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244806 {#1471
    date: 2023-10-14 02:53:26.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "I-have-also-brought-my-pasta-associate"
  +title: "I have also brought my pasta associate."
  +url: "https://lemmy.ml/pictrs/image/e3e2eb60-6381-4432-85c6-2dff67f23f29.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244694 {#1494
    date: 2023-10-14 02:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 5111
  -titleTs: "'also':3 'associ':7 'brought':4 'pasta':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697315449
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6447575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229049 {#1490
    date: 2023-10-13 22:30:49.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
55 DENIED edit
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "I-have-also-brought-my-pasta-associate"
  +title: "I have also brought my pasta associate."
  +url: "https://lemmy.ml/pictrs/image/e3e2eb60-6381-4432-85c6-2dff67f23f29.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244694 {#1494
    date: 2023-10-14 02:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 5111
  -titleTs: "'also':3 'associ':7 'brought':4 'pasta':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697315449
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6447575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229049 {#1490
    date: 2023-10-13 22:30:49.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
56 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "I-have-also-brought-my-pasta-associate"
  +title: "I have also brought my pasta associate."
  +url: "https://lemmy.ml/pictrs/image/e3e2eb60-6381-4432-85c6-2dff67f23f29.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697244694 {#1494
    date: 2023-10-14 02:51:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 5111
  -titleTs: "'also':3 'associ':7 'brought':4 'pasta':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697315449
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6447575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697229049 {#1490
    date: 2023-10-13 22:30:49.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Worse-by-Zach-Weinersmith"
  +title: ""Worse" by Zach Weinersmith"
  +url: "https://www.smbc-comics.com/comics/1697133052-20231010.png"
  +body: "[source](http://smbc-comics.com/comic/worse-2)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697243496 {#1767
    date: 2023-10-14 02:31:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 4749
  -titleTs: "'weinersmith':4 'wors':1 'zach':3"
  -bodyTs: "'/comic/worse-2)':4 'smbc-comics.com':3 'smbc-comics.com/comic/worse-2)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697228055
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11268942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697141655 {#1759
    date: 2023-10-12 22:14:15.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
59 DENIED edit
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Worse-by-Zach-Weinersmith"
  +title: ""Worse" by Zach Weinersmith"
  +url: "https://www.smbc-comics.com/comics/1697133052-20231010.png"
  +body: "[source](http://smbc-comics.com/comic/worse-2)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697243496 {#1767
    date: 2023-10-14 02:31:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 4749
  -titleTs: "'weinersmith':4 'wors':1 'zach':3"
  -bodyTs: "'/comic/worse-2)':4 'smbc-comics.com':3 'smbc-comics.com/comic/worse-2)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697228055
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11268942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697141655 {#1759
    date: 2023-10-12 22:14:15.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
60 DENIED moderate
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Worse-by-Zach-Weinersmith"
  +title: ""Worse" by Zach Weinersmith"
  +url: "https://www.smbc-comics.com/comics/1697133052-20231010.png"
  +body: "[source](http://smbc-comics.com/comic/worse-2)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697243496 {#1767
    date: 2023-10-14 02:31:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 4749
  -titleTs: "'weinersmith':4 'wors':1 'zach':3"
  -bodyTs: "'/comic/worse-2)':4 'smbc-comics.com':3 'smbc-comics.com/comic/worse-2)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697228055
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11268942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697141655 {#1759
    date: 2023-10-12 22:14:15.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Sadly-Israel-is-too-powerful-right-now-but-hopefully-one"
  +title: "Sadly Israel is too powerful right now, but hopefully one day the genocide will stop!"
  +url: "https://lemy.lol/pictrs/image/257ed28a-aaf9-45c4-9821-0fcef1498fcb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697243204 {#1786
    date: 2023-10-14 02:26:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 4702
  -titleTs: "'day':11 'genocid':13 'hope':9 'israel':2 'one':10 'power':5 'right':6 'sad':1 'stop':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697223760
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/11080592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697137360 {#1780
    date: 2023-10-12 21:02:40.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
63 DENIED edit
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Sadly-Israel-is-too-powerful-right-now-but-hopefully-one"
  +title: "Sadly Israel is too powerful right now, but hopefully one day the genocide will stop!"
  +url: "https://lemy.lol/pictrs/image/257ed28a-aaf9-45c4-9821-0fcef1498fcb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697243204 {#1786
    date: 2023-10-14 02:26:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 4702
  -titleTs: "'day':11 'genocid':13 'hope':9 'israel':2 'one':10 'power':5 'right':6 'sad':1 'stop':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697223760
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/11080592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697137360 {#1780
    date: 2023-10-12 21:02:40.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
64 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Sadly-Israel-is-too-powerful-right-now-but-hopefully-one"
  +title: "Sadly Israel is too powerful right now, but hopefully one day the genocide will stop!"
  +url: "https://lemy.lol/pictrs/image/257ed28a-aaf9-45c4-9821-0fcef1498fcb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697243204 {#1786
    date: 2023-10-14 02:26:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 4702
  -titleTs: "'day':11 'genocid':13 'hope':9 'israel':2 'one':10 'power':5 'right':6 'sad':1 'stop':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697223760
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/11080592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697137360 {#1780
    date: 2023-10-12 21:02:40.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Wonka-Trailer-2"
  +title: "Wonka | Trailer #2"
  +url: "https://youtu.be/wYmtRhKvmVE?si=HnKg2Fx_Zt2YV_jT"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697241000 {#1622
    date: 2023-10-14 01:50:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 4821
  -titleTs: "'2':3 'trailer':2 'wonka':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697219821
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6731333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697175821 {#1633
    date: 2023-10-13 07:43:41.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
67 DENIED edit
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Wonka-Trailer-2"
  +title: "Wonka | Trailer #2"
  +url: "https://youtu.be/wYmtRhKvmVE?si=HnKg2Fx_Zt2YV_jT"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697241000 {#1622
    date: 2023-10-14 01:50:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 4821
  -titleTs: "'2':3 'trailer':2 'wonka':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697219821
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6731333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697175821 {#1633
    date: 2023-10-13 07:43:41.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
68 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Wonka-Trailer-2"
  +title: "Wonka | Trailer #2"
  +url: "https://youtu.be/wYmtRhKvmVE?si=HnKg2Fx_Zt2YV_jT"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697241000 {#1622
    date: 2023-10-14 01:50:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 4821
  -titleTs: "'2':3 'trailer':2 'wonka':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697219821
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6731333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697175821 {#1633
    date: 2023-10-13 07:43:41.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Comic-Con-A-Community-for-NYCC-SDCC-and-more-comic"
  +title: "Comic Con - A Community for NYCC, SDCC, and more comic conventions"
  +url: "https://lemmy.world/c/comiccon"
  +body: """
    With NYCC starting Oct. 12, I was disappointed to see that there weren’t any communities for comic cons. Share your comic con photos and experiences or come for details on upcoming conventions.\n
    \n
    [!comiccon@lemmy.world](https://lemmy.world/c/comiccon)  \n
    <https://lemmy.world/c/comiccon>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697240377 {#1415
    date: 2023-10-14 01:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 4480
  -titleTs: "'comic':1,10 'communiti':4 'con':2 'convent':11 'nycc':6 'sdcc':7"
  -bodyTs: "'/c/comiccon':40 '/c/comiccon)':37 '12':5 'come':28 'comic':18,22 'comiccon@lemmy.world':34 'communiti':16 'con':19,23 'convent':33 'detail':30 'disappoint':8 'experi':26 'lemmy.world':36,39 'lemmy.world/c/comiccon':38 'lemmy.world/c/comiccon)':35 'nycc':2 'oct':4 'photo':24 'see':10 'share':20 'start':3 'upcom':32 'weren':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697155806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6673117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697069406 {#1420
    date: 2023-10-12 02:10:06.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
71 DENIED edit
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Comic-Con-A-Community-for-NYCC-SDCC-and-more-comic"
  +title: "Comic Con - A Community for NYCC, SDCC, and more comic conventions"
  +url: "https://lemmy.world/c/comiccon"
  +body: """
    With NYCC starting Oct. 12, I was disappointed to see that there weren’t any communities for comic cons. Share your comic con photos and experiences or come for details on upcoming conventions.\n
    \n
    [!comiccon@lemmy.world](https://lemmy.world/c/comiccon)  \n
    <https://lemmy.world/c/comiccon>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697240377 {#1415
    date: 2023-10-14 01:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 4480
  -titleTs: "'comic':1,10 'communiti':4 'con':2 'convent':11 'nycc':6 'sdcc':7"
  -bodyTs: "'/c/comiccon':40 '/c/comiccon)':37 '12':5 'come':28 'comic':18,22 'comiccon@lemmy.world':34 'communiti':16 'con':19,23 'convent':33 'detail':30 'disappoint':8 'experi':26 'lemmy.world':36,39 'lemmy.world/c/comiccon':38 'lemmy.world/c/comiccon)':35 'nycc':2 'oct':4 'photo':24 'see':10 'share':20 'start':3 'upcom':32 'weren':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697155806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6673117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697069406 {#1420
    date: 2023-10-12 02:10:06.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
72 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Comic-Con-A-Community-for-NYCC-SDCC-and-more-comic"
  +title: "Comic Con - A Community for NYCC, SDCC, and more comic conventions"
  +url: "https://lemmy.world/c/comiccon"
  +body: """
    With NYCC starting Oct. 12, I was disappointed to see that there weren’t any communities for comic cons. Share your comic con photos and experiences or come for details on upcoming conventions.\n
    \n
    [!comiccon@lemmy.world](https://lemmy.world/c/comiccon)  \n
    <https://lemmy.world/c/comiccon>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697240377 {#1415
    date: 2023-10-14 01:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 4480
  -titleTs: "'comic':1,10 'communiti':4 'con':2 'convent':11 'nycc':6 'sdcc':7"
  -bodyTs: "'/c/comiccon':40 '/c/comiccon)':37 '12':5 'come':28 'comic':18,22 'comiccon@lemmy.world':34 'communiti':16 'con':19,23 'convent':33 'detail':30 'disappoint':8 'experi':26 'lemmy.world':36,39 'lemmy.world/c/comiccon':38 'lemmy.world/c/comiccon)':35 'nycc':2 'oct':4 'photo':24 'see':10 'share':20 'start':3 'upcom':32 'weren':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697155806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6673117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697069406 {#1420
    date: 2023-10-12 02:10:06.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-there-clean-versions-of-Ableton-Live-available-somewhere"
  +title: "Are there clean versions of Ableton Live available somewhere?"
  +url: null
  +body: """
    I’m looking for a clean version of Ableton Live (ideally 11, but anything older is fine too) for weeks now. But everything I download and send to VirusTotal.com is infected with all kinds of nasty malware.\n
    \n
    Am I doing something wrong? Where does one get cracked audio software (for Windows) without malware?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697240301 {#1461
    date: 2023-10-14 01:38:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 4979
  -titleTs: "'ableton':6 'avail':8 'clean':3 'live':7 'somewher':9 'version':4"
  -bodyTs: "'11':12 'ableton':9 'anyth':14 'audio':48 'clean':6 'crack':47 'download':25 'everyth':23 'fine':17 'get':46 'ideal':11 'infect':31 'kind':34 'live':10 'look':3 'm':2 'malwar':37,53 'nasti':36 'older':15 'one':45 'send':27 'softwar':49 'someth':41 'version':7 'virustotal.com':29 'week':20 'window':51 'without':52 'wrong':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697293834
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4488667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697207434 {#1462
    date: 2023-10-13 16:30:34.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
75 DENIED edit
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-there-clean-versions-of-Ableton-Live-available-somewhere"
  +title: "Are there clean versions of Ableton Live available somewhere?"
  +url: null
  +body: """
    I’m looking for a clean version of Ableton Live (ideally 11, but anything older is fine too) for weeks now. But everything I download and send to VirusTotal.com is infected with all kinds of nasty malware.\n
    \n
    Am I doing something wrong? Where does one get cracked audio software (for Windows) without malware?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697240301 {#1461
    date: 2023-10-14 01:38:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 4979
  -titleTs: "'ableton':6 'avail':8 'clean':3 'live':7 'somewher':9 'version':4"
  -bodyTs: "'11':12 'ableton':9 'anyth':14 'audio':48 'clean':6 'crack':47 'download':25 'everyth':23 'fine':17 'get':46 'ideal':11 'infect':31 'kind':34 'live':10 'look':3 'm':2 'malwar':37,53 'nasti':36 'older':15 'one':45 'send':27 'softwar':49 'someth':41 'version':7 'virustotal.com':29 'week':20 'window':51 'without':52 'wrong':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697293834
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4488667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697207434 {#1462
    date: 2023-10-13 16:30:34.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
76 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-there-clean-versions-of-Ableton-Live-available-somewhere"
  +title: "Are there clean versions of Ableton Live available somewhere?"
  +url: null
  +body: """
    I’m looking for a clean version of Ableton Live (ideally 11, but anything older is fine too) for weeks now. But everything I download and send to VirusTotal.com is infected with all kinds of nasty malware.\n
    \n
    Am I doing something wrong? Where does one get cracked audio software (for Windows) without malware?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697240301 {#1461
    date: 2023-10-14 01:38:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 4979
  -titleTs: "'ableton':6 'avail':8 'clean':3 'live':7 'somewher':9 'version':4"
  -bodyTs: "'11':12 'ableton':9 'anyth':14 'audio':48 'clean':6 'crack':47 'download':25 'everyth':23 'fine':17 'get':46 'ideal':11 'infect':31 'kind':34 'live':10 'look':3 'm':2 'malwar':37,53 'nasti':36 'older':15 'one':45 'send':27 'softwar':49 'someth':41 'version':7 'virustotal.com':29 'week':20 'window':51 'without':52 'wrong':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697293834
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4488667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697207434 {#1462
    date: 2023-10-13 16:30:34.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Telegram-CEO-says-app-will-continue-to-host-war-related-content"
  +title: "Telegram CEO says app will continue to host 'war-related content' after coming under fire for Hamas videos | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/telegram-ceo-says-app-will-continue-to-host-war-related-content-after-coming-under-fire-for-hamas-videos/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697239467 {#1435
    date: 2023-10-14 01:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 5056
  -titleTs: "'app':4 'ceo':2 'come':14 'content':12 'continu':6 'fire':16 'hama':18 'host':8 'relat':11 'say':3 'techcrunch':20 'telegram':1 'video':19 'war':10 'war-rel':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697280598
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/439106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220598 {#1430
    date: 2023-10-13 20:09:58.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
79 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Telegram-CEO-says-app-will-continue-to-host-war-related-content"
  +title: "Telegram CEO says app will continue to host 'war-related content' after coming under fire for Hamas videos | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/telegram-ceo-says-app-will-continue-to-host-war-related-content-after-coming-under-fire-for-hamas-videos/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697239467 {#1435
    date: 2023-10-14 01:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 5056
  -titleTs: "'app':4 'ceo':2 'come':14 'content':12 'continu':6 'fire':16 'hama':18 'host':8 'relat':11 'say':3 'techcrunch':20 'telegram':1 'video':19 'war':10 'war-rel':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697280598
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/439106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220598 {#1430
    date: 2023-10-13 20:09:58.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
80 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Telegram-CEO-says-app-will-continue-to-host-war-related-content"
  +title: "Telegram CEO says app will continue to host 'war-related content' after coming under fire for Hamas videos | TechCrunch"
  +url: "https://techcrunch.com/2023/10/13/telegram-ceo-says-app-will-continue-to-host-war-related-content-after-coming-under-fire-for-hamas-videos/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697239467 {#1435
    date: 2023-10-14 01:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 5056
  -titleTs: "'app':4 'ceo':2 'come':14 'content':12 'continu':6 'fire':16 'hama':18 'host':8 'relat':11 'say':3 'techcrunch':20 'telegram':1 'video':19 'war':10 'war-rel':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697280598
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/439106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220598 {#1430
    date: 2023-10-13 20:09:58.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "A-meme-for-math-people"
  +title: "A meme for math people"
  +url: "https://lemmy.world/pictrs/image/fa5fb5f0-b904-4c4c-a1b5-bbacecac7e76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 1022
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697238887 {#1696
    date: 2023-10-14 01:14:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 4411
  -titleTs: "'math':4 'meme':2 'peopl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697137757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6663494"
  +editedAt: DateTimeImmutable @1697051375 {#1709
    date: 2023-10-11 21:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697051357 {#1595
    date: 2023-10-11 21:09:17.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
83 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "A-meme-for-math-people"
  +title: "A meme for math people"
  +url: "https://lemmy.world/pictrs/image/fa5fb5f0-b904-4c4c-a1b5-bbacecac7e76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 1022
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697238887 {#1696
    date: 2023-10-14 01:14:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 4411
  -titleTs: "'math':4 'meme':2 'peopl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697137757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6663494"
  +editedAt: DateTimeImmutable @1697051375 {#1709
    date: 2023-10-11 21:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697051357 {#1595
    date: 2023-10-11 21:09:17.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
84 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "A-meme-for-math-people"
  +title: "A meme for math people"
  +url: "https://lemmy.world/pictrs/image/fa5fb5f0-b904-4c4c-a1b5-bbacecac7e76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 1022
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697238887 {#1696
    date: 2023-10-14 01:14:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 4411
  -titleTs: "'math':4 'meme':2 'peopl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697137757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6663494"
  +editedAt: DateTimeImmutable @1697051375 {#1709
    date: 2023-10-11 21:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697051357 {#1595
    date: 2023-10-11 21:09:17.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Wash-them-down-with-milk"
  +title: "Wash them down with milk"
  +url: "https://lemmy.ml/pictrs/image/3b0b9a11-17f0-47a4-9e31-dcfc9dc5ad12.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 631
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697235908 {#1648
    date: 2023-10-14 00:25:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 5109
  -titleTs: "'milk':5 'wash':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697315187
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6447349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697228787 {#1665
    date: 2023-10-13 22:26:27.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
87 DENIED edit
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Wash-them-down-with-milk"
  +title: "Wash them down with milk"
  +url: "https://lemmy.ml/pictrs/image/3b0b9a11-17f0-47a4-9e31-dcfc9dc5ad12.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 631
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697235908 {#1648
    date: 2023-10-14 00:25:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 5109
  -titleTs: "'milk':5 'wash':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697315187
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6447349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697228787 {#1665
    date: 2023-10-13 22:26:27.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
88 DENIED moderate
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Wash-them-down-with-milk"
  +title: "Wash them down with milk"
  +url: "https://lemmy.ml/pictrs/image/3b0b9a11-17f0-47a4-9e31-dcfc9dc5ad12.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 631
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697235908 {#1648
    date: 2023-10-14 00:25:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 5109
  -titleTs: "'milk':5 'wash':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697315187
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6447349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697228787 {#1665
    date: 2023-10-13 22:26:27.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "I-don-t-understand-people-s-interest-in-watching-sport-but-they"
  +title: "I don't understand people's interest in watching sport but they seem to like it"
  +url: "https://lemmy.world/pictrs/image/459dc607-a6ee-45e0-83a0-76be1944dbf9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697235749 {#1650
    date: 2023-10-14 00:22:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 11857
  -titleTs: "'interest':7 'like':15 'peopl':5 'seem':13 'sport':10 'understand':4 'watch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697249249
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235749 {#1654
    date: 2023-10-14 00:22: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
91 DENIED edit
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "I-don-t-understand-people-s-interest-in-watching-sport-but-they"
  +title: "I don't understand people's interest in watching sport but they seem to like it"
  +url: "https://lemmy.world/pictrs/image/459dc607-a6ee-45e0-83a0-76be1944dbf9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697235749 {#1650
    date: 2023-10-14 00:22:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 11857
  -titleTs: "'interest':7 'like':15 'peopl':5 'seem':13 'sport':10 'understand':4 'watch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697249249
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235749 {#1654
    date: 2023-10-14 00:22: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
92 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "I-don-t-understand-people-s-interest-in-watching-sport-but-they"
  +title: "I don't understand people's interest in watching sport but they seem to like it"
  +url: "https://lemmy.world/pictrs/image/459dc607-a6ee-45e0-83a0-76be1944dbf9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697235749 {#1650
    date: 2023-10-14 00:22:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 11857
  -titleTs: "'interest':7 'like':15 'peopl':5 'seem':13 'sport':10 'understand':4 'watch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697249249
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697235749 {#1654
    date: 2023-10-14 00:22: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "The-annular-solar-eclipse-will-cross-over-North-America-on"
  +title: "The annular solar eclipse will cross over North America on Saturday, Oct. 14. How to make a DIY annular solar eclipse viewer using paper, scissors, tape, foil, and a shoe box or cereal box."
  +url: "https://kfor.com/news/local/how-to-make-a-diy-annular-solar-eclipse-viewer-when-to-watch/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697234792 {#1589
    date: 2023-10-14 00:06:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 5149
  -titleTs: "'14':13 'america':9 'annular':2,19 'box':31,34 'cereal':33 'cross':6 'diy':18 'eclips':4,21 'foil':27 'make':16 'north':8 'oct':12 'paper':24 'saturday':11 'scissor':25 'shoe':30 'solar':3,20 'tape':26 'use':23 'viewer':22"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697320224
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6764120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697233824 {#1571
    date: 2023-10-13 23:50:24.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
95 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "The-annular-solar-eclipse-will-cross-over-North-America-on"
  +title: "The annular solar eclipse will cross over North America on Saturday, Oct. 14. How to make a DIY annular solar eclipse viewer using paper, scissors, tape, foil, and a shoe box or cereal box."
  +url: "https://kfor.com/news/local/how-to-make-a-diy-annular-solar-eclipse-viewer-when-to-watch/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697234792 {#1589
    date: 2023-10-14 00:06:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 5149
  -titleTs: "'14':13 'america':9 'annular':2,19 'box':31,34 'cereal':33 'cross':6 'diy':18 'eclips':4,21 'foil':27 'make':16 'north':8 'oct':12 'paper':24 'saturday':11 'scissor':25 'shoe':30 'solar':3,20 'tape':26 'use':23 'viewer':22"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697320224
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6764120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697233824 {#1571
    date: 2023-10-13 23:50:24.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
96 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "The-annular-solar-eclipse-will-cross-over-North-America-on"
  +title: "The annular solar eclipse will cross over North America on Saturday, Oct. 14. How to make a DIY annular solar eclipse viewer using paper, scissors, tape, foil, and a shoe box or cereal box."
  +url: "https://kfor.com/news/local/how-to-make-a-diy-annular-solar-eclipse-viewer-when-to-watch/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697234792 {#1589
    date: 2023-10-14 00:06:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 5149
  -titleTs: "'14':13 'america':9 'annular':2,19 'box':31,34 'cereal':33 'cross':6 'diy':18 'eclips':4,21 'foil':27 'make':16 'north':8 'oct':12 'paper':24 'saturday':11 'scissor':25 'shoe':30 'solar':3,20 'tape':26 'use':23 'viewer':22"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697320224
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6764120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697233824 {#1571
    date: 2023-10-13 23:50:24.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "It-is-simply-logical-fellow-rebels"
  +title: "It is simply logical, fellow rebels"
  +url: "https://startrek.website/pictrs/image/de2ec2bc-8461-4091-b449-e03b575b3510.jpeg"
  +body: """
    So, little sidenote, but this is my 400th post since joining on August 16th.\n
    \n
    I may have a problem.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697232186 {#1576
    date: 2023-10-13 23:23:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 4634
  -titleTs: "'fellow':5 'logic':4 'rebel':6 'simpli':3"
  -bodyTs: "'16th':14 '400th':8 'august':13 'join':11 'littl':2 'may':16 'post':9 'problem':19 'sidenot':3 'sinc':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697199047
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2614914"
  +editedAt: DateTimeImmutable @1697112701 {#1551
    date: 2023-10-12 14:11:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697112647 {#1549
    date: 2023-10-12 14:10:47.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
99 DENIED edit
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "It-is-simply-logical-fellow-rebels"
  +title: "It is simply logical, fellow rebels"
  +url: "https://startrek.website/pictrs/image/de2ec2bc-8461-4091-b449-e03b575b3510.jpeg"
  +body: """
    So, little sidenote, but this is my 400th post since joining on August 16th.\n
    \n
    I may have a problem.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697232186 {#1576
    date: 2023-10-13 23:23:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 4634
  -titleTs: "'fellow':5 'logic':4 'rebel':6 'simpli':3"
  -bodyTs: "'16th':14 '400th':8 'august':13 'join':11 'littl':2 'may':16 'post':9 'problem':19 'sidenot':3 'sinc':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697199047
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2614914"
  +editedAt: DateTimeImmutable @1697112701 {#1551
    date: 2023-10-12 14:11:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697112647 {#1549
    date: 2023-10-12 14:10:47.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
100 DENIED moderate
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "It-is-simply-logical-fellow-rebels"
  +title: "It is simply logical, fellow rebels"
  +url: "https://startrek.website/pictrs/image/de2ec2bc-8461-4091-b449-e03b575b3510.jpeg"
  +body: """
    So, little sidenote, but this is my 400th post since joining on August 16th.\n
    \n
    I may have a problem.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697232186 {#1576
    date: 2023-10-13 23:23:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 4634
  -titleTs: "'fellow':5 'logic':4 'rebel':6 'simpli':3"
  -bodyTs: "'16th':14 '400th':8 'august':13 'join':11 'littl':2 'may':16 'post':9 'problem':19 'sidenot':3 'sinc':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697199047
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2614914"
  +editedAt: DateTimeImmutable @1697112701 {#1551
    date: 2023-10-12 14:11:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697112647 {#1549
    date: 2023-10-12 14:10:47.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