GET https://kbin.spritesserver.nl/index.php/d/youtube.com/top?p=6

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1878 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-Complete-Guide-to-Getting-a-Tech-Job"
  +title: "The Complete Guide to Getting a Tech Job"
  +url: "https://www.youtube.com/watch?v=ubOhA56G_tk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973524 {#1925
    date: 2023-11-14 15:52:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 22022
  -titleTs: "'complet':2 'get':5 'guid':3 'job':8 'tech':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699973524
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14892420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699973524 {#1885
    date: 2023-11-14 15:52:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1878 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-Complete-Guide-to-Getting-a-Tech-Job"
  +title: "The Complete Guide to Getting a Tech Job"
  +url: "https://www.youtube.com/watch?v=ubOhA56G_tk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973524 {#1925
    date: 2023-11-14 15:52:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 22022
  -titleTs: "'complet':2 'get':5 'guid':3 'job':8 'tech':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699973524
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14892420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699973524 {#1885
    date: 2023-11-14 15:52:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1878 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-Complete-Guide-to-Getting-a-Tech-Job"
  +title: "The Complete Guide to Getting a Tech Job"
  +url: "https://www.youtube.com/watch?v=ubOhA56G_tk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973524 {#1925
    date: 2023-11-14 15:52:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 22022
  -titleTs: "'complet':2 'get':5 'guid':3 'job':8 'tech':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699973524
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14892420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699973524 {#1885
    date: 2023-11-14 15:52:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Remember-Seagate-s-Dual-Actuator-HDDs-They-re-Back-in-SATA-Form"
  +title: "Remember Seagate’s Dual Actuator HDDs? They’re Back, in SATA Form"
  +url: "https://www.youtube.com/watch?v=Q9WigY2Psts"
  +body: """
    What do you think of dual actuator hard drives? I never knew these even existed…\n
    \n
    Here’s a quick summary of the vid for those who want a TL;DW:\n
    \n
    - Dual actuator drives are a single drive with two actuator arms inside\n
    - These arms have their own platters, each with access to half of the drive’s capacity\n
    - The SAS version shows up as two separate drives: one for each actuator\n
    - The SATA version shows up as a single drive, however can be partitioned at a specific LBA near the middle to use both actuators independently\n
    - Linux kernel updated to support these drives better when queuing commands\n
    - Capable of saturating a 5gbit SATA link\n
    \n
    Personally, my concern is RAID setups, particularly in a SAS config. Will filesystems like ZFS and BTRFS know that two storage devices are the same physical drive… aside from that, and concern about more mechanical parts, this looks exciting especially for sequential speed throughput!\n
    \n
    EDIT: fix typos
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700152353 {#1657
    date: 2023-11-16 17:32:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 12919
  -titleTs: "'actuat':5 'back':9 'dual':4 'form':12 'hdds':6 're':8 'rememb':1 'sata':11 'seagat':2"
  -bodyTs: "'5gbit':112 'access':51 'actuat':7,32,40,71,95 'arm':41,44 'asid':142 'better':104 'btrfs':131 'capabl':108 'capac':58 'command':107 'concern':117,146 'config':125 'devic':136 'drive':9,33,37,56,67,80,103,141 'dual':6,31 'dw':30 'edit':159 'especi':154 'even':14 'excit':153 'exist':15 'filesystem':127 'fix':160 'half':53 'hard':8 'howev':81 'independ':96 'insid':42 'kernel':98 'knew':12 'know':132 'lba':88 'like':128 'link':114 'linux':97 'look':152 'mechan':149 'middl':91 'near':89 'never':11 'one':68 'part':150 'particular':121 'partit':84 'person':115 'physic':140 'platter':48 'queu':106 'quick':19 'raid':119 'sas':60,124 'sata':73,113 'satur':110 'separ':66 'sequenti':156 'setup':120 'show':62,75 'singl':36,79 'specif':87 'speed':157 'storag':135 'summari':20 'support':101 'think':4 'throughput':158 'tl':29 'two':39,65,134 'typo':161 'updat':99 'use':93 'version':61,74 'vid':23 'want':27 'zfs':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054466
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6750945"
  +editedAt: DateTimeImmutable @1700197944 {#1712
    date: 2023-11-17 06:12:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699968066 {#1748
    date: 2023-11-14 14:21:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Remember-Seagate-s-Dual-Actuator-HDDs-They-re-Back-in-SATA-Form"
  +title: "Remember Seagate’s Dual Actuator HDDs? They’re Back, in SATA Form"
  +url: "https://www.youtube.com/watch?v=Q9WigY2Psts"
  +body: """
    What do you think of dual actuator hard drives? I never knew these even existed…\n
    \n
    Here’s a quick summary of the vid for those who want a TL;DW:\n
    \n
    - Dual actuator drives are a single drive with two actuator arms inside\n
    - These arms have their own platters, each with access to half of the drive’s capacity\n
    - The SAS version shows up as two separate drives: one for each actuator\n
    - The SATA version shows up as a single drive, however can be partitioned at a specific LBA near the middle to use both actuators independently\n
    - Linux kernel updated to support these drives better when queuing commands\n
    - Capable of saturating a 5gbit SATA link\n
    \n
    Personally, my concern is RAID setups, particularly in a SAS config. Will filesystems like ZFS and BTRFS know that two storage devices are the same physical drive… aside from that, and concern about more mechanical parts, this looks exciting especially for sequential speed throughput!\n
    \n
    EDIT: fix typos
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700152353 {#1657
    date: 2023-11-16 17:32:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 12919
  -titleTs: "'actuat':5 'back':9 'dual':4 'form':12 'hdds':6 're':8 'rememb':1 'sata':11 'seagat':2"
  -bodyTs: "'5gbit':112 'access':51 'actuat':7,32,40,71,95 'arm':41,44 'asid':142 'better':104 'btrfs':131 'capabl':108 'capac':58 'command':107 'concern':117,146 'config':125 'devic':136 'drive':9,33,37,56,67,80,103,141 'dual':6,31 'dw':30 'edit':159 'especi':154 'even':14 'excit':153 'exist':15 'filesystem':127 'fix':160 'half':53 'hard':8 'howev':81 'independ':96 'insid':42 'kernel':98 'knew':12 'know':132 'lba':88 'like':128 'link':114 'linux':97 'look':152 'mechan':149 'middl':91 'near':89 'never':11 'one':68 'part':150 'particular':121 'partit':84 'person':115 'physic':140 'platter':48 'queu':106 'quick':19 'raid':119 'sas':60,124 'sata':73,113 'satur':110 'separ':66 'sequenti':156 'setup':120 'show':62,75 'singl':36,79 'specif':87 'speed':157 'storag':135 'summari':20 'support':101 'think':4 'throughput':158 'tl':29 'two':39,65,134 'typo':161 'updat':99 'use':93 'version':61,74 'vid':23 'want':27 'zfs':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054466
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6750945"
  +editedAt: DateTimeImmutable @1700197944 {#1712
    date: 2023-11-17 06:12:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699968066 {#1748
    date: 2023-11-14 14:21:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Remember-Seagate-s-Dual-Actuator-HDDs-They-re-Back-in-SATA-Form"
  +title: "Remember Seagate’s Dual Actuator HDDs? They’re Back, in SATA Form"
  +url: "https://www.youtube.com/watch?v=Q9WigY2Psts"
  +body: """
    What do you think of dual actuator hard drives? I never knew these even existed…\n
    \n
    Here’s a quick summary of the vid for those who want a TL;DW:\n
    \n
    - Dual actuator drives are a single drive with two actuator arms inside\n
    - These arms have their own platters, each with access to half of the drive’s capacity\n
    - The SAS version shows up as two separate drives: one for each actuator\n
    - The SATA version shows up as a single drive, however can be partitioned at a specific LBA near the middle to use both actuators independently\n
    - Linux kernel updated to support these drives better when queuing commands\n
    - Capable of saturating a 5gbit SATA link\n
    \n
    Personally, my concern is RAID setups, particularly in a SAS config. Will filesystems like ZFS and BTRFS know that two storage devices are the same physical drive… aside from that, and concern about more mechanical parts, this looks exciting especially for sequential speed throughput!\n
    \n
    EDIT: fix typos
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700152353 {#1657
    date: 2023-11-16 17:32:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 12919
  -titleTs: "'actuat':5 'back':9 'dual':4 'form':12 'hdds':6 're':8 'rememb':1 'sata':11 'seagat':2"
  -bodyTs: "'5gbit':112 'access':51 'actuat':7,32,40,71,95 'arm':41,44 'asid':142 'better':104 'btrfs':131 'capabl':108 'capac':58 'command':107 'concern':117,146 'config':125 'devic':136 'drive':9,33,37,56,67,80,103,141 'dual':6,31 'dw':30 'edit':159 'especi':154 'even':14 'excit':153 'exist':15 'filesystem':127 'fix':160 'half':53 'hard':8 'howev':81 'independ':96 'insid':42 'kernel':98 'knew':12 'know':132 'lba':88 'like':128 'link':114 'linux':97 'look':152 'mechan':149 'middl':91 'near':89 'never':11 'one':68 'part':150 'particular':121 'partit':84 'person':115 'physic':140 'platter':48 'queu':106 'quick':19 'raid':119 'sas':60,124 'sata':73,113 'satur':110 'separ':66 'sequenti':156 'setup':120 'show':62,75 'singl':36,79 'specif':87 'speed':157 'storag':135 'summari':20 'support':101 'think':4 'throughput':158 'tl':29 'two':39,65,134 'typo':161 'updat':99 'use':93 'version':61,74 'vid':23 'want':27 'zfs':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054466
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6750945"
  +editedAt: DateTimeImmutable @1700197944 {#1712
    date: 2023-11-17 06:12:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699968066 {#1748
    date: 2023-11-14 14:21:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Bocchi-The-Blade-Runner"
  +title: "Bocchi The Blade Runner"
  +url: "https://www.youtube.com/watch?v=YT2SWT8rQvw"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699817056 {#1489
    date: 2023-11-12 20:24:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 12335
  -titleTs: "'blade':3 'bocchi':1 'runner':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699857556
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1334240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817056 {#1496
    date: 2023-11-12 20:24:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Bocchi-The-Blade-Runner"
  +title: "Bocchi The Blade Runner"
  +url: "https://www.youtube.com/watch?v=YT2SWT8rQvw"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699817056 {#1489
    date: 2023-11-12 20:24:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 12335
  -titleTs: "'blade':3 'bocchi':1 'runner':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699857556
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1334240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817056 {#1496
    date: 2023-11-12 20:24:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Bocchi-The-Blade-Runner"
  +title: "Bocchi The Blade Runner"
  +url: "https://www.youtube.com/watch?v=YT2SWT8rQvw"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699817056 {#1489
    date: 2023-11-12 20:24:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 12335
  -titleTs: "'blade':3 'bocchi':1 'runner':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699857556
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1334240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817056 {#1496
    date: 2023-11-12 20:24:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1751 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Neil-Newbon-Best-Supporting-Performer-Golden-Joysticks-2023"
  +title: "Neil Newbon - Best Supporting Performer Golden Joysticks 2023"
  +url: "https://www.youtube.com/watch?v=V1bj72lkCkk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887811 {#1756
    date: 2024-10-14 08:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 15397
  -titleTs: "'2023':8 'best':3 'golden':6 'joystick':7 'neil':1 'newbon':2 'perform':5 'support':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699687243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8929154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699669743 {#1767
    date: 2023-11-11 03:29:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1751 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Neil-Newbon-Best-Supporting-Performer-Golden-Joysticks-2023"
  +title: "Neil Newbon - Best Supporting Performer Golden Joysticks 2023"
  +url: "https://www.youtube.com/watch?v=V1bj72lkCkk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887811 {#1756
    date: 2024-10-14 08:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 15397
  -titleTs: "'2023':8 'best':3 'golden':6 'joystick':7 'neil':1 'newbon':2 'perform':5 'support':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699687243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8929154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699669743 {#1767
    date: 2023-11-11 03:29:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1751 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Neil-Newbon-Best-Supporting-Performer-Golden-Joysticks-2023"
  +title: "Neil Newbon - Best Supporting Performer Golden Joysticks 2023"
  +url: "https://www.youtube.com/watch?v=V1bj72lkCkk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728887811 {#1756
    date: 2024-10-14 08:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 15397
  -titleTs: "'2023':8 'best':3 'golden':6 'joystick':7 'neil':1 'newbon':2 'perform':5 'support':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699687243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8929154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699669743 {#1767
    date: 2023-11-11 03:29:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "In-1969-Mr-Rogers-testified-before-U-S-Congress-to-get"
  +title: "In 1969, Mr. Rogers testified before U.S. Congress to get funding for public broadcasting. Senator John Pastore is initially abrasive but is won over by Mr. Rogers' warmth and kindness."
  +url: "https://www.youtube.com/watch?v=fKy7ljRr0AA"
  +body: "This 7-min video is worth the watch. You can see Mr. Rogers’ authenticity and the effect it has on the senator. The man was a national treasure."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699629930 {#1785
    date: 2023-11-10 16:25:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 11666
  -titleTs: "'1969':2 'abras':20 'broadcast':14 'congress':8 'fund':11 'get':10 'initi':19 'john':16 'kind':30 'mr':3,26 'pastor':17 'public':13 'roger':4,27 'senat':15 'testifi':5 'u.s':7 'warmth':28 'won':23"
  -bodyTs: "'7':2 'authent':14 'effect':17 'man':24 'min':3 'mr':12 'nation':27 'roger':13 'see':11 'senat':22 'treasur':28 'video':4 'watch':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699678236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8047160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699591836 {#1784
    date: 2023-11-10 05:50:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "In-1969-Mr-Rogers-testified-before-U-S-Congress-to-get"
  +title: "In 1969, Mr. Rogers testified before U.S. Congress to get funding for public broadcasting. Senator John Pastore is initially abrasive but is won over by Mr. Rogers' warmth and kindness."
  +url: "https://www.youtube.com/watch?v=fKy7ljRr0AA"
  +body: "This 7-min video is worth the watch. You can see Mr. Rogers’ authenticity and the effect it has on the senator. The man was a national treasure."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699629930 {#1785
    date: 2023-11-10 16:25:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 11666
  -titleTs: "'1969':2 'abras':20 'broadcast':14 'congress':8 'fund':11 'get':10 'initi':19 'john':16 'kind':30 'mr':3,26 'pastor':17 'public':13 'roger':4,27 'senat':15 'testifi':5 'u.s':7 'warmth':28 'won':23"
  -bodyTs: "'7':2 'authent':14 'effect':17 'man':24 'min':3 'mr':12 'nation':27 'roger':13 'see':11 'senat':22 'treasur':28 'video':4 'watch':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699678236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8047160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699591836 {#1784
    date: 2023-11-10 05:50:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "In-1969-Mr-Rogers-testified-before-U-S-Congress-to-get"
  +title: "In 1969, Mr. Rogers testified before U.S. Congress to get funding for public broadcasting. Senator John Pastore is initially abrasive but is won over by Mr. Rogers' warmth and kindness."
  +url: "https://www.youtube.com/watch?v=fKy7ljRr0AA"
  +body: "This 7-min video is worth the watch. You can see Mr. Rogers’ authenticity and the effect it has on the senator. The man was a national treasure."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699629930 {#1785
    date: 2023-11-10 16:25:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 11666
  -titleTs: "'1969':2 'abras':20 'broadcast':14 'congress':8 'fund':11 'get':10 'initi':19 'john':16 'kind':30 'mr':3,26 'pastor':17 'public':13 'roger':4,27 'senat':15 'testifi':5 'u.s':7 'warmth':28 'won':23"
  -bodyTs: "'7':2 'authent':14 'effect':17 'man':24 'min':3 'mr':12 'nation':27 'roger':13 'see':11 'senat':22 'treasur':28 'video':4 'watch':8 'worth':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699678236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8047160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699591836 {#1784
    date: 2023-11-10 05:50:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1624 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Jaguar-Skills-HUB-LIVE-2023"
  +title: "Jaguar Skills | HUB LIVE (2023)"
  +url: "https://www.youtube.com/live/2M7aP1gV854"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699588622 {#1643
    date: 2023-11-10 04:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 11653
  -titleTs: "'2023':5 'hub':3 'jaguar':1 'live':4 'skill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699597622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8045927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699588622 {#1622
    date: 2023-11-10 04:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1624 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Jaguar-Skills-HUB-LIVE-2023"
  +title: "Jaguar Skills | HUB LIVE (2023)"
  +url: "https://www.youtube.com/live/2M7aP1gV854"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699588622 {#1643
    date: 2023-11-10 04:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 11653
  -titleTs: "'2023':5 'hub':3 'jaguar':1 'live':4 'skill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699597622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8045927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699588622 {#1622
    date: 2023-11-10 04:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1624 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Jaguar-Skills-HUB-LIVE-2023"
  +title: "Jaguar Skills | HUB LIVE (2023)"
  +url: "https://www.youtube.com/live/2M7aP1gV854"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699588622 {#1643
    date: 2023-11-10 04:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 11653
  -titleTs: "'2023':5 'hub':3 'jaguar':1 'live':4 'skill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699597622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8045927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699588622 {#1622
    date: 2023-11-10 04:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Man-receives-world-s-first-eye-transplant-after-high-voltage-electrical-accident"
  +title: "Man receives world’s first eye transplant after high-voltage electrical accident"
  +url: "https://www.youtube.com/watch?v=kN7AS7mgdJ8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700989606 {#1423
    date: 2023-11-26 10:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 11532
  -titleTs: "'accid':13 'electr':12 'eye':6 'first':5 'high':10 'high-voltag':9 'man':1 'receiv':2 'transplant':7 'voltag':11 'world':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699642820
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8995571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556420 {#1442
    date: 2023-11-09 20:00:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Man-receives-world-s-first-eye-transplant-after-high-voltage-electrical-accident"
  +title: "Man receives world’s first eye transplant after high-voltage electrical accident"
  +url: "https://www.youtube.com/watch?v=kN7AS7mgdJ8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700989606 {#1423
    date: 2023-11-26 10:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 11532
  -titleTs: "'accid':13 'electr':12 'eye':6 'first':5 'high':10 'high-voltag':9 'man':1 'receiv':2 'transplant':7 'voltag':11 'world':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699642820
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8995571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556420 {#1442
    date: 2023-11-09 20:00:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Man-receives-world-s-first-eye-transplant-after-high-voltage-electrical-accident"
  +title: "Man receives world’s first eye transplant after high-voltage electrical accident"
  +url: "https://www.youtube.com/watch?v=kN7AS7mgdJ8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700989606 {#1423
    date: 2023-11-26 10:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 11532
  -titleTs: "'accid':13 'electr':12 'eye':6 'first':5 'high':10 'high-voltag':9 'man':1 'receiv':2 'transplant':7 'voltag':11 'world':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699642820
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8995571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556420 {#1442
    date: 2023-11-09 20:00:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Hellmann-s-Mayo-Jar-vs-Bottle-Showdown"
  +title: "Hellmann’s Mayo: Jar vs Bottle Showdown"
  +url: "https://www.youtube.com/watch?v=zMs7niAbfsQ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699559772 {#1456
    date: 2023-11-09 20:56:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 11512
  -titleTs: "'bottl':6 'hellmann':1 'jar':4 'mayo':3 'showdown':7 'vs':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699562975
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3856789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551975 {#1454
    date: 2023-11-09 18:46:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Hellmann-s-Mayo-Jar-vs-Bottle-Showdown"
  +title: "Hellmann’s Mayo: Jar vs Bottle Showdown"
  +url: "https://www.youtube.com/watch?v=zMs7niAbfsQ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699559772 {#1456
    date: 2023-11-09 20:56:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 11512
  -titleTs: "'bottl':6 'hellmann':1 'jar':4 'mayo':3 'showdown':7 'vs':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699562975
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3856789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551975 {#1454
    date: 2023-11-09 18:46:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Hellmann-s-Mayo-Jar-vs-Bottle-Showdown"
  +title: "Hellmann’s Mayo: Jar vs Bottle Showdown"
  +url: "https://www.youtube.com/watch?v=zMs7niAbfsQ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699559772 {#1456
    date: 2023-11-09 20:56:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 11512
  -titleTs: "'bottl':6 'hellmann':1 'jar':4 'mayo':3 'showdown':7 'vs':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699562975
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3856789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551975 {#1454
    date: 2023-11-09 18:46:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Shoshana-Zuboff-on-surveillance-capitalism-VPRO-Documentary"
  +title: "Shoshana Zuboff on surveillance capitalism | VPRO Documentary"
  +url: "https://www.youtube.com/watch?v=hIXhnWUmMvw&t=2078"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699594346 {#1428
    date: 2023-11-10 06:32:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 13656
  -titleTs: "'capit':5 'documentari':7 'shoshana':1 'surveil':4 'vpro':6 'zuboff':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699537237
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14319347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699519737 {#1435
    date: 2023-11-09 09:48:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Shoshana-Zuboff-on-surveillance-capitalism-VPRO-Documentary"
  +title: "Shoshana Zuboff on surveillance capitalism | VPRO Documentary"
  +url: "https://www.youtube.com/watch?v=hIXhnWUmMvw&t=2078"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699594346 {#1428
    date: 2023-11-10 06:32:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 13656
  -titleTs: "'capit':5 'documentari':7 'shoshana':1 'surveil':4 'vpro':6 'zuboff':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699537237
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14319347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699519737 {#1435
    date: 2023-11-09 09:48:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Shoshana-Zuboff-on-surveillance-capitalism-VPRO-Documentary"
  +title: "Shoshana Zuboff on surveillance capitalism | VPRO Documentary"
  +url: "https://www.youtube.com/watch?v=hIXhnWUmMvw&t=2078"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699594346 {#1428
    date: 2023-11-10 06:32:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 13656
  -titleTs: "'capit':5 'documentari':7 'shoshana':1 'surveil':4 'vpro':6 'zuboff':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699537237
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14319347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699519737 {#1435
    date: 2023-11-09 09:48:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "GHOSTBUSTERS-FROZEN-EMPIRE-Official-Teaser-Trailer-HD"
  +title: "GHOSTBUSTERS: FROZEN EMPIRE - Official Teaser Trailer (HD)"
  +url: "https://www.youtube.com/watch?v=k_6CbpF2FSk"
  +body: "I didn’t realise all the OG boys would be back for this one. I’m excited."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699480643 {#1709
    date: 2023-11-08 22:57:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 11195
  -titleTs: "'empir':3 'frozen':2 'ghostbust':1 'hd':7 'offici':4 'teaser':5 'trailer':6"
  -bodyTs: "'back':11 'boy':8 'didn':2 'excit':17 'm':16 'og':7 'one':14 'realis':4 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546705
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4278426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699460305 {#1595
    date: 2023-11-08 17:18:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "GHOSTBUSTERS-FROZEN-EMPIRE-Official-Teaser-Trailer-HD"
  +title: "GHOSTBUSTERS: FROZEN EMPIRE - Official Teaser Trailer (HD)"
  +url: "https://www.youtube.com/watch?v=k_6CbpF2FSk"
  +body: "I didn’t realise all the OG boys would be back for this one. I’m excited."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699480643 {#1709
    date: 2023-11-08 22:57:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 11195
  -titleTs: "'empir':3 'frozen':2 'ghostbust':1 'hd':7 'offici':4 'teaser':5 'trailer':6"
  -bodyTs: "'back':11 'boy':8 'didn':2 'excit':17 'm':16 'og':7 'one':14 'realis':4 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546705
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4278426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699460305 {#1595
    date: 2023-11-08 17:18:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "GHOSTBUSTERS-FROZEN-EMPIRE-Official-Teaser-Trailer-HD"
  +title: "GHOSTBUSTERS: FROZEN EMPIRE - Official Teaser Trailer (HD)"
  +url: "https://www.youtube.com/watch?v=k_6CbpF2FSk"
  +body: "I didn’t realise all the OG boys would be back for this one. I’m excited."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699480643 {#1709
    date: 2023-11-08 22:57:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 11195
  -titleTs: "'empir':3 'frozen':2 'ghostbust':1 'hd':7 'offici':4 'teaser':5 'trailer':6"
  -bodyTs: "'back':11 'boy':8 'didn':2 'excit':17 'm':16 'og':7 'one':14 'realis':4 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546705
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4278426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699460305 {#1595
    date: 2023-11-08 17:18:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Entities-Revive-Plants-vs-Zombies"
  +title: "Entities Revive Plants vs Zombies"
  +url: "https://www.youtube.com/shorts/k74nTyInolM"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699432690 {#1665
    date: 2023-11-08 09:38:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 11009
  -titleTs: "'entiti':1 'plant':3 'reviv':2 'vs':4 'zombi':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699426114
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699395114 {#1675
    date: 2023-11-07 23:11:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Entities-Revive-Plants-vs-Zombies"
  +title: "Entities Revive Plants vs Zombies"
  +url: "https://www.youtube.com/shorts/k74nTyInolM"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699432690 {#1665
    date: 2023-11-08 09:38:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 11009
  -titleTs: "'entiti':1 'plant':3 'reviv':2 'vs':4 'zombi':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699426114
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699395114 {#1675
    date: 2023-11-07 23:11:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Entities-Revive-Plants-vs-Zombies"
  +title: "Entities Revive Plants vs Zombies"
  +url: "https://www.youtube.com/shorts/k74nTyInolM"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699432690 {#1665
    date: 2023-11-08 09:38:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 11009
  -titleTs: "'entiti':1 'plant':3 'reviv':2 'vs':4 'zombi':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699426114
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699395114 {#1675
    date: 2023-11-07 23:11:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: Proxies\__CG__\App\Entity\Image {#1653 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "What-if-frieren-got-a-cloning-spell"
  +title: "What if frieren got a cloning spell..."
  +url: "https://www.youtube.com/watch?v=NQppdob5gXE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450387 {#1655
    date: 2023-11-08 14:33:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 10948
  -titleTs: "'clone':6 'frieren':3 'got':4 'spell':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699439139
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1306036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383139 {#1649
    date: 2023-11-07 19:52:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: Proxies\__CG__\App\Entity\Image {#1653 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "What-if-frieren-got-a-cloning-spell"
  +title: "What if frieren got a cloning spell..."
  +url: "https://www.youtube.com/watch?v=NQppdob5gXE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450387 {#1655
    date: 2023-11-08 14:33:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 10948
  -titleTs: "'clone':6 'frieren':3 'got':4 'spell':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699439139
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1306036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383139 {#1649
    date: 2023-11-07 19:52:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1491 …}
  +image: Proxies\__CG__\App\Entity\Image {#1653 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "What-if-frieren-got-a-cloning-spell"
  +title: "What if frieren got a cloning spell..."
  +url: "https://www.youtube.com/watch?v=NQppdob5gXE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450387 {#1655
    date: 2023-11-08 14:33:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 10948
  -titleTs: "'clone':6 'frieren':3 'got':4 'spell':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699439139
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1306036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383139 {#1649
    date: 2023-11-07 19:52:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-IT-Crowd-Piracy-warning"
  +title: "The IT Crowd - Piracy warning"
  +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
  +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699705139 {#1582
    date: 2023-11-11 13:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 10796
  -titleTs: "'crowd':3 'piraci':4 'warn':5"
  -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699425576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699339176 {#1578
    date: 2023-11-07 07:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-IT-Crowd-Piracy-warning"
  +title: "The IT Crowd - Piracy warning"
  +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
  +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699705139 {#1582
    date: 2023-11-11 13:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 10796
  -titleTs: "'crowd':3 'piraci':4 'warn':5"
  -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699425576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699339176 {#1578
    date: 2023-11-07 07:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-IT-Crowd-Piracy-warning"
  +title: "The IT Crowd - Piracy warning"
  +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
  +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699705139 {#1582
    date: 2023-11-11 13:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 10796
  -titleTs: "'crowd':3 'piraci':4 'warn':5"
  -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699425576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699339176 {#1578
    date: 2023-11-07 07:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-Crisis-of-Masculinity-Explained-Alexander-Avila-1-15-57"
  +title: "The Crisis of Masculinity, Explained - Alexander Avila [1:15:57]"
  +url: "https://www.youtube.com/watch?v=UOhs9jxe4lM&t=590s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699308936 {#1549
    date: 2023-11-06 23:15:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 10639
  -titleTs: "'1':8 '15':9 '57':10 'alexand':6 'avila':7 'crisi':2 'explain':5 'masculin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699326230
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3776051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306230 {#1560
    date: 2023-11-06 22:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-Crisis-of-Masculinity-Explained-Alexander-Avila-1-15-57"
  +title: "The Crisis of Masculinity, Explained - Alexander Avila [1:15:57]"
  +url: "https://www.youtube.com/watch?v=UOhs9jxe4lM&t=590s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699308936 {#1549
    date: 2023-11-06 23:15:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 10639
  -titleTs: "'1':8 '15':9 '57':10 'alexand':6 'avila':7 'crisi':2 'explain':5 'masculin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699326230
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3776051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306230 {#1560
    date: 2023-11-06 22:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-Crisis-of-Masculinity-Explained-Alexander-Avila-1-15-57"
  +title: "The Crisis of Masculinity, Explained - Alexander Avila [1:15:57]"
  +url: "https://www.youtube.com/watch?v=UOhs9jxe4lM&t=590s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699308936 {#1549
    date: 2023-11-06 23:15:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 10639
  -titleTs: "'1':8 '15':9 '57':10 'alexand':6 'avila':7 'crisi':2 'explain':5 'masculin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699326230
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3776051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306230 {#1560
    date: 2023-11-06 22:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "How-Google-Facebook-and-others-use-our-most-personal-secrets"
  +title: "How Google, Facebook and others use our most personal secrets against us"
  +url: "https://www.youtube.com/watch?v=PyqNYGCmkQU"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699988358 {#1558
    date: 2023-11-14 19:59:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 16699
  -titleTs: "'facebook':3 'googl':2 'other':5 'person':9 'secret':10 'us':12 'use':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699175878
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3711478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699162878 {#1556
    date: 2023-11-05 06:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "How-Google-Facebook-and-others-use-our-most-personal-secrets"
  +title: "How Google, Facebook and others use our most personal secrets against us"
  +url: "https://www.youtube.com/watch?v=PyqNYGCmkQU"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699988358 {#1558
    date: 2023-11-14 19:59:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 16699
  -titleTs: "'facebook':3 'googl':2 'other':5 'person':9 'secret':10 'us':12 'use':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699175878
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3711478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699162878 {#1556
    date: 2023-11-05 06:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "How-Google-Facebook-and-others-use-our-most-personal-secrets"
  +title: "How Google, Facebook and others use our most personal secrets against us"
  +url: "https://www.youtube.com/watch?v=PyqNYGCmkQU"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699988358 {#1558
    date: 2023-11-14 19:59:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 16699
  -titleTs: "'facebook':3 'googl':2 'other':5 'person':9 'secret':10 'us':12 'use':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699175878
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3711478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699162878 {#1556
    date: 2023-11-05 06:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1692
  +user: Proxies\__CG__\App\Entity\User {#1795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Chicago-Sold-it-s-Parking-Meters-to-Morgan-Stanley-for-75"
  +title: "Chicago Sold it's Parking Meters to Morgan Stanley for 75 years. (The consequences have been terrible)"
  +url: "https://www.youtube.com/watch?v=fDx6no-7HZE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707558282 {#1686
    date: 2024-02-10 10:44:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: []
  -id: 10041
  -titleTs: "'75':11 'chicago':1 'consequ':14 'meter':6 'morgan':8 'park':5 'sold':2 'stanley':9 'terribl':17 'year':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699240005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7514319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699153605 {#1691
    date: 2023-11-05 04:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#1795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Chicago-Sold-it-s-Parking-Meters-to-Morgan-Stanley-for-75"
  +title: "Chicago Sold it's Parking Meters to Morgan Stanley for 75 years. (The consequences have been terrible)"
  +url: "https://www.youtube.com/watch?v=fDx6no-7HZE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707558282 {#1686
    date: 2024-02-10 10:44:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: []
  -id: 10041
  -titleTs: "'75':11 'chicago':1 'consequ':14 'meter':6 'morgan':8 'park':5 'sold':2 'stanley':9 'terribl':17 'year':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699240005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7514319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699153605 {#1691
    date: 2023-11-05 04:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#1795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Chicago-Sold-it-s-Parking-Meters-to-Morgan-Stanley-for-75"
  +title: "Chicago Sold it's Parking Meters to Morgan Stanley for 75 years. (The consequences have been terrible)"
  +url: "https://www.youtube.com/watch?v=fDx6no-7HZE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707558282 {#1686
    date: 2024-02-10 10:44:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: []
  -id: 10041
  -titleTs: "'75':11 'chicago':1 'consequ':14 'meter':6 'morgan':8 'park':5 'sold':2 'stanley':9 'terribl':17 'year':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699240005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7514319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699153605 {#1691
    date: 2023-11-05 04:06:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1723
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#1726 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "spooky-centrifuge"
  +title: "spooky centrifuge"
  +url: "https://www.youtube.com/watch?v=c44WOJOdzFc&ab_channel=VanessaCordova"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699132229 {#1731
    date: 2023-11-04 22:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  +badges: Doctrine\ORM\PersistentCollection {#1724 …}
  +children: []
  -id: 9944
  -titleTs: "'centrifug':2 'spooki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699186229
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5780113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699132229 {#1725
    date: 2023-11-04 22:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#1726 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "spooky-centrifuge"
  +title: "spooky centrifuge"
  +url: "https://www.youtube.com/watch?v=c44WOJOdzFc&ab_channel=VanessaCordova"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699132229 {#1731
    date: 2023-11-04 22:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  +badges: Doctrine\ORM\PersistentCollection {#1724 …}
  +children: []
  -id: 9944
  -titleTs: "'centrifug':2 'spooki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699186229
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5780113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699132229 {#1725
    date: 2023-11-04 22:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#1726 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "spooky-centrifuge"
  +title: "spooky centrifuge"
  +url: "https://www.youtube.com/watch?v=c44WOJOdzFc&ab_channel=VanessaCordova"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699132229 {#1731
    date: 2023-11-04 22:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  +badges: Doctrine\ORM\PersistentCollection {#1724 …}
  +children: []
  -id: 9944
  -titleTs: "'centrifug':2 'spooki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699186229
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5780113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699132229 {#1725
    date: 2023-11-04 22:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1716 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "AI-Generated-CSAM-Is-Out-of-Control"
  +title: "AI Generated CSAM Is Out of Control"
  +url: "https://www.youtube.com/watch?v=yMHK4-J5Sz4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699164961 {#1715
    date: 2023-11-05 07:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 16495
  -titleTs: "'ai':1 'control':7 'csam':3 'generat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699120013
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8499050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699081013 {#1714
    date: 2023-11-04 07:56:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1716 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "AI-Generated-CSAM-Is-Out-of-Control"
  +title: "AI Generated CSAM Is Out of Control"
  +url: "https://www.youtube.com/watch?v=yMHK4-J5Sz4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699164961 {#1715
    date: 2023-11-05 07:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 16495
  -titleTs: "'ai':1 'control':7 'csam':3 'generat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699120013
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8499050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699081013 {#1714
    date: 2023-11-04 07:56:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1716 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "AI-Generated-CSAM-Is-Out-of-Control"
  +title: "AI Generated CSAM Is Out of Control"
  +url: "https://www.youtube.com/watch?v=yMHK4-J5Sz4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699164961 {#1715
    date: 2023-11-05 07:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 16495
  -titleTs: "'ai':1 'control':7 'csam':3 'generat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699120013
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8499050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699081013 {#1714
    date: 2023-11-04 07:56:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2461
  +user: Proxies\__CG__\App\Entity\User {#2456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#2453 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "10-REASONS-why-Linux-Mint-is-the-desktop-OS-to"
  +title: "10 REASONS why Linux Mint is the desktop OS to beat in 2023"
  +url: "https://www.youtube.com/watch?v=6Tln-eBAq-k"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343642 {#2462
    date: 2023-11-07 08:54:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 9427
  -titleTs: "'10':1 '2023':13 'beat':11 'desktop':8 'linux':4 'mint':5 'os':9 'reason':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699131582
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7455300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045182 {#2458
    date: 2023-11-03 21:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#2453 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "10-REASONS-why-Linux-Mint-is-the-desktop-OS-to"
  +title: "10 REASONS why Linux Mint is the desktop OS to beat in 2023"
  +url: "https://www.youtube.com/watch?v=6Tln-eBAq-k"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343642 {#2462
    date: 2023-11-07 08:54:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 9427
  -titleTs: "'10':1 '2023':13 'beat':11 'desktop':8 'linux':4 'mint':5 'os':9 'reason':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699131582
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7455300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045182 {#2458
    date: 2023-11-03 21:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#2453 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "10-REASONS-why-Linux-Mint-is-the-desktop-OS-to"
  +title: "10 REASONS why Linux Mint is the desktop OS to beat in 2023"
  +url: "https://www.youtube.com/watch?v=6Tln-eBAq-k"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343642 {#2462
    date: 2023-11-07 08:54:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 9427
  -titleTs: "'10':1 '2023':13 'beat':11 'desktop':8 'linux':4 'mint':5 'os':9 'reason':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699131582
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7455300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045182 {#2458
    date: 2023-11-03 21:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2360
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Frank-Drebin-in-Star-Wars"
  +title: "Frank Drebin in Star Wars"
  +url: "https://www.youtube.com/watch?v=qlPbV4YmHV4"
  +body: """
    Well, this was a *whole* lot better than I was expecting. Bonus pts for the creator sourcing his green screen reference vid.\n
    \n
    I do kinda wonder how many modern SW fans remember the hilarious **Naked Gun** movies. I guess this might look pretty ridiculous if not.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699317743 {#2370
    date: 2023-11-07 01:42:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 9604
  -titleTs: "'drebin':2 'frank':1 'star':4 'war':5"
  -bodyTs: "'better':7 'bonus':12 'creator':16 'expect':11 'fan':31 'green':19 'guess':39 'gun':36 'hilari':34 'kinda':25 'look':42 'lot':6 'mani':28 'might':41 'modern':29 'movi':37 'nake':35 'pretti':43 'pts':13 'refer':21 'rememb':32 'ridicul':44 'screen':20 'sourc':17 'sw':30 'vid':22 'well':1 'whole':5 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699050618
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13717546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699021118 {#2377
    date: 2023-11-03 15:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Frank-Drebin-in-Star-Wars"
  +title: "Frank Drebin in Star Wars"
  +url: "https://www.youtube.com/watch?v=qlPbV4YmHV4"
  +body: """
    Well, this was a *whole* lot better than I was expecting. Bonus pts for the creator sourcing his green screen reference vid.\n
    \n
    I do kinda wonder how many modern SW fans remember the hilarious **Naked Gun** movies. I guess this might look pretty ridiculous if not.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699317743 {#2370
    date: 2023-11-07 01:42:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 9604
  -titleTs: "'drebin':2 'frank':1 'star':4 'war':5"
  -bodyTs: "'better':7 'bonus':12 'creator':16 'expect':11 'fan':31 'green':19 'guess':39 'gun':36 'hilari':34 'kinda':25 'look':42 'lot':6 'mani':28 'might':41 'modern':29 'movi':37 'nake':35 'pretti':43 'pts':13 'refer':21 'rememb':32 'ridicul':44 'screen':20 'sourc':17 'sw':30 'vid':22 'well':1 'whole':5 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699050618
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13717546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699021118 {#2377
    date: 2023-11-03 15:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Frank-Drebin-in-Star-Wars"
  +title: "Frank Drebin in Star Wars"
  +url: "https://www.youtube.com/watch?v=qlPbV4YmHV4"
  +body: """
    Well, this was a *whole* lot better than I was expecting. Bonus pts for the creator sourcing his green screen reference vid.\n
    \n
    I do kinda wonder how many modern SW fans remember the hilarious **Naked Gun** movies. I guess this might look pretty ridiculous if not.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699317743 {#2370
    date: 2023-11-07 01:42:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 9604
  -titleTs: "'drebin':2 'frank':1 'star':4 'war':5"
  -bodyTs: "'better':7 'bonus':12 'creator':16 'expect':11 'fan':31 'green':19 'guess':39 'gun':36 'hilari':34 'kinda':25 'look':42 'lot':6 'mani':28 'might':41 'modern':29 'movi':37 'nake':35 'pretti':43 'pts':13 'refer':21 'rememb':32 'ridicul':44 'screen':20 'sourc':17 'sw':30 'vid':22 'well':1 'whole':5 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699050618
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13717546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699021118 {#2377
    date: 2023-11-03 15:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Everyday-Use-of-GNU-Guix"
  +title: "Everyday Use of GNU Guix"
  +url: "https://www.youtube.com/watch?v=0berTO7d6gg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699047372 {#1909
    date: 2023-11-03 22:36:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 9184
  -titleTs: "'everyday':1 'gnu':4 'guix':5 'use':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699045697
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5696149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959297 {#1708
    date: 2023-11-02 22:08:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Everyday-Use-of-GNU-Guix"
  +title: "Everyday Use of GNU Guix"
  +url: "https://www.youtube.com/watch?v=0berTO7d6gg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699047372 {#1909
    date: 2023-11-03 22:36:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 9184
  -titleTs: "'everyday':1 'gnu':4 'guix':5 'use':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699045697
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5696149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959297 {#1708
    date: 2023-11-02 22:08:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Everyday-Use-of-GNU-Guix"
  +title: "Everyday Use of GNU Guix"
  +url: "https://www.youtube.com/watch?v=0berTO7d6gg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699047372 {#1909
    date: 2023-11-03 22:36:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 9184
  -titleTs: "'everyday':1 'gnu':4 'guix':5 'use':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699045697
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5696149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959297 {#1708
    date: 2023-11-02 22:08:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Matrix-vs-XMPP-Security-Privacy-Apps-Efficiency"
  +title: "Matrix vs. XMPP, Security, Privacy, Apps, Efficiency ?"
  +url: "https://www.youtube.com/watch?v=GurbaZzwYvU"
  +body: """
    I recently saw Alex’s video about XMPP and I got curious.\n
    \n
    I am using Element and Schildichat a bit, trying Element X and curious about the new Development here. It seems vibrant, they rewrite stuff in rust, the Apps are fancy and all.\n
    \n
    But I tried Conversations and it seems based too, has transparent encryption, it is damn fast, usable, supports groups and files and all. Probably doesnt use the latest fancy Android SDKs but it seems solid.\n
    \n
    I was surprised about how fast it was, as Matrix drastically varies per server. But also I found many dead communities, and in general I dont see XMPP at all, while many Projects (if not using Discord, bruh…) have a Matrix room.\n
    \n
    How secure is OMEMO in todays standards? Or OpenPGP, compared to Matrix or Signal Encryption? I heard it also has rotating keys and all.\n
    \n
    There are other things, like permission systems, chosen federation, privacy, bridge support and more, that are interesting. Are there advanced modern WebUIs for XMPP you like?\n
    \n
    I saw that it uses up waaay less resources, why is that? Really, is “simply encrypted mail” somehow worse in an important way?\n
    \n
    Similar to IRC, where I never found nice usable apps for my taste, I thought XMPP was deprecated, but that doesnt seem so?\n
    \n
    What can you tell me about XMPP, is it modern, secure, privacy friendly?
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698960340 {#1384
    date: 2023-11-02 22:25:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  +badges: Doctrine\ORM\PersistentCollection {#2030 …}
  +children: []
  -id: 13351
  -titleTs: "'app':6 'effici':7 'matrix':1 'privaci':5 'secur':4 'vs':2 'xmpp':3"
  -bodyTs: "'advanc':165 'alex':4 'also':95,140 'android':74 'app':40,204 'base':52 'bit':20 'bridg':156 'bruh':117 'chosen':153 'communiti':100 'compar':131 'convers':48 'curious':12,25 'damn':59 'dead':99 'deprec':212 'develop':29 'discord':116 'doesnt':69,215 'dont':105 'drastic':90 'element':16,22 'encrypt':56,136,187 'fanci':42,73 'fast':60,85 'feder':154 'file':65 'found':97,201 'friend':230 'general':103 'got':11 'group':63 'heard':138 'import':193 'interest':162 'irc':197 'key':143 'latest':72 'less':179 'like':150,171 'mail':188 'mani':98,111 'matrix':89,120,133 'modern':166,227 'never':200 'new':28 'nice':202 'omemo':125 'openpgp':130 'per':92 'permiss':151 'privaci':155,229 'probabl':68 'project':112 'realli':184 'recent':2 'resourc':180 'rewrit':35 'room':121 'rotat':142 'rust':38 'saw':3,173 'schildichat':18 'sdks':75 'secur':123,228 'see':106 'seem':32,51,78,216 'server':93 'signal':135 'similar':195 'simpli':186 'solid':79 'somehow':189 'standard':128 'stuff':36 'support':62,157 'surpris':82 'system':152 'tast':207 'tell':221 'thing':149 'thought':209 'today':127 'transpar':55 'tri':21,47 'usabl':61,203 'use':15,70,115,176 'vari':91 'vibrant':33 'video':6 'waaay':178 'way':194 'webui':167 'wors':190 'x':23 'xmpp':8,107,169,210,224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698964799
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5228934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698958299 {#1381
    date: 2023-11-02 21:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Matrix-vs-XMPP-Security-Privacy-Apps-Efficiency"
  +title: "Matrix vs. XMPP, Security, Privacy, Apps, Efficiency ?"
  +url: "https://www.youtube.com/watch?v=GurbaZzwYvU"
  +body: """
    I recently saw Alex’s video about XMPP and I got curious.\n
    \n
    I am using Element and Schildichat a bit, trying Element X and curious about the new Development here. It seems vibrant, they rewrite stuff in rust, the Apps are fancy and all.\n
    \n
    But I tried Conversations and it seems based too, has transparent encryption, it is damn fast, usable, supports groups and files and all. Probably doesnt use the latest fancy Android SDKs but it seems solid.\n
    \n
    I was surprised about how fast it was, as Matrix drastically varies per server. But also I found many dead communities, and in general I dont see XMPP at all, while many Projects (if not using Discord, bruh…) have a Matrix room.\n
    \n
    How secure is OMEMO in todays standards? Or OpenPGP, compared to Matrix or Signal Encryption? I heard it also has rotating keys and all.\n
    \n
    There are other things, like permission systems, chosen federation, privacy, bridge support and more, that are interesting. Are there advanced modern WebUIs for XMPP you like?\n
    \n
    I saw that it uses up waaay less resources, why is that? Really, is “simply encrypted mail” somehow worse in an important way?\n
    \n
    Similar to IRC, where I never found nice usable apps for my taste, I thought XMPP was deprecated, but that doesnt seem so?\n
    \n
    What can you tell me about XMPP, is it modern, secure, privacy friendly?
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698960340 {#1384
    date: 2023-11-02 22:25:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  +badges: Doctrine\ORM\PersistentCollection {#2030 …}
  +children: []
  -id: 13351
  -titleTs: "'app':6 'effici':7 'matrix':1 'privaci':5 'secur':4 'vs':2 'xmpp':3"
  -bodyTs: "'advanc':165 'alex':4 'also':95,140 'android':74 'app':40,204 'base':52 'bit':20 'bridg':156 'bruh':117 'chosen':153 'communiti':100 'compar':131 'convers':48 'curious':12,25 'damn':59 'dead':99 'deprec':212 'develop':29 'discord':116 'doesnt':69,215 'dont':105 'drastic':90 'element':16,22 'encrypt':56,136,187 'fanci':42,73 'fast':60,85 'feder':154 'file':65 'found':97,201 'friend':230 'general':103 'got':11 'group':63 'heard':138 'import':193 'interest':162 'irc':197 'key':143 'latest':72 'less':179 'like':150,171 'mail':188 'mani':98,111 'matrix':89,120,133 'modern':166,227 'never':200 'new':28 'nice':202 'omemo':125 'openpgp':130 'per':92 'permiss':151 'privaci':155,229 'probabl':68 'project':112 'realli':184 'recent':2 'resourc':180 'rewrit':35 'room':121 'rotat':142 'rust':38 'saw':3,173 'schildichat':18 'sdks':75 'secur':123,228 'see':106 'seem':32,51,78,216 'server':93 'signal':135 'similar':195 'simpli':186 'solid':79 'somehow':189 'standard':128 'stuff':36 'support':62,157 'surpris':82 'system':152 'tast':207 'tell':221 'thing':149 'thought':209 'today':127 'transpar':55 'tri':21,47 'usabl':61,203 'use':15,70,115,176 'vari':91 'vibrant':33 'video':6 'waaay':178 'way':194 'webui':167 'wors':190 'x':23 'xmpp':8,107,169,210,224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698964799
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5228934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698958299 {#1381
    date: 2023-11-02 21:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1431 …}
  +image: Proxies\__CG__\App\Entity\Image {#1405 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Matrix-vs-XMPP-Security-Privacy-Apps-Efficiency"
  +title: "Matrix vs. XMPP, Security, Privacy, Apps, Efficiency ?"
  +url: "https://www.youtube.com/watch?v=GurbaZzwYvU"
  +body: """
    I recently saw Alex’s video about XMPP and I got curious.\n
    \n
    I am using Element and Schildichat a bit, trying Element X and curious about the new Development here. It seems vibrant, they rewrite stuff in rust, the Apps are fancy and all.\n
    \n
    But I tried Conversations and it seems based too, has transparent encryption, it is damn fast, usable, supports groups and files and all. Probably doesnt use the latest fancy Android SDKs but it seems solid.\n
    \n
    I was surprised about how fast it was, as Matrix drastically varies per server. But also I found many dead communities, and in general I dont see XMPP at all, while many Projects (if not using Discord, bruh…) have a Matrix room.\n
    \n
    How secure is OMEMO in todays standards? Or OpenPGP, compared to Matrix or Signal Encryption? I heard it also has rotating keys and all.\n
    \n
    There are other things, like permission systems, chosen federation, privacy, bridge support and more, that are interesting. Are there advanced modern WebUIs for XMPP you like?\n
    \n
    I saw that it uses up waaay less resources, why is that? Really, is “simply encrypted mail” somehow worse in an important way?\n
    \n
    Similar to IRC, where I never found nice usable apps for my taste, I thought XMPP was deprecated, but that doesnt seem so?\n
    \n
    What can you tell me about XMPP, is it modern, secure, privacy friendly?
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698960340 {#1384
    date: 2023-11-02 22:25:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  +badges: Doctrine\ORM\PersistentCollection {#2030 …}
  +children: []
  -id: 13351
  -titleTs: "'app':6 'effici':7 'matrix':1 'privaci':5 'secur':4 'vs':2 'xmpp':3"
  -bodyTs: "'advanc':165 'alex':4 'also':95,140 'android':74 'app':40,204 'base':52 'bit':20 'bridg':156 'bruh':117 'chosen':153 'communiti':100 'compar':131 'convers':48 'curious':12,25 'damn':59 'dead':99 'deprec':212 'develop':29 'discord':116 'doesnt':69,215 'dont':105 'drastic':90 'element':16,22 'encrypt':56,136,187 'fanci':42,73 'fast':60,85 'feder':154 'file':65 'found':97,201 'friend':230 'general':103 'got':11 'group':63 'heard':138 'import':193 'interest':162 'irc':197 'key':143 'latest':72 'less':179 'like':150,171 'mail':188 'mani':98,111 'matrix':89,120,133 'modern':166,227 'never':200 'new':28 'nice':202 'omemo':125 'openpgp':130 'per':92 'permiss':151 'privaci':155,229 'probabl':68 'project':112 'realli':184 'recent':2 'resourc':180 'rewrit':35 'room':121 'rotat':142 'rust':38 'saw':3,173 'schildichat':18 'sdks':75 'secur':123,228 'see':106 'seem':32,51,78,216 'server':93 'signal':135 'similar':195 'simpli':186 'solid':79 'somehow':189 'standard':128 'stuff':36 'support':62,157 'surpris':82 'system':152 'tast':207 'tell':221 'thing':149 'thought':209 'today':127 'transpar':55 'tri':21,47 'usabl':61,203 'use':15,70,115,176 'vari':91 'vibrant':33 'video':6 'waaay':178 'way':194 'webui':167 'wors':190 'x':23 'xmpp':8,107,169,210,224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698964799
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5228934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698958299 {#1381
    date: 2023-11-02 21:51:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2022
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#2025 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "WAYLAND-in-2023-how-GOOD-or-BAD-is-it-Apps"
  +title: "WAYLAND in 2023: how GOOD (or BAD) is it? Apps, GPUs, desktops, gaming..."
  +url: "https://www.youtube.com/watch?v=xlvusAuDDZ0"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698958093 {#2026
    date: 2023-11-02 21:48:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  +badges: Doctrine\ORM\PersistentCollection {#2031 …}
  +children: []
  -id: 9180
  -titleTs: "'2023':3 'app':10 'bad':7 'desktop':12 'game':13 'good':5 'gpus':11 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699044065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7405050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698957665 {#2024
    date: 2023-11-02 21:41:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#2025 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "WAYLAND-in-2023-how-GOOD-or-BAD-is-it-Apps"
  +title: "WAYLAND in 2023: how GOOD (or BAD) is it? Apps, GPUs, desktops, gaming..."
  +url: "https://www.youtube.com/watch?v=xlvusAuDDZ0"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698958093 {#2026
    date: 2023-11-02 21:48:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  +badges: Doctrine\ORM\PersistentCollection {#2031 …}
  +children: []
  -id: 9180
  -titleTs: "'2023':3 'app':10 'bad':7 'desktop':12 'game':13 'good':5 'gpus':11 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699044065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7405050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698957665 {#2024
    date: 2023-11-02 21:41:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: Proxies\__CG__\App\Entity\Image {#2025 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "WAYLAND-in-2023-how-GOOD-or-BAD-is-it-Apps"
  +title: "WAYLAND in 2023: how GOOD (or BAD) is it? Apps, GPUs, desktops, gaming..."
  +url: "https://www.youtube.com/watch?v=xlvusAuDDZ0"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698958093 {#2026
    date: 2023-11-02 21:48:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  +badges: Doctrine\ORM\PersistentCollection {#2031 …}
  +children: []
  -id: 9180
  -titleTs: "'2023':3 'app':10 'bad':7 'desktop':12 'game':13 'good':5 'gpus':11 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699044065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7405050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698957665 {#2024
    date: 2023-11-02 21:41:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2075
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Cheeseburger"
  +title: "Cheeseburger"
  +url: "https://youtube.com/shorts/7Y5kHTOmoq4?si=e3-lt4nfP0gIC6A1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698752130 {#2037
    date: 2023-10-31 12:35:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: []
  -id: 8722
  -titleTs: "'cheeseburg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698774603
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13362357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698748103 {#2144
    date: 2023-10-31 11:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#2075
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Cheeseburger"
  +title: "Cheeseburger"
  +url: "https://youtube.com/shorts/7Y5kHTOmoq4?si=e3-lt4nfP0gIC6A1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698752130 {#2037
    date: 2023-10-31 12:35:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: []
  -id: 8722
  -titleTs: "'cheeseburg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698774603
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13362357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698748103 {#2144
    date: 2023-10-31 11:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#2075
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Cheeseburger"
  +title: "Cheeseburger"
  +url: "https://youtube.com/shorts/7Y5kHTOmoq4?si=e3-lt4nfP0gIC6A1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698752130 {#2037
    date: 2023-10-31 12:35:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: []
  -id: 8722
  -titleTs: "'cheeseburg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698774603
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13362357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698748103 {#2144
    date: 2023-10-31 11:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2080
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#2089 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Tengo-una-duda-con-esto"
  +title: "Tengo una duda con esto :/"
  +url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley"
  +body: "Don’t get RickRolled"
  +type: "video"
  +lang: "es"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803018 {#2098
    date: 2023-11-12 16:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  +badges: Doctrine\ORM\PersistentCollection {#2140 …}
  +children: []
  -id: 8655
  -titleTs: "'con':4 'duda':3 'esto':5 'tengo':1 'una':2"
  -bodyTs: "'get':3 'rickrol':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698743012
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5161866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698701512 {#2063
    date: 2023-10-30 22:31:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2080
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#2089 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Tengo-una-duda-con-esto"
  +title: "Tengo una duda con esto :/"
  +url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley"
  +body: "Don’t get RickRolled"
  +type: "video"
  +lang: "es"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803018 {#2098
    date: 2023-11-12 16:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  +badges: Doctrine\ORM\PersistentCollection {#2140 …}
  +children: []
  -id: 8655
  -titleTs: "'con':4 'duda':3 'esto':5 'tengo':1 'una':2"
  -bodyTs: "'get':3 'rickrol':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698743012
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5161866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698701512 {#2063
    date: 2023-10-30 22:31:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2080
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#2089 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "Tengo-una-duda-con-esto"
  +title: "Tengo una duda con esto :/"
  +url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley"
  +body: "Don’t get RickRolled"
  +type: "video"
  +lang: "es"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803018 {#2098
    date: 2023-11-12 16:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  +badges: Doctrine\ORM\PersistentCollection {#2140 …}
  +children: []
  -id: 8655
  -titleTs: "'con':4 'duda':3 'esto':5 'tengo':1 'una':2"
  -bodyTs: "'get':3 'rickrol':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698743012
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5161866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698701512 {#2063
    date: 2023-10-30 22:31:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details