GET https://kbin.spritesserver.nl/index.php/u/@bartleby1@lemmy.ml/commented

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 …}
}
1.67 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.04 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\EntryComment {#1721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "Forgive my ignorance, what do these Diabetes apps do?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699555502 {#1723
    date: 2023-11-09 19:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@pimeys@lemmy.nauk.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 105031
  -bodyTs: "'app':8 'diabet':7 'forgiv':1 'ignor':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5649755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699555502 {#1722
    date: 2023-11-09 19:45:02.0 +01:00
  }
  +"title": 105031
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
3 DENIED edit
App\Entity\EntryComment {#1721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "Forgive my ignorance, what do these Diabetes apps do?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699555502 {#1723
    date: 2023-11-09 19:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@pimeys@lemmy.nauk.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 105031
  -bodyTs: "'app':8 'diabet':7 'forgiv':1 'ignor':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5649755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699555502 {#1722
    date: 2023-11-09 19:45:02.0 +01:00
  }
  +"title": 105031
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
4 DENIED moderate
App\Entity\EntryComment {#1721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "Forgive my ignorance, what do these Diabetes apps do?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699555502 {#1723
    date: 2023-11-09 19:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@pimeys@lemmy.nauk.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 105031
  -bodyTs: "'app':8 'diabet':7 'forgiv':1 'ignor':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5649755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699555502 {#1722
    date: 2023-11-09 19:45:02.0 +01:00
  }
  +"title": 105031
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "wow that’s pretty wild. Reminds me of biohacking or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699562534 {#1910
    date: 2023-11-09 21:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@pimeys@lemmy.nauk.io"
    "@bartleby1@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 105388
  -bodyTs: "'biohack':9 'pretti':4 'remind':6 'someth':11 'wild':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5652883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562534 {#1906
    date: 2023-11-09 21:42:14.0 +01:00
  }
  +"title": 105388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "wow that’s pretty wild. Reminds me of biohacking or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699562534 {#1910
    date: 2023-11-09 21:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@pimeys@lemmy.nauk.io"
    "@bartleby1@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 105388
  -bodyTs: "'biohack':9 'pretti':4 'remind':6 'someth':11 'wild':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5652883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562534 {#1906
    date: 2023-11-09 21:42:14.0 +01:00
  }
  +"title": 105388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "wow that’s pretty wild. Reminds me of biohacking or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699562534 {#1910
    date: 2023-11-09 21:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@pimeys@lemmy.nauk.io"
    "@bartleby1@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 105388
  -bodyTs: "'biohack':9 'pretti':4 'remind':6 'someth':11 'wild':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5652883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699562534 {#1906
    date: 2023-11-09 21:42:14.0 +01:00
  }
  +"title": 105388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#2036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2100 …}
  +slug: "And-that-s-why-you-shouldn-t-pirate-kids"
  +title: "And that's why you shouldn't pirate kids."
  +url: "https://youtu.be/LZgeIReY04c?si=_L-Wu3Q87DHCvy0a"
  +body: "Im scared of the staplegunman"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954108 {#2019
    date: 2023-11-26 00:15:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  +badges: Doctrine\ORM\PersistentCollection {#2214 …}
  +children: [
    App\Entity\EntryComment {#2393
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "“staplegunmans” are definitely my personal worst nightmare as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700802049 {#2394
        date: 2023-11-24 06:00:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MakerThe11@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 157434
      -bodyTs: "'definit':3 'nightmar':7 'person':5 'staplegunman':1 'well':9 'worst':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6073044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700802049 {#2395
        date: 2023-11-24 06:00:49.0 +01:00
      }
      +"title": 157434
    }
  ]
  -id: 16098
  -titleTs: "'kid':9 'pirat':8 'shouldn':6"
  -bodyTs: "'im':1 'scare':2 'staplegunman':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700859653
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15848888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773253 {#2013
    date: 2023-11-23 22:00:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#2036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2100 …}
  +slug: "And-that-s-why-you-shouldn-t-pirate-kids"
  +title: "And that's why you shouldn't pirate kids."
  +url: "https://youtu.be/LZgeIReY04c?si=_L-Wu3Q87DHCvy0a"
  +body: "Im scared of the staplegunman"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954108 {#2019
    date: 2023-11-26 00:15:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  +badges: Doctrine\ORM\PersistentCollection {#2214 …}
  +children: [
    App\Entity\EntryComment {#2393
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "“staplegunmans” are definitely my personal worst nightmare as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700802049 {#2394
        date: 2023-11-24 06:00:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MakerThe11@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 157434
      -bodyTs: "'definit':3 'nightmar':7 'person':5 'staplegunman':1 'well':9 'worst':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6073044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700802049 {#2395
        date: 2023-11-24 06:00:49.0 +01:00
      }
      +"title": 157434
    }
  ]
  -id: 16098
  -titleTs: "'kid':9 'pirat':8 'shouldn':6"
  -bodyTs: "'im':1 'scare':2 'staplegunman':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700859653
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15848888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773253 {#2013
    date: 2023-11-23 22:00:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#2036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2100 …}
  +slug: "And-that-s-why-you-shouldn-t-pirate-kids"
  +title: "And that's why you shouldn't pirate kids."
  +url: "https://youtu.be/LZgeIReY04c?si=_L-Wu3Q87DHCvy0a"
  +body: "Im scared of the staplegunman"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954108 {#2019
    date: 2023-11-26 00:15:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  +badges: Doctrine\ORM\PersistentCollection {#2214 …}
  +children: [
    App\Entity\EntryComment {#2393
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "“staplegunmans” are definitely my personal worst nightmare as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700802049 {#2394
        date: 2023-11-24 06:00:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MakerThe11@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 157434
      -bodyTs: "'definit':3 'nightmar':7 'person':5 'staplegunman':1 'well':9 'worst':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6073044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700802049 {#2395
        date: 2023-11-24 06:00:49.0 +01:00
      }
      +"title": 157434
    }
  ]
  -id: 16098
  -titleTs: "'kid':9 'pirat':8 'shouldn':6"
  -bodyTs: "'im':1 'scare':2 'staplegunman':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700859653
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15848888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773253 {#2013
    date: 2023-11-23 22:00:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2393
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2100 …}
    +slug: "And-that-s-why-you-shouldn-t-pirate-kids"
    +title: "And that's why you shouldn't pirate kids."
    +url: "https://youtu.be/LZgeIReY04c?si=_L-Wu3Q87DHCvy0a"
    +body: "Im scared of the staplegunman"
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954108 {#2019
      date: 2023-11-26 00:15:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2104 …}
    +votes: Doctrine\ORM\PersistentCollection {#2165 …}
    +reports: Doctrine\ORM\PersistentCollection {#2058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    +badges: Doctrine\ORM\PersistentCollection {#2214 …}
    +children: [
      App\Entity\EntryComment {#2393}
    ]
    -id: 16098
    -titleTs: "'kid':9 'pirat':8 'shouldn':6"
    -bodyTs: "'im':1 'scare':2 'staplegunman':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700859653
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15848888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700773253 {#2013
      date: 2023-11-23 22:00:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "“staplegunmans” are definitely my personal worst nightmare as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700802049 {#2394
    date: 2023-11-24 06:00:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakerThe11@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 157434
  -bodyTs: "'definit':3 'nightmar':7 'person':5 'staplegunman':1 'well':9 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802049 {#2395
    date: 2023-11-24 06:00:49.0 +01:00
  }
  +"title": 157434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#2393
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2100 …}
    +slug: "And-that-s-why-you-shouldn-t-pirate-kids"
    +title: "And that's why you shouldn't pirate kids."
    +url: "https://youtu.be/LZgeIReY04c?si=_L-Wu3Q87DHCvy0a"
    +body: "Im scared of the staplegunman"
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954108 {#2019
      date: 2023-11-26 00:15:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2104 …}
    +votes: Doctrine\ORM\PersistentCollection {#2165 …}
    +reports: Doctrine\ORM\PersistentCollection {#2058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    +badges: Doctrine\ORM\PersistentCollection {#2214 …}
    +children: [
      App\Entity\EntryComment {#2393}
    ]
    -id: 16098
    -titleTs: "'kid':9 'pirat':8 'shouldn':6"
    -bodyTs: "'im':1 'scare':2 'staplegunman':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700859653
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15848888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700773253 {#2013
      date: 2023-11-23 22:00:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "“staplegunmans” are definitely my personal worst nightmare as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700802049 {#2394
    date: 2023-11-24 06:00:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakerThe11@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 157434
  -bodyTs: "'definit':3 'nightmar':7 'person':5 'staplegunman':1 'well':9 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802049 {#2395
    date: 2023-11-24 06:00:49.0 +01:00
  }
  +"title": 157434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#2393
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2100 …}
    +slug: "And-that-s-why-you-shouldn-t-pirate-kids"
    +title: "And that's why you shouldn't pirate kids."
    +url: "https://youtu.be/LZgeIReY04c?si=_L-Wu3Q87DHCvy0a"
    +body: "Im scared of the staplegunman"
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954108 {#2019
      date: 2023-11-26 00:15:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2104 …}
    +votes: Doctrine\ORM\PersistentCollection {#2165 …}
    +reports: Doctrine\ORM\PersistentCollection {#2058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
    +badges: Doctrine\ORM\PersistentCollection {#2214 …}
    +children: [
      App\Entity\EntryComment {#2393}
    ]
    -id: 16098
    -titleTs: "'kid':9 'pirat':8 'shouldn':6"
    -bodyTs: "'im':1 'scare':2 'staplegunman':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700859653
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15848888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700773253 {#2013
      date: 2023-11-23 22:00:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "“staplegunmans” are definitely my personal worst nightmare as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700802049 {#2394
    date: 2023-11-24 06:00:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakerThe11@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 157434
  -bodyTs: "'definit':3 'nightmar':7 'person':5 'staplegunman':1 'well':9 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802049 {#2395
    date: 2023-11-24 06:00:49.0 +01:00
  }
  +"title": 157434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "haven’t had a gmail in over 10 years but have slowly been moving from iCloud to Proton and Firefox over the last 5 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699556361 {#1714
    date: 2023-11-09 19:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 105074
  -bodyTs: "'10':8 '5':24 'firefox':20 'gmail':5 'haven':1 'icloud':16 'last':23 'move':14 'proton':18 'slowli':12 'year':9,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556361 {#1718
    date: 2023-11-09 19:59:21.0 +01:00
  }
  +"title": 105074
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
19 DENIED edit
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "haven’t had a gmail in over 10 years but have slowly been moving from iCloud to Proton and Firefox over the last 5 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699556361 {#1714
    date: 2023-11-09 19:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 105074
  -bodyTs: "'10':8 '5':24 'firefox':20 'gmail':5 'haven':1 'icloud':16 'last':23 'move':14 'proton':18 'slowli':12 'year':9,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556361 {#1718
    date: 2023-11-09 19:59:21.0 +01:00
  }
  +"title": 105074
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
20 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "haven’t had a gmail in over 10 years but have slowly been moving from iCloud to Proton and Firefox over the last 5 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699556361 {#1714
    date: 2023-11-09 19:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 105074
  -bodyTs: "'10':8 '5':24 'firefox':20 'gmail':5 'haven':1 'icloud':16 'last':23 'move':14 'proton':18 'slowli':12 'year':9,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556361 {#1718
    date: 2023-11-09 19:59:21.0 +01:00
  }
  +"title": 105074
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "FOSS-alternative-to-Sending-Spotify-links"
  +title: "FOSS alternative to... Sending Spotify links?"
  +url: null
  +body: """
    This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
    \n
    (Edited to fix typo)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699556513 {#2223
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    1 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "this is the only correct answer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699556447 {#2462
        date: 2023-11-09 20:00:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JetpackJackson@feddit.de"
        "@JackGreenEarth@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 105077
      -bodyTs: "'answer':6 'correct':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5650208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699556447 {#2458
        date: 2023-11-09 20:00:47.0 +01:00
      }
      +"title": 105077
    }
    0 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +body: "what if your friends are in another country"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699556513 {#2363
        date: 2023-11-09 20:01:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JetpackJackson@feddit.de"
        "@KISSmyOS@lemmy.world"
        "@LordOfTheChia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 105082
      -bodyTs: "'anoth':7 'countri':8 'friend':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5650239"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699556513 {#2370
        date: 2023-11-09 20:01:53.0 +01:00
      }
      +"title": 105082
    }
  ]
  -id: 11008
  -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
  -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699481195
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410754"
  +editedAt: DateTimeImmutable @1699439851 {#2334
    date: 2023-11-08 11:37:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699394795 {#2338
    date: 2023-11-07 23:06:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "FOSS-alternative-to-Sending-Spotify-links"
  +title: "FOSS alternative to... Sending Spotify links?"
  +url: null
  +body: """
    This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
    \n
    (Edited to fix typo)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699556513 {#2223
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    1 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "this is the only correct answer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699556447 {#2462
        date: 2023-11-09 20:00:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JetpackJackson@feddit.de"
        "@JackGreenEarth@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 105077
      -bodyTs: "'answer':6 'correct':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5650208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699556447 {#2458
        date: 2023-11-09 20:00:47.0 +01:00
      }
      +"title": 105077
    }
    0 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +body: "what if your friends are in another country"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699556513 {#2363
        date: 2023-11-09 20:01:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JetpackJackson@feddit.de"
        "@KISSmyOS@lemmy.world"
        "@LordOfTheChia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 105082
      -bodyTs: "'anoth':7 'countri':8 'friend':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5650239"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699556513 {#2370
        date: 2023-11-09 20:01:53.0 +01:00
      }
      +"title": 105082
    }
  ]
  -id: 11008
  -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
  -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699481195
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410754"
  +editedAt: DateTimeImmutable @1699439851 {#2334
    date: 2023-11-08 11:37:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699394795 {#2338
    date: 2023-11-07 23:06:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "FOSS-alternative-to-Sending-Spotify-links"
  +title: "FOSS alternative to... Sending Spotify links?"
  +url: null
  +body: """
    This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
    \n
    (Edited to fix typo)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699556513 {#2223
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    1 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "this is the only correct answer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699556447 {#2462
        date: 2023-11-09 20:00:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JetpackJackson@feddit.de"
        "@JackGreenEarth@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 105077
      -bodyTs: "'answer':6 'correct':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5650208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699556447 {#2458
        date: 2023-11-09 20:00:47.0 +01:00
      }
      +"title": 105077
    }
    0 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +body: "what if your friends are in another country"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699556513 {#2363
        date: 2023-11-09 20:01:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JetpackJackson@feddit.de"
        "@KISSmyOS@lemmy.world"
        "@LordOfTheChia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 105082
      -bodyTs: "'anoth':7 'countri':8 'friend':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5650239"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699556513 {#2370
        date: 2023-11-09 20:01:53.0 +01:00
      }
      +"title": 105082
    }
  ]
  -id: 11008
  -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
  -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699481195
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410754"
  +editedAt: DateTimeImmutable @1699439851 {#2334
    date: 2023-11-08 11:37:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699394795 {#2338
    date: 2023-11-07 23:06:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "FOSS-alternative-to-Sending-Spotify-links"
    +title: "FOSS alternative to... Sending Spotify links?"
    +url: null
    +body: """
      This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
      \n
      (Edited to fix typo)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699556513 {#2223
      date: 2023-11-09 20:01:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2311 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      1 => App\Entity\EntryComment {#2461}
      0 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +body: "what if your friends are in another country"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699556513 {#2363
          date: 2023-11-09 20:01:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JetpackJackson@feddit.de"
          "@KISSmyOS@lemmy.world"
          "@LordOfTheChia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 105082
        -bodyTs: "'anoth':7 'countri':8 'friend':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5650239"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699556513 {#2370
          date: 2023-11-09 20:01:53.0 +01:00
        }
        +"title": 105082
      }
    ]
    -id: 11008
    -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
    -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699481195
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410754"
    +editedAt: DateTimeImmutable @1699439851 {#2334
      date: 2023-11-08 11:37:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699394795 {#2338
      date: 2023-11-07 23:06:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "this is the only correct answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699556447 {#2462
    date: 2023-11-09 20:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JetpackJackson@feddit.de"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 105077
  -bodyTs: "'answer':6 'correct':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556447 {#2458
    date: 2023-11-09 20:00:47.0 +01:00
  }
  +"title": 105077
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
27 DENIED edit
App\Entity\EntryComment {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "FOSS-alternative-to-Sending-Spotify-links"
    +title: "FOSS alternative to... Sending Spotify links?"
    +url: null
    +body: """
      This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
      \n
      (Edited to fix typo)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699556513 {#2223
      date: 2023-11-09 20:01:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2311 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      1 => App\Entity\EntryComment {#2461}
      0 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +body: "what if your friends are in another country"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699556513 {#2363
          date: 2023-11-09 20:01:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JetpackJackson@feddit.de"
          "@KISSmyOS@lemmy.world"
          "@LordOfTheChia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 105082
        -bodyTs: "'anoth':7 'countri':8 'friend':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5650239"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699556513 {#2370
          date: 2023-11-09 20:01:53.0 +01:00
        }
        +"title": 105082
      }
    ]
    -id: 11008
    -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
    -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699481195
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410754"
    +editedAt: DateTimeImmutable @1699439851 {#2334
      date: 2023-11-08 11:37:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699394795 {#2338
      date: 2023-11-07 23:06:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "this is the only correct answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699556447 {#2462
    date: 2023-11-09 20:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JetpackJackson@feddit.de"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 105077
  -bodyTs: "'answer':6 'correct':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556447 {#2458
    date: 2023-11-09 20:00:47.0 +01:00
  }
  +"title": 105077
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
28 DENIED moderate
App\Entity\EntryComment {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "FOSS-alternative-to-Sending-Spotify-links"
    +title: "FOSS alternative to... Sending Spotify links?"
    +url: null
    +body: """
      This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
      \n
      (Edited to fix typo)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699556513 {#2223
      date: 2023-11-09 20:01:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2311 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      1 => App\Entity\EntryComment {#2461}
      0 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +body: "what if your friends are in another country"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699556513 {#2363
          date: 2023-11-09 20:01:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JetpackJackson@feddit.de"
          "@KISSmyOS@lemmy.world"
          "@LordOfTheChia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 105082
        -bodyTs: "'anoth':7 'countri':8 'friend':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5650239"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699556513 {#2370
          date: 2023-11-09 20:01:53.0 +01:00
        }
        +"title": 105082
      }
    ]
    -id: 11008
    -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
    -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699481195
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410754"
    +editedAt: DateTimeImmutable @1699439851 {#2334
      date: 2023-11-08 11:37:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699394795 {#2338
      date: 2023-11-07 23:06:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "this is the only correct answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699556447 {#2462
    date: 2023-11-09 20:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JetpackJackson@feddit.de"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 105077
  -bodyTs: "'answer':6 'correct':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556447 {#2458
    date: 2023-11-09 20:00:47.0 +01:00
  }
  +"title": 105077
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "FOSS-alternative-to-Sending-Spotify-links"
    +title: "FOSS alternative to... Sending Spotify links?"
    +url: null
    +body: """
      This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
      \n
      (Edited to fix typo)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699556513 {#2223
      date: 2023-11-09 20:01:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2311 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "this is the only correct answer"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699556447 {#2462
          date: 2023-11-09 20:00:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JetpackJackson@feddit.de"
          "@JackGreenEarth@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 105077
        -bodyTs: "'answer':6 'correct':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5650208"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699556447 {#2458
          date: 2023-11-09 20:00:47.0 +01:00
        }
        +"title": 105077
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 11008
    -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
    -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699481195
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410754"
    +editedAt: DateTimeImmutable @1699439851 {#2334
      date: 2023-11-08 11:37:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699394795 {#2338
      date: 2023-11-07 23:06:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +body: "what if your friends are in another country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699556513 {#2363
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JetpackJackson@feddit.de"
    "@KISSmyOS@lemmy.world"
    "@LordOfTheChia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 105082
  -bodyTs: "'anoth':7 'countri':8 'friend':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556513 {#2370
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +"title": 105082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
31 DENIED edit
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "FOSS-alternative-to-Sending-Spotify-links"
    +title: "FOSS alternative to... Sending Spotify links?"
    +url: null
    +body: """
      This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
      \n
      (Edited to fix typo)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699556513 {#2223
      date: 2023-11-09 20:01:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2311 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "this is the only correct answer"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699556447 {#2462
          date: 2023-11-09 20:00:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JetpackJackson@feddit.de"
          "@JackGreenEarth@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 105077
        -bodyTs: "'answer':6 'correct':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5650208"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699556447 {#2458
          date: 2023-11-09 20:00:47.0 +01:00
        }
        +"title": 105077
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 11008
    -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
    -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699481195
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410754"
    +editedAt: DateTimeImmutable @1699439851 {#2334
      date: 2023-11-08 11:37:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699394795 {#2338
      date: 2023-11-07 23:06:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +body: "what if your friends are in another country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699556513 {#2363
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JetpackJackson@feddit.de"
    "@KISSmyOS@lemmy.world"
    "@LordOfTheChia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 105082
  -bodyTs: "'anoth':7 'countri':8 'friend':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556513 {#2370
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +"title": 105082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
32 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "FOSS-alternative-to-Sending-Spotify-links"
    +title: "FOSS alternative to... Sending Spotify links?"
    +url: null
    +body: """
      This is probably a dumb question but what is a better way to send a link to a song to friends without using Spotify? I don’t use Spotify anymore so I don’t like going back to that website just to copy a song link so people could hear it. I know I could send something like a YouTube link but I’m trying to degoogle so I wanted to see if there was an alternative? Can you send songs as last.fm links? Idk I just randomly thought about this and wanted to ask if I’m being weird or something Thanks in advance\n
      \n
      (Edited to fix typo)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699556513 {#2223
      date: 2023-11-09 20:01:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2311 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      1 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "this is the only correct answer"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699556447 {#2462
          date: 2023-11-09 20:00:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JetpackJackson@feddit.de"
          "@JackGreenEarth@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 105077
        -bodyTs: "'answer':6 'correct':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5650208"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699556447 {#2458
          date: 2023-11-09 20:00:47.0 +01:00
        }
        +"title": 105077
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 11008
    -titleTs: "'altern':2 'foss':1 'link':6 'send':4 'spotifi':5"
    -bodyTs: "'advanc':105 'altern':77 'anymor':30 'ask':95 'back':37 'better':11 'copi':43 'could':49,55 'degoogl':67 'dumb':5 'edit':106 'fix':108 'friend':21 'go':36 'hear':50 'idk':85 'know':53 'last.fm':83 'like':35,58 'link':16,46,61,84 'm':64,98 'peopl':48 'probabl':3 'question':6 'random':88 'see':72 'send':14,56,80 'someth':57,102 'song':19,45,81 'spotifi':24,29 'thank':103 'thought':89 'tri':65 'typo':109 'use':23,28 'want':70,93 'way':12 'websit':40 'weird':100 'without':22 'youtub':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699481195
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410754"
    +editedAt: DateTimeImmutable @1699439851 {#2334
      date: 2023-11-08 11:37:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699394795 {#2338
      date: 2023-11-07 23:06:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +body: "what if your friends are in another country"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699556513 {#2363
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JetpackJackson@feddit.de"
    "@KISSmyOS@lemmy.world"
    "@LordOfTheChia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 105082
  -bodyTs: "'anoth':7 'countri':8 'friend':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5650239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556513 {#2370
    date: 2023-11-09 20:01:53.0 +01:00
  }
  +"title": 105082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I could borrow deep into this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697769564 {#1556
    date: 2023-10-20 04:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunarVoyager@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 60495
  -bodyTs: "'borrow':3 'could':2 'deep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5049469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697769564 {#1557
    date: 2023-10-20 04:39:24.0 +02:00
  }
  +"title": 60495
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
35 DENIED edit
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I could borrow deep into this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697769564 {#1556
    date: 2023-10-20 04:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunarVoyager@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 60495
  -bodyTs: "'borrow':3 'could':2 'deep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5049469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697769564 {#1557
    date: 2023-10-20 04:39:24.0 +02:00
  }
  +"title": 60495
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
36 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I could borrow deep into this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697769564 {#1556
    date: 2023-10-20 04:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunarVoyager@lemmy.world"
    "@shinigamiookamiryuu@lemm.ee"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 60495
  -bodyTs: "'borrow':3 'could':2 'deep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5049469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697769564 {#1557
    date: 2023-10-20 04:39:24.0 +02:00
  }
  +"title": 60495
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "Looking-for-new-Moderators"
  +title: "Looking for new Moderators"
  +url: null
  +body: """
    This community has been abandoned by the creator. So in order to keep this community open we need new moderators.\n
    \n
    As a moderator it is your job to make sure the users follow the Lemmy World instance rules which can be found here: [lemmy.world/legal](https://lemmy.world/legal)\n
    \n
    If interested feel free to comment below or send a DM.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696550939 {#2247
    date: 2023-10-06 02:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2157 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "that’s what you get for being mildly interested in something 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696389236 {#1433
        date: 2023-10-04 05:13:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Xylinna@lemmy.world"
        "@Jimbabwe@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 30798
      -bodyTs: "'get':5 'interest':9 'mild':8 'someth':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4498828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696389236 {#1430
        date: 2023-10-04 05:13:56.0 +02:00
      }
      +"title": 30798
    }
  ]
  -id: 2575
  -titleTs: "'look':1 'moder':4 'new':3"
  -bodyTs: "'/legal](https://lemmy.world/legal)':46 'abandon':5 'comment':52 'communiti':2,15 'creator':8 'dm':57 'feel':49 'follow':33 'found':42 'free':50 'instanc':37 'interest':48 'job':27 'keep':13 'lemmi':35 'lemmy.world':45 'lemmy.world/legal](https://lemmy.world/legal)':44 'make':29 'moder':20,23 'need':18 'new':19 'open':16 'order':11 'rule':38 'send':55 'sure':30 'thank':58 'user':32 'world':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696468497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6256233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696382097 {#2237
    date: 2023-10-04 03:14:57.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "Looking-for-new-Moderators"
  +title: "Looking for new Moderators"
  +url: null
  +body: """
    This community has been abandoned by the creator. So in order to keep this community open we need new moderators.\n
    \n
    As a moderator it is your job to make sure the users follow the Lemmy World instance rules which can be found here: [lemmy.world/legal](https://lemmy.world/legal)\n
    \n
    If interested feel free to comment below or send a DM.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696550939 {#2247
    date: 2023-10-06 02:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2157 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "that’s what you get for being mildly interested in something 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696389236 {#1433
        date: 2023-10-04 05:13:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Xylinna@lemmy.world"
        "@Jimbabwe@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 30798
      -bodyTs: "'get':5 'interest':9 'mild':8 'someth':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4498828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696389236 {#1430
        date: 2023-10-04 05:13:56.0 +02:00
      }
      +"title": 30798
    }
  ]
  -id: 2575
  -titleTs: "'look':1 'moder':4 'new':3"
  -bodyTs: "'/legal](https://lemmy.world/legal)':46 'abandon':5 'comment':52 'communiti':2,15 'creator':8 'dm':57 'feel':49 'follow':33 'found':42 'free':50 'instanc':37 'interest':48 'job':27 'keep':13 'lemmi':35 'lemmy.world':45 'lemmy.world/legal](https://lemmy.world/legal)':44 'make':29 'moder':20,23 'need':18 'new':19 'open':16 'order':11 'rule':38 'send':55 'sure':30 'thank':58 'user':32 'world':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696468497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6256233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696382097 {#2237
    date: 2023-10-04 03:14:57.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "Looking-for-new-Moderators"
  +title: "Looking for new Moderators"
  +url: null
  +body: """
    This community has been abandoned by the creator. So in order to keep this community open we need new moderators.\n
    \n
    As a moderator it is your job to make sure the users follow the Lemmy World instance rules which can be found here: [lemmy.world/legal](https://lemmy.world/legal)\n
    \n
    If interested feel free to comment below or send a DM.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696550939 {#2247
    date: 2023-10-06 02:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2157 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "that’s what you get for being mildly interested in something 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696389236 {#1433
        date: 2023-10-04 05:13:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Xylinna@lemmy.world"
        "@Jimbabwe@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 30798
      -bodyTs: "'get':5 'interest':9 'mild':8 'someth':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4498828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696389236 {#1430
        date: 2023-10-04 05:13:56.0 +02:00
      }
      +"title": 30798
    }
  ]
  -id: 2575
  -titleTs: "'look':1 'moder':4 'new':3"
  -bodyTs: "'/legal](https://lemmy.world/legal)':46 'abandon':5 'comment':52 'communiti':2,15 'creator':8 'dm':57 'feel':49 'follow':33 'found':42 'free':50 'instanc':37 'interest':48 'job':27 'keep':13 'lemmi':35 'lemmy.world':45 'lemmy.world/legal](https://lemmy.world/legal)':44 'make':29 'moder':20,23 'need':18 'new':19 'open':16 'order':11 'rule':38 'send':55 'sure':30 'thank':58 'user':32 'world':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696468497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6256233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696382097 {#2237
    date: 2023-10-04 03:14:57.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "Looking-for-new-Moderators"
    +title: "Looking for new Moderators"
    +url: null
    +body: """
      This community has been abandoned by the creator. So in order to keep this community open we need new moderators.\n
      \n
      As a moderator it is your job to make sure the users follow the Lemmy World instance rules which can be found here: [lemmy.world/legal](https://lemmy.world/legal)\n
      \n
      If interested feel free to comment below or send a DM.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696550939 {#2247
      date: 2023-10-06 02:08:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2285 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    +badges: Doctrine\ORM\PersistentCollection {#2157 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 2575
    -titleTs: "'look':1 'moder':4 'new':3"
    -bodyTs: "'/legal](https://lemmy.world/legal)':46 'abandon':5 'comment':52 'communiti':2,15 'creator':8 'dm':57 'feel':49 'follow':33 'found':42 'free':50 'instanc':37 'interest':48 'job':27 'keep':13 'lemmi':35 'lemmy.world':45 'lemmy.world/legal](https://lemmy.world/legal)':44 'make':29 'moder':20,23 'need':18 'new':19 'open':16 'order':11 'rule':38 'send':55 'sure':30 'thank':58 'user':32 'world':36"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696468497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6256233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696382097 {#2237
      date: 2023-10-04 03:14:57.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "that’s what you get for being mildly interested in something 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696389236 {#1433
    date: 2023-10-04 05:13:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xylinna@lemmy.world"
    "@Jimbabwe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 30798
  -bodyTs: "'get':5 'interest':9 'mild':8 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4498828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389236 {#1430
    date: 2023-10-04 05:13:56.0 +02:00
  }
  +"title": 30798
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
43 DENIED edit
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "Looking-for-new-Moderators"
    +title: "Looking for new Moderators"
    +url: null
    +body: """
      This community has been abandoned by the creator. So in order to keep this community open we need new moderators.\n
      \n
      As a moderator it is your job to make sure the users follow the Lemmy World instance rules which can be found here: [lemmy.world/legal](https://lemmy.world/legal)\n
      \n
      If interested feel free to comment below or send a DM.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696550939 {#2247
      date: 2023-10-06 02:08:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2285 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    +badges: Doctrine\ORM\PersistentCollection {#2157 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 2575
    -titleTs: "'look':1 'moder':4 'new':3"
    -bodyTs: "'/legal](https://lemmy.world/legal)':46 'abandon':5 'comment':52 'communiti':2,15 'creator':8 'dm':57 'feel':49 'follow':33 'found':42 'free':50 'instanc':37 'interest':48 'job':27 'keep':13 'lemmi':35 'lemmy.world':45 'lemmy.world/legal](https://lemmy.world/legal)':44 'make':29 'moder':20,23 'need':18 'new':19 'open':16 'order':11 'rule':38 'send':55 'sure':30 'thank':58 'user':32 'world':36"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696468497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6256233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696382097 {#2237
      date: 2023-10-04 03:14:57.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "that’s what you get for being mildly interested in something 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696389236 {#1433
    date: 2023-10-04 05:13:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xylinna@lemmy.world"
    "@Jimbabwe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 30798
  -bodyTs: "'get':5 'interest':9 'mild':8 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4498828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389236 {#1430
    date: 2023-10-04 05:13:56.0 +02:00
  }
  +"title": 30798
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
44 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "Looking-for-new-Moderators"
    +title: "Looking for new Moderators"
    +url: null
    +body: """
      This community has been abandoned by the creator. So in order to keep this community open we need new moderators.\n
      \n
      As a moderator it is your job to make sure the users follow the Lemmy World instance rules which can be found here: [lemmy.world/legal](https://lemmy.world/legal)\n
      \n
      If interested feel free to comment below or send a DM.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696550939 {#2247
      date: 2023-10-06 02:08:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2285 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    +badges: Doctrine\ORM\PersistentCollection {#2157 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 2575
    -titleTs: "'look':1 'moder':4 'new':3"
    -bodyTs: "'/legal](https://lemmy.world/legal)':46 'abandon':5 'comment':52 'communiti':2,15 'creator':8 'dm':57 'feel':49 'follow':33 'found':42 'free':50 'instanc':37 'interest':48 'job':27 'keep':13 'lemmi':35 'lemmy.world':45 'lemmy.world/legal](https://lemmy.world/legal)':44 'make':29 'moder':20,23 'need':18 'new':19 'open':16 'order':11 'rule':38 'send':55 'sure':30 'thank':58 'user':32 'world':36"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696468497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6256233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696382097 {#2237
      date: 2023-10-04 03:14:57.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "that’s what you get for being mildly interested in something 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696389236 {#1433
    date: 2023-10-04 05:13:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xylinna@lemmy.world"
    "@Jimbabwe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 30798
  -bodyTs: "'get':5 'interest':9 'mild':8 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4498828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389236 {#1430
    date: 2023-10-04 05:13:56.0 +02:00
  }
  +"title": 30798
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#2240
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  +badges: Doctrine\ORM\PersistentCollection {#2248 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![Donkey Kong 64](https://lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)\n
        \n
        Loved it but sucked
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696201322 {#1578
        date: 2023-10-02 01:02:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 46239
      -bodyTs: "'/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':6 '64':3 'donkey':1 'kong':2 'lemmy.ml':5 'lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':4 'love':7 'suck':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4374197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696201322 {#1561
        date: 2023-10-02 01:02:02.0 +02:00
      }
      +"title": 46239
    }
  ]
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#2271
    date: 2023-10-01 20:25:08.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#2240
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  +badges: Doctrine\ORM\PersistentCollection {#2248 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![Donkey Kong 64](https://lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)\n
        \n
        Loved it but sucked
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696201322 {#1578
        date: 2023-10-02 01:02:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 46239
      -bodyTs: "'/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':6 '64':3 'donkey':1 'kong':2 'lemmy.ml':5 'lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':4 'love':7 'suck':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4374197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696201322 {#1561
        date: 2023-10-02 01:02:02.0 +02:00
      }
      +"title": 46239
    }
  ]
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#2271
    date: 2023-10-01 20:25:08.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#2240
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  +badges: Doctrine\ORM\PersistentCollection {#2248 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![Donkey Kong 64](https://lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)\n
        \n
        Loved it but sucked
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696201322 {#1578
        date: 2023-10-02 01:02:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 46239
      -bodyTs: "'/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':6 '64':3 'donkey':1 'kong':2 'lemmy.ml':5 'lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':4 'love':7 'suck':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4374197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696201322 {#1561
        date: 2023-10-02 01:02:02.0 +02:00
      }
      +"title": 46239
    }
  ]
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#2271
    date: 2023-10-01 20:25:08.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "What-game-did-you-play-a-ton-of-in-the"
    +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
    +url: null
    +body: """
      My two:\n
      \n
      Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
      \n
      Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697731492 {#2240
      date: 2023-10-19 18:04:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2258 …}
    +reports: Doctrine\ORM\PersistentCollection {#2260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 5042
    -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
    -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696197708
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6113389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696184708 {#2271
      date: 2023-10-01 20:25:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![Donkey Kong 64](https://lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)\n
    \n
    Loved it but sucked
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696201322 {#1578
    date: 2023-10-02 01:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 46239
  -bodyTs: "'/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':6 '64':3 'donkey':1 'kong':2 'lemmy.ml':5 'lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':4 'love':7 'suck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4374197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696201322 {#1561
    date: 2023-10-02 01:02:02.0 +02:00
  }
  +"title": 46239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
51 DENIED edit
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "What-game-did-you-play-a-ton-of-in-the"
    +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
    +url: null
    +body: """
      My two:\n
      \n
      Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
      \n
      Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697731492 {#2240
      date: 2023-10-19 18:04:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2258 …}
    +reports: Doctrine\ORM\PersistentCollection {#2260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 5042
    -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
    -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696197708
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6113389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696184708 {#2271
      date: 2023-10-01 20:25:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![Donkey Kong 64](https://lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)\n
    \n
    Loved it but sucked
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696201322 {#1578
    date: 2023-10-02 01:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 46239
  -bodyTs: "'/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':6 '64':3 'donkey':1 'kong':2 'lemmy.ml':5 'lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':4 'love':7 'suck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4374197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696201322 {#1561
    date: 2023-10-02 01:02:02.0 +02:00
  }
  +"title": 46239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
52 DENIED moderate
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "What-game-did-you-play-a-ton-of-in-the"
    +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
    +url: null
    +body: """
      My two:\n
      \n
      Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
      \n
      Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697731492 {#2240
      date: 2023-10-19 18:04:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2238 …}
    +votes: Doctrine\ORM\PersistentCollection {#2258 …}
    +reports: Doctrine\ORM\PersistentCollection {#2260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
    +badges: Doctrine\ORM\PersistentCollection {#2248 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 5042
    -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
    -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696197708
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6113389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696184708 {#2271
      date: 2023-10-01 20:25:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![Donkey Kong 64](https://lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)\n
    \n
    Loved it but sucked
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696201322 {#1578
    date: 2023-10-02 01:02:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 46239
  -bodyTs: "'/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':6 '64':3 'donkey':1 'kong':2 'lemmy.ml':5 'lemmy.ml/pictrs/image/0c318389-f95c-4116-a6e1-8e9597c9aa8a.jpeg)':4 'love':7 'suck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4374197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696201322 {#1561
    date: 2023-10-02 01:02:02.0 +02:00
  }
  +"title": 46239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "anyone-know-ios-shortcuts-wnough-to-fix-the-avert-paywall"
  +title: "anyone know ios shortcuts wnough to fix the avert paywall with archive.is shortcut?"
  +url: null
  +body: """
    There’s this great ios Shortcut called Avert Paywall With Archive.is that has been working for years but as of ios 17.1 it no longer works because the safari browser that pops up gets stuck halfway.\n
    \n
    ![](https://merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)\n
    \n
    Does anyone here have enough experience making Shortcuts to fix it? It would be really helpful. Here’s the link to it: [icloud.com/…/81c670b532e340e38a35cc62e3e9397d](https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699245383 {#2199
    date: 2023-11-06 05:36:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  +badges: Doctrine\ORM\PersistentCollection {#2200 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "No but I discovered this share sheet extension that does similarly: [apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699270699 {#1795
        date: 2023-11-06 12:38:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 94265
      -bodyTs: "'/app/id1598706451](https://apps.apple.com/app/id1598706451)':14 'apps.apple.com':13 'apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)':12 'discov':4 'extens':8 'share':6 'sheet':7 'similar':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5550703"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699240594 {#1705
        date: 2023-11-06 04:16:34.0 +01:00
      }
      +"title": 94265
    }
  ]
  -id: 9851
  -titleTs: "'anyon':1 'archive.is':12 'avert':9 'fix':7 'io':3 'know':2 'paywal':10 'shortcut':4,13 'wnough':5"
  -bodyTs: "'/81c670b532e340e38a35cc62e3e9397d':63 '/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':39 '/shortcuts/81c670b532e340e38a35cc62e3e9397d)':66 '17.1':22 'anyon':41 'archive.is':11 'avert':8 'browser':30 'call':7 'enough':44 'experi':45 'fix':49 'get':34 'great':4 'halfway':36 'help':55 'icloud.com':62 'io':5,21 'link':59 'longer':25 'make':46 'merv.news':38 'merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':37 'paywal':9 'pop':32 'realli':54 'safari':29 'shortcut':6,47 'stuck':35 'work':15,26 'would':52 'www.icloud.com':65 'www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)':64 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699191373
  +visibility: "visible             "
  +apId: "https://merv.news/post/468149"
  +editedAt: DateTimeImmutable @1699115478 {#2279
    date: 2023-11-04 17:31:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699115373 {#2306
    date: 2023-11-04 17:29:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "anyone-know-ios-shortcuts-wnough-to-fix-the-avert-paywall"
  +title: "anyone know ios shortcuts wnough to fix the avert paywall with archive.is shortcut?"
  +url: null
  +body: """
    There’s this great ios Shortcut called Avert Paywall With Archive.is that has been working for years but as of ios 17.1 it no longer works because the safari browser that pops up gets stuck halfway.\n
    \n
    ![](https://merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)\n
    \n
    Does anyone here have enough experience making Shortcuts to fix it? It would be really helpful. Here’s the link to it: [icloud.com/…/81c670b532e340e38a35cc62e3e9397d](https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699245383 {#2199
    date: 2023-11-06 05:36:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  +badges: Doctrine\ORM\PersistentCollection {#2200 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "No but I discovered this share sheet extension that does similarly: [apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699270699 {#1795
        date: 2023-11-06 12:38:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 94265
      -bodyTs: "'/app/id1598706451](https://apps.apple.com/app/id1598706451)':14 'apps.apple.com':13 'apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)':12 'discov':4 'extens':8 'share':6 'sheet':7 'similar':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5550703"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699240594 {#1705
        date: 2023-11-06 04:16:34.0 +01:00
      }
      +"title": 94265
    }
  ]
  -id: 9851
  -titleTs: "'anyon':1 'archive.is':12 'avert':9 'fix':7 'io':3 'know':2 'paywal':10 'shortcut':4,13 'wnough':5"
  -bodyTs: "'/81c670b532e340e38a35cc62e3e9397d':63 '/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':39 '/shortcuts/81c670b532e340e38a35cc62e3e9397d)':66 '17.1':22 'anyon':41 'archive.is':11 'avert':8 'browser':30 'call':7 'enough':44 'experi':45 'fix':49 'get':34 'great':4 'halfway':36 'help':55 'icloud.com':62 'io':5,21 'link':59 'longer':25 'make':46 'merv.news':38 'merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':37 'paywal':9 'pop':32 'realli':54 'safari':29 'shortcut':6,47 'stuck':35 'work':15,26 'would':52 'www.icloud.com':65 'www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)':64 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699191373
  +visibility: "visible             "
  +apId: "https://merv.news/post/468149"
  +editedAt: DateTimeImmutable @1699115478 {#2279
    date: 2023-11-04 17:31:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699115373 {#2306
    date: 2023-11-04 17:29:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
  +slug: "anyone-know-ios-shortcuts-wnough-to-fix-the-avert-paywall"
  +title: "anyone know ios shortcuts wnough to fix the avert paywall with archive.is shortcut?"
  +url: null
  +body: """
    There’s this great ios Shortcut called Avert Paywall With Archive.is that has been working for years but as of ios 17.1 it no longer works because the safari browser that pops up gets stuck halfway.\n
    \n
    ![](https://merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)\n
    \n
    Does anyone here have enough experience making Shortcuts to fix it? It would be really helpful. Here’s the link to it: [icloud.com/…/81c670b532e340e38a35cc62e3e9397d](https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699245383 {#2199
    date: 2023-11-06 05:36:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  +badges: Doctrine\ORM\PersistentCollection {#2200 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "No but I discovered this share sheet extension that does similarly: [apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699270699 {#1795
        date: 2023-11-06 12:38:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nix@merv.news"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 94265
      -bodyTs: "'/app/id1598706451](https://apps.apple.com/app/id1598706451)':14 'apps.apple.com':13 'apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)':12 'discov':4 'extens':8 'share':6 'sheet':7 'similar':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5550703"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699240594 {#1705
        date: 2023-11-06 04:16:34.0 +01:00
      }
      +"title": 94265
    }
  ]
  -id: 9851
  -titleTs: "'anyon':1 'archive.is':12 'avert':9 'fix':7 'io':3 'know':2 'paywal':10 'shortcut':4,13 'wnough':5"
  -bodyTs: "'/81c670b532e340e38a35cc62e3e9397d':63 '/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':39 '/shortcuts/81c670b532e340e38a35cc62e3e9397d)':66 '17.1':22 'anyon':41 'archive.is':11 'avert':8 'browser':30 'call':7 'enough':44 'experi':45 'fix':49 'get':34 'great':4 'halfway':36 'help':55 'icloud.com':62 'io':5,21 'link':59 'longer':25 'make':46 'merv.news':38 'merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':37 'paywal':9 'pop':32 'realli':54 'safari':29 'shortcut':6,47 'stuck':35 'work':15,26 'would':52 'www.icloud.com':65 'www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)':64 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699191373
  +visibility: "visible             "
  +apId: "https://merv.news/post/468149"
  +editedAt: DateTimeImmutable @1699115478 {#2279
    date: 2023-11-04 17:31:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699115373 {#2306
    date: 2023-11-04 17:29:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2351 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "anyone-know-ios-shortcuts-wnough-to-fix-the-avert-paywall"
    +title: "anyone know ios shortcuts wnough to fix the avert paywall with archive.is shortcut?"
    +url: null
    +body: """
      There’s this great ios Shortcut called Avert Paywall With Archive.is that has been working for years but as of ios 17.1 it no longer works because the safari browser that pops up gets stuck halfway.\n
      \n
      ![](https://merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)\n
      \n
      Does anyone here have enough experience making Shortcuts to fix it? It would be really helpful. Here’s the link to it: [icloud.com/…/81c670b532e340e38a35cc62e3e9397d](https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699245383 {#2199
      date: 2023-11-06 05:36:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2201 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
    +badges: Doctrine\ORM\PersistentCollection {#2200 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 9851
    -titleTs: "'anyon':1 'archive.is':12 'avert':9 'fix':7 'io':3 'know':2 'paywal':10 'shortcut':4,13 'wnough':5"
    -bodyTs: "'/81c670b532e340e38a35cc62e3e9397d':63 '/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':39 '/shortcuts/81c670b532e340e38a35cc62e3e9397d)':66 '17.1':22 'anyon':41 'archive.is':11 'avert':8 'browser':30 'call':7 'enough':44 'experi':45 'fix':49 'get':34 'great':4 'halfway':36 'help':55 'icloud.com':62 'io':5,21 'link':59 'longer':25 'make':46 'merv.news':38 'merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':37 'paywal':9 'pop':32 'realli':54 'safari':29 'shortcut':6,47 'stuck':35 'work':15,26 'would':52 'www.icloud.com':65 'www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)':64 'year':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699191373
    +visibility: "visible             "
    +apId: "https://merv.news/post/468149"
    +editedAt: DateTimeImmutable @1699115478 {#2279
      date: 2023-11-04 17:31:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699115373 {#2306
      date: 2023-11-04 17:29:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "No but I discovered this share sheet extension that does similarly: [apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699270699 {#1795
    date: 2023-11-06 12:38:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 94265
  -bodyTs: "'/app/id1598706451](https://apps.apple.com/app/id1598706451)':14 'apps.apple.com':13 'apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)':12 'discov':4 'extens':8 'share':6 'sheet':7 'similar':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5550703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699240594 {#1705
    date: 2023-11-06 04:16:34.0 +01:00
  }
  +"title": 94265
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
59 DENIED edit
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2351 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "anyone-know-ios-shortcuts-wnough-to-fix-the-avert-paywall"
    +title: "anyone know ios shortcuts wnough to fix the avert paywall with archive.is shortcut?"
    +url: null
    +body: """
      There’s this great ios Shortcut called Avert Paywall With Archive.is that has been working for years but as of ios 17.1 it no longer works because the safari browser that pops up gets stuck halfway.\n
      \n
      ![](https://merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)\n
      \n
      Does anyone here have enough experience making Shortcuts to fix it? It would be really helpful. Here’s the link to it: [icloud.com/…/81c670b532e340e38a35cc62e3e9397d](https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699245383 {#2199
      date: 2023-11-06 05:36:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2201 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
    +badges: Doctrine\ORM\PersistentCollection {#2200 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 9851
    -titleTs: "'anyon':1 'archive.is':12 'avert':9 'fix':7 'io':3 'know':2 'paywal':10 'shortcut':4,13 'wnough':5"
    -bodyTs: "'/81c670b532e340e38a35cc62e3e9397d':63 '/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':39 '/shortcuts/81c670b532e340e38a35cc62e3e9397d)':66 '17.1':22 'anyon':41 'archive.is':11 'avert':8 'browser':30 'call':7 'enough':44 'experi':45 'fix':49 'get':34 'great':4 'halfway':36 'help':55 'icloud.com':62 'io':5,21 'link':59 'longer':25 'make':46 'merv.news':38 'merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':37 'paywal':9 'pop':32 'realli':54 'safari':29 'shortcut':6,47 'stuck':35 'work':15,26 'would':52 'www.icloud.com':65 'www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)':64 'year':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699191373
    +visibility: "visible             "
    +apId: "https://merv.news/post/468149"
    +editedAt: DateTimeImmutable @1699115478 {#2279
      date: 2023-11-04 17:31:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699115373 {#2306
      date: 2023-11-04 17:29:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "No but I discovered this share sheet extension that does similarly: [apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699270699 {#1795
    date: 2023-11-06 12:38:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 94265
  -bodyTs: "'/app/id1598706451](https://apps.apple.com/app/id1598706451)':14 'apps.apple.com':13 'apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)':12 'discov':4 'extens':8 'share':6 'sheet':7 'similar':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5550703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699240594 {#1705
    date: 2023-11-06 04:16:34.0 +01:00
  }
  +"title": 94265
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
60 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2351 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2230 …}
    +slug: "anyone-know-ios-shortcuts-wnough-to-fix-the-avert-paywall"
    +title: "anyone know ios shortcuts wnough to fix the avert paywall with archive.is shortcut?"
    +url: null
    +body: """
      There’s this great ios Shortcut called Avert Paywall With Archive.is that has been working for years but as of ios 17.1 it no longer works because the safari browser that pops up gets stuck halfway.\n
      \n
      ![](https://merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)\n
      \n
      Does anyone here have enough experience making Shortcuts to fix it? It would be really helpful. Here’s the link to it: [icloud.com/…/81c670b532e340e38a35cc62e3e9397d](https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699245383 {#2199
      date: 2023-11-06 05:36:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2201 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
    +badges: Doctrine\ORM\PersistentCollection {#2200 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 9851
    -titleTs: "'anyon':1 'archive.is':12 'avert':9 'fix':7 'io':3 'know':2 'paywal':10 'shortcut':4,13 'wnough':5"
    -bodyTs: "'/81c670b532e340e38a35cc62e3e9397d':63 '/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':39 '/shortcuts/81c670b532e340e38a35cc62e3e9397d)':66 '17.1':22 'anyon':41 'archive.is':11 'avert':8 'browser':30 'call':7 'enough':44 'experi':45 'fix':49 'get':34 'great':4 'halfway':36 'help':55 'icloud.com':62 'io':5,21 'link':59 'longer':25 'make':46 'merv.news':38 'merv.news/pictrs/image/2287ece3-2ee3-44db-8fb7-18b68d656787.jpeg)':37 'paywal':9 'pop':32 'realli':54 'safari':29 'shortcut':6,47 'stuck':35 'work':15,26 'would':52 'www.icloud.com':65 'www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e9397d)':64 'year':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699191373
    +visibility: "visible             "
    +apId: "https://merv.news/post/468149"
    +editedAt: DateTimeImmutable @1699115478 {#2279
      date: 2023-11-04 17:31:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699115373 {#2306
      date: 2023-11-04 17:29:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "No but I discovered this share sheet extension that does similarly: [apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699270699 {#1795
    date: 2023-11-06 12:38:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nix@merv.news"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 94265
  -bodyTs: "'/app/id1598706451](https://apps.apple.com/app/id1598706451)':14 'apps.apple.com':13 'apps.apple.com/app/id1598706451](https://apps.apple.com/app/id1598706451)':12 'discov':4 'extens':8 'share':6 'sheet':7 'similar':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5550703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699240594 {#1705
    date: 2023-11-06 04:16:34.0 +01:00
  }
  +"title": 94265
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
61 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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