GET https://kbin.spritesserver.nl/top/1y/all?p=35

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 …}
}
16.94 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.10 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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Tofu"
  +title: "Tofu"
  +url: "https://lemmy.world/pictrs/image/49d94c23-58f2-4941-853b-32906d9076a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728329440 {#173
    date: 2024-10-07 21:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 32749
  -titleTs: "'tofu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706087383 {#243
    date: 2024-01-24 10:09:43.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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Tofu"
  +title: "Tofu"
  +url: "https://lemmy.world/pictrs/image/49d94c23-58f2-4941-853b-32906d9076a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728329440 {#173
    date: 2024-10-07 21:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 32749
  -titleTs: "'tofu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706087383 {#243
    date: 2024-01-24 10:09:43.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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Tofu"
  +title: "Tofu"
  +url: "https://lemmy.world/pictrs/image/49d94c23-58f2-4941-853b-32906d9076a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728329440 {#173
    date: 2024-10-07 21:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 32749
  -titleTs: "'tofu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706173783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706087383 {#243
    date: 2024-01-24 10:09:43.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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Ghostery-Private-Search"
  +title: "Ghostery Private Search"
  +url: "https://www.ghostery.com/private-search"
  +body: """
    A privacy focused search engine without logs or trackers, own index and above all, the special feature to show in the search result the ads, trackers and other crap waiting for us in every listed page.\n
    \n
    ![](https://file.coffee/u/OIsiHr6qA28CmlHPmHp1z.png)\n
    \n
    Clicking in the icon marked with the arrow for an complete analytic in whotracks.me\n
    \n
    ![](https://file.coffee/u/aBOL8yialspf_Y_ibKs3d.png)\n
    \n
    To insert the search engine in the browser\n
    \n
    `https://ghosterysearch.com/search?q=%s`
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371230 {#1893
    date: 2024-10-19 22:53:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +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: 32748
  -titleTs: "'ghosteri':1 'privat':2 'search':3"
  -bodyTs: "'/search?q=%s':67 '/u/abol8yialspf_y_ibks3d.png)':56 '/u/oisihr6qa28cmlhpmhp1z.png)':39 'ad':25 'analyt':51 'arrow':47 'browser':64 'click':40 'complet':50 'crap':29 'engin':5,61 'everi':34 'featur':17 'file.coffee':38,55 'file.coffee/u/abol8yialspf_y_ibks3d.png)':54 'file.coffee/u/oisihr6qa28cmlhpmhp1z.png)':37 'focus':3 'ghosterysearch.com':66 'ghosterysearch.com/search?q=%s':65 'icon':43 'index':11 'insert':58 'list':35 'log':7 'mark':44 'page':36 'privaci':2 'result':23 'search':4,22,60 'show':19 'special':16 'tracker':9,26 'us':32 'wait':30 'whotracks.me':53 'without':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10969537"
  +editedAt: DateTimeImmutable @1728256407 {#1889
    date: 2024-10-07 01:13:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706086420 {#1944
    date: 2024-01-24 09:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Ghostery-Private-Search"
  +title: "Ghostery Private Search"
  +url: "https://www.ghostery.com/private-search"
  +body: """
    A privacy focused search engine without logs or trackers, own index and above all, the special feature to show in the search result the ads, trackers and other crap waiting for us in every listed page.\n
    \n
    ![](https://file.coffee/u/OIsiHr6qA28CmlHPmHp1z.png)\n
    \n
    Clicking in the icon marked with the arrow for an complete analytic in whotracks.me\n
    \n
    ![](https://file.coffee/u/aBOL8yialspf_Y_ibKs3d.png)\n
    \n
    To insert the search engine in the browser\n
    \n
    `https://ghosterysearch.com/search?q=%s`
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371230 {#1893
    date: 2024-10-19 22:53:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +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: 32748
  -titleTs: "'ghosteri':1 'privat':2 'search':3"
  -bodyTs: "'/search?q=%s':67 '/u/abol8yialspf_y_ibks3d.png)':56 '/u/oisihr6qa28cmlhpmhp1z.png)':39 'ad':25 'analyt':51 'arrow':47 'browser':64 'click':40 'complet':50 'crap':29 'engin':5,61 'everi':34 'featur':17 'file.coffee':38,55 'file.coffee/u/abol8yialspf_y_ibks3d.png)':54 'file.coffee/u/oisihr6qa28cmlhpmhp1z.png)':37 'focus':3 'ghosterysearch.com':66 'ghosterysearch.com/search?q=%s':65 'icon':43 'index':11 'insert':58 'list':35 'log':7 'mark':44 'page':36 'privaci':2 'result':23 'search':4,22,60 'show':19 'special':16 'tracker':9,26 'us':32 'wait':30 'whotracks.me':53 'without':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10969537"
  +editedAt: DateTimeImmutable @1728256407 {#1889
    date: 2024-10-07 01:13:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706086420 {#1944
    date: 2024-01-24 09:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Ghostery-Private-Search"
  +title: "Ghostery Private Search"
  +url: "https://www.ghostery.com/private-search"
  +body: """
    A privacy focused search engine without logs or trackers, own index and above all, the special feature to show in the search result the ads, trackers and other crap waiting for us in every listed page.\n
    \n
    ![](https://file.coffee/u/OIsiHr6qA28CmlHPmHp1z.png)\n
    \n
    Clicking in the icon marked with the arrow for an complete analytic in whotracks.me\n
    \n
    ![](https://file.coffee/u/aBOL8yialspf_Y_ibKs3d.png)\n
    \n
    To insert the search engine in the browser\n
    \n
    `https://ghosterysearch.com/search?q=%s`
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371230 {#1893
    date: 2024-10-19 22:53:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +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: 32748
  -titleTs: "'ghosteri':1 'privat':2 'search':3"
  -bodyTs: "'/search?q=%s':67 '/u/abol8yialspf_y_ibks3d.png)':56 '/u/oisihr6qa28cmlhpmhp1z.png)':39 'ad':25 'analyt':51 'arrow':47 'browser':64 'click':40 'complet':50 'crap':29 'engin':5,61 'everi':34 'featur':17 'file.coffee':38,55 'file.coffee/u/abol8yialspf_y_ibks3d.png)':54 'file.coffee/u/oisihr6qa28cmlhpmhp1z.png)':37 'focus':3 'ghosterysearch.com':66 'ghosterysearch.com/search?q=%s':65 'icon':43 'index':11 'insert':58 'list':35 'log':7 'mark':44 'page':36 'privaci':2 'result':23 'search':4,22,60 'show':19 'special':16 'tracker':9,26 'us':32 'wait':30 'whotracks.me':53 'without':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172820
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10969537"
  +editedAt: DateTimeImmutable @1728256407 {#1889
    date: 2024-10-07 01:13:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706086420 {#1944
    date: 2024-01-24 09:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1932
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1930
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1933
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1932
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1930
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1933
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1932
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1930
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1933
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728705107 {#1389
    date: 2024-10-12 05:51:47.0 +02: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: 32745
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117945"
  +editedAt: DateTimeImmutable @1728258241 {#1936
    date: 2024-10-07 01:44:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085639 {#1376
    date: 2024-01-24 09:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728705107 {#1389
    date: 2024-10-12 05:51:47.0 +02: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: 32745
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117945"
  +editedAt: DateTimeImmutable @1728258241 {#1936
    date: 2024-10-07 01:44:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085639 {#1376
    date: 2024-01-24 09:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728705107 {#1389
    date: 2024-10-12 05:51:47.0 +02: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: 32745
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117945"
  +editedAt: DateTimeImmutable @1728258241 {#1936
    date: 2024-10-07 01:44:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085639 {#1376
    date: 2024-01-24 09:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728824941 {#1365
    date: 2024-10-13 15:09:01.0 +02: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: 32744
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706171941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117891"
  +editedAt: DateTimeImmutable @1728258218 {#1369
    date: 2024-10-07 01:43:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085541 {#1378
    date: 2024-01-24 09:39:01.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 {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728824941 {#1365
    date: 2024-10-13 15:09:01.0 +02: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: 32744
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706171941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117891"
  +editedAt: DateTimeImmutable @1728258218 {#1369
    date: 2024-10-07 01:43:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085541 {#1378
    date: 2024-01-24 09:39:01.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 {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728824941 {#1365
    date: 2024-10-13 15:09:01.0 +02: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: 32744
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706171941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11117891"
  +editedAt: DateTimeImmutable @1728258218 {#1369
    date: 2024-10-07 01:43:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085541 {#1378
    date: 2024-01-24 09:39:01.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: "My-move-to-wayland-it-s-finally-ready"
  +title: "My move to wayland: it's finally ready"
  +url: "https://www.edu4rdshl.dev/posts/my-move-to-wayland-it-s-finally-ready/"
  +body: "Let’s talk about #Linux on the desktop, #Gnome and the state of #Wayland in 2024."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767158 {#2429
    date: 2024-10-12 23:05:58.0 +02: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: 32742
  -titleTs: "'final':7 'move':2 'readi':8 'wayland':4"
  -bodyTs: "'2024':16 'desktop':8 'gnome':9 'let':1 'linux':5 'state':12 'talk':3 'wayland':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706165935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11115284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079535 {#2427
    date: 2024-01-24 07:58:55.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: "My-move-to-wayland-it-s-finally-ready"
  +title: "My move to wayland: it's finally ready"
  +url: "https://www.edu4rdshl.dev/posts/my-move-to-wayland-it-s-finally-ready/"
  +body: "Let’s talk about #Linux on the desktop, #Gnome and the state of #Wayland in 2024."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767158 {#2429
    date: 2024-10-12 23:05:58.0 +02: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: 32742
  -titleTs: "'final':7 'move':2 'readi':8 'wayland':4"
  -bodyTs: "'2024':16 'desktop':8 'gnome':9 'let':1 'linux':5 'state':12 'talk':3 'wayland':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706165935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11115284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079535 {#2427
    date: 2024-01-24 07:58:55.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: "My-move-to-wayland-it-s-finally-ready"
  +title: "My move to wayland: it's finally ready"
  +url: "https://www.edu4rdshl.dev/posts/my-move-to-wayland-it-s-finally-ready/"
  +body: "Let’s talk about #Linux on the desktop, #Gnome and the state of #Wayland in 2024."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767158 {#2429
    date: 2024-10-12 23:05:58.0 +02: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: 32742
  -titleTs: "'final':7 'move':2 'readi':8 'wayland':4"
  -bodyTs: "'2024':16 'desktop':8 'gnome':9 'let':1 'linux':5 'state':12 'talk':3 'wayland':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706165935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11115284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079535 {#2427
    date: 2024-01-24 07:58:55.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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Do-U-know-about-any-AI-Web-Search-Engine"
  +title: "Do U know about any AI Web Search Engine?"
  +url: null
  +body: """
    Is there any open source privacy respecting AI search engine which gives me reslts from Web.\n
    \n
    I got one but I can’t remember.It had a webUI and Simple chat Interface with greyish blue background (I guess).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728692427 {#2466
    date: 2024-10-12 02:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 32741
  -titleTs: "'ai':6 'engin':9 'know':3 'search':8 'u':2 'web':7"
  -bodyTs: "'ai':8 'background':35 'blue':34 'chat':30 'engin':10 'give':12 'got':18 'greyish':33 'guess':37 'interfac':31 'one':19 'open':4 'privaci':6 'remember.it':24 'reslt':14 'respect':7 'search':9 'simpl':29 'sourc':5 'web':16 'webui':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706154286
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9032443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079286 {#2476
    date: 2024-01-24 07:54: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
27 DENIED edit
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Do-U-know-about-any-AI-Web-Search-Engine"
  +title: "Do U know about any AI Web Search Engine?"
  +url: null
  +body: """
    Is there any open source privacy respecting AI search engine which gives me reslts from Web.\n
    \n
    I got one but I can’t remember.It had a webUI and Simple chat Interface with greyish blue background (I guess).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728692427 {#2466
    date: 2024-10-12 02:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 32741
  -titleTs: "'ai':6 'engin':9 'know':3 'search':8 'u':2 'web':7"
  -bodyTs: "'ai':8 'background':35 'blue':34 'chat':30 'engin':10 'give':12 'got':18 'greyish':33 'guess':37 'interfac':31 'one':19 'open':4 'privaci':6 'remember.it':24 'reslt':14 'respect':7 'search':9 'simpl':29 'sourc':5 'web':16 'webui':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706154286
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9032443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079286 {#2476
    date: 2024-01-24 07:54: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
28 DENIED moderate
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Do-U-know-about-any-AI-Web-Search-Engine"
  +title: "Do U know about any AI Web Search Engine?"
  +url: null
  +body: """
    Is there any open source privacy respecting AI search engine which gives me reslts from Web.\n
    \n
    I got one but I can’t remember.It had a webUI and Simple chat Interface with greyish blue background (I guess).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728692427 {#2466
    date: 2024-10-12 02:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 32741
  -titleTs: "'ai':6 'engin':9 'know':3 'search':8 'u':2 'web':7"
  -bodyTs: "'ai':8 'background':35 'blue':34 'chat':30 'engin':10 'give':12 'got':18 'greyish':33 'guess':37 'interfac':31 'one':19 'open':4 'privaci':6 'remember.it':24 'reslt':14 'respect':7 'search':9 'simpl':29 'sourc':5 'web':16 'webui':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706154286
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9032443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079286 {#2476
    date: 2024-01-24 07:54: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
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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#2409
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#60
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#2409
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#60
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Bad-coding"
  +title: "Bad coding"
  +url: "https://sh.itjust.works/pictrs/image/a19d6228-b329-420c-a43c-423bc4ac7356.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 837
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728461816 {#2409
    date: 2024-10-09 10:16:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 32740
  -titleTs: "'bad':1 'code':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162719
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13383121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706076319 {#60
    date: 2024-01-24 07:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1499
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1502
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1499
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1502
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1499
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1502
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "King-Penguin-Chick"
  +title: "King Penguin Chick"
  +url: "https://lemmy.ml/pictrs/image/279613e0-0965-4f9e-a6d2-9fcb6d7ebe32.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 316
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728309777 {#1505
    date: 2024-10-07 16:02:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 32737
  -titleTs: "'chick':3 'king':1 'penguin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159979
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10964496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073579 {#1543
    date: 2024-01-24 06:19: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
39 DENIED edit
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "King-Penguin-Chick"
  +title: "King Penguin Chick"
  +url: "https://lemmy.ml/pictrs/image/279613e0-0965-4f9e-a6d2-9fcb6d7ebe32.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 316
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728309777 {#1505
    date: 2024-10-07 16:02:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 32737
  -titleTs: "'chick':3 'king':1 'penguin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159979
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10964496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073579 {#1543
    date: 2024-01-24 06:19: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
40 DENIED moderate
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "King-Penguin-Chick"
  +title: "King Penguin Chick"
  +url: "https://lemmy.ml/pictrs/image/279613e0-0965-4f9e-a6d2-9fcb6d7ebe32.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 316
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728309777 {#1505
    date: 2024-10-07 16:02:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 32737
  -titleTs: "'chick':3 'king':1 'penguin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706159979
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10964496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073579 {#1543
    date: 2024-01-24 06:19: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
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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "elders"
  +title: "elders"
  +url: "https://lemmy.world/pictrs/image/1d302f4b-a4f7-4a56-8e7c-bce46fa62a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746979 {#1519
    date: 2024-10-12 17:29:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 32733
  -titleTs: "'elder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070168 {#1520
    date: 2024-01-24 05:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "elders"
  +title: "elders"
  +url: "https://lemmy.world/pictrs/image/1d302f4b-a4f7-4a56-8e7c-bce46fa62a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746979 {#1519
    date: 2024-10-12 17:29:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 32733
  -titleTs: "'elder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070168 {#1520
    date: 2024-01-24 05:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "elders"
  +title: "elders"
  +url: "https://lemmy.world/pictrs/image/1d302f4b-a4f7-4a56-8e7c-bce46fa62a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728746979 {#1519
    date: 2024-10-12 17:29:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 32733
  -titleTs: "'elder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706070168 {#1520
    date: 2024-01-24 05:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Best-way-to-create-my-seedbox"
  +title: "Best way to create my seedbox?"
  +url: null
  +body: """
    Hey guys, i want to ask you all how you seed your torrents. I’m considering either using proxmox to create a seedbox or to build a dedicated machine with a vpn that will seedbox.\n
    \n
    What VPN do you also use to seed? I have mullvad, for personal use but for seeding it doesn’t have port forwarding.\n
    \n
    Thanks! :
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728733406 {#1753
    date: 2024-10-12 13:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 32732
  -titleTs: "'best':1 'creat':4 'seedbox':6 'way':2"
  -bodyTs: "'also':40 'ask':6 'build':26 'consid':16 'creat':21 'dedic':28 'doesn':54 'either':17 'forward':58 'guy':2 'hey':1 'm':15 'machin':29 'mullvad':46 'person':48 'port':57 'proxmox':19 'seed':11,43,52 'seedbox':23,35 'thank':59 'torrent':13 'use':18,41,49 'vpn':32,37 'want':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069906 {#1746
    date: 2024-01-24 05:18: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
47 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Best-way-to-create-my-seedbox"
  +title: "Best way to create my seedbox?"
  +url: null
  +body: """
    Hey guys, i want to ask you all how you seed your torrents. I’m considering either using proxmox to create a seedbox or to build a dedicated machine with a vpn that will seedbox.\n
    \n
    What VPN do you also use to seed? I have mullvad, for personal use but for seeding it doesn’t have port forwarding.\n
    \n
    Thanks! :
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728733406 {#1753
    date: 2024-10-12 13:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 32732
  -titleTs: "'best':1 'creat':4 'seedbox':6 'way':2"
  -bodyTs: "'also':40 'ask':6 'build':26 'consid':16 'creat':21 'dedic':28 'doesn':54 'either':17 'forward':58 'guy':2 'hey':1 'm':15 'machin':29 'mullvad':46 'person':48 'port':57 'proxmox':19 'seed':11,43,52 'seedbox':23,35 'thank':59 'torrent':13 'use':18,41,49 'vpn':32,37 'want':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069906 {#1746
    date: 2024-01-24 05:18: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
48 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Best-way-to-create-my-seedbox"
  +title: "Best way to create my seedbox?"
  +url: null
  +body: """
    Hey guys, i want to ask you all how you seed your torrents. I’m considering either using proxmox to create a seedbox or to build a dedicated machine with a vpn that will seedbox.\n
    \n
    What VPN do you also use to seed? I have mullvad, for personal use but for seeding it doesn’t have port forwarding.\n
    \n
    Thanks! :
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728733406 {#1753
    date: 2024-10-12 13:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 32732
  -titleTs: "'best':1 'creat':4 'seedbox':6 'way':2"
  -bodyTs: "'also':40 'ask':6 'build':26 'consid':16 'creat':21 'dedic':28 'doesn':54 'either':17 'forward':58 'guy':2 'hey':1 'm':15 'machin':29 'mullvad':46 'person':48 'port':57 'proxmox':19 'seed':11,43,52 'seedbox':23,35 'thank':59 'torrent':13 'use':18,41,49 'vpn':32,37 'want':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069906 {#1746
    date: 2024-01-24 05:18: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
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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#1486
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#1488
    date: 2024-01-24 05:14: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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#1486
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#1488
    date: 2024-01-24 05:14: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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Knock-knock"
  +title: "Knock, knock"
  +url: "https://lemmy.world/pictrs/image/36e2f025-c217-461e-9997-bc36e534ee65.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728475055 {#1486
    date: 2024-10-09 13:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 32730
  -titleTs: "'knock':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706156086
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11111070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706069686 {#1488
    date: 2024-01-24 05:14: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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "I-ll-just-be-over-here-setting-a-new-record"
  +title: "I'll just be over here setting a new record"
  +url: "https://slrpnk.net/pictrs/image/c96875f8-3194-4ebf-8afb-7631a4459ae1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 819
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728694411 {#1754
    date: 2024-10-12 02:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 32728
  -titleTs: "'ll':2 'new':9 'record':10 'set':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152545
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6060272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066145 {#1755
    date: 2024-01-24 04:15: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
55 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "I-ll-just-be-over-here-setting-a-new-record"
  +title: "I'll just be over here setting a new record"
  +url: "https://slrpnk.net/pictrs/image/c96875f8-3194-4ebf-8afb-7631a4459ae1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 819
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728694411 {#1754
    date: 2024-10-12 02:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 32728
  -titleTs: "'ll':2 'new':9 'record':10 'set':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152545
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6060272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066145 {#1755
    date: 2024-01-24 04:15: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
56 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "I-ll-just-be-over-here-setting-a-new-record"
  +title: "I'll just be over here setting a new record"
  +url: "https://slrpnk.net/pictrs/image/c96875f8-3194-4ebf-8afb-7631a4459ae1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 819
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728694411 {#1754
    date: 2024-10-12 02:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 32728
  -titleTs: "'ll':2 'new':9 'record':10 'set':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152545
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6060272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706066145 {#1755
    date: 2024-01-24 04:15: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
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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Caracal-laser-noises"
  +title: "Caracal laser noises"
  +url: "https://www.youtube.com/watch?v=xQ49jtlz_3I"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728206401 {#1775
    date: 2024-10-06 11:20:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 32726
  -titleTs: "'carac':1 'laser':2 'nois':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706151711
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/7041849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065311 {#1776
    date: 2024-01-24 04:01: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
59 DENIED edit
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Caracal-laser-noises"
  +title: "Caracal laser noises"
  +url: "https://www.youtube.com/watch?v=xQ49jtlz_3I"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728206401 {#1775
    date: 2024-10-06 11:20:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 32726
  -titleTs: "'carac':1 'laser':2 'nois':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706151711
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/7041849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065311 {#1776
    date: 2024-01-24 04:01: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
60 DENIED moderate
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Caracal-laser-noises"
  +title: "Caracal laser noises"
  +url: "https://www.youtube.com/watch?v=xQ49jtlz_3I"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728206401 {#1775
    date: 2024-10-06 11:20:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 32726
  -titleTs: "'carac':1 'laser':2 'nois':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706151711
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/7041849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065311 {#1776
    date: 2024-01-24 04:01: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
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 {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1644 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Netflix-Packs-on-More-Than-13-Million-Subscribers-in-Q4"
  +title: "Netflix Packs on More Than 13 Million Subscribers in Q4, Well Above Expectations"
  +url: "https://variety.com/2024/digital/news/netflix-q4-2023-earnings-results-subscribers-profit-1235883585/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729547782 {#1465
    date: 2024-10-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 32725
  -titleTs: "'13':6 'expect':13 'million':7 'netflix':1 'pack':2 'q4':10 'subscrib':8 'well':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706145837
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10957741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706059437 {#1638
    date: 2024-01-24 02:23:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1644 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Netflix-Packs-on-More-Than-13-Million-Subscribers-in-Q4"
  +title: "Netflix Packs on More Than 13 Million Subscribers in Q4, Well Above Expectations"
  +url: "https://variety.com/2024/digital/news/netflix-q4-2023-earnings-results-subscribers-profit-1235883585/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729547782 {#1465
    date: 2024-10-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 32725
  -titleTs: "'13':6 'expect':13 'million':7 'netflix':1 'pack':2 'q4':10 'subscrib':8 'well':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706145837
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10957741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706059437 {#1638
    date: 2024-01-24 02:23:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1644 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Netflix-Packs-on-More-Than-13-Million-Subscribers-in-Q4"
  +title: "Netflix Packs on More Than 13 Million Subscribers in Q4, Well Above Expectations"
  +url: "https://variety.com/2024/digital/news/netflix-q4-2023-earnings-results-subscribers-profit-1235883585/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729547782 {#1465
    date: 2024-10-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 32725
  -titleTs: "'13':6 'expect':13 'million':7 'netflix':1 'pack':2 'q4':10 'subscrib':8 'well':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706145837
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10957741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706059437 {#1638
    date: 2024-01-24 02:23:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "want-to-get-started-but-finding-the-technical-side-really"
  +title: "want to get started but finding the technical side really overwhelming"
  +url: null
  +body: """
    I’d really like to get started with this stuff but finding the technical requirement exhausting.\n
    \n
    Trying to install privoxyvpn- “simply add the proxy to your browser and ensure the configuration is correct” (no help as to what this means, or how to do it and following the basic instructions just renders my browser unable to connect - googling the error message gives me replies like “simply make sure you read the logs” (no description of how to get to the logs or how to read them)\n
    \n
    hearing I need a proxy and a reverse proxy, install SWAG — “first, point the A name at your server and the CNAME at the A and then install the SSL certificate - but be sure to pick between directories and subdomains if you have fewer than 20 domains in your account.”\n
    \n
    Like what the fuck does any of this mean?\n
    \n
    Then I hear if I have a proxy it might interfere with the reverse proxy and both might interfere with the VPN and vice versa.\n
    \n
    How does one even get started?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729138420 {#1446
    date: 2024-10-17 06:13:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 32723
  -titleTs: "'find':6 'get':3 'overwhelm':11 'realli':10 'side':9 'start':4 'technic':8 'want':1"
  -bodyTs: "'20':132 'account':136 'add':22 'basic':49 'browser':27,54 'certif':117 'cname':108 'configur':31 'connect':57 'correct':33 'd':2 'descript':74 'directori':124 'domain':133 'ensur':29 'error':60 'even':174 'exhaust':16 'fewer':130 'find':12 'first':98 'follow':47 'fuck':140 'get':6,78,175 'give':62 'googl':58 'hear':87,148 'help':35 'instal':19,96,114 'instruct':50 'interfer':156,164 'like':4,65,137 'log':72,81 'make':67 'mean':40,145 'messag':61 'might':155,163 'name':102 'need':89 'one':173 'pick':122 'point':99 'privoxyvpn':20 'proxi':24,91,95,153,160 'read':70,85 'realli':3 'render':52 'repli':64 'requir':15 'revers':94,159 'server':105 'simpli':21,66 'ssl':116 'start':7,176 'stuff':10 'subdomain':126 'sure':68,120 'swag':97 'technic':14 'tri':17 'unabl':55 'versa':170 'vice':169 'vpn':167"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706145264
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13370468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058864 {#1447
    date: 2024-01-24 02:14: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
67 DENIED edit
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "want-to-get-started-but-finding-the-technical-side-really"
  +title: "want to get started but finding the technical side really overwhelming"
  +url: null
  +body: """
    I’d really like to get started with this stuff but finding the technical requirement exhausting.\n
    \n
    Trying to install privoxyvpn- “simply add the proxy to your browser and ensure the configuration is correct” (no help as to what this means, or how to do it and following the basic instructions just renders my browser unable to connect - googling the error message gives me replies like “simply make sure you read the logs” (no description of how to get to the logs or how to read them)\n
    \n
    hearing I need a proxy and a reverse proxy, install SWAG — “first, point the A name at your server and the CNAME at the A and then install the SSL certificate - but be sure to pick between directories and subdomains if you have fewer than 20 domains in your account.”\n
    \n
    Like what the fuck does any of this mean?\n
    \n
    Then I hear if I have a proxy it might interfere with the reverse proxy and both might interfere with the VPN and vice versa.\n
    \n
    How does one even get started?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729138420 {#1446
    date: 2024-10-17 06:13:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 32723
  -titleTs: "'find':6 'get':3 'overwhelm':11 'realli':10 'side':9 'start':4 'technic':8 'want':1"
  -bodyTs: "'20':132 'account':136 'add':22 'basic':49 'browser':27,54 'certif':117 'cname':108 'configur':31 'connect':57 'correct':33 'd':2 'descript':74 'directori':124 'domain':133 'ensur':29 'error':60 'even':174 'exhaust':16 'fewer':130 'find':12 'first':98 'follow':47 'fuck':140 'get':6,78,175 'give':62 'googl':58 'hear':87,148 'help':35 'instal':19,96,114 'instruct':50 'interfer':156,164 'like':4,65,137 'log':72,81 'make':67 'mean':40,145 'messag':61 'might':155,163 'name':102 'need':89 'one':173 'pick':122 'point':99 'privoxyvpn':20 'proxi':24,91,95,153,160 'read':70,85 'realli':3 'render':52 'repli':64 'requir':15 'revers':94,159 'server':105 'simpli':21,66 'ssl':116 'start':7,176 'stuff':10 'subdomain':126 'sure':68,120 'swag':97 'technic':14 'tri':17 'unabl':55 'versa':170 'vice':169 'vpn':167"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706145264
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13370468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058864 {#1447
    date: 2024-01-24 02:14: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
68 DENIED moderate
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "want-to-get-started-but-finding-the-technical-side-really"
  +title: "want to get started but finding the technical side really overwhelming"
  +url: null
  +body: """
    I’d really like to get started with this stuff but finding the technical requirement exhausting.\n
    \n
    Trying to install privoxyvpn- “simply add the proxy to your browser and ensure the configuration is correct” (no help as to what this means, or how to do it and following the basic instructions just renders my browser unable to connect - googling the error message gives me replies like “simply make sure you read the logs” (no description of how to get to the logs or how to read them)\n
    \n
    hearing I need a proxy and a reverse proxy, install SWAG — “first, point the A name at your server and the CNAME at the A and then install the SSL certificate - but be sure to pick between directories and subdomains if you have fewer than 20 domains in your account.”\n
    \n
    Like what the fuck does any of this mean?\n
    \n
    Then I hear if I have a proxy it might interfere with the reverse proxy and both might interfere with the VPN and vice versa.\n
    \n
    How does one even get started?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729138420 {#1446
    date: 2024-10-17 06:13:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 32723
  -titleTs: "'find':6 'get':3 'overwhelm':11 'realli':10 'side':9 'start':4 'technic':8 'want':1"
  -bodyTs: "'20':132 'account':136 'add':22 'basic':49 'browser':27,54 'certif':117 'cname':108 'configur':31 'connect':57 'correct':33 'd':2 'descript':74 'directori':124 'domain':133 'ensur':29 'error':60 'even':174 'exhaust':16 'fewer':130 'find':12 'first':98 'follow':47 'fuck':140 'get':6,78,175 'give':62 'googl':58 'hear':87,148 'help':35 'instal':19,96,114 'instruct':50 'interfer':156,164 'like':4,65,137 'log':72,81 'make':67 'mean':40,145 'messag':61 'might':155,163 'name':102 'need':89 'one':173 'pick':122 'point':99 'privoxyvpn':20 'proxi':24,91,95,153,160 'read':70,85 'realli':3 'render':52 'repli':64 'requir':15 'revers':94,159 'server':105 'simpli':21,66 'ssl':116 'start':7,176 'stuff':10 'subdomain':126 'sure':68,120 'swag':97 'technic':14 'tri':17 'unabl':55 'versa':170 'vice':169 'vpn':167"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706145264
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13370468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058864 {#1447
    date: 2024-01-24 02:14: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
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 {#1416
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "A-light-in-dark-places-when-all-other-light-is"
  +title: "A light in dark places, when all other light is out"
  +url: "https://slrpnk.net/pictrs/image/efb093b8-6f21-443a-97ab-76bc36546efd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 445
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728381408 {#1419
    date: 2024-10-08 11:56:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 32722
  -titleTs: "'dark':4 'light':2,9 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144979
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6057369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058579 {#1425
    date: 2024-01-24 02:09: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
71 DENIED edit
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "A-light-in-dark-places-when-all-other-light-is"
  +title: "A light in dark places, when all other light is out"
  +url: "https://slrpnk.net/pictrs/image/efb093b8-6f21-443a-97ab-76bc36546efd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 445
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728381408 {#1419
    date: 2024-10-08 11:56:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 32722
  -titleTs: "'dark':4 'light':2,9 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144979
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6057369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058579 {#1425
    date: 2024-01-24 02:09: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
72 DENIED moderate
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "A-light-in-dark-places-when-all-other-light-is"
  +title: "A light in dark places, when all other light is out"
  +url: "https://slrpnk.net/pictrs/image/efb093b8-6f21-443a-97ab-76bc36546efd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 445
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728381408 {#1419
    date: 2024-10-08 11:56:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 32722
  -titleTs: "'dark':4 'light':2,9 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144979
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6057369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058579 {#1425
    date: 2024-01-24 02:09: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
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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
  +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
  +url: null
  +body: """
    I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
    \n
    Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
    \n
    Is my small army of xPis pointless? What about my 2 Edge routers?\n
    \n
    I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
    \n
    All thoughts, feelings and information welcome. Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728815022 {#1432
    date: 2024-10-13 12:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 32720
  -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
  -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11106179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058370 {#1439
    date: 2024-01-24 02:06:10.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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
  +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
  +url: null
  +body: """
    I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
    \n
    Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
    \n
    Is my small army of xPis pointless? What about my 2 Edge routers?\n
    \n
    I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
    \n
    All thoughts, feelings and information welcome. Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728815022 {#1432
    date: 2024-10-13 12:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 32720
  -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
  -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11106179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058370 {#1439
    date: 2024-01-24 02:06:10.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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
  +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
  +url: null
  +body: """
    I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
    \n
    Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
    \n
    Is my small army of xPis pointless? What about my 2 Edge routers?\n
    \n
    I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
    \n
    All thoughts, feelings and information welcome. Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728815022 {#1432
    date: 2024-10-13 12:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 32720
  -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
  -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11106179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058370 {#1439
    date: 2024-01-24 02:06:10.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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "A-Massive-Tsunami-Could-Have-Wiped-Out-Populations-in-Stone"
  +title: "A Massive Tsunami Could Have Wiped Out Populations in Stone Age Britain"
  +url: "https://www.sciencealert.com/a-massive-tsunami-could-have-wiped-out-populations-in-stone-age-britain"
  +body: "[onlinelibrary.wiley.com/doi/epdf/…/jqs.3586](https://onlinelibrary.wiley.com/doi/epdf/10.1002/jqs.3586)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728253081 {#1700
    date: 2024-10-07 00:18:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 32718
  -titleTs: "'age':11 'britain':12 'could':4 'massiv':2 'popul':8 'stone':10 'tsunami':3 'wipe':6"
  -bodyTs: "'/doi/epdf/':3 '/doi/epdf/10.1002/jqs.3586)':7 '/jqs.3586':4 'onlinelibrary.wiley.com':2,6 'onlinelibrary.wiley.com/doi/epdf/':1 'onlinelibrary.wiley.com/doi/epdf/10.1002/jqs.3586)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706142696
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8821724"
  +editedAt: DateTimeImmutable @1728118282 {#1693
    date: 2024-10-05 10:51:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706056296 {#1697
    date: 2024-01-24 01:31:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "A-Massive-Tsunami-Could-Have-Wiped-Out-Populations-in-Stone"
  +title: "A Massive Tsunami Could Have Wiped Out Populations in Stone Age Britain"
  +url: "https://www.sciencealert.com/a-massive-tsunami-could-have-wiped-out-populations-in-stone-age-britain"
  +body: "[onlinelibrary.wiley.com/doi/epdf/…/jqs.3586](https://onlinelibrary.wiley.com/doi/epdf/10.1002/jqs.3586)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728253081 {#1700
    date: 2024-10-07 00:18:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 32718
  -titleTs: "'age':11 'britain':12 'could':4 'massiv':2 'popul':8 'stone':10 'tsunami':3 'wipe':6"
  -bodyTs: "'/doi/epdf/':3 '/doi/epdf/10.1002/jqs.3586)':7 '/jqs.3586':4 'onlinelibrary.wiley.com':2,6 'onlinelibrary.wiley.com/doi/epdf/':1 'onlinelibrary.wiley.com/doi/epdf/10.1002/jqs.3586)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706142696
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8821724"
  +editedAt: DateTimeImmutable @1728118282 {#1693
    date: 2024-10-05 10:51:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706056296 {#1697
    date: 2024-01-24 01:31:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "A-Massive-Tsunami-Could-Have-Wiped-Out-Populations-in-Stone"
  +title: "A Massive Tsunami Could Have Wiped Out Populations in Stone Age Britain"
  +url: "https://www.sciencealert.com/a-massive-tsunami-could-have-wiped-out-populations-in-stone-age-britain"
  +body: "[onlinelibrary.wiley.com/doi/epdf/…/jqs.3586](https://onlinelibrary.wiley.com/doi/epdf/10.1002/jqs.3586)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728253081 {#1700
    date: 2024-10-07 00:18:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 32718
  -titleTs: "'age':11 'britain':12 'could':4 'massiv':2 'popul':8 'stone':10 'tsunami':3 'wipe':6"
  -bodyTs: "'/doi/epdf/':3 '/doi/epdf/10.1002/jqs.3586)':7 '/jqs.3586':4 'onlinelibrary.wiley.com':2,6 'onlinelibrary.wiley.com/doi/epdf/':1 'onlinelibrary.wiley.com/doi/epdf/10.1002/jqs.3586)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706142696
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8821724"
  +editedAt: DateTimeImmutable @1728118282 {#1693
    date: 2024-10-05 10:51:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706056296 {#1697
    date: 2024-01-24 01:31:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Arctic-zombie-viruses-in-Siberia-could-spark-terrifying-new-pandemic"
  +title: "Arctic zombie viruses in Siberia could spark terrifying new pandemic, scientists warn"
  +url: "https://www.theguardian.com/society/2024/jan/21/arctic-zombie-viruses-in-siberia-could-spark-terrifying-new-pandemic-scientists-warn"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728120128 {#1647
    date: 2024-10-05 11:22:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 32717
  -titleTs: "'arctic':1 'could':6 'new':9 'pandem':10 'scientist':11 'siberia':5 'spark':7 'terrifi':8 'virus':3 'warn':12 'zombi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706093561
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5919182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706055561 {#1645
    date: 2024-01-24 01:19: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
83 DENIED edit
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Arctic-zombie-viruses-in-Siberia-could-spark-terrifying-new-pandemic"
  +title: "Arctic zombie viruses in Siberia could spark terrifying new pandemic, scientists warn"
  +url: "https://www.theguardian.com/society/2024/jan/21/arctic-zombie-viruses-in-siberia-could-spark-terrifying-new-pandemic-scientists-warn"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728120128 {#1647
    date: 2024-10-05 11:22:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 32717
  -titleTs: "'arctic':1 'could':6 'new':9 'pandem':10 'scientist':11 'siberia':5 'spark':7 'terrifi':8 'virus':3 'warn':12 'zombi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706093561
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5919182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706055561 {#1645
    date: 2024-01-24 01:19: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
84 DENIED moderate
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Arctic-zombie-viruses-in-Siberia-could-spark-terrifying-new-pandemic"
  +title: "Arctic zombie viruses in Siberia could spark terrifying new pandemic, scientists warn"
  +url: "https://www.theguardian.com/society/2024/jan/21/arctic-zombie-viruses-in-siberia-could-spark-terrifying-new-pandemic-scientists-warn"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728120128 {#1647
    date: 2024-10-05 11:22:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 32717
  -titleTs: "'arctic':1 'could':6 'new':9 'pandem':10 'scientist':11 'siberia':5 'spark':7 'terrifi':8 'virus':3 'warn':12 'zombi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706093561
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5919182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706055561 {#1645
    date: 2024-01-24 01:19: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
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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Love-and-Peace"
  +title: "Love and Peace"
  +url: "https://lemmy.world/pictrs/image/50349df9-637c-43b0-8016-f1bf1f889d49.png"
  +body: "author: Perry Fellow (@pbf_comics)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728391662 {#1679
    date: 2024-10-08 14:47:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@pbf_comics"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 32716
  -titleTs: "'love':1 'peac':3"
  -bodyTs: "'author':1 'comic':5 'fellow':3 'pbf':4 'perri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706141165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11105032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706054765 {#1650
    date: 2024-01-24 01:06: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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Love-and-Peace"
  +title: "Love and Peace"
  +url: "https://lemmy.world/pictrs/image/50349df9-637c-43b0-8016-f1bf1f889d49.png"
  +body: "author: Perry Fellow (@pbf_comics)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728391662 {#1679
    date: 2024-10-08 14:47:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@pbf_comics"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 32716
  -titleTs: "'love':1 'peac':3"
  -bodyTs: "'author':1 'comic':5 'fellow':3 'pbf':4 'perri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706141165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11105032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706054765 {#1650
    date: 2024-01-24 01:06: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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Love-and-Peace"
  +title: "Love and Peace"
  +url: "https://lemmy.world/pictrs/image/50349df9-637c-43b0-8016-f1bf1f889d49.png"
  +body: "author: Perry Fellow (@pbf_comics)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728391662 {#1679
    date: 2024-10-08 14:47:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@pbf_comics"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 32716
  -titleTs: "'love':1 'peac':3"
  -bodyTs: "'author':1 'comic':5 'fellow':3 'pbf':4 'perri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706141165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11105032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706054765 {#1650
    date: 2024-01-24 01:06: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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1583 …}
  +slug: "ImsService-location-permission"
  +title: "ImsService location permission"
  +url: "https://lemm.ee/pictrs/image/5a6cec5c-1bc2-47d2-807e-4686406e240a.jpeg"
  +body: """
    this system process use the location permission so many times a day. It’s really necessary for it to have it? I’m on GrapheneOS and i revoked it.\n
    \n
    I know the service helps with voice, media and messages delivery through IP, but having the location permission it’s necessary to do that task?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728117663 {#1593
    date: 2024-10-05 10:41:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 32714
  -titleTs: "'imsservic':1 'locat':2 'permiss':3"
  -bodyTs: "'day':12 'deliveri':40 'grapheneo':25 'help':34 'ip':42 'know':31 'locat':6,46 'm':23 'mani':9 'media':37 'messag':39 'necessari':16,50 'permiss':7,47 'process':3 'realli':15 'revok':28 'servic':33 'system':2 'task':54 'time':10 'use':4 'voic':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706140815
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21727538"
  +editedAt: DateTimeImmutable @1728112715 {#1589
    date: 2024-10-05 09:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706054415 {#1571
    date: 2024-01-24 01:00:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1583 …}
  +slug: "ImsService-location-permission"
  +title: "ImsService location permission"
  +url: "https://lemm.ee/pictrs/image/5a6cec5c-1bc2-47d2-807e-4686406e240a.jpeg"
  +body: """
    this system process use the location permission so many times a day. It’s really necessary for it to have it? I’m on GrapheneOS and i revoked it.\n
    \n
    I know the service helps with voice, media and messages delivery through IP, but having the location permission it’s necessary to do that task?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728117663 {#1593
    date: 2024-10-05 10:41:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 32714
  -titleTs: "'imsservic':1 'locat':2 'permiss':3"
  -bodyTs: "'day':12 'deliveri':40 'grapheneo':25 'help':34 'ip':42 'know':31 'locat':6,46 'm':23 'mani':9 'media':37 'messag':39 'necessari':16,50 'permiss':7,47 'process':3 'realli':15 'revok':28 'servic':33 'system':2 'task':54 'time':10 'use':4 'voic':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706140815
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21727538"
  +editedAt: DateTimeImmutable @1728112715 {#1589
    date: 2024-10-05 09:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706054415 {#1571
    date: 2024-01-24 01:00:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1583 …}
  +slug: "ImsService-location-permission"
  +title: "ImsService location permission"
  +url: "https://lemm.ee/pictrs/image/5a6cec5c-1bc2-47d2-807e-4686406e240a.jpeg"
  +body: """
    this system process use the location permission so many times a day. It’s really necessary for it to have it? I’m on GrapheneOS and i revoked it.\n
    \n
    I know the service helps with voice, media and messages delivery through IP, but having the location permission it’s necessary to do that task?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728117663 {#1593
    date: 2024-10-05 10:41:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 32714
  -titleTs: "'imsservic':1 'locat':2 'permiss':3"
  -bodyTs: "'day':12 'deliveri':40 'grapheneo':25 'help':34 'ip':42 'know':31 'locat':6,46 'm':23 'mani':9 'media':37 'messag':39 'necessari':16,50 'permiss':7,47 'process':3 'realli':15 'revok':28 'servic':33 'system':2 'task':54 'time':10 'use':4 'voic':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706140815
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21727538"
  +editedAt: DateTimeImmutable @1728112715 {#1589
    date: 2024-10-05 09:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706054415 {#1571
    date: 2024-01-24 01:00:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Praying-Mantis-a-WW2-prototype-machinegun-carrier-with-an-articulated"
  +title: "Praying Mantis, a WW2 prototype machinegun carrier with an articulated, elevating chassis."
  +url: "https://lemmy.world/pictrs/image/6f03af8a-1f4c-416e-9111-53431aa37ec3.jpeg"
  +body: """
    This was a privately made design that was proposed to the British military in WW2.\n
    \n
    It was first built on a custom chassis, then a second prototype built off the chassis of the Universal Carrier, upon which was an articulating section that would lay flat with it for cross country movement. The driver would be within this section, driving on his stomach. The section could then be raised, allowing a pair of Bren machineguns on the end to fire over cover.\n
    \n
    The design was not adopted.\n
    \n
    [Tank Museum video](https://m.youtube.com/watch?v=XO4iduI5XyU&pp=ygUXcHJheWluZyBtYW50aXMgdGFuayB3dzI%3D) that includes footage of it driving and adjusting machinegun height.\n
    \n
    [Tank Encyclopedia entry.](https://tanks-encyclopedia.com/ww2/uk/praying-mantis)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728295659 {#1585
    date: 2024-10-07 12:07:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 32713
  -titleTs: "'articul':10 'carrier':7 'chassi':12 'elev':11 'machinegun':6 'manti':2 'pray':1 'prototyp':5 'ww2':4"
  -bodyTs: "'/watch?v=xo4idui5xyu&pp=yguxchjhewluzybtyw50axmgdgfuayb3dzi%3d)':92 '/ww2/uk/praying-mantis)':108 'adjust':100 'adopt':86 'allow':69 'articul':40 'bren':73 'british':12 'built':19,28 'carrier':35 'chassi':23,31 'could':65 'countri':50 'cover':81 'cross':49 'custom':22 'design':6,83 'drive':59,98 'driver':53 'encyclopedia':104 'end':77 'entri':105 'fire':79 'first':18 'flat':45 'footag':95 'height':102 'includ':94 'lay':44 'm.youtube.com':91 'm.youtube.com/watch?v=xo4idui5xyu&pp=yguxchjhewluzybtyw50axmgdgfuayb3dzi%3d)':90 'machinegun':74,101 'made':5 'militari':13 'movement':51 'museum':88 'pair':71 'privat':4 'propos':9 'prototyp':27 'rais':68 'second':26 'section':41,58,64 'stomach':62 'tank':87,103 'tanks-encyclopedia.com':107 'tanks-encyclopedia.com/ww2/uk/praying-mantis)':106 'univers':34 'upon':36 'video':89 'within':56 'would':43,54 'ww2':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706140353
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11104728"
  +editedAt: DateTimeImmutable @1728121356 {#1576
    date: 2024-10-05 11:42:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706053953 {#1551
    date: 2024-01-24 00:52:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Praying-Mantis-a-WW2-prototype-machinegun-carrier-with-an-articulated"
  +title: "Praying Mantis, a WW2 prototype machinegun carrier with an articulated, elevating chassis."
  +url: "https://lemmy.world/pictrs/image/6f03af8a-1f4c-416e-9111-53431aa37ec3.jpeg"
  +body: """
    This was a privately made design that was proposed to the British military in WW2.\n
    \n
    It was first built on a custom chassis, then a second prototype built off the chassis of the Universal Carrier, upon which was an articulating section that would lay flat with it for cross country movement. The driver would be within this section, driving on his stomach. The section could then be raised, allowing a pair of Bren machineguns on the end to fire over cover.\n
    \n
    The design was not adopted.\n
    \n
    [Tank Museum video](https://m.youtube.com/watch?v=XO4iduI5XyU&pp=ygUXcHJheWluZyBtYW50aXMgdGFuayB3dzI%3D) that includes footage of it driving and adjusting machinegun height.\n
    \n
    [Tank Encyclopedia entry.](https://tanks-encyclopedia.com/ww2/uk/praying-mantis)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728295659 {#1585
    date: 2024-10-07 12:07:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 32713
  -titleTs: "'articul':10 'carrier':7 'chassi':12 'elev':11 'machinegun':6 'manti':2 'pray':1 'prototyp':5 'ww2':4"
  -bodyTs: "'/watch?v=xo4idui5xyu&pp=yguxchjhewluzybtyw50axmgdgfuayb3dzi%3d)':92 '/ww2/uk/praying-mantis)':108 'adjust':100 'adopt':86 'allow':69 'articul':40 'bren':73 'british':12 'built':19,28 'carrier':35 'chassi':23,31 'could':65 'countri':50 'cover':81 'cross':49 'custom':22 'design':6,83 'drive':59,98 'driver':53 'encyclopedia':104 'end':77 'entri':105 'fire':79 'first':18 'flat':45 'footag':95 'height':102 'includ':94 'lay':44 'm.youtube.com':91 'm.youtube.com/watch?v=xo4idui5xyu&pp=yguxchjhewluzybtyw50axmgdgfuayb3dzi%3d)':90 'machinegun':74,101 'made':5 'militari':13 'movement':51 'museum':88 'pair':71 'privat':4 'propos':9 'prototyp':27 'rais':68 'second':26 'section':41,58,64 'stomach':62 'tank':87,103 'tanks-encyclopedia.com':107 'tanks-encyclopedia.com/ww2/uk/praying-mantis)':106 'univers':34 'upon':36 'video':89 'within':56 'would':43,54 'ww2':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706140353
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11104728"
  +editedAt: DateTimeImmutable @1728121356 {#1576
    date: 2024-10-05 11:42:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706053953 {#1551
    date: 2024-01-24 00:52:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Praying-Mantis-a-WW2-prototype-machinegun-carrier-with-an-articulated"
  +title: "Praying Mantis, a WW2 prototype machinegun carrier with an articulated, elevating chassis."
  +url: "https://lemmy.world/pictrs/image/6f03af8a-1f4c-416e-9111-53431aa37ec3.jpeg"
  +body: """
    This was a privately made design that was proposed to the British military in WW2.\n
    \n
    It was first built on a custom chassis, then a second prototype built off the chassis of the Universal Carrier, upon which was an articulating section that would lay flat with it for cross country movement. The driver would be within this section, driving on his stomach. The section could then be raised, allowing a pair of Bren machineguns on the end to fire over cover.\n
    \n
    The design was not adopted.\n
    \n
    [Tank Museum video](https://m.youtube.com/watch?v=XO4iduI5XyU&pp=ygUXcHJheWluZyBtYW50aXMgdGFuayB3dzI%3D) that includes footage of it driving and adjusting machinegun height.\n
    \n
    [Tank Encyclopedia entry.](https://tanks-encyclopedia.com/ww2/uk/praying-mantis)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728295659 {#1585
    date: 2024-10-07 12:07:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 32713
  -titleTs: "'articul':10 'carrier':7 'chassi':12 'elev':11 'machinegun':6 'manti':2 'pray':1 'prototyp':5 'ww2':4"
  -bodyTs: "'/watch?v=xo4idui5xyu&pp=yguxchjhewluzybtyw50axmgdgfuayb3dzi%3d)':92 '/ww2/uk/praying-mantis)':108 'adjust':100 'adopt':86 'allow':69 'articul':40 'bren':73 'british':12 'built':19,28 'carrier':35 'chassi':23,31 'could':65 'countri':50 'cover':81 'cross':49 'custom':22 'design':6,83 'drive':59,98 'driver':53 'encyclopedia':104 'end':77 'entri':105 'fire':79 'first':18 'flat':45 'footag':95 'height':102 'includ':94 'lay':44 'm.youtube.com':91 'm.youtube.com/watch?v=xo4idui5xyu&pp=yguxchjhewluzybtyw50axmgdgfuayb3dzi%3d)':90 'machinegun':74,101 'made':5 'militari':13 'movement':51 'museum':88 'pair':71 'privat':4 'propos':9 'prototyp':27 'rais':68 'second':26 'section':41,58,64 'stomach':62 'tank':87,103 'tanks-encyclopedia.com':107 'tanks-encyclopedia.com/ww2/uk/praying-mantis)':106 'univers':34 'upon':36 'video':89 'within':56 'would':43,54 'ww2':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706140353
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11104728"
  +editedAt: DateTimeImmutable @1728121356 {#1576
    date: 2024-10-05 11:42:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706053953 {#1551
    date: 2024-01-24 00:52:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1555 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "Me-Does-literally-anything-My-Dog"
  +title: "Me: Does literally anything, My Dog:"
  +url: "https://aussie.zone/pictrs/image/79ee9e88-ec74-47b8-8803-215253a3c27e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728229369 {#1565
    date: 2024-10-06 17:42:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 32712
  -titleTs: "'anyth':4 'dog':6 'liter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706139261
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6216606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052861 {#1554
    date: 2024-01-24 00:34: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
99 DENIED edit
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1555 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "Me-Does-literally-anything-My-Dog"
  +title: "Me: Does literally anything, My Dog:"
  +url: "https://aussie.zone/pictrs/image/79ee9e88-ec74-47b8-8803-215253a3c27e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728229369 {#1565
    date: 2024-10-06 17:42:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 32712
  -titleTs: "'anyth':4 'dog':6 'liter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706139261
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6216606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052861 {#1554
    date: 2024-01-24 00:34: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
100 DENIED moderate
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1555 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "Me-Does-literally-anything-My-Dog"
  +title: "Me: Does literally anything, My Dog:"
  +url: "https://aussie.zone/pictrs/image/79ee9e88-ec74-47b8-8803-215253a3c27e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728229369 {#1565
    date: 2024-10-06 17:42:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 32712
  -titleTs: "'anyth':4 'dog':6 'liter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706139261
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6216606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052861 {#1554
    date: 2024-01-24 00:34: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