GET https://kbin.spritesserver.nl/hot/1y/links?p=109

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.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Screw-init-wars-real-OGs-discriminate-based-on-DE"
  +title: "Screw init wars, real OGs discriminate based on DE"
  +url: "https://lemmy.ml/pictrs/image/58ea18ea-d019-4933-8bfe-2bee6854b74b.webp"
  +body: "I use plasma, BTW"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282642 {#1895
    date: 2023-11-18 05:44:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 12248
  -titleTs: "'base':7 'de':9 'discrimin':6 'init':2 'og':5 'real':4 'screw':1 'war':3"
  -bodyTs: "'btw':4 'plasma':3 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699881306
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7861711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699794906 {#1899
    date: 2023-11-12 14:15:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Screw-init-wars-real-OGs-discriminate-based-on-DE"
  +title: "Screw init wars, real OGs discriminate based on DE"
  +url: "https://lemmy.ml/pictrs/image/58ea18ea-d019-4933-8bfe-2bee6854b74b.webp"
  +body: "I use plasma, BTW"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282642 {#1895
    date: 2023-11-18 05:44:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 12248
  -titleTs: "'base':7 'de':9 'discrimin':6 'init':2 'og':5 'real':4 'screw':1 'war':3"
  -bodyTs: "'btw':4 'plasma':3 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699881306
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7861711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699794906 {#1899
    date: 2023-11-12 14:15:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Screw-init-wars-real-OGs-discriminate-based-on-DE"
  +title: "Screw init wars, real OGs discriminate based on DE"
  +url: "https://lemmy.ml/pictrs/image/58ea18ea-d019-4933-8bfe-2bee6854b74b.webp"
  +body: "I use plasma, BTW"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282642 {#1895
    date: 2023-11-18 05:44:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 12248
  -titleTs: "'base':7 'de':9 'discrimin':6 'init':2 'og':5 'real':4 'screw':1 'war':3"
  -bodyTs: "'btw':4 'plasma':3 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699881306
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7861711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699794906 {#1899
    date: 2023-11-12 14:15:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Oopsie"
  +title: "Oopsie!"
  +url: "https://mander.xyz/pictrs/image/9437e2ea-3a29-41f9-8a21-760b7c601a0e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699894788 {#1932
    date: 2023-11-13 17:59:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 12244
  -titleTs: "'oopsi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699879465
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6080173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699793065 {#1930
    date: 2023-11-12 13:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Oopsie"
  +title: "Oopsie!"
  +url: "https://mander.xyz/pictrs/image/9437e2ea-3a29-41f9-8a21-760b7c601a0e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699894788 {#1932
    date: 2023-11-13 17:59:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 12244
  -titleTs: "'oopsi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699879465
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6080173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699793065 {#1930
    date: 2023-11-12 13:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Oopsie"
  +title: "Oopsie!"
  +url: "https://mander.xyz/pictrs/image/9437e2ea-3a29-41f9-8a21-760b7c601a0e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699894788 {#1932
    date: 2023-11-13 17:59:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 12244
  -titleTs: "'oopsi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699879465
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6080173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699793065 {#1930
    date: 2023-11-12 13:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1938
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "help"
  +title: "help"
  +url: "https://mander.xyz/pictrs/image/36ce12a1-650e-44d9-8890-452b39563278.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699897135 {#1936
    date: 2023-11-13 18:38:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 12243
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699879382
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6080168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792982 {#1376
    date: 2023-11-12 13:43: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
15 DENIED edit
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "help"
  +title: "help"
  +url: "https://mander.xyz/pictrs/image/36ce12a1-650e-44d9-8890-452b39563278.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699897135 {#1936
    date: 2023-11-13 18:38:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 12243
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699879382
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6080168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792982 {#1376
    date: 2023-11-12 13:43: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
16 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "help"
  +title: "help"
  +url: "https://mander.xyz/pictrs/image/36ce12a1-650e-44d9-8890-452b39563278.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699897135 {#1936
    date: 2023-11-13 18:38:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 12243
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699879382
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6080168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792982 {#1376
    date: 2023-11-12 13:43: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
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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "trees-are-pretty-great"
  +title: "trees are pretty great."
  +url: "https://mander.xyz/pictrs/image/a46d77b1-355a-44b0-aee5-17138af135c6.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 551
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699962006 {#1365
    date: 2023-11-14 12:40:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 12239
  -titleTs: "'great':4 'pretti':3 'tree':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877940
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6079907"
  +editedAt: DateTimeImmutable @1699919768 {#1369
    date: 2023-11-14 00:56:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699791540 {#1378
    date: 2023-11-12 13:19:00.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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "trees-are-pretty-great"
  +title: "trees are pretty great."
  +url: "https://mander.xyz/pictrs/image/a46d77b1-355a-44b0-aee5-17138af135c6.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 551
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699962006 {#1365
    date: 2023-11-14 12:40:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 12239
  -titleTs: "'great':4 'pretti':3 'tree':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877940
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6079907"
  +editedAt: DateTimeImmutable @1699919768 {#1369
    date: 2023-11-14 00:56:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699791540 {#1378
    date: 2023-11-12 13:19:00.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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "trees-are-pretty-great"
  +title: "trees are pretty great."
  +url: "https://mander.xyz/pictrs/image/a46d77b1-355a-44b0-aee5-17138af135c6.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 551
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699962006 {#1365
    date: 2023-11-14 12:40:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 12239
  -titleTs: "'great':4 'pretti':3 'tree':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877940
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6079907"
  +editedAt: DateTimeImmutable @1699919768 {#1369
    date: 2023-11-14 00:56:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699791540 {#1378
    date: 2023-11-12 13:19:00.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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Israel-Palestine-lives-of-one-million-children-hanging-by-a-thread"
  +title: "Israel-Palestine, lives of one million children ‘hanging by a thread,’ as child health services almost collapse across the Gaza Strip"
  +url: "https://www.unicef.org/press-releases/lives-one-million-children-hanging-thread-child-health-services-almost-collapse"
  +body: """
    The Al-Nasr Children’s Hospital was damaged again yesterday in an attack, including lifesaving equipment, according to reports. Another children’s hospital in the north has stopped operating due to damage and a lack of fuel, and a specialist maternity hospital is in desperate need of fuel to keep functioning.\n
    \n
    More than 1.5 million displaced people, including 700,000 children, are now struggling to access safe water and are living in dreadful sanitation conditions. The risk of waterborne and other diseases is rising by the day and particularly threatens children.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699866804 {#2429
    date: 2023-11-13 10:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 12237
  -titleTs: "'across':19 'almost':17 'child':14 'children':8 'collaps':18 'gaza':21 'hang':9 'health':15 'israel':2 'israel-palestin':1 'live':4 'million':7 'one':6 'palestin':3 'servic':16 'strip':22 'thread':12"
  -bodyTs: "'000':61 '1.5':55 '700':60 'access':67 'accord':18 'al':3 'al-nasr':2 'anoth':21 'attack':14 'children':5,22,62,92 'condit':76 'damag':9,33 'day':88 'desper':46 'diseas':83 'displac':57 'dread':74 'due':31 'equip':17 'fuel':38,49 'function':52 'hospit':7,24,43 'includ':15,59 'keep':51 'lack':36 'lifesav':16 'live':72 'matern':42 'million':56 'nasr':4 'need':47 'north':27 'oper':30 'particular':90 'peopl':58 'report':20 'rise':85 'risk':78 'safe':68 'sanit':75 'specialist':41 'stop':29 'struggl':65 'threaten':91 'water':69 'waterborn':80 'yesterday':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877596
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5571153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791196 {#2427
    date: 2023-11-12 13:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Israel-Palestine-lives-of-one-million-children-hanging-by-a-thread"
  +title: "Israel-Palestine, lives of one million children ‘hanging by a thread,’ as child health services almost collapse across the Gaza Strip"
  +url: "https://www.unicef.org/press-releases/lives-one-million-children-hanging-thread-child-health-services-almost-collapse"
  +body: """
    The Al-Nasr Children’s Hospital was damaged again yesterday in an attack, including lifesaving equipment, according to reports. Another children’s hospital in the north has stopped operating due to damage and a lack of fuel, and a specialist maternity hospital is in desperate need of fuel to keep functioning.\n
    \n
    More than 1.5 million displaced people, including 700,000 children, are now struggling to access safe water and are living in dreadful sanitation conditions. The risk of waterborne and other diseases is rising by the day and particularly threatens children.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699866804 {#2429
    date: 2023-11-13 10:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 12237
  -titleTs: "'across':19 'almost':17 'child':14 'children':8 'collaps':18 'gaza':21 'hang':9 'health':15 'israel':2 'israel-palestin':1 'live':4 'million':7 'one':6 'palestin':3 'servic':16 'strip':22 'thread':12"
  -bodyTs: "'000':61 '1.5':55 '700':60 'access':67 'accord':18 'al':3 'al-nasr':2 'anoth':21 'attack':14 'children':5,22,62,92 'condit':76 'damag':9,33 'day':88 'desper':46 'diseas':83 'displac':57 'dread':74 'due':31 'equip':17 'fuel':38,49 'function':52 'hospit':7,24,43 'includ':15,59 'keep':51 'lack':36 'lifesav':16 'live':72 'matern':42 'million':56 'nasr':4 'need':47 'north':27 'oper':30 'particular':90 'peopl':58 'report':20 'rise':85 'risk':78 'safe':68 'sanit':75 'specialist':41 'stop':29 'struggl':65 'threaten':91 'water':69 'waterborn':80 'yesterday':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877596
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5571153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791196 {#2427
    date: 2023-11-12 13:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Israel-Palestine-lives-of-one-million-children-hanging-by-a-thread"
  +title: "Israel-Palestine, lives of one million children ‘hanging by a thread,’ as child health services almost collapse across the Gaza Strip"
  +url: "https://www.unicef.org/press-releases/lives-one-million-children-hanging-thread-child-health-services-almost-collapse"
  +body: """
    The Al-Nasr Children’s Hospital was damaged again yesterday in an attack, including lifesaving equipment, according to reports. Another children’s hospital in the north has stopped operating due to damage and a lack of fuel, and a specialist maternity hospital is in desperate need of fuel to keep functioning.\n
    \n
    More than 1.5 million displaced people, including 700,000 children, are now struggling to access safe water and are living in dreadful sanitation conditions. The risk of waterborne and other diseases is rising by the day and particularly threatens children.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699866804 {#2429
    date: 2023-11-13 10:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 12237
  -titleTs: "'across':19 'almost':17 'child':14 'children':8 'collaps':18 'gaza':21 'hang':9 'health':15 'israel':2 'israel-palestin':1 'live':4 'million':7 'one':6 'palestin':3 'servic':16 'strip':22 'thread':12"
  -bodyTs: "'000':61 '1.5':55 '700':60 'access':67 'accord':18 'al':3 'al-nasr':2 'anoth':21 'attack':14 'children':5,22,62,92 'condit':76 'damag':9,33 'day':88 'desper':46 'diseas':83 'displac':57 'dread':74 'due':31 'equip':17 'fuel':38,49 'function':52 'hospit':7,24,43 'includ':15,59 'keep':51 'lack':36 'lifesav':16 'live':72 'matern':42 'million':56 'nasr':4 'need':47 'north':27 'oper':30 'particular':90 'peopl':58 'report':20 'rise':85 'risk':78 'safe':68 'sanit':75 'specialist':41 'stop':29 'struggl':65 'threaten':91 'water':69 'waterborn':80 'yesterday':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877596
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5571153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699791196 {#2427
    date: 2023-11-12 13:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2451
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
  +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
  +url: "https://feddit.de/post/5569400"
  +body: """
    Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
    \n
    Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700254145 {#2466
    date: 2023-11-17 21:49:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 12219
  -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
  -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699872496
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5569541"
  +editedAt: DateTimeImmutable @1699914130 {#2476
    date: 2023-11-13 23:22:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699786096 {#2356
    date: 2023-11-12 11:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
  +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
  +url: "https://feddit.de/post/5569400"
  +body: """
    Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
    \n
    Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700254145 {#2466
    date: 2023-11-17 21:49:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 12219
  -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
  -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699872496
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5569541"
  +editedAt: DateTimeImmutable @1699914130 {#2476
    date: 2023-11-13 23:22:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699786096 {#2356
    date: 2023-11-12 11:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
  +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
  +url: "https://feddit.de/post/5569400"
  +body: """
    Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
    \n
    Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700254145 {#2466
    date: 2023-11-17 21:49:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 12219
  -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
  -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699872496
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5569541"
  +editedAt: DateTimeImmutable @1699914130 {#2476
    date: 2023-11-13 23:22:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699786096 {#2356
    date: 2023-11-12 11:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Z-Library-Blog-Unprecedented-seizure-of-our-domains-with-books-on"
  +title: "Z-Library Blog: "Unprecedented seizure of our domains with books on rare languages""
  +url: "https://z-library.se/blog/48"
  +body: """
    > Today we are forced to share some sad news - yesterday many of our domains were seized again. **We should highlight that the majority of the seized domains were not mirrors of the Z-Library website. Instead, they were separate sub-projects, containing only books in rare languages of the world, and their blocking is perplexing.** For instance, these domains included books in Tamil, Mongolian, Catalan, Urdu, Pashto, and other languages:\n
    > \n
    > afrikaans-books.org\n
    > \n
    > bengali-books.org\n
    > \n
    > urdu-books.org\n
    > \n
    > marathi-books.org\n
    > \n
    > chamorro-books.org\n
    > \n
    > Over the 15 years of the project’s existence, we’ve managed to collect an impressive collection of rare texts in many uncommon languages. These domains featured many unique texts that can’t be found anywhere else, including rare books, documents, and manuscripts. **All of this is a priceless heritage, contributing to the preservation and study of world cultures, and serving as important material for researchers in linguistics, anthropology, and history.**\n
    \n
    Z-Library also states in the blog post that they did not lose the files, just the domains.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 577
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259245 {#1359
    date: 2023-11-17 23:14:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 12217
  -titleTs: "'blog':4 'book':11 'domain':9 'languag':14 'librari':3 'rare':13 'seizur':6 'unpreced':5 'z':2 'z-librari':1"
  -bodyTs: "'15':80 'afrikaans-books.org':73 'also':152 'anthropolog':146 'anywher':113 'bengali-books.org':74 'block':55 'blog':156 'book':46,63,117 'catalan':67 'chamorro-books.org':77 'collect':91,94 'contain':44 'contribut':128 'cultur':136 'document':118 'domain':14,27,61,103,167 'els':114 'exist':86 'featur':104 'file':164 'forc':4 'found':112 'heritag':127 'highlight':20 'histori':148 'import':140 'impress':93 'includ':62,115 'instanc':59 'instead':37 'languag':49,72,101 'librari':35,151 'linguist':145 'lose':162 'major':23 'manag':89 'mani':11,99,105 'manuscript':120 'marathi-books.org':76 'materi':141 'mirror':30 'mongolian':66 'news':9 'pashto':69 'perplex':57 'post':157 'preserv':131 'priceless':126 'project':43,84 'rare':48,96,116 'research':143 'sad':8 'seiz':16,26 'separ':40 'serv':138 'share':6 'state':153 'studi':133 'sub':42 'sub-project':41 'tamil':65 'text':97,107 'today':1 'uncommon':100 'uniqu':106 'urdu':68 'urdu-books.org':75 've':88 'websit':36 'world':52,135 'year':81 'yesterday':10 'z':34,150 'z-librari':33,149"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699867944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8146944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699781544 {#2488
    date: 2023-11-12 10:32:24.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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Z-Library-Blog-Unprecedented-seizure-of-our-domains-with-books-on"
  +title: "Z-Library Blog: "Unprecedented seizure of our domains with books on rare languages""
  +url: "https://z-library.se/blog/48"
  +body: """
    > Today we are forced to share some sad news - yesterday many of our domains were seized again. **We should highlight that the majority of the seized domains were not mirrors of the Z-Library website. Instead, they were separate sub-projects, containing only books in rare languages of the world, and their blocking is perplexing.** For instance, these domains included books in Tamil, Mongolian, Catalan, Urdu, Pashto, and other languages:\n
    > \n
    > afrikaans-books.org\n
    > \n
    > bengali-books.org\n
    > \n
    > urdu-books.org\n
    > \n
    > marathi-books.org\n
    > \n
    > chamorro-books.org\n
    > \n
    > Over the 15 years of the project’s existence, we’ve managed to collect an impressive collection of rare texts in many uncommon languages. These domains featured many unique texts that can’t be found anywhere else, including rare books, documents, and manuscripts. **All of this is a priceless heritage, contributing to the preservation and study of world cultures, and serving as important material for researchers in linguistics, anthropology, and history.**\n
    \n
    Z-Library also states in the blog post that they did not lose the files, just the domains.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 577
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259245 {#1359
    date: 2023-11-17 23:14:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 12217
  -titleTs: "'blog':4 'book':11 'domain':9 'languag':14 'librari':3 'rare':13 'seizur':6 'unpreced':5 'z':2 'z-librari':1"
  -bodyTs: "'15':80 'afrikaans-books.org':73 'also':152 'anthropolog':146 'anywher':113 'bengali-books.org':74 'block':55 'blog':156 'book':46,63,117 'catalan':67 'chamorro-books.org':77 'collect':91,94 'contain':44 'contribut':128 'cultur':136 'document':118 'domain':14,27,61,103,167 'els':114 'exist':86 'featur':104 'file':164 'forc':4 'found':112 'heritag':127 'highlight':20 'histori':148 'import':140 'impress':93 'includ':62,115 'instanc':59 'instead':37 'languag':49,72,101 'librari':35,151 'linguist':145 'lose':162 'major':23 'manag':89 'mani':11,99,105 'manuscript':120 'marathi-books.org':76 'materi':141 'mirror':30 'mongolian':66 'news':9 'pashto':69 'perplex':57 'post':157 'preserv':131 'priceless':126 'project':43,84 'rare':48,96,116 'research':143 'sad':8 'seiz':16,26 'separ':40 'serv':138 'share':6 'state':153 'studi':133 'sub':42 'sub-project':41 'tamil':65 'text':97,107 'today':1 'uncommon':100 'uniqu':106 'urdu':68 'urdu-books.org':75 've':88 'websit':36 'world':52,135 'year':81 'yesterday':10 'z':34,150 'z-librari':33,149"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699867944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8146944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699781544 {#2488
    date: 2023-11-12 10:32:24.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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Z-Library-Blog-Unprecedented-seizure-of-our-domains-with-books-on"
  +title: "Z-Library Blog: "Unprecedented seizure of our domains with books on rare languages""
  +url: "https://z-library.se/blog/48"
  +body: """
    > Today we are forced to share some sad news - yesterday many of our domains were seized again. **We should highlight that the majority of the seized domains were not mirrors of the Z-Library website. Instead, they were separate sub-projects, containing only books in rare languages of the world, and their blocking is perplexing.** For instance, these domains included books in Tamil, Mongolian, Catalan, Urdu, Pashto, and other languages:\n
    > \n
    > afrikaans-books.org\n
    > \n
    > bengali-books.org\n
    > \n
    > urdu-books.org\n
    > \n
    > marathi-books.org\n
    > \n
    > chamorro-books.org\n
    > \n
    > Over the 15 years of the project’s existence, we’ve managed to collect an impressive collection of rare texts in many uncommon languages. These domains featured many unique texts that can’t be found anywhere else, including rare books, documents, and manuscripts. **All of this is a priceless heritage, contributing to the preservation and study of world cultures, and serving as important material for researchers in linguistics, anthropology, and history.**\n
    \n
    Z-Library also states in the blog post that they did not lose the files, just the domains.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 577
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259245 {#1359
    date: 2023-11-17 23:14:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 12217
  -titleTs: "'blog':4 'book':11 'domain':9 'languag':14 'librari':3 'rare':13 'seizur':6 'unpreced':5 'z':2 'z-librari':1"
  -bodyTs: "'15':80 'afrikaans-books.org':73 'also':152 'anthropolog':146 'anywher':113 'bengali-books.org':74 'block':55 'blog':156 'book':46,63,117 'catalan':67 'chamorro-books.org':77 'collect':91,94 'contain':44 'contribut':128 'cultur':136 'document':118 'domain':14,27,61,103,167 'els':114 'exist':86 'featur':104 'file':164 'forc':4 'found':112 'heritag':127 'highlight':20 'histori':148 'import':140 'impress':93 'includ':62,115 'instanc':59 'instead':37 'languag':49,72,101 'librari':35,151 'linguist':145 'lose':162 'major':23 'manag':89 'mani':11,99,105 'manuscript':120 'marathi-books.org':76 'materi':141 'mirror':30 'mongolian':66 'news':9 'pashto':69 'perplex':57 'post':157 'preserv':131 'priceless':126 'project':43,84 'rare':48,96,116 'research':143 'sad':8 'seiz':16,26 'separ':40 'serv':138 'share':6 'state':153 'studi':133 'sub':42 'sub-project':41 'tamil':65 'text':97,107 'today':1 'uncommon':100 'uniqu':106 'urdu':68 'urdu-books.org':75 've':88 'websit':36 'world':52,135 'year':81 'yesterday':10 'z':34,150 'z-librari':33,149"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699867944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8146944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699781544 {#2488
    date: 2023-11-12 10:32:24.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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "I-m-gonna-win-the-mr-Olympia"
  +title: "I'm gonna win the mr Olympia"
  +url: "https://kyberpunk.social/pictrs/image/92aec426-8efd-4b76-be79-b81510f939e5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699848242 {#1502
    date: 2023-11-13 05:04:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 12279
  -titleTs: "'gonna':3 'm':2 'mr':6 'olympia':7 'win':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699866142
  +visibility: "visible             "
  +apId: "https://kyberpunk.social/post/5088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802142 {#1546
    date: 2023-11-12 16:15:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "I-m-gonna-win-the-mr-Olympia"
  +title: "I'm gonna win the mr Olympia"
  +url: "https://kyberpunk.social/pictrs/image/92aec426-8efd-4b76-be79-b81510f939e5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699848242 {#1502
    date: 2023-11-13 05:04:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 12279
  -titleTs: "'gonna':3 'm':2 'mr':6 'olympia':7 'win':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699866142
  +visibility: "visible             "
  +apId: "https://kyberpunk.social/post/5088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802142 {#1546
    date: 2023-11-12 16:15:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "I-m-gonna-win-the-mr-Olympia"
  +title: "I'm gonna win the mr Olympia"
  +url: "https://kyberpunk.social/pictrs/image/92aec426-8efd-4b76-be79-b81510f939e5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699848242 {#1502
    date: 2023-11-13 05:04:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 12279
  -titleTs: "'gonna':3 'm':2 'mr':6 'olympia':7 'win':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699866142
  +visibility: "visible             "
  +apId: "https://kyberpunk.social/post/5088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802142 {#1546
    date: 2023-11-12 16:15:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "OBS-Studio-30-Released-with-Support-for-Intel-QSV-H264"
  +title: "OBS Studio 30 Released with Support for Intel QSV H264, HEVC, and AV1 on Linux"
  +url: "https://9to5linux.com/obs-studio-30-released-with-support-for-intel-qsv-h264-hevc-and-av1-on-linux"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699830345 {#1535
    date: 2023-11-13 00:05:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 12207
  -titleTs: "'30':3 'av1':13 'h264':10 'hevc':11 'intel':8 'linux':15 'ob':1 'qsv':9 'releas':4 'studio':2 'support':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699863930
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6168662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699777530 {#1534
    date: 2023-11-12 09:25:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "OBS-Studio-30-Released-with-Support-for-Intel-QSV-H264"
  +title: "OBS Studio 30 Released with Support for Intel QSV H264, HEVC, and AV1 on Linux"
  +url: "https://9to5linux.com/obs-studio-30-released-with-support-for-intel-qsv-h264-hevc-and-av1-on-linux"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699830345 {#1535
    date: 2023-11-13 00:05:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 12207
  -titleTs: "'30':3 'av1':13 'h264':10 'hevc':11 'intel':8 'linux':15 'ob':1 'qsv':9 'releas':4 'studio':2 'support':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699863930
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6168662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699777530 {#1534
    date: 2023-11-12 09:25:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "OBS-Studio-30-Released-with-Support-for-Intel-QSV-H264"
  +title: "OBS Studio 30 Released with Support for Intel QSV H264, HEVC, and AV1 on Linux"
  +url: "https://9to5linux.com/obs-studio-30-released-with-support-for-intel-qsv-h264-hevc-and-av1-on-linux"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699830345 {#1535
    date: 2023-11-13 00:05:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 12207
  -titleTs: "'30':3 'av1':13 'h264':10 'hevc':11 'intel':8 'linux':15 'ob':1 'qsv':9 'releas':4 'studio':2 'support':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699863930
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6168662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699777530 {#1534
    date: 2023-11-12 09:25:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1631
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "AppStream-1-0-released-Ximions-Blog"
  +title: "AppStream 1.0 released! – Ximions Blog"
  +url: "https://blog.tenstral.net/2023/11/appstream-1-0-released.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699781365 {#1632
    date: 2023-11-12 10:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 12205
  -titleTs: "'1.0':2 'appstream':1 'blog':5 'releas':3 'ximion':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699863174
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6168255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699776774 {#1623
    date: 2023-11-12 09:12:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "AppStream-1-0-released-Ximions-Blog"
  +title: "AppStream 1.0 released! – Ximions Blog"
  +url: "https://blog.tenstral.net/2023/11/appstream-1-0-released.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699781365 {#1632
    date: 2023-11-12 10:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 12205
  -titleTs: "'1.0':2 'appstream':1 'blog':5 'releas':3 'ximion':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699863174
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6168255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699776774 {#1623
    date: 2023-11-12 09:12:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "AppStream-1-0-released-Ximions-Blog"
  +title: "AppStream 1.0 released! – Ximions Blog"
  +url: "https://blog.tenstral.net/2023/11/appstream-1-0-released.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699781365 {#1632
    date: 2023-11-12 10:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 12205
  -titleTs: "'1.0':2 'appstream':1 'blog':5 'releas':3 'ximion':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699863174
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6168255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699776774 {#1623
    date: 2023-11-12 09:12:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "The-Historic-Vista-Theater-Is-Now-Open"
  +title: "The Historic Vista Theater Is Now Open"
  +url: "https://laist.com/news/how-to-la/the-historic-vista-theater-is-now-open"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699848574 {#1749
    date: 2023-11-13 05:09:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 12457
  -titleTs: "'histor':2 'open':7 'theater':4 'vista':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699862074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8183136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699848574 {#1750
    date: 2023-11-13 05:09:34.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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "The-Historic-Vista-Theater-Is-Now-Open"
  +title: "The Historic Vista Theater Is Now Open"
  +url: "https://laist.com/news/how-to-la/the-historic-vista-theater-is-now-open"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699848574 {#1749
    date: 2023-11-13 05:09:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 12457
  -titleTs: "'histor':2 'open':7 'theater':4 'vista':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699862074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8183136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699848574 {#1750
    date: 2023-11-13 05:09:34.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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "The-Historic-Vista-Theater-Is-Now-Open"
  +title: "The Historic Vista Theater Is Now Open"
  +url: "https://laist.com/news/how-to-la/the-historic-vista-theater-is-now-open"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699848574 {#1749
    date: 2023-11-13 05:09:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 12457
  -titleTs: "'histor':2 'open':7 'theater':4 'vista':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699862074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8183136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699848574 {#1750
    date: 2023-11-13 05:09:34.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 {#1494
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +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 {#1489
    date: 2023-11-12 18:41:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 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 {#1496
    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
51 DENIED edit
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +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 {#1489
    date: 2023-11-12 18:41:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 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 {#1496
    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
52 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +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 {#1489
    date: 2023-11-12 18:41:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 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 {#1496
    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
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 {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +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 {#1756
    date: 2023-11-12 18:36:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +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 {#1767
    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
55 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +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 {#1756
    date: 2023-11-12 18:36:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +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 {#1767
    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
56 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +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 {#1756
    date: 2023-11-12 18:36:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +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 {#1767
    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
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 {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Giant-200-000-year-old-stone-hand-ax-discovered-in-desert-Amazing"
  +title: "Giant 200,000-year-old stone hand ax discovered in desert—"Amazing""
  +url: "https://www.newsweek.com/giant-200000-year-old-stone-hand-axe-discovered-desert-amazing-1842715"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699799037 {#1783
    date: 2023-11-12 15:23:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 12233
  -titleTs: "'000':3 '200':2 'amaz':13 'ax':9 'desert':12 'discov':10 'giant':1 'hand':8 'old':6 'stone':7 'year':5 'year-old':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699859409
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3288300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699789909 {#1785
    date: 2023-11-12 12:51: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
59 DENIED edit
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Giant-200-000-year-old-stone-hand-ax-discovered-in-desert-Amazing"
  +title: "Giant 200,000-year-old stone hand ax discovered in desert—"Amazing""
  +url: "https://www.newsweek.com/giant-200000-year-old-stone-hand-axe-discovered-desert-amazing-1842715"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699799037 {#1783
    date: 2023-11-12 15:23:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 12233
  -titleTs: "'000':3 '200':2 'amaz':13 'ax':9 'desert':12 'discov':10 'giant':1 'hand':8 'old':6 'stone':7 'year':5 'year-old':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699859409
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3288300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699789909 {#1785
    date: 2023-11-12 12:51: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
60 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1764 …}
  +slug: "Giant-200-000-year-old-stone-hand-ax-discovered-in-desert-Amazing"
  +title: "Giant 200,000-year-old stone hand ax discovered in desert—"Amazing""
  +url: "https://www.newsweek.com/giant-200000-year-old-stone-hand-axe-discovered-desert-amazing-1842715"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699799037 {#1783
    date: 2023-11-12 15:23:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 12233
  -titleTs: "'000':3 '200':2 'amaz':13 'ax':9 'desert':12 'discov':10 'giant':1 'hand':8 'old':6 'stone':7 'year':5 'year-old':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699859409
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3288300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699789909 {#1785
    date: 2023-11-12 12:51: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
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 {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +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 {#1644
    date: 2023-11-12 23:07:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 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 {#1643
    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
63 DENIED edit
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +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 {#1644
    date: 2023-11-12 23:07:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 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 {#1643
    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
64 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +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 {#1644
    date: 2023-11-12 23:07:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 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 {#1643
    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
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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1413 …}
  +slug: "New-Outlook-update-sends-passwords-and-mails-on-private-servers"
  +title: "New Outlook update sends passwords and mails on private servers to MS. Ulrich Kelber, TheCommissioner for Data Protection of Germany plans to submit inquires on Tuesday"
  +url: "https://www.heise.de/news/Microsoft-lays-hands-on-login-data-Beware-of-the-new-Outlook-9358925.html"
  +body: """
    Microsoft is singing the praises of the new Outlook and wants to persuade users to switch. But beware: if you try out the new Outlook, you risk transferring your IMAP and SMTP credentials of mail accounts and all your emails to Microsoft servers. Although Microsoft explains that it is possible to switch back to the previous apps at any time, the data will already be stored by the company. This allows Microsoft to read the emails. Start menu shows new Outlook as recommended app\n
    \n
    The new Outlook now appears as a recommended app in the Windows Start menu of Windows 11 devices with the 2023 update. The Outlook client itself also offers to test the new Outlook version with a “The new Outlook” switch. This is still under development, but is set to replace the mail program and the calendar included in Windows in 2024. In a recent tech community article, Microsoft employee Caitlin Hart also explains that it will also replace the classic Outlook. However, unlike the Windows Mail and Calendar apps, the timetable for this has not yet been set.\n
    \n
    When adding a mail account in the new Outlook that is not hosted by Microsoft but is located on company mail servers, for example, the program displays a message. It links to a support article that simply states that non-Microsoft accounts are synchronized with the Microsoft cloud, whereby Gmail, Yahoo, iCloud and IMAP accounts are currently supported. The new Outlook also does this in the versions for Android, iOS and Mac. This means that copies “of your email, calendar, and contacts will be synchronized between your email provider and Microsoft data center”. This gives the company full access to all emails and allows it to read and analyze them. Microsoft wants to provide functions that way that Gmail and IMAP do not offer. Warning message of the new Outlook version when adding a non-Microsoft account\n
    \n
    The note makes you wonder: What does Microsoft transfer where? When creating an IMAP account, c’t was able to sniff the traffic between new Outlook and the Microsoft servers. It contained the target server, log-in name and password which were sent to those Servers of Microsoft. Although TLS-protected, the data is sent to Microsoft in plain text within the tunnel. Without informing or inquiring about this, Microsoft grants itself access to the IMAP and SMTP login data of users of the new Outlook.\n
    \n
    When switching from the old Outlook to the new one, it is installed the new software in parallel. Previously set up IMAP accounts are not automatically transferred, but the account stored in Windows is. During the test with Google accounts, authentication with OAuth2 was used. Users receive an authentication request and Microsoft does not receive any specific access data, but only an access token that users can revoke again.\n
    \n
    An answer to our request for a statement from Microsoft is still pending. At this point in time, however, we must warn against trying out the new Outlook without thinking. In addition to all the emails, some credentials may even end up with Microsoft.\n
    \n
    Microsoft already attracted attention with such data redirections at the beginning of the year. After Office updates were applied on Mac computers, Outlook redirected the data to Microsoft’s cloud servers without any user notification. At that time, the remedy was to delete IMAP accounts and set them up again. However, this is obviously no longer helpful with the new Outlook.\n
    \n
    The Federal Commissioner for Data Protection and Freedom of Information of Germany, Professor Ulrich Kelber, is alarmed by the data detour in Microsoft’s new Outlook. He posted on Mastodon that he wants to ask for a report from the Irish Data Protection Commissioner, who is responsible for companies like Microsoft, during a meeting of the European data protection supervisory authorities on Tuesday of the coming week.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724814295 {#1423
    date: 2024-08-28 05:04:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 12702
  -titleTs: "'data':17 'germani':20 'inquir':24 'kelber':14 'mail':7 'ms':12 'new':1 'outlook':2 'password':5 'plan':21 'privat':9 'protect':18 'send':4 'server':10 'submit':23 'thecommission':15 'tuesday':26 'ulrich':13 'updat':3"
  -bodyTs: "'11':101 '2023':105 '2024':145 'abl':340 'access':282,396,467,472 'account':36,187,225,238,321,336,432,439,449,567 'ad':184,316 'addit':510 'alarm':600 'allow':71,287 'alreadi':64,524 'also':111,156,161,245 'although':44,371 'analyz':292 'android':252 'answer':480 'app':57,84,93,173 'appear':89 'appli':541 'articl':151,217 'ask':618 'attent':526 'attract':525 'authent':450,458 'author':644 'automat':435 'back':53 'begin':533 'bewar':18 'c':337 'caitlin':154 'calendar':140,172,263 'center':276 'classic':164 'client':109 'cloud':231,552 'come':649 'commission':586,627 'communiti':150 'compani':69,202,280,632 'comput':544 'contact':265 'contain':353 'copi':259 'creat':333 'credenti':33,516 'current':240 'data':62,275,376,403,468,529,548,588,603,625,641 'delet':565 'detour':604 'develop':129 'devic':102 'display':209 'email':40,76,262,271,285,514 'employe':153 'end':519 'european':640 'even':518 'exampl':206 'explain':46,157 'feder':585 'freedom':591 'full':281 'function':298 'germani':595 'give':278 'gmail':233,302 'googl':448 'grant':394 'hart':155 'help':579 'host':195 'howev':166,497,573 'icloud':235 'imap':30,237,304,335,399,431,566 'includ':141 'inform':388,593 'inquir':390 'instal':422 'io':253 'irish':624 'kelber':598 'like':633 'link':213 'locat':200 'log':358 'log-in':357 'login':402 'longer':578 'mac':255,543 'mail':35,136,170,186,203 'make':324 'mastodon':613 'may':517 'mean':257 'meet':637 'menu':78,98 'messag':211,309 'microsoft':1,42,45,72,152,197,224,230,274,294,320,329,350,370,380,393,461,488,522,523,550,606,634 'must':499 'name':360 'new':8,24,80,86,116,122,190,243,312,346,408,418,424,505,582,608 'non':223,319 'non-microsoft':222,318 'note':323 'notif':557 'oauth2':452 'obvious':576 'offer':112,307 'offic':538 'old':414 'one':419 'outlook':9,25,81,87,108,117,123,165,191,244,313,347,409,415,506,545,583,609 'parallel':427 'password':362 'pend':491 'persuad':13 'plain':382 'point':494 'possibl':50 'post':611 'prais':5 'previous':56,428 'professor':596 'program':137,208 'protect':374,589,626,642 'provid':272,297 'read':74,290 'receiv':456,464 'recent':148 'recommend':83,92 'redirect':530,546 'remedi':562 'replac':134,162 'report':621 'request':459,483 'respons':630 'revok':477 'risk':27 'sent':365,378 'server':43,204,351,356,368,553 'set':132,182,429,569 'show':79 'simpli':219 'sing':3 'smtp':32,401 'sniff':342 'softwar':425 'specif':466 'start':77,97 'state':220 'statement':486 'still':127,490 'store':66,440 'supervisori':643 'support':216,241 'switch':16,52,124,411 'synchron':227,268 'target':355 'tech':149 'test':114,446 'text':383 'think':508 'time':60,496,560 'timet':175 'tls':373 'tls-protect':372 'token':473 'traffic':344 'transfer':28,330,436 'tri':21,502 'tuesday':646 'tunnel':386 'ulrich':597 'unlik':167 'updat':106,539 'use':454 'user':14,405,455,475,556 'version':118,250,314 'want':11,295,616 'warn':308,500 'way':300 'week':650 'wherebi':232 'window':96,100,143,169,442 'within':384 'without':387,507,554 'wonder':326 'yahoo':234 'year':536 'yet':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699858191
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5291281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699771791 {#1442
    date: 2023-11-12 07:49:51.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1413 …}
  +slug: "New-Outlook-update-sends-passwords-and-mails-on-private-servers"
  +title: "New Outlook update sends passwords and mails on private servers to MS. Ulrich Kelber, TheCommissioner for Data Protection of Germany plans to submit inquires on Tuesday"
  +url: "https://www.heise.de/news/Microsoft-lays-hands-on-login-data-Beware-of-the-new-Outlook-9358925.html"
  +body: """
    Microsoft is singing the praises of the new Outlook and wants to persuade users to switch. But beware: if you try out the new Outlook, you risk transferring your IMAP and SMTP credentials of mail accounts and all your emails to Microsoft servers. Although Microsoft explains that it is possible to switch back to the previous apps at any time, the data will already be stored by the company. This allows Microsoft to read the emails. Start menu shows new Outlook as recommended app\n
    \n
    The new Outlook now appears as a recommended app in the Windows Start menu of Windows 11 devices with the 2023 update. The Outlook client itself also offers to test the new Outlook version with a “The new Outlook” switch. This is still under development, but is set to replace the mail program and the calendar included in Windows in 2024. In a recent tech community article, Microsoft employee Caitlin Hart also explains that it will also replace the classic Outlook. However, unlike the Windows Mail and Calendar apps, the timetable for this has not yet been set.\n
    \n
    When adding a mail account in the new Outlook that is not hosted by Microsoft but is located on company mail servers, for example, the program displays a message. It links to a support article that simply states that non-Microsoft accounts are synchronized with the Microsoft cloud, whereby Gmail, Yahoo, iCloud and IMAP accounts are currently supported. The new Outlook also does this in the versions for Android, iOS and Mac. This means that copies “of your email, calendar, and contacts will be synchronized between your email provider and Microsoft data center”. This gives the company full access to all emails and allows it to read and analyze them. Microsoft wants to provide functions that way that Gmail and IMAP do not offer. Warning message of the new Outlook version when adding a non-Microsoft account\n
    \n
    The note makes you wonder: What does Microsoft transfer where? When creating an IMAP account, c’t was able to sniff the traffic between new Outlook and the Microsoft servers. It contained the target server, log-in name and password which were sent to those Servers of Microsoft. Although TLS-protected, the data is sent to Microsoft in plain text within the tunnel. Without informing or inquiring about this, Microsoft grants itself access to the IMAP and SMTP login data of users of the new Outlook.\n
    \n
    When switching from the old Outlook to the new one, it is installed the new software in parallel. Previously set up IMAP accounts are not automatically transferred, but the account stored in Windows is. During the test with Google accounts, authentication with OAuth2 was used. Users receive an authentication request and Microsoft does not receive any specific access data, but only an access token that users can revoke again.\n
    \n
    An answer to our request for a statement from Microsoft is still pending. At this point in time, however, we must warn against trying out the new Outlook without thinking. In addition to all the emails, some credentials may even end up with Microsoft.\n
    \n
    Microsoft already attracted attention with such data redirections at the beginning of the year. After Office updates were applied on Mac computers, Outlook redirected the data to Microsoft’s cloud servers without any user notification. At that time, the remedy was to delete IMAP accounts and set them up again. However, this is obviously no longer helpful with the new Outlook.\n
    \n
    The Federal Commissioner for Data Protection and Freedom of Information of Germany, Professor Ulrich Kelber, is alarmed by the data detour in Microsoft’s new Outlook. He posted on Mastodon that he wants to ask for a report from the Irish Data Protection Commissioner, who is responsible for companies like Microsoft, during a meeting of the European data protection supervisory authorities on Tuesday of the coming week.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724814295 {#1423
    date: 2024-08-28 05:04:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 12702
  -titleTs: "'data':17 'germani':20 'inquir':24 'kelber':14 'mail':7 'ms':12 'new':1 'outlook':2 'password':5 'plan':21 'privat':9 'protect':18 'send':4 'server':10 'submit':23 'thecommission':15 'tuesday':26 'ulrich':13 'updat':3"
  -bodyTs: "'11':101 '2023':105 '2024':145 'abl':340 'access':282,396,467,472 'account':36,187,225,238,321,336,432,439,449,567 'ad':184,316 'addit':510 'alarm':600 'allow':71,287 'alreadi':64,524 'also':111,156,161,245 'although':44,371 'analyz':292 'android':252 'answer':480 'app':57,84,93,173 'appear':89 'appli':541 'articl':151,217 'ask':618 'attent':526 'attract':525 'authent':450,458 'author':644 'automat':435 'back':53 'begin':533 'bewar':18 'c':337 'caitlin':154 'calendar':140,172,263 'center':276 'classic':164 'client':109 'cloud':231,552 'come':649 'commission':586,627 'communiti':150 'compani':69,202,280,632 'comput':544 'contact':265 'contain':353 'copi':259 'creat':333 'credenti':33,516 'current':240 'data':62,275,376,403,468,529,548,588,603,625,641 'delet':565 'detour':604 'develop':129 'devic':102 'display':209 'email':40,76,262,271,285,514 'employe':153 'end':519 'european':640 'even':518 'exampl':206 'explain':46,157 'feder':585 'freedom':591 'full':281 'function':298 'germani':595 'give':278 'gmail':233,302 'googl':448 'grant':394 'hart':155 'help':579 'host':195 'howev':166,497,573 'icloud':235 'imap':30,237,304,335,399,431,566 'includ':141 'inform':388,593 'inquir':390 'instal':422 'io':253 'irish':624 'kelber':598 'like':633 'link':213 'locat':200 'log':358 'log-in':357 'login':402 'longer':578 'mac':255,543 'mail':35,136,170,186,203 'make':324 'mastodon':613 'may':517 'mean':257 'meet':637 'menu':78,98 'messag':211,309 'microsoft':1,42,45,72,152,197,224,230,274,294,320,329,350,370,380,393,461,488,522,523,550,606,634 'must':499 'name':360 'new':8,24,80,86,116,122,190,243,312,346,408,418,424,505,582,608 'non':223,319 'non-microsoft':222,318 'note':323 'notif':557 'oauth2':452 'obvious':576 'offer':112,307 'offic':538 'old':414 'one':419 'outlook':9,25,81,87,108,117,123,165,191,244,313,347,409,415,506,545,583,609 'parallel':427 'password':362 'pend':491 'persuad':13 'plain':382 'point':494 'possibl':50 'post':611 'prais':5 'previous':56,428 'professor':596 'program':137,208 'protect':374,589,626,642 'provid':272,297 'read':74,290 'receiv':456,464 'recent':148 'recommend':83,92 'redirect':530,546 'remedi':562 'replac':134,162 'report':621 'request':459,483 'respons':630 'revok':477 'risk':27 'sent':365,378 'server':43,204,351,356,368,553 'set':132,182,429,569 'show':79 'simpli':219 'sing':3 'smtp':32,401 'sniff':342 'softwar':425 'specif':466 'start':77,97 'state':220 'statement':486 'still':127,490 'store':66,440 'supervisori':643 'support':216,241 'switch':16,52,124,411 'synchron':227,268 'target':355 'tech':149 'test':114,446 'text':383 'think':508 'time':60,496,560 'timet':175 'tls':373 'tls-protect':372 'token':473 'traffic':344 'transfer':28,330,436 'tri':21,502 'tuesday':646 'tunnel':386 'ulrich':597 'unlik':167 'updat':106,539 'use':454 'user':14,405,455,475,556 'version':118,250,314 'want':11,295,616 'warn':308,500 'way':300 'week':650 'wherebi':232 'window':96,100,143,169,442 'within':384 'without':387,507,554 'wonder':326 'yahoo':234 'year':536 'yet':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699858191
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5291281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699771791 {#1442
    date: 2023-11-12 07:49:51.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1413 …}
  +slug: "New-Outlook-update-sends-passwords-and-mails-on-private-servers"
  +title: "New Outlook update sends passwords and mails on private servers to MS. Ulrich Kelber, TheCommissioner for Data Protection of Germany plans to submit inquires on Tuesday"
  +url: "https://www.heise.de/news/Microsoft-lays-hands-on-login-data-Beware-of-the-new-Outlook-9358925.html"
  +body: """
    Microsoft is singing the praises of the new Outlook and wants to persuade users to switch. But beware: if you try out the new Outlook, you risk transferring your IMAP and SMTP credentials of mail accounts and all your emails to Microsoft servers. Although Microsoft explains that it is possible to switch back to the previous apps at any time, the data will already be stored by the company. This allows Microsoft to read the emails. Start menu shows new Outlook as recommended app\n
    \n
    The new Outlook now appears as a recommended app in the Windows Start menu of Windows 11 devices with the 2023 update. The Outlook client itself also offers to test the new Outlook version with a “The new Outlook” switch. This is still under development, but is set to replace the mail program and the calendar included in Windows in 2024. In a recent tech community article, Microsoft employee Caitlin Hart also explains that it will also replace the classic Outlook. However, unlike the Windows Mail and Calendar apps, the timetable for this has not yet been set.\n
    \n
    When adding a mail account in the new Outlook that is not hosted by Microsoft but is located on company mail servers, for example, the program displays a message. It links to a support article that simply states that non-Microsoft accounts are synchronized with the Microsoft cloud, whereby Gmail, Yahoo, iCloud and IMAP accounts are currently supported. The new Outlook also does this in the versions for Android, iOS and Mac. This means that copies “of your email, calendar, and contacts will be synchronized between your email provider and Microsoft data center”. This gives the company full access to all emails and allows it to read and analyze them. Microsoft wants to provide functions that way that Gmail and IMAP do not offer. Warning message of the new Outlook version when adding a non-Microsoft account\n
    \n
    The note makes you wonder: What does Microsoft transfer where? When creating an IMAP account, c’t was able to sniff the traffic between new Outlook and the Microsoft servers. It contained the target server, log-in name and password which were sent to those Servers of Microsoft. Although TLS-protected, the data is sent to Microsoft in plain text within the tunnel. Without informing or inquiring about this, Microsoft grants itself access to the IMAP and SMTP login data of users of the new Outlook.\n
    \n
    When switching from the old Outlook to the new one, it is installed the new software in parallel. Previously set up IMAP accounts are not automatically transferred, but the account stored in Windows is. During the test with Google accounts, authentication with OAuth2 was used. Users receive an authentication request and Microsoft does not receive any specific access data, but only an access token that users can revoke again.\n
    \n
    An answer to our request for a statement from Microsoft is still pending. At this point in time, however, we must warn against trying out the new Outlook without thinking. In addition to all the emails, some credentials may even end up with Microsoft.\n
    \n
    Microsoft already attracted attention with such data redirections at the beginning of the year. After Office updates were applied on Mac computers, Outlook redirected the data to Microsoft’s cloud servers without any user notification. At that time, the remedy was to delete IMAP accounts and set them up again. However, this is obviously no longer helpful with the new Outlook.\n
    \n
    The Federal Commissioner for Data Protection and Freedom of Information of Germany, Professor Ulrich Kelber, is alarmed by the data detour in Microsoft’s new Outlook. He posted on Mastodon that he wants to ask for a report from the Irish Data Protection Commissioner, who is responsible for companies like Microsoft, during a meeting of the European data protection supervisory authorities on Tuesday of the coming week.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724814295 {#1423
    date: 2024-08-28 05:04:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 12702
  -titleTs: "'data':17 'germani':20 'inquir':24 'kelber':14 'mail':7 'ms':12 'new':1 'outlook':2 'password':5 'plan':21 'privat':9 'protect':18 'send':4 'server':10 'submit':23 'thecommission':15 'tuesday':26 'ulrich':13 'updat':3"
  -bodyTs: "'11':101 '2023':105 '2024':145 'abl':340 'access':282,396,467,472 'account':36,187,225,238,321,336,432,439,449,567 'ad':184,316 'addit':510 'alarm':600 'allow':71,287 'alreadi':64,524 'also':111,156,161,245 'although':44,371 'analyz':292 'android':252 'answer':480 'app':57,84,93,173 'appear':89 'appli':541 'articl':151,217 'ask':618 'attent':526 'attract':525 'authent':450,458 'author':644 'automat':435 'back':53 'begin':533 'bewar':18 'c':337 'caitlin':154 'calendar':140,172,263 'center':276 'classic':164 'client':109 'cloud':231,552 'come':649 'commission':586,627 'communiti':150 'compani':69,202,280,632 'comput':544 'contact':265 'contain':353 'copi':259 'creat':333 'credenti':33,516 'current':240 'data':62,275,376,403,468,529,548,588,603,625,641 'delet':565 'detour':604 'develop':129 'devic':102 'display':209 'email':40,76,262,271,285,514 'employe':153 'end':519 'european':640 'even':518 'exampl':206 'explain':46,157 'feder':585 'freedom':591 'full':281 'function':298 'germani':595 'give':278 'gmail':233,302 'googl':448 'grant':394 'hart':155 'help':579 'host':195 'howev':166,497,573 'icloud':235 'imap':30,237,304,335,399,431,566 'includ':141 'inform':388,593 'inquir':390 'instal':422 'io':253 'irish':624 'kelber':598 'like':633 'link':213 'locat':200 'log':358 'log-in':357 'login':402 'longer':578 'mac':255,543 'mail':35,136,170,186,203 'make':324 'mastodon':613 'may':517 'mean':257 'meet':637 'menu':78,98 'messag':211,309 'microsoft':1,42,45,72,152,197,224,230,274,294,320,329,350,370,380,393,461,488,522,523,550,606,634 'must':499 'name':360 'new':8,24,80,86,116,122,190,243,312,346,408,418,424,505,582,608 'non':223,319 'non-microsoft':222,318 'note':323 'notif':557 'oauth2':452 'obvious':576 'offer':112,307 'offic':538 'old':414 'one':419 'outlook':9,25,81,87,108,117,123,165,191,244,313,347,409,415,506,545,583,609 'parallel':427 'password':362 'pend':491 'persuad':13 'plain':382 'point':494 'possibl':50 'post':611 'prais':5 'previous':56,428 'professor':596 'program':137,208 'protect':374,589,626,642 'provid':272,297 'read':74,290 'receiv':456,464 'recent':148 'recommend':83,92 'redirect':530,546 'remedi':562 'replac':134,162 'report':621 'request':459,483 'respons':630 'revok':477 'risk':27 'sent':365,378 'server':43,204,351,356,368,553 'set':132,182,429,569 'show':79 'simpli':219 'sing':3 'smtp':32,401 'sniff':342 'softwar':425 'specif':466 'start':77,97 'state':220 'statement':486 'still':127,490 'store':66,440 'supervisori':643 'support':216,241 'switch':16,52,124,411 'synchron':227,268 'target':355 'tech':149 'test':114,446 'text':383 'think':508 'time':60,496,560 'timet':175 'tls':373 'tls-protect':372 'token':473 'traffic':344 'transfer':28,330,436 'tri':21,502 'tuesday':646 'tunnel':386 'ulrich':597 'unlik':167 'updat':106,539 'use':454 'user':14,405,455,475,556 'version':118,250,314 'want':11,295,616 'warn':308,500 'way':300 'week':650 'wherebi':232 'window':96,100,143,169,442 'within':384 'without':387,507,554 'wonder':326 'yahoo':234 'year':536 'yet':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699858191
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5291281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699771791 {#1442
    date: 2023-11-12 07:49:51.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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1464 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "Large-external-HDD-noise-levels"
  +title: "Large external HDD noise levels"
  +url: "https://kbin.social/m/datahoarder@lemmy.ml/t/620828"
  +body: """
    Apologies if this isn't the right community to ask in, I figured folks who use them would know, but if there is a better place to ask, please let me know!\n
    \n
    So - I need to buy some external storage, and looking at prices and with the long run in mind, I was leaning towards a 18TB WD Elements or 16TB SEAGATE Expansion, but after looking at the reviews I am concerned about the noise levels, since I have sensory processing disorder, making me really sensitive to noise and this is going right by my bed and will hopefully function as an active backup, so will be always on.\n
    \n
    Apparently there's a thing called Preventative Wear Levelling which will cause the drive to rev up every few seconds, and all drives (HDD anyway) do it, but it's the *size* of the drive that affects how much sound it makes, is that right?\n
    \n
    If that's the case, is there a size drive where the noise becomes noticeable that I should stay under, or is it a case of trial and error and "my mileage may vary", and actually any drive could end up being noisy?\n
    \n
    Alternatively, is there a quiet but affordable (in terms of ££ per TB, I wouldn't buy a significantly smaller SSD for the same price as those I mentioned, for example) alternative?\n
    \n
    TIA
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237089 {#1454
    date: 2023-11-17 17:04:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 12896
  -titleTs: "'extern':2 'hdd':3 'larg':1 'level':5 'nois':4"
  -bodyTs: "'16tb':61 '18tb':57 'activ':103 'actual':190 'affect':146 'afford':204 'altern':198,228 'alway':108 'anyway':134 'apolog':1 'appar':110 'ask':10,28 'backup':104 'becom':168 'bed':96 'better':25 'buy':37,213 'call':115 'case':159,179 'caus':121 'communiti':8 'concern':72 'could':193 'disord':82 'drive':123,132,144,164,192 'element':59 'end':194 'error':183 'everi':127 'exampl':227 'expans':63 'extern':39 'figur':13 'folk':14 'function':100 'go':92 'hdd':133 'hope':99 'isn':4 'know':19,32 'lean':54 'let':30 'level':76,118 'long':48 'look':42,66 'make':83,151 'may':187 'mention':225 'mileag':186 'mind':51 'much':148 'need':35 'nois':75,88,167 'noisi':197 'notic':169 'per':208 'place':26 'pleas':29 'prevent':116 'price':44,221 'process':81 'quiet':202 'realli':85 'rev':125 'review':69 'right':7,93,154 'run':49 'seagat':62 'second':129 'sensit':86 'sensori':80 'signific':215 'sinc':77 'size':141,163 'smaller':216 'sound':149 'ssd':217 'stay':173 'storag':40 'tb':209 'term':206 'thing':114 'tia':229 'toward':55 'trial':181 'use':16 'vari':188 'wd':58 'wear':117 'would':18 'wouldn':211"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699856713
  +visibility: "visible             "
  +apId: "https://kbin.social/m/datahoarder@lemmy.ml/t/620828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814213 {#1461
    date: 2023-11-12 19:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1464 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "Large-external-HDD-noise-levels"
  +title: "Large external HDD noise levels"
  +url: "https://kbin.social/m/datahoarder@lemmy.ml/t/620828"
  +body: """
    Apologies if this isn't the right community to ask in, I figured folks who use them would know, but if there is a better place to ask, please let me know!\n
    \n
    So - I need to buy some external storage, and looking at prices and with the long run in mind, I was leaning towards a 18TB WD Elements or 16TB SEAGATE Expansion, but after looking at the reviews I am concerned about the noise levels, since I have sensory processing disorder, making me really sensitive to noise and this is going right by my bed and will hopefully function as an active backup, so will be always on.\n
    \n
    Apparently there's a thing called Preventative Wear Levelling which will cause the drive to rev up every few seconds, and all drives (HDD anyway) do it, but it's the *size* of the drive that affects how much sound it makes, is that right?\n
    \n
    If that's the case, is there a size drive where the noise becomes noticeable that I should stay under, or is it a case of trial and error and "my mileage may vary", and actually any drive could end up being noisy?\n
    \n
    Alternatively, is there a quiet but affordable (in terms of ££ per TB, I wouldn't buy a significantly smaller SSD for the same price as those I mentioned, for example) alternative?\n
    \n
    TIA
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237089 {#1454
    date: 2023-11-17 17:04:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 12896
  -titleTs: "'extern':2 'hdd':3 'larg':1 'level':5 'nois':4"
  -bodyTs: "'16tb':61 '18tb':57 'activ':103 'actual':190 'affect':146 'afford':204 'altern':198,228 'alway':108 'anyway':134 'apolog':1 'appar':110 'ask':10,28 'backup':104 'becom':168 'bed':96 'better':25 'buy':37,213 'call':115 'case':159,179 'caus':121 'communiti':8 'concern':72 'could':193 'disord':82 'drive':123,132,144,164,192 'element':59 'end':194 'error':183 'everi':127 'exampl':227 'expans':63 'extern':39 'figur':13 'folk':14 'function':100 'go':92 'hdd':133 'hope':99 'isn':4 'know':19,32 'lean':54 'let':30 'level':76,118 'long':48 'look':42,66 'make':83,151 'may':187 'mention':225 'mileag':186 'mind':51 'much':148 'need':35 'nois':75,88,167 'noisi':197 'notic':169 'per':208 'place':26 'pleas':29 'prevent':116 'price':44,221 'process':81 'quiet':202 'realli':85 'rev':125 'review':69 'right':7,93,154 'run':49 'seagat':62 'second':129 'sensit':86 'sensori':80 'signific':215 'sinc':77 'size':141,163 'smaller':216 'sound':149 'ssd':217 'stay':173 'storag':40 'tb':209 'term':206 'thing':114 'tia':229 'toward':55 'trial':181 'use':16 'vari':188 'wd':58 'wear':117 'would':18 'wouldn':211"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699856713
  +visibility: "visible             "
  +apId: "https://kbin.social/m/datahoarder@lemmy.ml/t/620828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814213 {#1461
    date: 2023-11-12 19:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1464 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "Large-external-HDD-noise-levels"
  +title: "Large external HDD noise levels"
  +url: "https://kbin.social/m/datahoarder@lemmy.ml/t/620828"
  +body: """
    Apologies if this isn't the right community to ask in, I figured folks who use them would know, but if there is a better place to ask, please let me know!\n
    \n
    So - I need to buy some external storage, and looking at prices and with the long run in mind, I was leaning towards a 18TB WD Elements or 16TB SEAGATE Expansion, but after looking at the reviews I am concerned about the noise levels, since I have sensory processing disorder, making me really sensitive to noise and this is going right by my bed and will hopefully function as an active backup, so will be always on.\n
    \n
    Apparently there's a thing called Preventative Wear Levelling which will cause the drive to rev up every few seconds, and all drives (HDD anyway) do it, but it's the *size* of the drive that affects how much sound it makes, is that right?\n
    \n
    If that's the case, is there a size drive where the noise becomes noticeable that I should stay under, or is it a case of trial and error and "my mileage may vary", and actually any drive could end up being noisy?\n
    \n
    Alternatively, is there a quiet but affordable (in terms of ££ per TB, I wouldn't buy a significantly smaller SSD for the same price as those I mentioned, for example) alternative?\n
    \n
    TIA
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237089 {#1454
    date: 2023-11-17 17:04:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 12896
  -titleTs: "'extern':2 'hdd':3 'larg':1 'level':5 'nois':4"
  -bodyTs: "'16tb':61 '18tb':57 'activ':103 'actual':190 'affect':146 'afford':204 'altern':198,228 'alway':108 'anyway':134 'apolog':1 'appar':110 'ask':10,28 'backup':104 'becom':168 'bed':96 'better':25 'buy':37,213 'call':115 'case':159,179 'caus':121 'communiti':8 'concern':72 'could':193 'disord':82 'drive':123,132,144,164,192 'element':59 'end':194 'error':183 'everi':127 'exampl':227 'expans':63 'extern':39 'figur':13 'folk':14 'function':100 'go':92 'hdd':133 'hope':99 'isn':4 'know':19,32 'lean':54 'let':30 'level':76,118 'long':48 'look':42,66 'make':83,151 'may':187 'mention':225 'mileag':186 'mind':51 'much':148 'need':35 'nois':75,88,167 'noisi':197 'notic':169 'per':208 'place':26 'pleas':29 'prevent':116 'price':44,221 'process':81 'quiet':202 'realli':85 'rev':125 'review':69 'right':7,93,154 'run':49 'seagat':62 'second':129 'sensit':86 'sensori':80 'signific':215 'sinc':77 'size':141,163 'smaller':216 'sound':149 'ssd':217 'stay':173 'storag':40 'tb':209 'term':206 'thing':114 'tia':229 'toward':55 'trial':181 'use':16 'vari':188 'wd':58 'wear':117 'would':18 'wouldn':211"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699856713
  +visibility: "visible             "
  +apId: "https://kbin.social/m/datahoarder@lemmy.ml/t/620828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814213 {#1461
    date: 2023-11-12 19:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1699 …}
  +slug: "For-all-the-cows"
  +title: "For all the cows"
  +url: "https://literature.cafe/pictrs/image/b9a99500-9e0d-448f-b53d-9c35b83253f2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803786 {#1430
    date: 2023-11-12 16:43:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 12201
  -titleTs: "'cow':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699856485
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/3685883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699770085 {#1434
    date: 2023-11-12 07:21:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1699 …}
  +slug: "For-all-the-cows"
  +title: "For all the cows"
  +url: "https://literature.cafe/pictrs/image/b9a99500-9e0d-448f-b53d-9c35b83253f2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803786 {#1430
    date: 2023-11-12 16:43:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 12201
  -titleTs: "'cow':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699856485
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/3685883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699770085 {#1434
    date: 2023-11-12 07:21:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1699 …}
  +slug: "For-all-the-cows"
  +title: "For all the cows"
  +url: "https://literature.cafe/pictrs/image/b9a99500-9e0d-448f-b53d-9c35b83253f2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803786 {#1430
    date: 2023-11-12 16:43:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 12201
  -titleTs: "'cow':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699856485
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/3685883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699770085 {#1434
    date: 2023-11-12 07:21:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "New-youtube-playlist-downloader"
  +title: "New youtube playlist downloader"
  +url: "https://gitea.com/nathansmithsmith/youload/releases"
  +body: "I wanted a simple app for downloading youtube playlists but I couldn’t find one so I made one. There is still lots I want to do with it but for now it does everything I need."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699829581 {#1609
    date: 2023-11-12 23:53:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 12196
  -titleTs: "'download':4 'new':1 'playlist':3 'youtub':2"
  -bodyTs: "'app':5 'couldn':12 'download':7 'everyth':35 'find':14 'lot':23 'made':18 'need':37 'one':15,19 'playlist':9 'simpl':4 'still':22 'want':2,25 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699853153
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8141052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699766753 {#1606
    date: 2023-11-12 06:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "New-youtube-playlist-downloader"
  +title: "New youtube playlist downloader"
  +url: "https://gitea.com/nathansmithsmith/youload/releases"
  +body: "I wanted a simple app for downloading youtube playlists but I couldn’t find one so I made one. There is still lots I want to do with it but for now it does everything I need."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699829581 {#1609
    date: 2023-11-12 23:53:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 12196
  -titleTs: "'download':4 'new':1 'playlist':3 'youtub':2"
  -bodyTs: "'app':5 'couldn':12 'download':7 'everyth':35 'find':14 'lot':23 'made':18 'need':37 'one':15,19 'playlist':9 'simpl':4 'still':22 'want':2,25 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699853153
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8141052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699766753 {#1606
    date: 2023-11-12 06:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "New-youtube-playlist-downloader"
  +title: "New youtube playlist downloader"
  +url: "https://gitea.com/nathansmithsmith/youload/releases"
  +body: "I wanted a simple app for downloading youtube playlists but I couldn’t find one so I made one. There is still lots I want to do with it but for now it does everything I need."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699829581 {#1609
    date: 2023-11-12 23:53:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 12196
  -titleTs: "'download':4 'new':1 'playlist':3 'youtub':2"
  -bodyTs: "'app':5 'couldn':12 'download':7 'everyth':35 'find':14 'lot':23 'made':18 'need':37 'one':15,19 'playlist':9 'simpl':4 'still':22 'want':2,25 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699853153
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8141052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699766753 {#1606
    date: 2023-11-12 06:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1678 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Split-screen-character-switch-help"
  +title: "Split-screen character switch help"
  +url: "https://lemmy.world/post/8182430"
  +body: """
    I’ve been playing BG3 splitscreen with my gf, when we first started Shadowheart would follow me and Gale would follow her. We didn’t play for a long time, a bunch of updates have been out since, and when we started again Gale would just stand alone in a room and not move. I switched to play as him and now both Shadowheart and Gale follow me. How do we make it so that Gale begins following my gf again?\n
    \n
    To be honest, the following isn’t even really the main issue. The main issue is in battles I now get to play as 3 characters and she only gets 1 as opposed to the 2 and 2 split we were getting before.\n
    \n
    Thanks for your help!\n
    \n
    Version: PS5\n
    \n
    When I press L2 my PlayStation name is visible when I hover over my character, Gale, and Shadowheart. Her username is visible only when she hovers over her character. She can’t select Gale or Shadowheart to play as, the select button is greyed out.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699846764 {#1676
    date: 2023-11-13 04:39:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 18043
  -titleTs: "'charact':4 'help':6 'screen':3 'split':2 'split-screen':1 'switch':5"
  -bodyTs: "'1':112 '2':117,119 '3':106 'alon':48 'battl':99 'begin':77 'bg3':5 'bunch':32 'button':172 'charact':107,145,159 'didn':24 'even':89 'first':12 'follow':16,21,67,78,86 'gale':19,44,66,76,146,164 'get':102,111,123 'gf':9,80 'grey':174 'help':128 'honest':84 'hover':142,156 'isn':87 'issu':93,96 'l2':134 'long':29 'main':92,95 'make':72 'move':54 'name':137 'oppos':114 'play':4,26,58,104,168 'playstat':136 'press':133 'ps5':130 'realli':90 'room':51 'select':163,171 'shadowheart':14,64,148,166 'sinc':38 'split':120 'splitscreen':6 'stand':47 'start':13,42 'switch':56 'thank':125 'time':30 'updat':34 'usernam':150 've':2 'version':129 'visibl':139,152 'would':15,20,45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699852259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8182430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845759 {#1672
    date: 2023-11-13 04:22: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
83 DENIED edit
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1678 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Split-screen-character-switch-help"
  +title: "Split-screen character switch help"
  +url: "https://lemmy.world/post/8182430"
  +body: """
    I’ve been playing BG3 splitscreen with my gf, when we first started Shadowheart would follow me and Gale would follow her. We didn’t play for a long time, a bunch of updates have been out since, and when we started again Gale would just stand alone in a room and not move. I switched to play as him and now both Shadowheart and Gale follow me. How do we make it so that Gale begins following my gf again?\n
    \n
    To be honest, the following isn’t even really the main issue. The main issue is in battles I now get to play as 3 characters and she only gets 1 as opposed to the 2 and 2 split we were getting before.\n
    \n
    Thanks for your help!\n
    \n
    Version: PS5\n
    \n
    When I press L2 my PlayStation name is visible when I hover over my character, Gale, and Shadowheart. Her username is visible only when she hovers over her character. She can’t select Gale or Shadowheart to play as, the select button is greyed out.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699846764 {#1676
    date: 2023-11-13 04:39:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 18043
  -titleTs: "'charact':4 'help':6 'screen':3 'split':2 'split-screen':1 'switch':5"
  -bodyTs: "'1':112 '2':117,119 '3':106 'alon':48 'battl':99 'begin':77 'bg3':5 'bunch':32 'button':172 'charact':107,145,159 'didn':24 'even':89 'first':12 'follow':16,21,67,78,86 'gale':19,44,66,76,146,164 'get':102,111,123 'gf':9,80 'grey':174 'help':128 'honest':84 'hover':142,156 'isn':87 'issu':93,96 'l2':134 'long':29 'main':92,95 'make':72 'move':54 'name':137 'oppos':114 'play':4,26,58,104,168 'playstat':136 'press':133 'ps5':130 'realli':90 'room':51 'select':163,171 'shadowheart':14,64,148,166 'sinc':38 'split':120 'splitscreen':6 'stand':47 'start':13,42 'switch':56 'thank':125 'time':30 'updat':34 'usernam':150 've':2 'version':129 'visibl':139,152 'would':15,20,45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699852259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8182430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845759 {#1672
    date: 2023-11-13 04:22: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
84 DENIED moderate
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1678 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Split-screen-character-switch-help"
  +title: "Split-screen character switch help"
  +url: "https://lemmy.world/post/8182430"
  +body: """
    I’ve been playing BG3 splitscreen with my gf, when we first started Shadowheart would follow me and Gale would follow her. We didn’t play for a long time, a bunch of updates have been out since, and when we started again Gale would just stand alone in a room and not move. I switched to play as him and now both Shadowheart and Gale follow me. How do we make it so that Gale begins following my gf again?\n
    \n
    To be honest, the following isn’t even really the main issue. The main issue is in battles I now get to play as 3 characters and she only gets 1 as opposed to the 2 and 2 split we were getting before.\n
    \n
    Thanks for your help!\n
    \n
    Version: PS5\n
    \n
    When I press L2 my PlayStation name is visible when I hover over my character, Gale, and Shadowheart. Her username is visible only when she hovers over her character. She can’t select Gale or Shadowheart to play as, the select button is greyed out.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699846764 {#1676
    date: 2023-11-13 04:39:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 18043
  -titleTs: "'charact':4 'help':6 'screen':3 'split':2 'split-screen':1 'switch':5"
  -bodyTs: "'1':112 '2':117,119 '3':106 'alon':48 'battl':99 'begin':77 'bg3':5 'bunch':32 'button':172 'charact':107,145,159 'didn':24 'even':89 'first':12 'follow':16,21,67,78,86 'gale':19,44,66,76,146,164 'get':102,111,123 'gf':9,80 'grey':174 'help':128 'honest':84 'hover':142,156 'isn':87 'issu':93,96 'l2':134 'long':29 'main':92,95 'make':72 'move':54 'name':137 'oppos':114 'play':4,26,58,104,168 'playstat':136 'press':133 'ps5':130 'realli':90 'room':51 'select':163,171 'shadowheart':14,64,148,166 'sinc':38 'split':120 'splitscreen':6 'stand':47 'start':13,42 'switch':56 'thank':125 'time':30 'updat':34 'usernam':150 've':2 'version':129 'visibl':139,152 'would':15,20,45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699852259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8182430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845759 {#1672
    date: 2023-11-13 04:22: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
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 {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "Innocence-Lost"
  +title: "Innocence Lost"
  +url: "https://lemmy.zip/pictrs/image/398020f1-1d66-450c-8d0d-67894c70d148.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803834 {#1653
    date: 2023-11-12 16:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 12183
  -titleTs: "'innoc':1 'lost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699842485
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5437458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699756085 {#1656
    date: 2023-11-12 03:28:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "Innocence-Lost"
  +title: "Innocence Lost"
  +url: "https://lemmy.zip/pictrs/image/398020f1-1d66-450c-8d0d-67894c70d148.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803834 {#1653
    date: 2023-11-12 16:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 12183
  -titleTs: "'innoc':1 'lost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699842485
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5437458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699756085 {#1656
    date: 2023-11-12 03:28:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "Innocence-Lost"
  +title: "Innocence Lost"
  +url: "https://lemmy.zip/pictrs/image/398020f1-1d66-450c-8d0d-67894c70d148.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699803834 {#1653
    date: 2023-11-12 16:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 12183
  -titleTs: "'innoc':1 'lost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699842485
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5437458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699756085 {#1656
    date: 2023-11-12 03:28:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1581
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "peas-nutz"
  +title: "peas nutz"
  +url: "https://mander.xyz/pictrs/image/049b5730-e68d-44b7-8e23-8443df5433af.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 594
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700266015 {#1579
    date: 2023-11-18 01:06:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 12179
  -titleTs: "'nutz':2 'pea':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841325
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6067801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699754925 {#1584
    date: 2023-11-12 03:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "peas-nutz"
  +title: "peas nutz"
  +url: "https://mander.xyz/pictrs/image/049b5730-e68d-44b7-8e23-8443df5433af.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 594
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700266015 {#1579
    date: 2023-11-18 01:06:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 12179
  -titleTs: "'nutz':2 'pea':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841325
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6067801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699754925 {#1584
    date: 2023-11-12 03:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "peas-nutz"
  +title: "peas nutz"
  +url: "https://mander.xyz/pictrs/image/049b5730-e68d-44b7-8e23-8443df5433af.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 594
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700266015 {#1579
    date: 2023-11-18 01:06:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 12179
  -titleTs: "'nutz':2 'pea':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841325
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6067801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699754925 {#1584
    date: 2023-11-12 03:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1567 …}
  +slug: "Intel-Begins-Sorting-Out-SR-IOV-Support-For-The-Xe-Kernel"
  +title: "Intel Begins Sorting Out SR-IOV Support For The Xe Kernel Graphics Driver"
  +url: "https://www.phoronix.com/news/Intel-Xe-Driver-SR-IOV-Plans"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699783881 {#1526
    date: 2023-11-12 11:11:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 12209
  -titleTs: "'begin':2 'driver':14 'graphic':13 'intel':1 'iov':7 'kernel':12 'sort':3 'sr':6 'sr-iov':5 'support':8 'xe':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7854786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699778606 {#1528
    date: 2023-11-12 09:43:26.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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1567 …}
  +slug: "Intel-Begins-Sorting-Out-SR-IOV-Support-For-The-Xe-Kernel"
  +title: "Intel Begins Sorting Out SR-IOV Support For The Xe Kernel Graphics Driver"
  +url: "https://www.phoronix.com/news/Intel-Xe-Driver-SR-IOV-Plans"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699783881 {#1526
    date: 2023-11-12 11:11:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 12209
  -titleTs: "'begin':2 'driver':14 'graphic':13 'intel':1 'iov':7 'kernel':12 'sort':3 'sr':6 'sr-iov':5 'support':8 'xe':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7854786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699778606 {#1528
    date: 2023-11-12 09:43:26.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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1567 …}
  +slug: "Intel-Begins-Sorting-Out-SR-IOV-Support-For-The-Xe-Kernel"
  +title: "Intel Begins Sorting Out SR-IOV Support For The Xe Kernel Graphics Driver"
  +url: "https://www.phoronix.com/news/Intel-Xe-Driver-SR-IOV-Plans"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699783881 {#1526
    date: 2023-11-12 11:11:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 12209
  -titleTs: "'begin':2 'driver':14 'graphic':13 'intel':1 'iov':7 'kernel':12 'sort':3 'sr':6 'sr-iov':5 'support':8 'xe':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7854786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699778606 {#1528
    date: 2023-11-12 09:43:26.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 {#1620
  +user: Proxies\__CG__\App\Entity\User {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1604 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "New-price-hike-HuDis"
  +title: "New price hike HuDis"
  +url: "https://lemmy.zip/pictrs/image/27c8295c-f808-4493-a1e1-84cf18ddada2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699955419 {#1555
    date: 2023-11-14 10:50:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: []
  -id: 12178
  -titleTs: "'hike':3 'hudi':4 'new':1 'price':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841054
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5436825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699754654 {#1621
    date: 2023-11-12 03:04:14.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 {#1620
  +user: Proxies\__CG__\App\Entity\User {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1604 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "New-price-hike-HuDis"
  +title: "New price hike HuDis"
  +url: "https://lemmy.zip/pictrs/image/27c8295c-f808-4493-a1e1-84cf18ddada2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699955419 {#1555
    date: 2023-11-14 10:50:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: []
  -id: 12178
  -titleTs: "'hike':3 'hudi':4 'new':1 'price':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841054
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5436825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699754654 {#1621
    date: 2023-11-12 03:04:14.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 {#1620
  +user: Proxies\__CG__\App\Entity\User {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1604 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "New-price-hike-HuDis"
  +title: "New price hike HuDis"
  +url: "https://lemmy.zip/pictrs/image/27c8295c-f808-4493-a1e1-84cf18ddada2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699955419 {#1555
    date: 2023-11-14 10:50:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: []
  -id: 12178
  -titleTs: "'hike':3 'hudi':4 'new':1 'price':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841054
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5436825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699754654 {#1621
    date: 2023-11-12 03:04:14.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