GET https://kbin.spritesserver.nl/commented/1y/links?p=137

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "SimpleX-Self-host-Script-and-amp-Tutorial-Video"
  +title: "SimpleX Self-host Script & Tutorial Video"
  +url: "https://video.simplifiedprivacy.com/simplex/"
  +body: """
    SimpleX is a private encrypted messenger that creates new identities for each conversation. However, when you first install the app, it’s all the developer’s own servers. This has metadata and centralization risks. This can help…\n
    \n
    SimplifiedPrivacy is completely different than SimpleX (although sharing the same start). They just released a tutorial video with a self-host script for any Debian/Ubuntu VPS that you can use to easily self-host a SimpleX server: [video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)\n
    \n
    Here is the script on their self-hosted gitlab: [git.simplifiedprivacy.is/…/simplex-self-host/](https://git.simplifiedprivacy.is/publicgroup/simplex-self-host/)\n
    \n
    If you do not wish to self-host, you can add their SimpleX servers to your app for free:\n
    \n
    [smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg…](smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg=@smp.simplifiedprivacy.com)\n
    \n
    [xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F…](xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F8=@xftp.simplifiedprivacy.com:5443)\n
    \n
    Also consider joining their SimpleX chat room where people talk about Linux and privacy in general:\n
    \n
    [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fhpq7_4gGJiilmz5Rf-CswuU5kZGkm_zOIooSw6yALRg%3D%40smp5.simplex.im%2FXVf2UZLG2NxirJJlkO-yjU3BjbnK-QBo%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAy8t1QqQ_sOovdEAfXlWvWKH9dw-7kwl5menGf4JI8hU%253D%26srv%3Djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%225tJ0uL-PgZB4UjSIsbnyJQ%3D%3D%22%7D)\n
    \n
    I sincerely hope the moderator will not suppress this knowledge, as some may wish to learn. I am excited about sharing technology independence.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699842358 {#158
    date: 2023-11-13 03:25:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@smp"
    "@xftp"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 12438
  -titleTs: "'host':4 'script':5 'self':3 'self-host':2 'simplex':1 'tutori':6 'video':7"
  -bodyTs: "'/contact#/?v=1-4&smp=smp%3a%2f%2f':145 '/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':148 '/publicgroup/simplex-self-host/)':94 '/simplex-self-host':91 '/simplex/](https://video.simplifiedprivacy.com/simplex/)':79 'add':106 'also':127 'although':44 'app':20,112 'aupkxsikfo76ch7f':123 'aupkxsikfo76ch7f8':125 'bgqrxmpc':115,118 'central':33 'chat':132 'complet':40 'consid':128 'convers':13 'creat':8 'debian/ubuntu':63 'develop':25 'differ':41 'easili':70 'encrypt':5 'excit':167 'first':17 'free':114 'general':142 'git.simplifiedprivacy.is':90,93 'git.simplifiedprivacy.is/publicgroup/simplex-self-host/)':92 'gitlab':89 'help':37 'hope':151 'host':59,73,88,103 'howev':14 'ident':10 'independ':171 'instal':18 'join':129 'knowledg':158 'laxzyxafg':117,120 'learn':164 'linux':138 'may':161 'messeng':6 'metadata':31 'moder':153 'new':9 'peopl':135 'popm2eawvwfavz6o1pjmu8y6':116,119 'privaci':140 'privat':4 'releas':51 'risk':34 'room':133 'script':60,83 'self':58,72,87,102 'self-host':57,71,86,101 'server':28,76,109 'share':45,169 'simplex':1,43,75,108,131 'simplex.chat':144,147 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':143 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':146 'simplifiedprivaci':38 'sincer':150 'smp.simplifiedprivacy.com':121 'start':48 'suppress':156 'talk':136 'technolog':170 'tutori':53 'use':68 'video':54 'video.simplifiedprivacy.com':78 'video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)':77 'vps':64 'wish':99,162 'xftp.simplifiedprivacy.com:5443':126 'ylfpijjrjjdohksphcxhhmumb':122,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699882858
  +visibility: "visible             "
  +apId: "https://monero.town/post/1085883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699842358 {#241
    date: 2023-11-13 03:25:58.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "SimpleX-Self-host-Script-and-amp-Tutorial-Video"
  +title: "SimpleX Self-host Script & Tutorial Video"
  +url: "https://video.simplifiedprivacy.com/simplex/"
  +body: """
    SimpleX is a private encrypted messenger that creates new identities for each conversation. However, when you first install the app, it’s all the developer’s own servers. This has metadata and centralization risks. This can help…\n
    \n
    SimplifiedPrivacy is completely different than SimpleX (although sharing the same start). They just released a tutorial video with a self-host script for any Debian/Ubuntu VPS that you can use to easily self-host a SimpleX server: [video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)\n
    \n
    Here is the script on their self-hosted gitlab: [git.simplifiedprivacy.is/…/simplex-self-host/](https://git.simplifiedprivacy.is/publicgroup/simplex-self-host/)\n
    \n
    If you do not wish to self-host, you can add their SimpleX servers to your app for free:\n
    \n
    [smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg…](smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg=@smp.simplifiedprivacy.com)\n
    \n
    [xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F…](xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F8=@xftp.simplifiedprivacy.com:5443)\n
    \n
    Also consider joining their SimpleX chat room where people talk about Linux and privacy in general:\n
    \n
    [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fhpq7_4gGJiilmz5Rf-CswuU5kZGkm_zOIooSw6yALRg%3D%40smp5.simplex.im%2FXVf2UZLG2NxirJJlkO-yjU3BjbnK-QBo%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAy8t1QqQ_sOovdEAfXlWvWKH9dw-7kwl5menGf4JI8hU%253D%26srv%3Djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%225tJ0uL-PgZB4UjSIsbnyJQ%3D%3D%22%7D)\n
    \n
    I sincerely hope the moderator will not suppress this knowledge, as some may wish to learn. I am excited about sharing technology independence.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699842358 {#158
    date: 2023-11-13 03:25:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@smp"
    "@xftp"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 12438
  -titleTs: "'host':4 'script':5 'self':3 'self-host':2 'simplex':1 'tutori':6 'video':7"
  -bodyTs: "'/contact#/?v=1-4&smp=smp%3a%2f%2f':145 '/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':148 '/publicgroup/simplex-self-host/)':94 '/simplex-self-host':91 '/simplex/](https://video.simplifiedprivacy.com/simplex/)':79 'add':106 'also':127 'although':44 'app':20,112 'aupkxsikfo76ch7f':123 'aupkxsikfo76ch7f8':125 'bgqrxmpc':115,118 'central':33 'chat':132 'complet':40 'consid':128 'convers':13 'creat':8 'debian/ubuntu':63 'develop':25 'differ':41 'easili':70 'encrypt':5 'excit':167 'first':17 'free':114 'general':142 'git.simplifiedprivacy.is':90,93 'git.simplifiedprivacy.is/publicgroup/simplex-self-host/)':92 'gitlab':89 'help':37 'hope':151 'host':59,73,88,103 'howev':14 'ident':10 'independ':171 'instal':18 'join':129 'knowledg':158 'laxzyxafg':117,120 'learn':164 'linux':138 'may':161 'messeng':6 'metadata':31 'moder':153 'new':9 'peopl':135 'popm2eawvwfavz6o1pjmu8y6':116,119 'privaci':140 'privat':4 'releas':51 'risk':34 'room':133 'script':60,83 'self':58,72,87,102 'self-host':57,71,86,101 'server':28,76,109 'share':45,169 'simplex':1,43,75,108,131 'simplex.chat':144,147 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':143 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':146 'simplifiedprivaci':38 'sincer':150 'smp.simplifiedprivacy.com':121 'start':48 'suppress':156 'talk':136 'technolog':170 'tutori':53 'use':68 'video':54 'video.simplifiedprivacy.com':78 'video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)':77 'vps':64 'wish':99,162 'xftp.simplifiedprivacy.com:5443':126 'ylfpijjrjjdohksphcxhhmumb':122,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699882858
  +visibility: "visible             "
  +apId: "https://monero.town/post/1085883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699842358 {#241
    date: 2023-11-13 03:25:58.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "SimpleX-Self-host-Script-and-amp-Tutorial-Video"
  +title: "SimpleX Self-host Script & Tutorial Video"
  +url: "https://video.simplifiedprivacy.com/simplex/"
  +body: """
    SimpleX is a private encrypted messenger that creates new identities for each conversation. However, when you first install the app, it’s all the developer’s own servers. This has metadata and centralization risks. This can help…\n
    \n
    SimplifiedPrivacy is completely different than SimpleX (although sharing the same start). They just released a tutorial video with a self-host script for any Debian/Ubuntu VPS that you can use to easily self-host a SimpleX server: [video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)\n
    \n
    Here is the script on their self-hosted gitlab: [git.simplifiedprivacy.is/…/simplex-self-host/](https://git.simplifiedprivacy.is/publicgroup/simplex-self-host/)\n
    \n
    If you do not wish to self-host, you can add their SimpleX servers to your app for free:\n
    \n
    [smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg…](smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg=@smp.simplifiedprivacy.com)\n
    \n
    [xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F…](xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F8=@xftp.simplifiedprivacy.com:5443)\n
    \n
    Also consider joining their SimpleX chat room where people talk about Linux and privacy in general:\n
    \n
    [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fhpq7_4gGJiilmz5Rf-CswuU5kZGkm_zOIooSw6yALRg%3D%40smp5.simplex.im%2FXVf2UZLG2NxirJJlkO-yjU3BjbnK-QBo%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAy8t1QqQ_sOovdEAfXlWvWKH9dw-7kwl5menGf4JI8hU%253D%26srv%3Djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%225tJ0uL-PgZB4UjSIsbnyJQ%3D%3D%22%7D)\n
    \n
    I sincerely hope the moderator will not suppress this knowledge, as some may wish to learn. I am excited about sharing technology independence.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699842358 {#158
    date: 2023-11-13 03:25:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@smp"
    "@xftp"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 12438
  -titleTs: "'host':4 'script':5 'self':3 'self-host':2 'simplex':1 'tutori':6 'video':7"
  -bodyTs: "'/contact#/?v=1-4&smp=smp%3a%2f%2f':145 '/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':148 '/publicgroup/simplex-self-host/)':94 '/simplex-self-host':91 '/simplex/](https://video.simplifiedprivacy.com/simplex/)':79 'add':106 'also':127 'although':44 'app':20,112 'aupkxsikfo76ch7f':123 'aupkxsikfo76ch7f8':125 'bgqrxmpc':115,118 'central':33 'chat':132 'complet':40 'consid':128 'convers':13 'creat':8 'debian/ubuntu':63 'develop':25 'differ':41 'easili':70 'encrypt':5 'excit':167 'first':17 'free':114 'general':142 'git.simplifiedprivacy.is':90,93 'git.simplifiedprivacy.is/publicgroup/simplex-self-host/)':92 'gitlab':89 'help':37 'hope':151 'host':59,73,88,103 'howev':14 'ident':10 'independ':171 'instal':18 'join':129 'knowledg':158 'laxzyxafg':117,120 'learn':164 'linux':138 'may':161 'messeng':6 'metadata':31 'moder':153 'new':9 'peopl':135 'popm2eawvwfavz6o1pjmu8y6':116,119 'privaci':140 'privat':4 'releas':51 'risk':34 'room':133 'script':60,83 'self':58,72,87,102 'self-host':57,71,86,101 'server':28,76,109 'share':45,169 'simplex':1,43,75,108,131 'simplex.chat':144,147 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':143 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':146 'simplifiedprivaci':38 'sincer':150 'smp.simplifiedprivacy.com':121 'start':48 'suppress':156 'talk':136 'technolog':170 'tutori':53 'use':68 'video':54 'video.simplifiedprivacy.com':78 'video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)':77 'vps':64 'wish':99,162 'xftp.simplifiedprivacy.com:5443':126 'ylfpijjrjjdohksphcxhhmumb':122,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699882858
  +visibility: "visible             "
  +apId: "https://monero.town/post/1085883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699842358 {#241
    date: 2023-11-13 03:25:58.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Atlanta-queer-rappers-tackling-hip-hop-s-toxic-masculinity"
  +title: "Atlanta queer rappers tackling hip-hop’s toxic masculinity"
  +url: "https://www.ajc.com/life/arts-culture/hip-hop-50/atlanta-queer-rappers-tackling-hip-hops-toxic-masculinity/WQOEQXQYHNGTLPIV6L7RPVKECM/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699826841 {#1895
    date: 2023-11-12 23:07:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 12360
  -titleTs: "'atlanta':1 'hip':6 'hip-hop':5 'hop':7 'masculin':10 'queer':2 'rapper':3 'tackl':4 'toxic':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699858341
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3952386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826841 {#1899
    date: 2023-11-12 23:07:21.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Atlanta-queer-rappers-tackling-hip-hop-s-toxic-masculinity"
  +title: "Atlanta queer rappers tackling hip-hop’s toxic masculinity"
  +url: "https://www.ajc.com/life/arts-culture/hip-hop-50/atlanta-queer-rappers-tackling-hip-hops-toxic-masculinity/WQOEQXQYHNGTLPIV6L7RPVKECM/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699826841 {#1895
    date: 2023-11-12 23:07:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 12360
  -titleTs: "'atlanta':1 'hip':6 'hip-hop':5 'hop':7 'masculin':10 'queer':2 'rapper':3 'tackl':4 'toxic':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699858341
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3952386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826841 {#1899
    date: 2023-11-12 23:07:21.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Atlanta-queer-rappers-tackling-hip-hop-s-toxic-masculinity"
  +title: "Atlanta queer rappers tackling hip-hop’s toxic masculinity"
  +url: "https://www.ajc.com/life/arts-culture/hip-hop-50/atlanta-queer-rappers-tackling-hip-hops-toxic-masculinity/WQOEQXQYHNGTLPIV6L7RPVKECM/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699826841 {#1895
    date: 2023-11-12 23:07:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 12360
  -titleTs: "'atlanta':1 'hip':6 'hip-hop':5 'hop':7 'masculin':10 'queer':2 'rapper':3 'tackl':4 'toxic':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699858341
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3952386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699826841 {#1899
    date: 2023-11-12 23:07:21.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 {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Sure-I-ll-do-it-But-you-re-going-to-have-to"
  +title: "Sure, I'll do it. But you're going to have to live with it."
  +url: "https://lemmy.zip/pictrs/image/f24c4b20-cf1f-4636-a8eb-e4897c991ab1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699822847 {#1957
    date: 2023-11-12 22:00:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 21581
  -titleTs: "'go':9 'live':13 'll':3 're':8 'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699822847
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5472695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699822847 {#1932
    date: 2023-11-12 22:00:47.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 {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Sure-I-ll-do-it-But-you-re-going-to-have-to"
  +title: "Sure, I'll do it. But you're going to have to live with it."
  +url: "https://lemmy.zip/pictrs/image/f24c4b20-cf1f-4636-a8eb-e4897c991ab1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699822847 {#1957
    date: 2023-11-12 22:00:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 21581
  -titleTs: "'go':9 'live':13 'll':3 're':8 'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699822847
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5472695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699822847 {#1932
    date: 2023-11-12 22:00:47.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 {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Sure-I-ll-do-it-But-you-re-going-to-have-to"
  +title: "Sure, I'll do it. But you're going to have to live with it."
  +url: "https://lemmy.zip/pictrs/image/f24c4b20-cf1f-4636-a8eb-e4897c991ab1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699822847 {#1957
    date: 2023-11-12 22:00:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 21581
  -titleTs: "'go':9 'live':13 'll':3 're':8 'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699822847
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5472695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699822847 {#1932
    date: 2023-11-12 22:00:47.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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Skulls-in-Ukraine-reveal-early-modern-humans-came-from-the"
  +title: "Skulls in Ukraine reveal early modern humans came from the East"
  +url: "https://theconversation.com/skulls-in-ukraine-reveal-early-modern-humans-came-from-the-east-216553"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699810906 {#1389
    date: 2023-11-12 18:41:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 12309
  -titleTs: "'came':8 'earli':5 'east':11 'human':7 'modern':6 'reveal':4 'skull':1 'ukrain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699860406
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6087426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810906 {#1936
    date: 2023-11-12 18:41:46.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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Skulls-in-Ukraine-reveal-early-modern-humans-came-from-the"
  +title: "Skulls in Ukraine reveal early modern humans came from the East"
  +url: "https://theconversation.com/skulls-in-ukraine-reveal-early-modern-humans-came-from-the-east-216553"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699810906 {#1389
    date: 2023-11-12 18:41:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 12309
  -titleTs: "'came':8 'earli':5 'east':11 'human':7 'modern':6 'reveal':4 'skull':1 'ukrain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699860406
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6087426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810906 {#1936
    date: 2023-11-12 18:41:46.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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Skulls-in-Ukraine-reveal-early-modern-humans-came-from-the"
  +title: "Skulls in Ukraine reveal early modern humans came from the East"
  +url: "https://theconversation.com/skulls-in-ukraine-reveal-early-modern-humans-came-from-the-east-216553"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699810906 {#1389
    date: 2023-11-12 18:41:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 12309
  -titleTs: "'came':8 'earli':5 'east':11 'human':7 'modern':6 'reveal':4 'skull':1 'ukrain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699860406
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6087426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810906 {#1936
    date: 2023-11-12 18:41:46.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 {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "openSUSE-Usecase-Survey-Results-2023"
  +title: "openSUSE - Usecase Survey Results - 2023"
  +url: "https://en.opensuse.org/Usecase2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699810587 {#1378
    date: 2023-11-12 18:36:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 12307
  -titleTs: "'2023':5 'opensus':1 'result':4 'survey':3 'usecas':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699860087
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9192464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810587 {#1370
    date: 2023-11-12 18:36:27.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 {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "openSUSE-Usecase-Survey-Results-2023"
  +title: "openSUSE - Usecase Survey Results - 2023"
  +url: "https://en.opensuse.org/Usecase2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699810587 {#1378
    date: 2023-11-12 18:36:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 12307
  -titleTs: "'2023':5 'opensus':1 'result':4 'survey':3 'usecas':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699860087
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9192464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810587 {#1370
    date: 2023-11-12 18:36:27.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 {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "openSUSE-Usecase-Survey-Results-2023"
  +title: "openSUSE - Usecase Survey Results - 2023"
  +url: "https://en.opensuse.org/Usecase2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699810587 {#1378
    date: 2023-11-12 18:36:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 12307
  -titleTs: "'2023':5 'opensus':1 'result':4 'survey':3 'usecas':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699860087
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9192464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699810587 {#1370
    date: 2023-11-12 18:36:27.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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: Proxies\__CG__\App\Entity\Image {#2443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "Ancelotti-We-can-say-that-Vinicius-and-Rodrygo-have-returned"
  +title: "Ancelotti: “We can say that Vinícius and Rodrygo have returned”"
  +url: "https://www.managingmadrid.com/2023/11/11/23956908/carlo-ancelotti-real-madrid-5-1-valencia-press-conference-laliga-vinicius-rodrygo-returned"
  +body: """
    Carlo Ancelotti spoke to the press after the 5-1 win over Valencia to reflect upon his team’s thumping victory, and in doing so he spoke to praise both Rodrygo Goes and Vinícius Júnior as he said: “This was their best level, they just needed time to get back to showing their best qualities. In the last two games they’ve done it very well, finding spaces and playing with extraordinary quality. We can say that they have returned.”\n
    \n
    Ancelotti on whether this was the team’s best performance of the season Asked whether this was the best game played by Real Madrid this season, Ancelotti provided a clear response: “Was it the best performance? Yes. Valencia haven’t shown their best because we played a very good game, the first 15 minutes we could have defended better, but from there the game was perfect.\n
    \n
    Ancelotti on the best individuals When pushed for a best performance, Ancelotti was reluctant to single out any individuals and pointed to the team performance as he said: “Vinícius and Rodrygo both did very well, as part of the wider team who all played very well. I don’t like to assess on an individual level, but as a team they did a splendid job.”\n
    \n
    Ancelotti on what he told the players he took off When asked what he told the players he brought off, Ancelotti shared some insight but also responded in his typical humorous style as he said: “Vinícius said that he wanted to play more, and I told Brahim not to make tacos because I don’t like them.”\n
    \n
    Ancelotti on Dani Carvajal With a goal, Dani Carvajal was another of the stand-out performers and Ancelotti analysed his display by saying: “He’s a very, very good full-back both in and out of possession. Our play out wide was very good, with Rodrygo on the right with Carvajal, and Vinícius and Brahim on the left. That was what helped us to win this game.”\n
    \n
    Ancelotti on Andriy Lunin Ancelotti was also asked about Andriy Lunin, the stand-in goalkeeper, and his recent quotes that he had perhaps been unfair with him in the past. He said: “I don’t know if I was unfair with him, when you have a squad of this level, you have to be unfair with someone. Like Luka Modrić today, he could have started and he added value when he came on, but unfortunately that’s my job.\n
    \n
    Ancelotti on Eduardo Camavinga Another star man was Eduardo Camavinga, and Ancelotti was asked if his current form is his best while playing in the holding midfield role. Ancelotti responded: “I think he does it very well in every position which makes it hard to know where to put him. In the pivot role, I think he’s showed his best level in these past few games without Tchouameni.”\n
    \n
    Ancelotti on his substitutions Questioned as to why the substitutes were not given more game time with the result seemingly settled early on, Ancelotti responded bluntly: “The game is only over when the referee blows the final whistle. I don’t ever see a game over at 4-0, so I make changes to try and win the game.”\n
    \n
    Ancelotti on the team’s form Looking at the wider context of recent games, Ancelotti praised his team for their excellent form over the past three games at home in the last week: “I think everyone has played very well in the last three games, we were missing something against Rayo Vallecano, but we’ve played very good football, consolidated, with commitment, and dedication.”\n
    \n
    Ancelotti on Jude Bellingham and the international break Providing an update on midfielder Jude Bellingham, Ancelotti said that he will travel to England before returning in the international break: “Bellingham will go, yes, to be evaluated and he’ll come back after that, because he hasn’t played today. He is doing specific work to strengthen his shoulder over the next few weeks, but he will be back to playing after that.\n
    \n
    Ancelotti on Girona Finally, asked about title rivals Girona, Ancelotti was asked if they could be a new Leicester City, and he responded: “Girona are doing very well, better than us. They don’t have European competitions either, so can fight for every game. They are a rival who can fight for LaLiga, without a doubt.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699758700 {#2446
    date: 2023-11-12 04:11:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 12191
  -titleTs: "'ancelotti':1 'return':10 'rodrygo':8 'say':4 'vinícius':6"
  -bodyTs: "'-0':535 '-1':10 '15':133 '4':534 '5':9 'ad':406 'also':237,344 'analys':288 'ancelotti':2,81,107,147,158,212,232,269,287,338,342,418,429,446,487,510,546,560,610,625,682,691 'andriy':340,347 'anoth':279,422 'ask':94,223,345,431,686,693 'assess':198 'back':50,301,650,677 'bellingham':613,624,639 'best':42,54,89,99,115,123,150,156,438,478 'better':139,710 'blow':521 'blunt':512 'brahim':258,325 'break':617,638 'brought':230 'camavinga':421,427 'came':410 'carlo':1 'carvaj':272,277,321 'chang':539 'citi':701 'clear':110 'come':649 'commit':607 'competit':718 'consolid':605 'context':556 'could':136,401,696 'current':434 'dani':271,276 'dedic':609 'defend':138 'display':290 'done':63 'doubt':737 'earli':508 'eduardo':420,426 'either':719 'england':632 'european':717 'evalu':645 'ever':528 'everi':456,724 'everyon':581 'excel':566 'extraordinari':72 'fight':722,732 'final':523,685 'find':67 'first':132 'footbal':604 'form':435,551,567 'full':300 'full-back':299 'game':60,100,130,144,337,484,501,514,531,545,559,572,590,725 'get':49 'girona':684,690,705 'given':499 'go':641 'goal':275 'goalkeep':353 'goe':32 'good':129,298,314,603 'hard':461 'hasn':655 'haven':119 'help':332 'hold':443 'home':574 'humor':242 'individu':151,165,201 'insight':235 'intern':616,637 'job':211,417 'jude':612,623 'júnior':35 'know':374,463 'laliga':734 'last':58,577,588 'left':328 'leicest':700 'level':43,202,388,479 'like':196,267,396 'll':648 'look':552 'luka':397 'lunin':341,348 'madrid':104 'make':261,459,538 'man':424 'midfield':444,622 'minut':134 'miss':593 'modrić':398 'need':46 'new':699 'next':670 'part':183 'past':368,482,570 'perfect':146 'perform':90,116,157,171,285 'perhap':361 'pivot':470 'play':70,101,126,190,253,309,440,583,601,657,679 'player':218,228 'point':167 'posit':457 'possess':307 'prais':29,561 'press':6 'provid':108,618 'push':153 'put':466 'qualiti':55,73 'question':491 'quot':357 'rayo':596 'real':103 'recent':356,558 'refere':520 'reflect':15 'reluct':160 'respond':238,447,511,704 'respons':111 'result':505 'return':80,634 'right':319 'rival':689,729 'rodrygo':31,177,316 'role':445,471 'said':38,174,246,248,370,626 'say':76,292 'season':93,106 'see':529 'seem':506 'settl':507 'share':233 'shoulder':667 'show':52,476 'shown':121 'singl':162 'someon':395 'someth':594 'space':68 'specif':662 'splendid':210 'spoke':3,27 'squad':385 'stand':283,351 'stand-in':350 'stand-out':282 'star':423 'start':403 'strengthen':665 'style':243 'substitut':490,496 'taco':262 'tchouameni':486 'team':18,87,170,187,206,549,563 'think':449,473,580 'three':571,589 'thump':20 'time':47,502 'titl':688 'today':399,658 'told':216,226,257 'took':220 'travel':630 'tri':541 'two':59 'typic':241 'unfair':363,378,393 'unfortun':413 'updat':620 'upon':16 'us':333,712 'valencia':13,118 'vallecano':597 'valu':407 've':62,600 'victori':21 'vinícius':34,175,247,323 'want':251 'week':578,672 'well':66,181,192,454,585,709 'whether':83,95 'whistl':524 'wide':311 'wider':186,555 'win':11,335,543 'without':485,735 'work':663 'yes':117,642"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699776700
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/861117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699758700 {#2428
    date: 2023-11-12 04:11:40.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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: Proxies\__CG__\App\Entity\Image {#2443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "Ancelotti-We-can-say-that-Vinicius-and-Rodrygo-have-returned"
  +title: "Ancelotti: “We can say that Vinícius and Rodrygo have returned”"
  +url: "https://www.managingmadrid.com/2023/11/11/23956908/carlo-ancelotti-real-madrid-5-1-valencia-press-conference-laliga-vinicius-rodrygo-returned"
  +body: """
    Carlo Ancelotti spoke to the press after the 5-1 win over Valencia to reflect upon his team’s thumping victory, and in doing so he spoke to praise both Rodrygo Goes and Vinícius Júnior as he said: “This was their best level, they just needed time to get back to showing their best qualities. In the last two games they’ve done it very well, finding spaces and playing with extraordinary quality. We can say that they have returned.”\n
    \n
    Ancelotti on whether this was the team’s best performance of the season Asked whether this was the best game played by Real Madrid this season, Ancelotti provided a clear response: “Was it the best performance? Yes. Valencia haven’t shown their best because we played a very good game, the first 15 minutes we could have defended better, but from there the game was perfect.\n
    \n
    Ancelotti on the best individuals When pushed for a best performance, Ancelotti was reluctant to single out any individuals and pointed to the team performance as he said: “Vinícius and Rodrygo both did very well, as part of the wider team who all played very well. I don’t like to assess on an individual level, but as a team they did a splendid job.”\n
    \n
    Ancelotti on what he told the players he took off When asked what he told the players he brought off, Ancelotti shared some insight but also responded in his typical humorous style as he said: “Vinícius said that he wanted to play more, and I told Brahim not to make tacos because I don’t like them.”\n
    \n
    Ancelotti on Dani Carvajal With a goal, Dani Carvajal was another of the stand-out performers and Ancelotti analysed his display by saying: “He’s a very, very good full-back both in and out of possession. Our play out wide was very good, with Rodrygo on the right with Carvajal, and Vinícius and Brahim on the left. That was what helped us to win this game.”\n
    \n
    Ancelotti on Andriy Lunin Ancelotti was also asked about Andriy Lunin, the stand-in goalkeeper, and his recent quotes that he had perhaps been unfair with him in the past. He said: “I don’t know if I was unfair with him, when you have a squad of this level, you have to be unfair with someone. Like Luka Modrić today, he could have started and he added value when he came on, but unfortunately that’s my job.\n
    \n
    Ancelotti on Eduardo Camavinga Another star man was Eduardo Camavinga, and Ancelotti was asked if his current form is his best while playing in the holding midfield role. Ancelotti responded: “I think he does it very well in every position which makes it hard to know where to put him. In the pivot role, I think he’s showed his best level in these past few games without Tchouameni.”\n
    \n
    Ancelotti on his substitutions Questioned as to why the substitutes were not given more game time with the result seemingly settled early on, Ancelotti responded bluntly: “The game is only over when the referee blows the final whistle. I don’t ever see a game over at 4-0, so I make changes to try and win the game.”\n
    \n
    Ancelotti on the team’s form Looking at the wider context of recent games, Ancelotti praised his team for their excellent form over the past three games at home in the last week: “I think everyone has played very well in the last three games, we were missing something against Rayo Vallecano, but we’ve played very good football, consolidated, with commitment, and dedication.”\n
    \n
    Ancelotti on Jude Bellingham and the international break Providing an update on midfielder Jude Bellingham, Ancelotti said that he will travel to England before returning in the international break: “Bellingham will go, yes, to be evaluated and he’ll come back after that, because he hasn’t played today. He is doing specific work to strengthen his shoulder over the next few weeks, but he will be back to playing after that.\n
    \n
    Ancelotti on Girona Finally, asked about title rivals Girona, Ancelotti was asked if they could be a new Leicester City, and he responded: “Girona are doing very well, better than us. They don’t have European competitions either, so can fight for every game. They are a rival who can fight for LaLiga, without a doubt.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699758700 {#2446
    date: 2023-11-12 04:11:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 12191
  -titleTs: "'ancelotti':1 'return':10 'rodrygo':8 'say':4 'vinícius':6"
  -bodyTs: "'-0':535 '-1':10 '15':133 '4':534 '5':9 'ad':406 'also':237,344 'analys':288 'ancelotti':2,81,107,147,158,212,232,269,287,338,342,418,429,446,487,510,546,560,610,625,682,691 'andriy':340,347 'anoth':279,422 'ask':94,223,345,431,686,693 'assess':198 'back':50,301,650,677 'bellingham':613,624,639 'best':42,54,89,99,115,123,150,156,438,478 'better':139,710 'blow':521 'blunt':512 'brahim':258,325 'break':617,638 'brought':230 'camavinga':421,427 'came':410 'carlo':1 'carvaj':272,277,321 'chang':539 'citi':701 'clear':110 'come':649 'commit':607 'competit':718 'consolid':605 'context':556 'could':136,401,696 'current':434 'dani':271,276 'dedic':609 'defend':138 'display':290 'done':63 'doubt':737 'earli':508 'eduardo':420,426 'either':719 'england':632 'european':717 'evalu':645 'ever':528 'everi':456,724 'everyon':581 'excel':566 'extraordinari':72 'fight':722,732 'final':523,685 'find':67 'first':132 'footbal':604 'form':435,551,567 'full':300 'full-back':299 'game':60,100,130,144,337,484,501,514,531,545,559,572,590,725 'get':49 'girona':684,690,705 'given':499 'go':641 'goal':275 'goalkeep':353 'goe':32 'good':129,298,314,603 'hard':461 'hasn':655 'haven':119 'help':332 'hold':443 'home':574 'humor':242 'individu':151,165,201 'insight':235 'intern':616,637 'job':211,417 'jude':612,623 'júnior':35 'know':374,463 'laliga':734 'last':58,577,588 'left':328 'leicest':700 'level':43,202,388,479 'like':196,267,396 'll':648 'look':552 'luka':397 'lunin':341,348 'madrid':104 'make':261,459,538 'man':424 'midfield':444,622 'minut':134 'miss':593 'modrić':398 'need':46 'new':699 'next':670 'part':183 'past':368,482,570 'perfect':146 'perform':90,116,157,171,285 'perhap':361 'pivot':470 'play':70,101,126,190,253,309,440,583,601,657,679 'player':218,228 'point':167 'posit':457 'possess':307 'prais':29,561 'press':6 'provid':108,618 'push':153 'put':466 'qualiti':55,73 'question':491 'quot':357 'rayo':596 'real':103 'recent':356,558 'refere':520 'reflect':15 'reluct':160 'respond':238,447,511,704 'respons':111 'result':505 'return':80,634 'right':319 'rival':689,729 'rodrygo':31,177,316 'role':445,471 'said':38,174,246,248,370,626 'say':76,292 'season':93,106 'see':529 'seem':506 'settl':507 'share':233 'shoulder':667 'show':52,476 'shown':121 'singl':162 'someon':395 'someth':594 'space':68 'specif':662 'splendid':210 'spoke':3,27 'squad':385 'stand':283,351 'stand-in':350 'stand-out':282 'star':423 'start':403 'strengthen':665 'style':243 'substitut':490,496 'taco':262 'tchouameni':486 'team':18,87,170,187,206,549,563 'think':449,473,580 'three':571,589 'thump':20 'time':47,502 'titl':688 'today':399,658 'told':216,226,257 'took':220 'travel':630 'tri':541 'two':59 'typic':241 'unfair':363,378,393 'unfortun':413 'updat':620 'upon':16 'us':333,712 'valencia':13,118 'vallecano':597 'valu':407 've':62,600 'victori':21 'vinícius':34,175,247,323 'want':251 'week':578,672 'well':66,181,192,454,585,709 'whether':83,95 'whistl':524 'wide':311 'wider':186,555 'win':11,335,543 'without':485,735 'work':663 'yes':117,642"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699776700
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/861117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699758700 {#2428
    date: 2023-11-12 04:11:40.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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: Proxies\__CG__\App\Entity\Image {#2443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "Ancelotti-We-can-say-that-Vinicius-and-Rodrygo-have-returned"
  +title: "Ancelotti: “We can say that Vinícius and Rodrygo have returned”"
  +url: "https://www.managingmadrid.com/2023/11/11/23956908/carlo-ancelotti-real-madrid-5-1-valencia-press-conference-laliga-vinicius-rodrygo-returned"
  +body: """
    Carlo Ancelotti spoke to the press after the 5-1 win over Valencia to reflect upon his team’s thumping victory, and in doing so he spoke to praise both Rodrygo Goes and Vinícius Júnior as he said: “This was their best level, they just needed time to get back to showing their best qualities. In the last two games they’ve done it very well, finding spaces and playing with extraordinary quality. We can say that they have returned.”\n
    \n
    Ancelotti on whether this was the team’s best performance of the season Asked whether this was the best game played by Real Madrid this season, Ancelotti provided a clear response: “Was it the best performance? Yes. Valencia haven’t shown their best because we played a very good game, the first 15 minutes we could have defended better, but from there the game was perfect.\n
    \n
    Ancelotti on the best individuals When pushed for a best performance, Ancelotti was reluctant to single out any individuals and pointed to the team performance as he said: “Vinícius and Rodrygo both did very well, as part of the wider team who all played very well. I don’t like to assess on an individual level, but as a team they did a splendid job.”\n
    \n
    Ancelotti on what he told the players he took off When asked what he told the players he brought off, Ancelotti shared some insight but also responded in his typical humorous style as he said: “Vinícius said that he wanted to play more, and I told Brahim not to make tacos because I don’t like them.”\n
    \n
    Ancelotti on Dani Carvajal With a goal, Dani Carvajal was another of the stand-out performers and Ancelotti analysed his display by saying: “He’s a very, very good full-back both in and out of possession. Our play out wide was very good, with Rodrygo on the right with Carvajal, and Vinícius and Brahim on the left. That was what helped us to win this game.”\n
    \n
    Ancelotti on Andriy Lunin Ancelotti was also asked about Andriy Lunin, the stand-in goalkeeper, and his recent quotes that he had perhaps been unfair with him in the past. He said: “I don’t know if I was unfair with him, when you have a squad of this level, you have to be unfair with someone. Like Luka Modrić today, he could have started and he added value when he came on, but unfortunately that’s my job.\n
    \n
    Ancelotti on Eduardo Camavinga Another star man was Eduardo Camavinga, and Ancelotti was asked if his current form is his best while playing in the holding midfield role. Ancelotti responded: “I think he does it very well in every position which makes it hard to know where to put him. In the pivot role, I think he’s showed his best level in these past few games without Tchouameni.”\n
    \n
    Ancelotti on his substitutions Questioned as to why the substitutes were not given more game time with the result seemingly settled early on, Ancelotti responded bluntly: “The game is only over when the referee blows the final whistle. I don’t ever see a game over at 4-0, so I make changes to try and win the game.”\n
    \n
    Ancelotti on the team’s form Looking at the wider context of recent games, Ancelotti praised his team for their excellent form over the past three games at home in the last week: “I think everyone has played very well in the last three games, we were missing something against Rayo Vallecano, but we’ve played very good football, consolidated, with commitment, and dedication.”\n
    \n
    Ancelotti on Jude Bellingham and the international break Providing an update on midfielder Jude Bellingham, Ancelotti said that he will travel to England before returning in the international break: “Bellingham will go, yes, to be evaluated and he’ll come back after that, because he hasn’t played today. He is doing specific work to strengthen his shoulder over the next few weeks, but he will be back to playing after that.\n
    \n
    Ancelotti on Girona Finally, asked about title rivals Girona, Ancelotti was asked if they could be a new Leicester City, and he responded: “Girona are doing very well, better than us. They don’t have European competitions either, so can fight for every game. They are a rival who can fight for LaLiga, without a doubt.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699758700 {#2446
    date: 2023-11-12 04:11:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 12191
  -titleTs: "'ancelotti':1 'return':10 'rodrygo':8 'say':4 'vinícius':6"
  -bodyTs: "'-0':535 '-1':10 '15':133 '4':534 '5':9 'ad':406 'also':237,344 'analys':288 'ancelotti':2,81,107,147,158,212,232,269,287,338,342,418,429,446,487,510,546,560,610,625,682,691 'andriy':340,347 'anoth':279,422 'ask':94,223,345,431,686,693 'assess':198 'back':50,301,650,677 'bellingham':613,624,639 'best':42,54,89,99,115,123,150,156,438,478 'better':139,710 'blow':521 'blunt':512 'brahim':258,325 'break':617,638 'brought':230 'camavinga':421,427 'came':410 'carlo':1 'carvaj':272,277,321 'chang':539 'citi':701 'clear':110 'come':649 'commit':607 'competit':718 'consolid':605 'context':556 'could':136,401,696 'current':434 'dani':271,276 'dedic':609 'defend':138 'display':290 'done':63 'doubt':737 'earli':508 'eduardo':420,426 'either':719 'england':632 'european':717 'evalu':645 'ever':528 'everi':456,724 'everyon':581 'excel':566 'extraordinari':72 'fight':722,732 'final':523,685 'find':67 'first':132 'footbal':604 'form':435,551,567 'full':300 'full-back':299 'game':60,100,130,144,337,484,501,514,531,545,559,572,590,725 'get':49 'girona':684,690,705 'given':499 'go':641 'goal':275 'goalkeep':353 'goe':32 'good':129,298,314,603 'hard':461 'hasn':655 'haven':119 'help':332 'hold':443 'home':574 'humor':242 'individu':151,165,201 'insight':235 'intern':616,637 'job':211,417 'jude':612,623 'júnior':35 'know':374,463 'laliga':734 'last':58,577,588 'left':328 'leicest':700 'level':43,202,388,479 'like':196,267,396 'll':648 'look':552 'luka':397 'lunin':341,348 'madrid':104 'make':261,459,538 'man':424 'midfield':444,622 'minut':134 'miss':593 'modrić':398 'need':46 'new':699 'next':670 'part':183 'past':368,482,570 'perfect':146 'perform':90,116,157,171,285 'perhap':361 'pivot':470 'play':70,101,126,190,253,309,440,583,601,657,679 'player':218,228 'point':167 'posit':457 'possess':307 'prais':29,561 'press':6 'provid':108,618 'push':153 'put':466 'qualiti':55,73 'question':491 'quot':357 'rayo':596 'real':103 'recent':356,558 'refere':520 'reflect':15 'reluct':160 'respond':238,447,511,704 'respons':111 'result':505 'return':80,634 'right':319 'rival':689,729 'rodrygo':31,177,316 'role':445,471 'said':38,174,246,248,370,626 'say':76,292 'season':93,106 'see':529 'seem':506 'settl':507 'share':233 'shoulder':667 'show':52,476 'shown':121 'singl':162 'someon':395 'someth':594 'space':68 'specif':662 'splendid':210 'spoke':3,27 'squad':385 'stand':283,351 'stand-in':350 'stand-out':282 'star':423 'start':403 'strengthen':665 'style':243 'substitut':490,496 'taco':262 'tchouameni':486 'team':18,87,170,187,206,549,563 'think':449,473,580 'three':571,589 'thump':20 'time':47,502 'titl':688 'today':399,658 'told':216,226,257 'took':220 'travel':630 'tri':541 'two':59 'typic':241 'unfair':363,378,393 'unfortun':413 'updat':620 'upon':16 'us':333,712 'valencia':13,118 'vallecano':597 'valu':407 've':62,600 'victori':21 'vinícius':34,175,247,323 'want':251 'week':578,672 'well':66,181,192,454,585,709 'whether':83,95 'whistl':524 'wide':311 'wider':186,555 'win':11,335,543 'without':485,735 'work':663 'yes':117,642"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699776700
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/861117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699758700 {#2428
    date: 2023-11-12 04:11:40.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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "Brotherhood-Alliance-rewriting-Myanmar-s-war-narrative"
  +title: "Brotherhood Alliance rewriting Myanmar's war narrative"
  +url: "https://asiatimes.com/2023/11/brotherhood-alliance-rewriting-myanmars-war-narrative/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699752980 {#2451
    date: 2023-11-12 02:36:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 12164
  -titleTs: "'allianc':2 'brotherhood':1 'myanmar':4 'narrat':7 'rewrit':3 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699770980
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3276122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699752980 {#2353
    date: 2023-11-12 02:36: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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "Brotherhood-Alliance-rewriting-Myanmar-s-war-narrative"
  +title: "Brotherhood Alliance rewriting Myanmar's war narrative"
  +url: "https://asiatimes.com/2023/11/brotherhood-alliance-rewriting-myanmars-war-narrative/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699752980 {#2451
    date: 2023-11-12 02:36:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 12164
  -titleTs: "'allianc':2 'brotherhood':1 'myanmar':4 'narrat':7 'rewrit':3 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699770980
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3276122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699752980 {#2353
    date: 2023-11-12 02:36: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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "Brotherhood-Alliance-rewriting-Myanmar-s-war-narrative"
  +title: "Brotherhood Alliance rewriting Myanmar's war narrative"
  +url: "https://asiatimes.com/2023/11/brotherhood-alliance-rewriting-myanmars-war-narrative/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699752980 {#2451
    date: 2023-11-12 02:36:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 12164
  -titleTs: "'allianc':2 'brotherhood':1 'myanmar':4 'narrat':7 'rewrit':3 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699770980
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3276122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699752980 {#2353
    date: 2023-11-12 02:36: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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "Happy-Diwali-2023-Messages-and-Quotes-Wish-Your-Family-Friends"
  +title: "Happy Diwali 2023 Messages and Quotes: Wish Your Family, Friends, Near Ones On the Festival of Lights"
  +url: "https://www.timesnownews.com/lifestyle/happy-diwali-2023-beautiful-messages-quotes-wishes-to-share-with-family-and-friends-article-105145262"
  +body: """
    Excerpt:\n
    \n
    > Diwali holds profound cultural and spiritual importance in India. Celebrated with exuberance, this five-day festival culminates in major festivities on its third day, symbolising the conquest of light over darkness and good over evil. During Diwali, homes and streets come alive with vibrant rangoli, intricate designs made from colored powders or flower petals.\n
    \n
    See also: [www.cnn.com/travel/…/index.html](https://www.cnn.com/travel/diwali-festival-of-lights-explained-cec/index.html)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722649 {#2473
    date: 2023-11-11 18:10:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 12049
  -titleTs: "'2023':3 'diwali':2 'famili':9 'festiv':15 'friend':10 'happi':1 'light':17 'messag':4 'near':11 'one':12 'quot':6 'wish':7"
  -bodyTs: "'/index.html':62 '/travel/':61 '/travel/diwali-festival-of-lights-explained-cec/index.html)':65 'aliv':44 'also':58 'celebr':11 'color':52 'come':43 'conquest':29 'culmin':19 'cultur':5 'dark':33 'day':17,26 'design':49 'diwali':2,39 'evil':37 'excerpt':1 'exuber':13 'festiv':18,22 'five':16 'five-day':15 'flower':55 'good':35 'hold':3 'home':40 'import':8 'india':10 'intric':48 'light':31 'made':50 'major':21 'petal':56 'powder':53 'profound':4 'rangoli':47 'see':57 'spiritu':7 'street':42 'symbolis':27 'third':25 'vibrant':46 'www.cnn.com':60,64 'www.cnn.com/travel/':59 'www.cnn.com/travel/diwali-festival-of-lights-explained-cec/index.html)':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699776649
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9477601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722649 {#2474
    date: 2023-11-11 18:10:49.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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "Happy-Diwali-2023-Messages-and-Quotes-Wish-Your-Family-Friends"
  +title: "Happy Diwali 2023 Messages and Quotes: Wish Your Family, Friends, Near Ones On the Festival of Lights"
  +url: "https://www.timesnownews.com/lifestyle/happy-diwali-2023-beautiful-messages-quotes-wishes-to-share-with-family-and-friends-article-105145262"
  +body: """
    Excerpt:\n
    \n
    > Diwali holds profound cultural and spiritual importance in India. Celebrated with exuberance, this five-day festival culminates in major festivities on its third day, symbolising the conquest of light over darkness and good over evil. During Diwali, homes and streets come alive with vibrant rangoli, intricate designs made from colored powders or flower petals.\n
    \n
    See also: [www.cnn.com/travel/…/index.html](https://www.cnn.com/travel/diwali-festival-of-lights-explained-cec/index.html)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722649 {#2473
    date: 2023-11-11 18:10:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 12049
  -titleTs: "'2023':3 'diwali':2 'famili':9 'festiv':15 'friend':10 'happi':1 'light':17 'messag':4 'near':11 'one':12 'quot':6 'wish':7"
  -bodyTs: "'/index.html':62 '/travel/':61 '/travel/diwali-festival-of-lights-explained-cec/index.html)':65 'aliv':44 'also':58 'celebr':11 'color':52 'come':43 'conquest':29 'culmin':19 'cultur':5 'dark':33 'day':17,26 'design':49 'diwali':2,39 'evil':37 'excerpt':1 'exuber':13 'festiv':18,22 'five':16 'five-day':15 'flower':55 'good':35 'hold':3 'home':40 'import':8 'india':10 'intric':48 'light':31 'made':50 'major':21 'petal':56 'powder':53 'profound':4 'rangoli':47 'see':57 'spiritu':7 'street':42 'symbolis':27 'third':25 'vibrant':46 'www.cnn.com':60,64 'www.cnn.com/travel/':59 'www.cnn.com/travel/diwali-festival-of-lights-explained-cec/index.html)':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699776649
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9477601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722649 {#2474
    date: 2023-11-11 18:10:49.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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "Happy-Diwali-2023-Messages-and-Quotes-Wish-Your-Family-Friends"
  +title: "Happy Diwali 2023 Messages and Quotes: Wish Your Family, Friends, Near Ones On the Festival of Lights"
  +url: "https://www.timesnownews.com/lifestyle/happy-diwali-2023-beautiful-messages-quotes-wishes-to-share-with-family-and-friends-article-105145262"
  +body: """
    Excerpt:\n
    \n
    > Diwali holds profound cultural and spiritual importance in India. Celebrated with exuberance, this five-day festival culminates in major festivities on its third day, symbolising the conquest of light over darkness and good over evil. During Diwali, homes and streets come alive with vibrant rangoli, intricate designs made from colored powders or flower petals.\n
    \n
    See also: [www.cnn.com/travel/…/index.html](https://www.cnn.com/travel/diwali-festival-of-lights-explained-cec/index.html)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722649 {#2473
    date: 2023-11-11 18:10:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 12049
  -titleTs: "'2023':3 'diwali':2 'famili':9 'festiv':15 'friend':10 'happi':1 'light':17 'messag':4 'near':11 'one':12 'quot':6 'wish':7"
  -bodyTs: "'/index.html':62 '/travel/':61 '/travel/diwali-festival-of-lights-explained-cec/index.html)':65 'aliv':44 'also':58 'celebr':11 'color':52 'come':43 'conquest':29 'culmin':19 'cultur':5 'dark':33 'day':17,26 'design':49 'diwali':2,39 'evil':37 'excerpt':1 'exuber':13 'festiv':18,22 'five':16 'five-day':15 'flower':55 'good':35 'hold':3 'home':40 'import':8 'india':10 'intric':48 'light':31 'made':50 'major':21 'petal':56 'powder':53 'profound':4 'rangoli':47 'see':57 'spiritu':7 'street':42 'symbolis':27 'third':25 'vibrant':46 'www.cnn.com':60,64 'www.cnn.com/travel/':59 'www.cnn.com/travel/diwali-festival-of-lights-explained-cec/index.html)':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699776649
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9477601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722649 {#2474
    date: 2023-11-11 18:10:49.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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "Hash-matching-proposals-for-the-Online-Safety-Act-s-implementation-are"
  +title: "Hash matching proposals for the Online Safety Act’s implementation are dangerous | Proton"
  +url: "https://proton.me/blog/online-safety-act-hash-scanning"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699721189 {#1547
    date: 2023-11-11 17:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 12705
  -titleTs: "'act':8 'danger':12 'hash':1 'implement':10 'match':2 'onlin':6 'propos':3 'proton':13 'safeti':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699757189
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7823751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721189 {#1481
    date: 2023-11-11 17:46: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
35 DENIED edit
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "Hash-matching-proposals-for-the-Online-Safety-Act-s-implementation-are"
  +title: "Hash matching proposals for the Online Safety Act’s implementation are dangerous | Proton"
  +url: "https://proton.me/blog/online-safety-act-hash-scanning"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699721189 {#1547
    date: 2023-11-11 17:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 12705
  -titleTs: "'act':8 'danger':12 'hash':1 'implement':10 'match':2 'onlin':6 'propos':3 'proton':13 'safeti':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699757189
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7823751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721189 {#1481
    date: 2023-11-11 17:46: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
36 DENIED moderate
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "Hash-matching-proposals-for-the-Online-Safety-Act-s-implementation-are"
  +title: "Hash matching proposals for the Online Safety Act’s implementation are dangerous | Proton"
  +url: "https://proton.me/blog/online-safety-act-hash-scanning"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699721189 {#1547
    date: 2023-11-11 17:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 12705
  -titleTs: "'act':8 'danger':12 'hash':1 'implement':10 'match':2 'onlin':6 'propos':3 'proton':13 'safeti':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699757189
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7823751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721189 {#1481
    date: 2023-11-11 17:46: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
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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "Meta-YouTube-face-criminal-spying-complaints-in-Ireland"
  +title: "Meta, YouTube face criminal spying complaints in Ireland"
  +url: "https://www.theregister.com/2023/11/11/meta_youtube_criminal_charges/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699709328 {#1538
    date: 2023-11-11 14:28:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 11988
  -titleTs: "'complaint':6 'crimin':4 'face':3 'ireland':8 'meta':1 'spi':5 'youtub':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699795728
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3257661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709328 {#1533
    date: 2023-11-11 14:28:48.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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "Meta-YouTube-face-criminal-spying-complaints-in-Ireland"
  +title: "Meta, YouTube face criminal spying complaints in Ireland"
  +url: "https://www.theregister.com/2023/11/11/meta_youtube_criminal_charges/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699709328 {#1538
    date: 2023-11-11 14:28:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 11988
  -titleTs: "'complaint':6 'crimin':4 'face':3 'ireland':8 'meta':1 'spi':5 'youtub':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699795728
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3257661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709328 {#1533
    date: 2023-11-11 14:28:48.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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "Meta-YouTube-face-criminal-spying-complaints-in-Ireland"
  +title: "Meta, YouTube face criminal spying complaints in Ireland"
  +url: "https://www.theregister.com/2023/11/11/meta_youtube_criminal_charges/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699709328 {#1538
    date: 2023-11-11 14:28:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 11988
  -titleTs: "'complaint':6 'crimin':4 'face':3 'ireland':8 'meta':1 'spi':5 'youtub':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699795728
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3257661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709328 {#1533
    date: 2023-11-11 14:28:48.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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "Protesters-clash-with-police-after-Socialist-Party-deal-confirmed"
  +title: "Protesters clash with police after Socialist Party deal confirmed"
  +url: "https://www.euronews.com/2023/11/10/protesters-rail-against-spains-socialist-party-deal-with-catalan-separatists"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699708115 {#1631
    date: 2023-11-11 14:08:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 11983
  -titleTs: "'clash':2 'confirm':9 'deal':8 'parti':7 'polic':4 'protest':1 'socialist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699730615
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3256906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699708115 {#1406
    date: 2023-11-11 14:08:35.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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "Protesters-clash-with-police-after-Socialist-Party-deal-confirmed"
  +title: "Protesters clash with police after Socialist Party deal confirmed"
  +url: "https://www.euronews.com/2023/11/10/protesters-rail-against-spains-socialist-party-deal-with-catalan-separatists"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699708115 {#1631
    date: 2023-11-11 14:08:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 11983
  -titleTs: "'clash':2 'confirm':9 'deal':8 'parti':7 'polic':4 'protest':1 'socialist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699730615
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3256906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699708115 {#1406
    date: 2023-11-11 14:08:35.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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "Protesters-clash-with-police-after-Socialist-Party-deal-confirmed"
  +title: "Protesters clash with police after Socialist Party deal confirmed"
  +url: "https://www.euronews.com/2023/11/10/protesters-rail-against-spains-socialist-party-deal-with-catalan-separatists"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699708115 {#1631
    date: 2023-11-11 14:08:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 11983
  -titleTs: "'clash':2 'confirm':9 'deal':8 'parti':7 'polic':4 'protest':1 'socialist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699730615
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3256906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699708115 {#1406
    date: 2023-11-11 14:08:35.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Traffic-trauma-are-cars-holding-Birmingham-back"
  +title: "Traffic trauma: are cars holding Birmingham back?"
  +url: "https://www.birminghamdispatch.co.uk/p/traffic-trauma-are-cars-holding-birmingham"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699699180 {#1748
    date: 2023-11-11 11:39:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 11964
  -titleTs: "'back':7 'birmingham':6 'car':4 'hold':5 'traffic':1 'trauma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699766680
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7809748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699699180 {#1468
    date: 2023-11-11 11:39:40.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Traffic-trauma-are-cars-holding-Birmingham-back"
  +title: "Traffic trauma: are cars holding Birmingham back?"
  +url: "https://www.birminghamdispatch.co.uk/p/traffic-trauma-are-cars-holding-birmingham"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699699180 {#1748
    date: 2023-11-11 11:39:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 11964
  -titleTs: "'back':7 'birmingham':6 'car':4 'hold':5 'traffic':1 'trauma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699766680
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7809748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699699180 {#1468
    date: 2023-11-11 11:39:40.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1470 …}
  +slug: "Traffic-trauma-are-cars-holding-Birmingham-back"
  +title: "Traffic trauma: are cars holding Birmingham back?"
  +url: "https://www.birminghamdispatch.co.uk/p/traffic-trauma-are-cars-holding-birmingham"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699699180 {#1748
    date: 2023-11-11 11:39:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 11964
  -titleTs: "'back':7 'birmingham':6 'car':4 'hold':5 'traffic':1 'trauma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699766680
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7809748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699699180 {#1468
    date: 2023-11-11 11:39:40.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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "The-Conspiracy-of-Cities-w-Doug-Gordon-Conspirituality"
  +title: "The Conspiracy of…Cities? (w/Doug Gordon) — Conspirituality"
  +url: "https://www.conspirituality.net/episodes/179-conspiracy-of-cities-doug-gordon"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699697256 {#1494
    date: 2023-11-11 11:07:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 11962
  -titleTs: "'citi':4 'conspiraci':2 'conspiritu':7 'gordon':6 'w/doug':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699706256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8103267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699697256 {#1490
    date: 2023-11-11 11:07: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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "The-Conspiracy-of-Cities-w-Doug-Gordon-Conspirituality"
  +title: "The Conspiracy of…Cities? (w/Doug Gordon) — Conspirituality"
  +url: "https://www.conspirituality.net/episodes/179-conspiracy-of-cities-doug-gordon"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699697256 {#1494
    date: 2023-11-11 11:07:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 11962
  -titleTs: "'citi':4 'conspiraci':2 'conspiritu':7 'gordon':6 'w/doug':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699706256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8103267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699697256 {#1490
    date: 2023-11-11 11:07: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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "The-Conspiracy-of-Cities-w-Doug-Gordon-Conspirituality"
  +title: "The Conspiracy of…Cities? (w/Doug Gordon) — Conspirituality"
  +url: "https://www.conspirituality.net/episodes/179-conspiracy-of-cities-doug-gordon"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699697256 {#1494
    date: 2023-11-11 11:07:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 11962
  -titleTs: "'citi':4 'conspiraci':2 'conspiritu':7 'gordon':6 'w/doug':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699706256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8103267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699697256 {#1490
    date: 2023-11-11 11:07: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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "The-Philippines-and-China-report-a-new-maritime-confrontation-near"
  +title: "The Philippines and China report a new maritime confrontation near a contested South China Sea shoal"
  +url: "https://apnews.com/article/philippines-south-china-sea-confrontation-thomas-d95d0ba4bd472e58ae3fbb401c0f9cd9"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699663738 {#1759
    date: 2023-11-11 01:48:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 11904
  -titleTs: "'china':4,14 'confront':9 'contest':12 'maritim':8 'near':10 'new':7 'philippin':2 'report':5 'sea':15 'shoal':16 'south':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699695238
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3242058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663738 {#1762
    date: 2023-11-11 01:48:58.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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "The-Philippines-and-China-report-a-new-maritime-confrontation-near"
  +title: "The Philippines and China report a new maritime confrontation near a contested South China Sea shoal"
  +url: "https://apnews.com/article/philippines-south-china-sea-confrontation-thomas-d95d0ba4bd472e58ae3fbb401c0f9cd9"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699663738 {#1759
    date: 2023-11-11 01:48:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 11904
  -titleTs: "'china':4,14 'confront':9 'contest':12 'maritim':8 'near':10 'new':7 'philippin':2 'report':5 'sea':15 'shoal':16 'south':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699695238
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3242058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663738 {#1762
    date: 2023-11-11 01:48:58.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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "The-Philippines-and-China-report-a-new-maritime-confrontation-near"
  +title: "The Philippines and China report a new maritime confrontation near a contested South China Sea shoal"
  +url: "https://apnews.com/article/philippines-south-china-sea-confrontation-thomas-d95d0ba4bd472e58ae3fbb401c0f9cd9"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699663738 {#1759
    date: 2023-11-11 01:48:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 11904
  -titleTs: "'china':4,14 'confront':9 'contest':12 'maritim':8 'near':10 'new':7 'philippin':2 'report':5 'sea':15 'shoal':16 'south':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699695238
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3242058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663738 {#1762
    date: 2023-11-11 01:48:58.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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "It-s-Time-to-Oppose-the-New-San-Francisco-Policing-Ballot"
  +title: "It’s Time to Oppose the New San Francisco Policing Ballot Measure"
  +url: "https://www.eff.org/deeplinks/2023/11/its-time-oppose-new-san-francisco-policing-ballot-measure"
  +body: """
    crossposted from !socialism@beehaw.org\n
    \n
    San Franciscans, get the word out for this ballot measure to be held March 5, 2024, to prevent police from playing around with surveillance technology for a year before they need to report it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699660097 {#1784
    date: 2023-11-11 00:48:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 12890
  -titleTs: "'ballot':11 'francisco':9 'measur':12 'new':7 'oppos':5 'polic':10 'san':8 'time':3"
  -bodyTs: "'2024':19 '5':18 'around':25 'ballot':12 'crosspost':1 'franciscan':5 'get':6 'held':16 'march':17 'measur':13 'need':34 'play':24 'polic':22 'prevent':21 'report':36 'san':4 'socialism@beehaw.org':3 'surveil':27 'technolog':28 'word':8 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699664597
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9079567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660097 {#1786
    date: 2023-11-11 00:48: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
59 DENIED edit
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "It-s-Time-to-Oppose-the-New-San-Francisco-Policing-Ballot"
  +title: "It’s Time to Oppose the New San Francisco Policing Ballot Measure"
  +url: "https://www.eff.org/deeplinks/2023/11/its-time-oppose-new-san-francisco-policing-ballot-measure"
  +body: """
    crossposted from !socialism@beehaw.org\n
    \n
    San Franciscans, get the word out for this ballot measure to be held March 5, 2024, to prevent police from playing around with surveillance technology for a year before they need to report it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699660097 {#1784
    date: 2023-11-11 00:48:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 12890
  -titleTs: "'ballot':11 'francisco':9 'measur':12 'new':7 'oppos':5 'polic':10 'san':8 'time':3"
  -bodyTs: "'2024':19 '5':18 'around':25 'ballot':12 'crosspost':1 'franciscan':5 'get':6 'held':16 'march':17 'measur':13 'need':34 'play':24 'polic':22 'prevent':21 'report':36 'san':4 'socialism@beehaw.org':3 'surveil':27 'technolog':28 'word':8 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699664597
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9079567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660097 {#1786
    date: 2023-11-11 00:48: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
60 DENIED moderate
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "It-s-Time-to-Oppose-the-New-San-Francisco-Policing-Ballot"
  +title: "It’s Time to Oppose the New San Francisco Policing Ballot Measure"
  +url: "https://www.eff.org/deeplinks/2023/11/its-time-oppose-new-san-francisco-policing-ballot-measure"
  +body: """
    crossposted from !socialism@beehaw.org\n
    \n
    San Franciscans, get the word out for this ballot measure to be held March 5, 2024, to prevent police from playing around with surveillance technology for a year before they need to report it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699660097 {#1784
    date: 2023-11-11 00:48:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 12890
  -titleTs: "'ballot':11 'francisco':9 'measur':12 'new':7 'oppos':5 'polic':10 'san':8 'time':3"
  -bodyTs: "'2024':19 '5':18 'around':25 'ballot':12 'crosspost':1 'franciscan':5 'get':6 'held':16 'march':17 'measur':13 'need':34 'play':24 'polic':22 'prevent':21 'report':36 'san':4 'socialism@beehaw.org':3 'surveil':27 'technolog':28 'word':8 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699664597
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9079567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660097 {#1786
    date: 2023-11-11 00:48: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
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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Collections-The-Mediterranean-Iron-Omni-Spear"
  +title: "Collections: The Mediterranean Iron Omni-Spear"
  +url: "https://acoup.blog/2023/11/10/collections-the-mediterranean-iron-omni-spear/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657578 {#1622
    date: 2023-11-11 00:06:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 11883
  -titleTs: "'collect':1 'iron':4 'mediterranean':3 'omni':6 'omni-spear':5 'spear':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699689078
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6025127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657578 {#1633
    date: 2023-11-11 00:06: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
63 DENIED edit
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Collections-The-Mediterranean-Iron-Omni-Spear"
  +title: "Collections: The Mediterranean Iron Omni-Spear"
  +url: "https://acoup.blog/2023/11/10/collections-the-mediterranean-iron-omni-spear/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657578 {#1622
    date: 2023-11-11 00:06:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 11883
  -titleTs: "'collect':1 'iron':4 'mediterranean':3 'omni':6 'omni-spear':5 'spear':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699689078
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6025127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657578 {#1633
    date: 2023-11-11 00:06: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
64 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Collections-The-Mediterranean-Iron-Omni-Spear"
  +title: "Collections: The Mediterranean Iron Omni-Spear"
  +url: "https://acoup.blog/2023/11/10/collections-the-mediterranean-iron-omni-spear/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657578 {#1622
    date: 2023-11-11 00:06:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 11883
  -titleTs: "'collect':1 'iron':4 'mediterranean':3 'omni':6 'omni-spear':5 'spear':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699689078
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6025127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657578 {#1633
    date: 2023-11-11 00:06: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
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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Rare-Ovarian-Tumor-Discovered-in-Egyptian-New-Kingdom-Burial-Archaeology"
  +title: "Rare Ovarian Tumor Discovered in Egyptian New Kingdom Burial - Archaeology Magazine"
  +url: "https://www.archaeology.org/news/11887-231108-amarna-burial-teratoma"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657232 {#1442
    date: 2023-11-11 00:00:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 11881
  -titleTs: "'archaeolog':10 'burial':9 'discov':4 'egyptian':6 'kingdom':8 'magazin':11 'new':7 'ovarian':2 'rare':1 'tumor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699661732
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6024989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657232 {#1415
    date: 2023-11-11 00:00:32.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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Rare-Ovarian-Tumor-Discovered-in-Egyptian-New-Kingdom-Burial-Archaeology"
  +title: "Rare Ovarian Tumor Discovered in Egyptian New Kingdom Burial - Archaeology Magazine"
  +url: "https://www.archaeology.org/news/11887-231108-amarna-burial-teratoma"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657232 {#1442
    date: 2023-11-11 00:00:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 11881
  -titleTs: "'archaeolog':10 'burial':9 'discov':4 'egyptian':6 'kingdom':8 'magazin':11 'new':7 'ovarian':2 'rare':1 'tumor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699661732
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6024989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657232 {#1415
    date: 2023-11-11 00:00:32.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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1426 …}
  +slug: "Rare-Ovarian-Tumor-Discovered-in-Egyptian-New-Kingdom-Burial-Archaeology"
  +title: "Rare Ovarian Tumor Discovered in Egyptian New Kingdom Burial - Archaeology Magazine"
  +url: "https://www.archaeology.org/news/11887-231108-amarna-burial-teratoma"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657232 {#1442
    date: 2023-11-11 00:00:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 11881
  -titleTs: "'archaeolog':10 'burial':9 'discov':4 'egyptian':6 'kingdom':8 'magazin':11 'new':7 'ovarian':2 'rare':1 'tumor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699661732
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6024989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657232 {#1415
    date: 2023-11-11 00:00:32.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Debunking-the-Myth-of-Anonymous-Data-Electronic-Frontier-Foundation"
  +title: "Debunking the Myth of “Anonymous” Data | Electronic Frontier Foundation"
  +url: "https://www.eff.org/deeplinks/2023/11/debunking-myth-anonymous-data"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699656347 {#1427
    date: 2023-11-10 23:45:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 12712
  -titleTs: "'anonym':5 'data':6 'debunk':1 'electron':7 'foundat':9 'frontier':8 'myth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665347
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6024770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656347 {#1456
    date: 2023-11-10 23:45:47.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Debunking-the-Myth-of-Anonymous-Data-Electronic-Frontier-Foundation"
  +title: "Debunking the Myth of “Anonymous” Data | Electronic Frontier Foundation"
  +url: "https://www.eff.org/deeplinks/2023/11/debunking-myth-anonymous-data"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699656347 {#1427
    date: 2023-11-10 23:45:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 12712
  -titleTs: "'anonym':5 'data':6 'debunk':1 'electron':7 'foundat':9 'frontier':8 'myth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665347
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6024770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656347 {#1456
    date: 2023-11-10 23:45:47.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Debunking-the-Myth-of-Anonymous-Data-Electronic-Frontier-Foundation"
  +title: "Debunking the Myth of “Anonymous” Data | Electronic Frontier Foundation"
  +url: "https://www.eff.org/deeplinks/2023/11/debunking-myth-anonymous-data"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699656347 {#1427
    date: 2023-11-10 23:45:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 12712
  -titleTs: "'anonym':5 'data':6 'debunk':1 'electron':7 'foundat':9 'frontier':8 'myth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665347
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6024770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656347 {#1456
    date: 2023-11-10 23:45:47.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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "500-year-old-Hebrew-note-reveals-lost-earthquake-swarm-in-Italy"
  +title: "500-year-old Hebrew note reveals 'lost' earthquake swarm in Italy"
  +url: "https://www.livescience.com/planet-earth/500-year-old-hebrew-note-reveals-lost-earthquake-swarm-in-italy"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699596335 {#1437
    date: 2023-11-10 07:05:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 11674
  -titleTs: "'500':1 'earthquak':9 'hebrew':5 'itali':12 'lost':8 'note':6 'old':4 'reveal':7 'swarm':10 'year':3 'year-old':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699645835
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3213484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699596335 {#1436
    date: 2023-11-10 07:05:35.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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "500-year-old-Hebrew-note-reveals-lost-earthquake-swarm-in-Italy"
  +title: "500-year-old Hebrew note reveals 'lost' earthquake swarm in Italy"
  +url: "https://www.livescience.com/planet-earth/500-year-old-hebrew-note-reveals-lost-earthquake-swarm-in-italy"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699596335 {#1437
    date: 2023-11-10 07:05:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 11674
  -titleTs: "'500':1 'earthquak':9 'hebrew':5 'itali':12 'lost':8 'note':6 'old':4 'reveal':7 'swarm':10 'year':3 'year-old':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699645835
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3213484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699596335 {#1436
    date: 2023-11-10 07:05:35.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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "500-year-old-Hebrew-note-reveals-lost-earthquake-swarm-in-Italy"
  +title: "500-year-old Hebrew note reveals 'lost' earthquake swarm in Italy"
  +url: "https://www.livescience.com/planet-earth/500-year-old-hebrew-note-reveals-lost-earthquake-swarm-in-italy"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699596335 {#1437
    date: 2023-11-10 07:05:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 11674
  -titleTs: "'500':1 'earthquak':9 'hebrew':5 'itali':12 'lost':8 'note':6 'old':4 'reveal':7 'swarm':10 'year':3 'year-old':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699645835
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3213484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699596335 {#1436
    date: 2023-11-10 07:05:35.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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Venom-3-Pushes-Release-Date-to-November-2024-as-SAG"
  +title: "‘Venom 3’ Pushes Release Date to November 2024 as SAG Strike Ends"
  +url: "https://www.hollywoodreporter.com/movies/movie-news/venom-3-pushes-release-date-november-2024-1235642774/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595595 {#1690
    date: 2023-11-10 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 11669
  -titleTs: "'2024':8 '3':2 'date':5 'end':12 'novemb':7 'push':3 'releas':4 'sag':10 'strike':11 'venom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699654095
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8048329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699595595 {#1698
    date: 2023-11-10 06:53: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
79 DENIED edit
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Venom-3-Pushes-Release-Date-to-November-2024-as-SAG"
  +title: "‘Venom 3’ Pushes Release Date to November 2024 as SAG Strike Ends"
  +url: "https://www.hollywoodreporter.com/movies/movie-news/venom-3-pushes-release-date-november-2024-1235642774/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595595 {#1690
    date: 2023-11-10 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 11669
  -titleTs: "'2024':8 '3':2 'date':5 'end':12 'novemb':7 'push':3 'releas':4 'sag':10 'strike':11 'venom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699654095
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8048329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699595595 {#1698
    date: 2023-11-10 06:53: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
80 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Venom-3-Pushes-Release-Date-to-November-2024-as-SAG"
  +title: "‘Venom 3’ Pushes Release Date to November 2024 as SAG Strike Ends"
  +url: "https://www.hollywoodreporter.com/movies/movie-news/venom-3-pushes-release-date-november-2024-1235642774/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595595 {#1690
    date: 2023-11-10 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 11669
  -titleTs: "'2024':8 '3':2 'date':5 'end':12 'novemb':7 'push':3 'releas':4 'sag':10 'strike':11 'venom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699654095
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8048329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699595595 {#1698
    date: 2023-11-10 06:53: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
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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +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 {#1641
    date: 2023-11-10 04:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +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 {#1648
    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
83 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +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 {#1641
    date: 2023-11-10 04:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +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 {#1648
    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
84 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +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 {#1641
    date: 2023-11-10 04:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +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 {#1648
    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
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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Former-Catalan-politician-shot-in-face-in-Madrid"
  +title: "Former Catalan politician shot in face in Madrid"
  +url: "https://www.reuters.com/world/europe/former-catalan-politician-shot-face-madrid-2023-11-09/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699581749 {#1654
    date: 2023-11-10 03:02:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11632
  -titleTs: "'catalan':2 'face':6 'former':1 'madrid':8 'politician':3 'shot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699626749
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3208831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581749 {#1652
    date: 2023-11-10 03:02: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
87 DENIED edit
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Former-Catalan-politician-shot-in-face-in-Madrid"
  +title: "Former Catalan politician shot in face in Madrid"
  +url: "https://www.reuters.com/world/europe/former-catalan-politician-shot-face-madrid-2023-11-09/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699581749 {#1654
    date: 2023-11-10 03:02:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11632
  -titleTs: "'catalan':2 'face':6 'former':1 'madrid':8 'politician':3 'shot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699626749
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3208831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581749 {#1652
    date: 2023-11-10 03:02: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
88 DENIED moderate
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Former-Catalan-politician-shot-in-face-in-Madrid"
  +title: "Former Catalan politician shot in face in Madrid"
  +url: "https://www.reuters.com/world/europe/former-catalan-politician-shot-face-madrid-2023-11-09/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699581749 {#1654
    date: 2023-11-10 03:02:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11632
  -titleTs: "'catalan':2 'face':6 'former':1 'madrid':8 'politician':3 'shot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699626749
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3208831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581749 {#1652
    date: 2023-11-10 03:02: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
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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Yes-Alfredo"
  +title: "Yes Alfredo"
  +url: "https://beehaw.org/pictrs/image/1ccb735e-f40f-4a24-9b41-6a0899d66593.webp"
  +body: "By [www.gocomics.com/sunny-street](https://www.gocomics.com/sunny-street)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699567173 {#1571
    date: 2023-11-09 22:59:33.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: 11564
  -titleTs: "'alfredo':2 'yes':1"
  -bodyTs: "'/sunny-street](https://www.gocomics.com/sunny-street)':4 'www.gocomics.com':3 'www.gocomics.com/sunny-street](https://www.gocomics.com/sunny-street)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699653573
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9428161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699567173 {#1582
    date: 2023-11-09 22:59:33.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Yes-Alfredo"
  +title: "Yes Alfredo"
  +url: "https://beehaw.org/pictrs/image/1ccb735e-f40f-4a24-9b41-6a0899d66593.webp"
  +body: "By [www.gocomics.com/sunny-street](https://www.gocomics.com/sunny-street)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699567173 {#1571
    date: 2023-11-09 22:59:33.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: 11564
  -titleTs: "'alfredo':2 'yes':1"
  -bodyTs: "'/sunny-street](https://www.gocomics.com/sunny-street)':4 'www.gocomics.com':3 'www.gocomics.com/sunny-street](https://www.gocomics.com/sunny-street)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699653573
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9428161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699567173 {#1582
    date: 2023-11-09 22:59:33.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Yes-Alfredo"
  +title: "Yes Alfredo"
  +url: "https://beehaw.org/pictrs/image/1ccb735e-f40f-4a24-9b41-6a0899d66593.webp"
  +body: "By [www.gocomics.com/sunny-street](https://www.gocomics.com/sunny-street)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699567173 {#1571
    date: 2023-11-09 22:59:33.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: 11564
  -titleTs: "'alfredo':2 'yes':1"
  -bodyTs: "'/sunny-street](https://www.gocomics.com/sunny-street)':4 'www.gocomics.com':3 'www.gocomics.com/sunny-street](https://www.gocomics.com/sunny-street)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699653573
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9428161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699567173 {#1582
    date: 2023-11-09 22:59:33.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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "The-Anti-Surveillance-Coalition-s-Highest-Stakes-Gamble"
  +title: "The Anti-Surveillance Coalition's Highest-Stakes Gamble"
  +url: "https://foreverwars.ghost.io/the-anti-surveillance-coalitions-highest-stakes-gamble/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699566039 {#1549
    date: 2023-11-09 22:40:39.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: 14292
  -titleTs: "'anti':3 'anti-surveil':2 'coalit':5 'gambl':10 'highest':8 'highest-stak':7 'stake':9 'surveil':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699566039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8034010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566039 {#1560
    date: 2023-11-09 22:40: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
95 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "The-Anti-Surveillance-Coalition-s-Highest-Stakes-Gamble"
  +title: "The Anti-Surveillance Coalition's Highest-Stakes Gamble"
  +url: "https://foreverwars.ghost.io/the-anti-surveillance-coalitions-highest-stakes-gamble/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699566039 {#1549
    date: 2023-11-09 22:40:39.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: 14292
  -titleTs: "'anti':3 'anti-surveil':2 'coalit':5 'gambl':10 'highest':8 'highest-stak':7 'stake':9 'surveil':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699566039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8034010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566039 {#1560
    date: 2023-11-09 22:40: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
96 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "The-Anti-Surveillance-Coalition-s-Highest-Stakes-Gamble"
  +title: "The Anti-Surveillance Coalition's Highest-Stakes Gamble"
  +url: "https://foreverwars.ghost.io/the-anti-surveillance-coalitions-highest-stakes-gamble/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699566039 {#1549
    date: 2023-11-09 22:40:39.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: 14292
  -titleTs: "'anti':3 'anti-surveil':2 'coalit':5 'gambl':10 'highest':8 'highest-stak':7 'stake':9 'surveil':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699566039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8034010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566039 {#1560
    date: 2023-11-09 22:40: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
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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "winewayland-drv-part-10-1-Vulkan-VkSurfaceKHR"
  +title: "winewayland.drv - part 10.1: Vulkan VkSurfaceKHR"
  +url: "https://gitlab.winehq.org/wine/wine/-/merge_requests/4340"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562787 {#1558
    date: 2023-11-09 21:46:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 11551
  -titleTs: "'10.1':3 'part':2 'vksurfacekhr':5 'vulkan':4 'winewayland.drv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699648287
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7735136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562787 {#1556
    date: 2023-11-09 21:46:27.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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "winewayland-drv-part-10-1-Vulkan-VkSurfaceKHR"
  +title: "winewayland.drv - part 10.1: Vulkan VkSurfaceKHR"
  +url: "https://gitlab.winehq.org/wine/wine/-/merge_requests/4340"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562787 {#1558
    date: 2023-11-09 21:46:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 11551
  -titleTs: "'10.1':3 'part':2 'vksurfacekhr':5 'vulkan':4 'winewayland.drv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699648287
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7735136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562787 {#1556
    date: 2023-11-09 21:46:27.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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "winewayland-drv-part-10-1-Vulkan-VkSurfaceKHR"
  +title: "winewayland.drv - part 10.1: Vulkan VkSurfaceKHR"
  +url: "https://gitlab.winehq.org/wine/wine/-/merge_requests/4340"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562787 {#1558
    date: 2023-11-09 21:46:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 11551
  -titleTs: "'10.1':3 'part':2 'vksurfacekhr':5 'vulkan':4 'winewayland.drv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699648287
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7735136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562787 {#1556
    date: 2023-11-09 21:46:27.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