GET https://kbin.spritesserver.nl/index.php/u/@Boinketh@lemm.ee

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#2452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Here-s-all-the-source-code"
  +title: "Here's all the source code"
  +url: null
  +body: """
    In 2000, I wrote a Linux device driver that “decrypted” the output of a certain device, and my company, which hosted open-source projects, agreed to host it.\n
    \n
    The “encryption” was only a XOR, but that was enough for the maker of said device to sue my company under 17 U.S.C. § 1201 for hundreds of millions in damages.\n
    \n
    The story got a lot of press back then because it highlighted how stupid the then-new DMCA was, and also because there was a David open-source enthusiasts vs. Goliath heartless corporation flavor to it.\n
    \n
    Our lawyer decided to pick up the fight to generate free publicity for our fledgling company. For discovery, the maker of the device requested “a copy of any and all potentially infringing source code”. They weren’t specific and they didn’t specify the medium.\n
    \n
    So we printed the entire Linux kernel source code including my driver in 5-pt font and sent them the boxes of printouts. Legally they had been served, so there was nothing they could do about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 896
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886087 {#1617
    date: 2023-12-06 19:08:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +body: "How much did it cost to print?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1690443174 {#1613
        date: 2023-07-27 09:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExtremeDullard@lemmy.sdf.org"
        "@ReginaPhalange@lemmy.world"
        "@Danatronic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 23787
      -bodyTs: "'cost':5 'much':2 'print':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1582385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690443174 {#1604
        date: 2023-07-27 09:32:54.0 +02:00
      }
      +"title": 23787
    }
  ]
  -id: 1598
  -titleTs: "'code':6 'sourc':5"
  -bodyTs: "'1201':53 '17':51 '2000':2 '5':156 'agre':26 'also':81 'back':67 'box':163 'certain':15 'code':131,151 'compani':19,49,113 'copi':123 'corpor':94 'could':176 'damag':59 'david':86 'decid':100 'decrypt':10 'devic':7,16,45,120 'didn':138 'discoveri':115 'dmca':78 'driver':8,154 'encrypt':31 'enough':39 'enthusiast':90 'entir':147 'fight':105 'flavor':95 'fledgl':112 'font':158 'free':108 'generat':107 'goliath':92 'got':62 'heartless':93 'highlight':71 'host':21,28 'hundr':55 'includ':152 'infring':129 'kernel':149 'lawyer':99 'legal':166 'linux':6,148 'lot':64 'maker':42,117 'medium':142 'million':57 'new':77 'noth':174 'open':23,88 'open-sourc':22,87 'output':12 'pick':102 'potenti':128 'press':66 'print':145 'printout':165 'project':25 'pt':157 'public':109 'request':121 'said':44 'sent':160 'serv':170 'sourc':24,89,130,150 'specif':135 'specifi':140 'stori':61 'stupid':73 'sue':47 'then-new':75 'u.s.c':52 'vs':91 'weren':133 'wrote':4 'xor':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690518225
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/1322164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690431825 {#1405
    date: 2023-07-27 06:23:45.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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#2452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Here-s-all-the-source-code"
  +title: "Here's all the source code"
  +url: null
  +body: """
    In 2000, I wrote a Linux device driver that “decrypted” the output of a certain device, and my company, which hosted open-source projects, agreed to host it.\n
    \n
    The “encryption” was only a XOR, but that was enough for the maker of said device to sue my company under 17 U.S.C. § 1201 for hundreds of millions in damages.\n
    \n
    The story got a lot of press back then because it highlighted how stupid the then-new DMCA was, and also because there was a David open-source enthusiasts vs. Goliath heartless corporation flavor to it.\n
    \n
    Our lawyer decided to pick up the fight to generate free publicity for our fledgling company. For discovery, the maker of the device requested “a copy of any and all potentially infringing source code”. They weren’t specific and they didn’t specify the medium.\n
    \n
    So we printed the entire Linux kernel source code including my driver in 5-pt font and sent them the boxes of printouts. Legally they had been served, so there was nothing they could do about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 896
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886087 {#1617
    date: 2023-12-06 19:08:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +body: "How much did it cost to print?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1690443174 {#1613
        date: 2023-07-27 09:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExtremeDullard@lemmy.sdf.org"
        "@ReginaPhalange@lemmy.world"
        "@Danatronic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 23787
      -bodyTs: "'cost':5 'much':2 'print':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1582385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690443174 {#1604
        date: 2023-07-27 09:32:54.0 +02:00
      }
      +"title": 23787
    }
  ]
  -id: 1598
  -titleTs: "'code':6 'sourc':5"
  -bodyTs: "'1201':53 '17':51 '2000':2 '5':156 'agre':26 'also':81 'back':67 'box':163 'certain':15 'code':131,151 'compani':19,49,113 'copi':123 'corpor':94 'could':176 'damag':59 'david':86 'decid':100 'decrypt':10 'devic':7,16,45,120 'didn':138 'discoveri':115 'dmca':78 'driver':8,154 'encrypt':31 'enough':39 'enthusiast':90 'entir':147 'fight':105 'flavor':95 'fledgl':112 'font':158 'free':108 'generat':107 'goliath':92 'got':62 'heartless':93 'highlight':71 'host':21,28 'hundr':55 'includ':152 'infring':129 'kernel':149 'lawyer':99 'legal':166 'linux':6,148 'lot':64 'maker':42,117 'medium':142 'million':57 'new':77 'noth':174 'open':23,88 'open-sourc':22,87 'output':12 'pick':102 'potenti':128 'press':66 'print':145 'printout':165 'project':25 'pt':157 'public':109 'request':121 'said':44 'sent':160 'serv':170 'sourc':24,89,130,150 'specif':135 'specifi':140 'stori':61 'stupid':73 'sue':47 'then-new':75 'u.s.c':52 'vs':91 'weren':133 'wrote':4 'xor':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690518225
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/1322164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690431825 {#1405
    date: 2023-07-27 06:23:45.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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#2452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Here-s-all-the-source-code"
  +title: "Here's all the source code"
  +url: null
  +body: """
    In 2000, I wrote a Linux device driver that “decrypted” the output of a certain device, and my company, which hosted open-source projects, agreed to host it.\n
    \n
    The “encryption” was only a XOR, but that was enough for the maker of said device to sue my company under 17 U.S.C. § 1201 for hundreds of millions in damages.\n
    \n
    The story got a lot of press back then because it highlighted how stupid the then-new DMCA was, and also because there was a David open-source enthusiasts vs. Goliath heartless corporation flavor to it.\n
    \n
    Our lawyer decided to pick up the fight to generate free publicity for our fledgling company. For discovery, the maker of the device requested “a copy of any and all potentially infringing source code”. They weren’t specific and they didn’t specify the medium.\n
    \n
    So we printed the entire Linux kernel source code including my driver in 5-pt font and sent them the boxes of printouts. Legally they had been served, so there was nothing they could do about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 896
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886087 {#1617
    date: 2023-12-06 19:08:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +body: "How much did it cost to print?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1690443174 {#1613
        date: 2023-07-27 09:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExtremeDullard@lemmy.sdf.org"
        "@ReginaPhalange@lemmy.world"
        "@Danatronic@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 23787
      -bodyTs: "'cost':5 'much':2 'print':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1582385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690443174 {#1604
        date: 2023-07-27 09:32:54.0 +02:00
      }
      +"title": 23787
    }
  ]
  -id: 1598
  -titleTs: "'code':6 'sourc':5"
  -bodyTs: "'1201':53 '17':51 '2000':2 '5':156 'agre':26 'also':81 'back':67 'box':163 'certain':15 'code':131,151 'compani':19,49,113 'copi':123 'corpor':94 'could':176 'damag':59 'david':86 'decid':100 'decrypt':10 'devic':7,16,45,120 'didn':138 'discoveri':115 'dmca':78 'driver':8,154 'encrypt':31 'enough':39 'enthusiast':90 'entir':147 'fight':105 'flavor':95 'fledgl':112 'font':158 'free':108 'generat':107 'goliath':92 'got':62 'heartless':93 'highlight':71 'host':21,28 'hundr':55 'includ':152 'infring':129 'kernel':149 'lawyer':99 'legal':166 'linux':6,148 'lot':64 'maker':42,117 'medium':142 'million':57 'new':77 'noth':174 'open':23,88 'open-sourc':22,87 'output':12 'pick':102 'potenti':128 'press':66 'print':145 'printout':165 'project':25 'pt':157 'public':109 'request':121 'said':44 'sent':160 'serv':170 'sourc':24,89,130,150 'specif':135 'specifi':140 'stori':61 'stupid':73 'sue':47 'then-new':75 'u.s.c':52 'vs':91 'weren':133 'wrote':4 'xor':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690518225
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/1322164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690431825 {#1405
    date: 2023-07-27 06:23:45.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
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 {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2452 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Here-s-all-the-source-code"
    +title: "Here's all the source code"
    +url: null
    +body: """
      In 2000, I wrote a Linux device driver that “decrypted” the output of a certain device, and my company, which hosted open-source projects, agreed to host it.\n
      \n
      The “encryption” was only a XOR, but that was enough for the maker of said device to sue my company under 17 U.S.C. § 1201 for hundreds of millions in damages.\n
      \n
      The story got a lot of press back then because it highlighted how stupid the then-new DMCA was, and also because there was a David open-source enthusiasts vs. Goliath heartless corporation flavor to it.\n
      \n
      Our lawyer decided to pick up the fight to generate free publicity for our fledgling company. For discovery, the maker of the device requested “a copy of any and all potentially infringing source code”. They weren’t specific and they didn’t specify the medium.\n
      \n
      So we printed the entire Linux kernel source code including my driver in 5-pt font and sent them the boxes of printouts. Legally they had been served, so there was nothing they could do about it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 896
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701886087 {#1617
      date: 2023-12-06 19:08:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2037 …}
    +reports: Doctrine\ORM\PersistentCollection {#2035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
    +badges: Doctrine\ORM\PersistentCollection {#2351 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 1598
    -titleTs: "'code':6 'sourc':5"
    -bodyTs: "'1201':53 '17':51 '2000':2 '5':156 'agre':26 'also':81 'back':67 'box':163 'certain':15 'code':131,151 'compani':19,49,113 'copi':123 'corpor':94 'could':176 'damag':59 'david':86 'decid':100 'decrypt':10 'devic':7,16,45,120 'didn':138 'discoveri':115 'dmca':78 'driver':8,154 'encrypt':31 'enough':39 'enthusiast':90 'entir':147 'fight':105 'flavor':95 'fledgl':112 'font':158 'free':108 'generat':107 'goliath':92 'got':62 'heartless':93 'highlight':71 'host':21,28 'hundr':55 'includ':152 'infring':129 'kernel':149 'lawyer':99 'legal':166 'linux':6,148 'lot':64 'maker':42,117 'medium':142 'million':57 'new':77 'noth':174 'open':23,88 'open-sourc':22,87 'output':12 'pick':102 'potenti':128 'press':66 'print':145 'printout':165 'project':25 'pt':157 'public':109 'request':121 'said':44 'sent':160 'serv':170 'sourc':24,89,130,150 'specif':135 'specifi':140 'stori':61 'stupid':73 'sue':47 'then-new':75 'u.s.c':52 'vs':91 'weren':133 'wrote':4 'xor':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690518225
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/1322164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690431825 {#1405
      date: 2023-07-27 06:23:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +body: "How much did it cost to print?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690443174 {#1613
    date: 2023-07-27 09:32:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExtremeDullard@lemmy.sdf.org"
    "@ReginaPhalange@lemmy.world"
    "@Danatronic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 23787
  -bodyTs: "'cost':5 'much':2 'print':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1582385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690443174 {#1604
    date: 2023-07-27 09:32:54.0 +02:00
  }
  +"title": 23787
}
"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 {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2452 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Here-s-all-the-source-code"
    +title: "Here's all the source code"
    +url: null
    +body: """
      In 2000, I wrote a Linux device driver that “decrypted” the output of a certain device, and my company, which hosted open-source projects, agreed to host it.\n
      \n
      The “encryption” was only a XOR, but that was enough for the maker of said device to sue my company under 17 U.S.C. § 1201 for hundreds of millions in damages.\n
      \n
      The story got a lot of press back then because it highlighted how stupid the then-new DMCA was, and also because there was a David open-source enthusiasts vs. Goliath heartless corporation flavor to it.\n
      \n
      Our lawyer decided to pick up the fight to generate free publicity for our fledgling company. For discovery, the maker of the device requested “a copy of any and all potentially infringing source code”. They weren’t specific and they didn’t specify the medium.\n
      \n
      So we printed the entire Linux kernel source code including my driver in 5-pt font and sent them the boxes of printouts. Legally they had been served, so there was nothing they could do about it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 896
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701886087 {#1617
      date: 2023-12-06 19:08:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2037 …}
    +reports: Doctrine\ORM\PersistentCollection {#2035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
    +badges: Doctrine\ORM\PersistentCollection {#2351 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 1598
    -titleTs: "'code':6 'sourc':5"
    -bodyTs: "'1201':53 '17':51 '2000':2 '5':156 'agre':26 'also':81 'back':67 'box':163 'certain':15 'code':131,151 'compani':19,49,113 'copi':123 'corpor':94 'could':176 'damag':59 'david':86 'decid':100 'decrypt':10 'devic':7,16,45,120 'didn':138 'discoveri':115 'dmca':78 'driver':8,154 'encrypt':31 'enough':39 'enthusiast':90 'entir':147 'fight':105 'flavor':95 'fledgl':112 'font':158 'free':108 'generat':107 'goliath':92 'got':62 'heartless':93 'highlight':71 'host':21,28 'hundr':55 'includ':152 'infring':129 'kernel':149 'lawyer':99 'legal':166 'linux':6,148 'lot':64 'maker':42,117 'medium':142 'million':57 'new':77 'noth':174 'open':23,88 'open-sourc':22,87 'output':12 'pick':102 'potenti':128 'press':66 'print':145 'printout':165 'project':25 'pt':157 'public':109 'request':121 'said':44 'sent':160 'serv':170 'sourc':24,89,130,150 'specif':135 'specifi':140 'stori':61 'stupid':73 'sue':47 'then-new':75 'u.s.c':52 'vs':91 'weren':133 'wrote':4 'xor':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690518225
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/1322164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690431825 {#1405
      date: 2023-07-27 06:23:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +body: "How much did it cost to print?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690443174 {#1613
    date: 2023-07-27 09:32:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExtremeDullard@lemmy.sdf.org"
    "@ReginaPhalange@lemmy.world"
    "@Danatronic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 23787
  -bodyTs: "'cost':5 'much':2 'print':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1582385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690443174 {#1604
    date: 2023-07-27 09:32:54.0 +02:00
  }
  +"title": 23787
}
"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 {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2452 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Here-s-all-the-source-code"
    +title: "Here's all the source code"
    +url: null
    +body: """
      In 2000, I wrote a Linux device driver that “decrypted” the output of a certain device, and my company, which hosted open-source projects, agreed to host it.\n
      \n
      The “encryption” was only a XOR, but that was enough for the maker of said device to sue my company under 17 U.S.C. § 1201 for hundreds of millions in damages.\n
      \n
      The story got a lot of press back then because it highlighted how stupid the then-new DMCA was, and also because there was a David open-source enthusiasts vs. Goliath heartless corporation flavor to it.\n
      \n
      Our lawyer decided to pick up the fight to generate free publicity for our fledgling company. For discovery, the maker of the device requested “a copy of any and all potentially infringing source code”. They weren’t specific and they didn’t specify the medium.\n
      \n
      So we printed the entire Linux kernel source code including my driver in 5-pt font and sent them the boxes of printouts. Legally they had been served, so there was nothing they could do about it.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 896
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701886087 {#1617
      date: 2023-12-06 19:08:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2037 …}
    +reports: Doctrine\ORM\PersistentCollection {#2035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
    +badges: Doctrine\ORM\PersistentCollection {#2351 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 1598
    -titleTs: "'code':6 'sourc':5"
    -bodyTs: "'1201':53 '17':51 '2000':2 '5':156 'agre':26 'also':81 'back':67 'box':163 'certain':15 'code':131,151 'compani':19,49,113 'copi':123 'corpor':94 'could':176 'damag':59 'david':86 'decid':100 'decrypt':10 'devic':7,16,45,120 'didn':138 'discoveri':115 'dmca':78 'driver':8,154 'encrypt':31 'enough':39 'enthusiast':90 'entir':147 'fight':105 'flavor':95 'fledgl':112 'font':158 'free':108 'generat':107 'goliath':92 'got':62 'heartless':93 'highlight':71 'host':21,28 'hundr':55 'includ':152 'infring':129 'kernel':149 'lawyer':99 'legal':166 'linux':6,148 'lot':64 'maker':42,117 'medium':142 'million':57 'new':77 'noth':174 'open':23,88 'open-sourc':22,87 'output':12 'pick':102 'potenti':128 'press':66 'print':145 'printout':165 'project':25 'pt':157 'public':109 'request':121 'said':44 'sent':160 'serv':170 'sourc':24,89,130,150 'specif':135 'specifi':140 'stori':61 'stupid':73 'sue':47 'then-new':75 'u.s.c':52 'vs':91 'weren':133 'wrote':4 'xor':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690518225
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/1322164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690431825 {#1405
      date: 2023-07-27 06:23:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +body: "How much did it cost to print?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690443174 {#1613
    date: 2023-07-27 09:32:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExtremeDullard@lemmy.sdf.org"
    "@ReginaPhalange@lemmy.world"
    "@Danatronic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 23787
  -bodyTs: "'cost':5 'much':2 'print':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1582385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690443174 {#1604
    date: 2023-07-27 09:32:54.0 +02:00
  }
  +"title": 23787
}
"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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Is-there-an-easy-way-to-bring-all-my-old"
  +title: "Is there an easy way to bring all my old technical posts from Reddit to Lemmy?"
  +url: null
  +body: "I have contributed to a ton of (free) information that was helpful and didn’t have the heart to delete all my posts that I spent days/months doing. Is there an easy way to bring all those over here?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689265285 {#2330
    date: 2023-07-13 18:21:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  +badges: Doctrine\ORM\PersistentCollection {#2324 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can still use the authless Reddit API to scrape your old posts. Just add “.json” to the end of your URL, like so: [www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)\n
        \n
        To get the next page, add “?after=AFTER” to the end after “.json”, where AFTER is the value you got from the preceding request. Unfortunately, I am not familiar with Lemmy’s API, so you’ll need to solve that yourself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689115555 {#1584
        date: 2023-07-12 00:45:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaschen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 12085
      -bodyTs: "'/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':27 'add':15,33 'api':8,60 'authless':6 'end':19,38 'familiar':56 'get':29 'got':47 'json':16,40 'lemmi':58 'like':23 'll':63 'need':64 'next':31 'old':12 'page':32 'post':13 'preced':50 'reddit':7 'request':51 'scrape':10 'solv':66 'still':3 'unfortun':52 'url':22 'use':4 'valu':45 'www.reddit.com':26 'www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/996282"
      +editedAt: DateTimeImmutable @1689115584 {#1548
        date: 2023-07-12 00:46:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689115555 {#1564
        date: 2023-07-12 00:45:55.0 +02:00
      }
      +"title": 12085
    }
  ]
  -id: 1115
  -titleTs: "'bring':7 'easi':4 'lemmi':16 'old':10 'post':12 'reddit':14 'technic':11 'way':5"
  -bodyTs: "'bring':35 'contribut':3 'days/months':27 'delet':20 'didn':14 'easi':32 'free':8 'heart':18 'help':12 'inform':9 'post':23 'spent':26 'ton':6 'way':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689197463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1361565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689111063 {#2369
    date: 2023-07-11 23:31:03.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Is-there-an-easy-way-to-bring-all-my-old"
  +title: "Is there an easy way to bring all my old technical posts from Reddit to Lemmy?"
  +url: null
  +body: "I have contributed to a ton of (free) information that was helpful and didn’t have the heart to delete all my posts that I spent days/months doing. Is there an easy way to bring all those over here?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689265285 {#2330
    date: 2023-07-13 18:21:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  +badges: Doctrine\ORM\PersistentCollection {#2324 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can still use the authless Reddit API to scrape your old posts. Just add “.json” to the end of your URL, like so: [www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)\n
        \n
        To get the next page, add “?after=AFTER” to the end after “.json”, where AFTER is the value you got from the preceding request. Unfortunately, I am not familiar with Lemmy’s API, so you’ll need to solve that yourself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689115555 {#1584
        date: 2023-07-12 00:45:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaschen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 12085
      -bodyTs: "'/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':27 'add':15,33 'api':8,60 'authless':6 'end':19,38 'familiar':56 'get':29 'got':47 'json':16,40 'lemmi':58 'like':23 'll':63 'need':64 'next':31 'old':12 'page':32 'post':13 'preced':50 'reddit':7 'request':51 'scrape':10 'solv':66 'still':3 'unfortun':52 'url':22 'use':4 'valu':45 'www.reddit.com':26 'www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/996282"
      +editedAt: DateTimeImmutable @1689115584 {#1548
        date: 2023-07-12 00:46:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689115555 {#1564
        date: 2023-07-12 00:45:55.0 +02:00
      }
      +"title": 12085
    }
  ]
  -id: 1115
  -titleTs: "'bring':7 'easi':4 'lemmi':16 'old':10 'post':12 'reddit':14 'technic':11 'way':5"
  -bodyTs: "'bring':35 'contribut':3 'days/months':27 'delet':20 'didn':14 'easi':32 'free':8 'heart':18 'help':12 'inform':9 'post':23 'spent':26 'ton':6 'way':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689197463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1361565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689111063 {#2369
    date: 2023-07-11 23:31:03.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Is-there-an-easy-way-to-bring-all-my-old"
  +title: "Is there an easy way to bring all my old technical posts from Reddit to Lemmy?"
  +url: null
  +body: "I have contributed to a ton of (free) information that was helpful and didn’t have the heart to delete all my posts that I spent days/months doing. Is there an easy way to bring all those over here?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689265285 {#2330
    date: 2023-07-13 18:21:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  +badges: Doctrine\ORM\PersistentCollection {#2324 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can still use the authless Reddit API to scrape your old posts. Just add “.json” to the end of your URL, like so: [www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)\n
        \n
        To get the next page, add “?after=AFTER” to the end after “.json”, where AFTER is the value you got from the preceding request. Unfortunately, I am not familiar with Lemmy’s API, so you’ll need to solve that yourself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689115555 {#1584
        date: 2023-07-12 00:45:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaschen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 12085
      -bodyTs: "'/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':27 'add':15,33 'api':8,60 'authless':6 'end':19,38 'familiar':56 'get':29 'got':47 'json':16,40 'lemmi':58 'like':23 'll':63 'need':64 'next':31 'old':12 'page':32 'post':13 'preced':50 'reddit':7 'request':51 'scrape':10 'solv':66 'still':3 'unfortun':52 'url':22 'use':4 'valu':45 'www.reddit.com':26 'www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/996282"
      +editedAt: DateTimeImmutable @1689115584 {#1548
        date: 2023-07-12 00:46:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689115555 {#1564
        date: 2023-07-12 00:45:55.0 +02:00
      }
      +"title": 12085
    }
  ]
  -id: 1115
  -titleTs: "'bring':7 'easi':4 'lemmi':16 'old':10 'post':12 'reddit':14 'technic':11 'way':5"
  -bodyTs: "'bring':35 'contribut':3 'days/months':27 'delet':20 'didn':14 'easi':32 'free':8 'heart':18 'help':12 'inform':9 'post':23 'spent':26 'ton':6 'way':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689197463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1361565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689111063 {#2369
    date: 2023-07-11 23:31:03.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
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 {#1559
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#2411 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Is-there-an-easy-way-to-bring-all-my-old"
    +title: "Is there an easy way to bring all my old technical posts from Reddit to Lemmy?"
    +url: null
    +body: "I have contributed to a ton of (free) information that was helpful and didn’t have the heart to delete all my posts that I spent days/months doing. Is there an easy way to bring all those over here?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 105
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689265285 {#2330
      date: 2023-07-13 18:21:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2332 …}
    +votes: Doctrine\ORM\PersistentCollection {#2328 …}
    +reports: Doctrine\ORM\PersistentCollection {#2191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
    +badges: Doctrine\ORM\PersistentCollection {#2324 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 1115
    -titleTs: "'bring':7 'easi':4 'lemmi':16 'old':10 'post':12 'reddit':14 'technic':11 'way':5"
    -bodyTs: "'bring':35 'contribut':3 'days/months':27 'delet':20 'didn':14 'easi':32 'free':8 'heart':18 'help':12 'inform':9 'post':23 'spent':26 'ton':6 'way':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689197463
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1361565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689111063 {#2369
      date: 2023-07-11 23:31:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can still use the authless Reddit API to scrape your old posts. Just add “.json” to the end of your URL, like so: [www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)\n
    \n
    To get the next page, add “?after=AFTER” to the end after “.json”, where AFTER is the value you got from the preceding request. Unfortunately, I am not familiar with Lemmy’s API, so you’ll need to solve that yourself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689115555 {#1584
    date: 2023-07-12 00:45:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaschen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 12085
  -bodyTs: "'/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':27 'add':15,33 'api':8,60 'authless':6 'end':19,38 'familiar':56 'get':29 'got':47 'json':16,40 'lemmi':58 'like':23 'll':63 'need':64 'next':31 'old':12 'page':32 'post':13 'preced':50 'reddit':7 'request':51 'scrape':10 'solv':66 'still':3 'unfortun':52 'url':22 'use':4 'valu':45 'www.reddit.com':26 'www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/996282"
  +editedAt: DateTimeImmutable @1689115584 {#1548
    date: 2023-07-12 00:46:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689115555 {#1564
    date: 2023-07-12 00:45:55.0 +02:00
  }
  +"title": 12085
}
"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 {#1559
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#2411 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Is-there-an-easy-way-to-bring-all-my-old"
    +title: "Is there an easy way to bring all my old technical posts from Reddit to Lemmy?"
    +url: null
    +body: "I have contributed to a ton of (free) information that was helpful and didn’t have the heart to delete all my posts that I spent days/months doing. Is there an easy way to bring all those over here?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 105
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689265285 {#2330
      date: 2023-07-13 18:21:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2332 …}
    +votes: Doctrine\ORM\PersistentCollection {#2328 …}
    +reports: Doctrine\ORM\PersistentCollection {#2191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
    +badges: Doctrine\ORM\PersistentCollection {#2324 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 1115
    -titleTs: "'bring':7 'easi':4 'lemmi':16 'old':10 'post':12 'reddit':14 'technic':11 'way':5"
    -bodyTs: "'bring':35 'contribut':3 'days/months':27 'delet':20 'didn':14 'easi':32 'free':8 'heart':18 'help':12 'inform':9 'post':23 'spent':26 'ton':6 'way':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689197463
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1361565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689111063 {#2369
      date: 2023-07-11 23:31:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can still use the authless Reddit API to scrape your old posts. Just add “.json” to the end of your URL, like so: [www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)\n
    \n
    To get the next page, add “?after=AFTER” to the end after “.json”, where AFTER is the value you got from the preceding request. Unfortunately, I am not familiar with Lemmy’s API, so you’ll need to solve that yourself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689115555 {#1584
    date: 2023-07-12 00:45:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaschen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 12085
  -bodyTs: "'/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':27 'add':15,33 'api':8,60 'authless':6 'end':19,38 'familiar':56 'get':29 'got':47 'json':16,40 'lemmi':58 'like':23 'll':63 'need':64 'next':31 'old':12 'page':32 'post':13 'preced':50 'reddit':7 'request':51 'scrape':10 'solv':66 'still':3 'unfortun':52 'url':22 'use':4 'valu':45 'www.reddit.com':26 'www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/996282"
  +editedAt: DateTimeImmutable @1689115584 {#1548
    date: 2023-07-12 00:46:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689115555 {#1564
    date: 2023-07-12 00:45:55.0 +02:00
  }
  +"title": 12085
}
"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 {#1559
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#2411 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Is-there-an-easy-way-to-bring-all-my-old"
    +title: "Is there an easy way to bring all my old technical posts from Reddit to Lemmy?"
    +url: null
    +body: "I have contributed to a ton of (free) information that was helpful and didn’t have the heart to delete all my posts that I spent days/months doing. Is there an easy way to bring all those over here?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 105
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689265285 {#2330
      date: 2023-07-13 18:21:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2332 …}
    +votes: Doctrine\ORM\PersistentCollection {#2328 …}
    +reports: Doctrine\ORM\PersistentCollection {#2191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
    +badges: Doctrine\ORM\PersistentCollection {#2324 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 1115
    -titleTs: "'bring':7 'easi':4 'lemmi':16 'old':10 'post':12 'reddit':14 'technic':11 'way':5"
    -bodyTs: "'bring':35 'contribut':3 'days/months':27 'delet':20 'didn':14 'easi':32 'free':8 'heart':18 'help':12 'inform':9 'post':23 'spent':26 'ton':6 'way':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689197463
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1361565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689111063 {#2369
      date: 2023-07-11 23:31:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can still use the authless Reddit API to scrape your old posts. Just add “.json” to the end of your URL, like so: [www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)\n
    \n
    To get the next page, add “?after=AFTER” to the end after “.json”, where AFTER is the value you got from the preceding request. Unfortunately, I am not familiar with Lemmy’s API, so you’ll need to solve that yourself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689115555 {#1584
    date: 2023-07-12 00:45:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaschen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 12085
  -bodyTs: "'/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':27 'add':15,33 'api':8,60 'authless':6 'end':19,38 'familiar':56 'get':29 'got':47 'json':16,40 'lemmi':58 'like':23 'll':63 'need':64 'next':31 'old':12 'page':32 'post':13 'preced':50 'reddit':7 'request':51 'scrape':10 'solv':66 'still':3 'unfortun':52 'url':22 'use':4 'valu':45 'www.reddit.com':26 'www.reddit.com/user/jaschen/submitted.json](https://www.reddit.com/user/jaschen/submitted.json)':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/996282"
  +editedAt: DateTimeImmutable @1689115584 {#1548
    date: 2023-07-12 00:46:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689115555 {#1564
    date: 2023-07-12 00:45:55.0 +02:00
  }
  +"title": 12085
}
"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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "I-m-being-harassed-by-mosquitoes-how-do-i-kill-them"
  +title: "I'm being harassed by mosquitoes, how do i kill them all?"
  +url: null
  +body: """
    To my knowledge there’s no stagnant water on my property, I’ve run water through all my ptraps, and I’m careful to not leave doors open. Yet at any given time there’s at least 3 in my house. I can’t sleep, i can’t sit on the couch, i can’t exist in the fear of being sucked dry.\n
    \n
    The breaking point is when i watched my dog get bit on her head. I’m ready to do whatever it takes and then some. I will kill a man if it saves me from these demons. Any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 149
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689399685 {#2334
    date: 2023-07-15 07:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  +badges: Doctrine\ORM\PersistentCollection {#2068 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +body: "We can’t write those agreements, but evolution could do it for us. I know that we kill an insignificant amount of them compared to how many are in the wild, but *maybe* certain spiders in urban areas could be under enough evolutionary strain to actually get better at staying out of our way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689016953 {#1430
        date: 2023-07-10 21:22:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dinodicchellathicc@lemmy.ml"
        "@Krompus@lemmy.world"
        "@AlexWIWA@lemmy.ml"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1679 …}
      +nested: Doctrine\ORM\PersistentCollection {#1668 …}
      +votes: Doctrine\ORM\PersistentCollection {#1666 …}
      +reports: Doctrine\ORM\PersistentCollection {#1669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
      -id: 11307
      -bodyTs: "'actual':46 'agreement':6 'amount':21 'area':38 'better':48 'certain':34 'compar':24 'could':9,39 'enough':42 'evolut':8 'evolutionari':43 'get':47 'insignific':20 'kill':18 'know':15 'mani':27 'mayb':33 'spider':35 'stay':50 'strain':44 'urban':37 'us':13 'way':54 'wild':31 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/946678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689016953 {#1429
        date: 2023-07-10 21:22:33.0 +02:00
      }
      +"title": 11307
    }
  ]
  -id: 976
  -titleTs: "'harass':4 'kill':10 'm':2 'mosquito':6"
  -bodyTs: "'3':38 'bit':74 'break':65 'care':23 'couch':52 'demon':100 'dog':72 'door':27 'dri':63 'exist':56 'fear':59 'get':73 'given':32 'head':77 'hous':41 'idea':102 'kill':91 'knowledg':3 'least':37 'leav':26 'm':22,79 'man':93 'open':28 'point':66 'properti':11 'ptrap':19 'readi':80 'run':14 'save':96 'sit':49 'sleep':45 'stagnant':7 'suck':62 'take':85 'time':33 've':13 'watch':70 'water':8,15 'whatev':83 'yet':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689078266
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1904341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688991866 {#2042
    date: 2023-07-10 14:24:26.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "I-m-being-harassed-by-mosquitoes-how-do-i-kill-them"
  +title: "I'm being harassed by mosquitoes, how do i kill them all?"
  +url: null
  +body: """
    To my knowledge there’s no stagnant water on my property, I’ve run water through all my ptraps, and I’m careful to not leave doors open. Yet at any given time there’s at least 3 in my house. I can’t sleep, i can’t sit on the couch, i can’t exist in the fear of being sucked dry.\n
    \n
    The breaking point is when i watched my dog get bit on her head. I’m ready to do whatever it takes and then some. I will kill a man if it saves me from these demons. Any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 149
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689399685 {#2334
    date: 2023-07-15 07:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  +badges: Doctrine\ORM\PersistentCollection {#2068 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +body: "We can’t write those agreements, but evolution could do it for us. I know that we kill an insignificant amount of them compared to how many are in the wild, but *maybe* certain spiders in urban areas could be under enough evolutionary strain to actually get better at staying out of our way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689016953 {#1430
        date: 2023-07-10 21:22:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dinodicchellathicc@lemmy.ml"
        "@Krompus@lemmy.world"
        "@AlexWIWA@lemmy.ml"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1679 …}
      +nested: Doctrine\ORM\PersistentCollection {#1668 …}
      +votes: Doctrine\ORM\PersistentCollection {#1666 …}
      +reports: Doctrine\ORM\PersistentCollection {#1669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
      -id: 11307
      -bodyTs: "'actual':46 'agreement':6 'amount':21 'area':38 'better':48 'certain':34 'compar':24 'could':9,39 'enough':42 'evolut':8 'evolutionari':43 'get':47 'insignific':20 'kill':18 'know':15 'mani':27 'mayb':33 'spider':35 'stay':50 'strain':44 'urban':37 'us':13 'way':54 'wild':31 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/946678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689016953 {#1429
        date: 2023-07-10 21:22:33.0 +02:00
      }
      +"title": 11307
    }
  ]
  -id: 976
  -titleTs: "'harass':4 'kill':10 'm':2 'mosquito':6"
  -bodyTs: "'3':38 'bit':74 'break':65 'care':23 'couch':52 'demon':100 'dog':72 'door':27 'dri':63 'exist':56 'fear':59 'get':73 'given':32 'head':77 'hous':41 'idea':102 'kill':91 'knowledg':3 'least':37 'leav':26 'm':22,79 'man':93 'open':28 'point':66 'properti':11 'ptrap':19 'readi':80 'run':14 'save':96 'sit':49 'sleep':45 'stagnant':7 'suck':62 'take':85 'time':33 've':13 'watch':70 'water':8,15 'whatev':83 'yet':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689078266
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1904341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688991866 {#2042
    date: 2023-07-10 14:24:26.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "I-m-being-harassed-by-mosquitoes-how-do-i-kill-them"
  +title: "I'm being harassed by mosquitoes, how do i kill them all?"
  +url: null
  +body: """
    To my knowledge there’s no stagnant water on my property, I’ve run water through all my ptraps, and I’m careful to not leave doors open. Yet at any given time there’s at least 3 in my house. I can’t sleep, i can’t sit on the couch, i can’t exist in the fear of being sucked dry.\n
    \n
    The breaking point is when i watched my dog get bit on her head. I’m ready to do whatever it takes and then some. I will kill a man if it saves me from these demons. Any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 149
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689399685 {#2334
    date: 2023-07-15 07:41:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  +badges: Doctrine\ORM\PersistentCollection {#2068 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +body: "We can’t write those agreements, but evolution could do it for us. I know that we kill an insignificant amount of them compared to how many are in the wild, but *maybe* certain spiders in urban areas could be under enough evolutionary strain to actually get better at staying out of our way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689016953 {#1430
        date: 2023-07-10 21:22:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dinodicchellathicc@lemmy.ml"
        "@Krompus@lemmy.world"
        "@AlexWIWA@lemmy.ml"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1679 …}
      +nested: Doctrine\ORM\PersistentCollection {#1668 …}
      +votes: Doctrine\ORM\PersistentCollection {#1666 …}
      +reports: Doctrine\ORM\PersistentCollection {#1669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
      -id: 11307
      -bodyTs: "'actual':46 'agreement':6 'amount':21 'area':38 'better':48 'certain':34 'compar':24 'could':9,39 'enough':42 'evolut':8 'evolutionari':43 'get':47 'insignific':20 'kill':18 'know':15 'mani':27 'mayb':33 'spider':35 'stay':50 'strain':44 'urban':37 'us':13 'way':54 'wild':31 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/946678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689016953 {#1429
        date: 2023-07-10 21:22:33.0 +02:00
      }
      +"title": 11307
    }
  ]
  -id: 976
  -titleTs: "'harass':4 'kill':10 'm':2 'mosquito':6"
  -bodyTs: "'3':38 'bit':74 'break':65 'care':23 'couch':52 'demon':100 'dog':72 'door':27 'dri':63 'exist':56 'fear':59 'get':73 'given':32 'head':77 'hous':41 'idea':102 'kill':91 'knowledg':3 'least':37 'leav':26 'm':22,79 'man':93 'open':28 'point':66 'properti':11 'ptrap':19 'readi':80 'run':14 'save':96 'sit':49 'sleep':45 'stagnant':7 'suck':62 'take':85 'time':33 've':13 'watch':70 'water':8,15 'whatev':83 'yet':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689078266
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1904341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688991866 {#2042
    date: 2023-07-10 14:24:26.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1402 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "I-m-being-harassed-by-mosquitoes-how-do-i-kill-them"
    +title: "I'm being harassed by mosquitoes, how do i kill them all?"
    +url: null
    +body: """
      To my knowledge there’s no stagnant water on my property, I’ve run water through all my ptraps, and I’m careful to not leave doors open. Yet at any given time there’s at least 3 in my house. I can’t sleep, i can’t sit on the couch, i can’t exist in the fear of being sucked dry.\n
      \n
      The breaking point is when i watched my dog get bit on her head. I’m ready to do whatever it takes and then some. I will kill a man if it saves me from these demons. Any ideas?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 149
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689399685 {#2334
      date: 2023-07-15 07:41:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2343 …}
    +votes: Doctrine\ORM\PersistentCollection {#2339 …}
    +reports: Doctrine\ORM\PersistentCollection {#2159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
    +badges: Doctrine\ORM\PersistentCollection {#2068 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 976
    -titleTs: "'harass':4 'kill':10 'm':2 'mosquito':6"
    -bodyTs: "'3':38 'bit':74 'break':65 'care':23 'couch':52 'demon':100 'dog':72 'door':27 'dri':63 'exist':56 'fear':59 'get':73 'given':32 'head':77 'hous':41 'idea':102 'kill':91 'knowledg':3 'least':37 'leav':26 'm':22,79 'man':93 'open':28 'point':66 'properti':11 'ptrap':19 'readi':80 'run':14 'save':96 'sit':49 'sleep':45 'stagnant':7 'suck':62 'take':85 'time':33 've':13 'watch':70 'water':8,15 'whatev':83 'yet':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689078266
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1904341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688991866 {#2042
      date: 2023-07-10 14:24:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +body: "We can’t write those agreements, but evolution could do it for us. I know that we kill an insignificant amount of them compared to how many are in the wild, but *maybe* certain spiders in urban areas could be under enough evolutionary strain to actually get better at staying out of our way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689016953 {#1430
    date: 2023-07-10 21:22:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dinodicchellathicc@lemmy.ml"
    "@Krompus@lemmy.world"
    "@AlexWIWA@lemmy.ml"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1679 …}
  +nested: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  -id: 11307
  -bodyTs: "'actual':46 'agreement':6 'amount':21 'area':38 'better':48 'certain':34 'compar':24 'could':9,39 'enough':42 'evolut':8 'evolutionari':43 'get':47 'insignific':20 'kill':18 'know':15 'mani':27 'mayb':33 'spider':35 'stay':50 'strain':44 'urban':37 'us':13 'way':54 'wild':31 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/946678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016953 {#1429
    date: 2023-07-10 21:22:33.0 +02:00
  }
  +"title": 11307
}
"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
23 DENIED edit
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1402 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "I-m-being-harassed-by-mosquitoes-how-do-i-kill-them"
    +title: "I'm being harassed by mosquitoes, how do i kill them all?"
    +url: null
    +body: """
      To my knowledge there’s no stagnant water on my property, I’ve run water through all my ptraps, and I’m careful to not leave doors open. Yet at any given time there’s at least 3 in my house. I can’t sleep, i can’t sit on the couch, i can’t exist in the fear of being sucked dry.\n
      \n
      The breaking point is when i watched my dog get bit on her head. I’m ready to do whatever it takes and then some. I will kill a man if it saves me from these demons. Any ideas?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 149
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689399685 {#2334
      date: 2023-07-15 07:41:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2343 …}
    +votes: Doctrine\ORM\PersistentCollection {#2339 …}
    +reports: Doctrine\ORM\PersistentCollection {#2159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
    +badges: Doctrine\ORM\PersistentCollection {#2068 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 976
    -titleTs: "'harass':4 'kill':10 'm':2 'mosquito':6"
    -bodyTs: "'3':38 'bit':74 'break':65 'care':23 'couch':52 'demon':100 'dog':72 'door':27 'dri':63 'exist':56 'fear':59 'get':73 'given':32 'head':77 'hous':41 'idea':102 'kill':91 'knowledg':3 'least':37 'leav':26 'm':22,79 'man':93 'open':28 'point':66 'properti':11 'ptrap':19 'readi':80 'run':14 'save':96 'sit':49 'sleep':45 'stagnant':7 'suck':62 'take':85 'time':33 've':13 'watch':70 'water':8,15 'whatev':83 'yet':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689078266
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1904341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688991866 {#2042
      date: 2023-07-10 14:24:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +body: "We can’t write those agreements, but evolution could do it for us. I know that we kill an insignificant amount of them compared to how many are in the wild, but *maybe* certain spiders in urban areas could be under enough evolutionary strain to actually get better at staying out of our way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689016953 {#1430
    date: 2023-07-10 21:22:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dinodicchellathicc@lemmy.ml"
    "@Krompus@lemmy.world"
    "@AlexWIWA@lemmy.ml"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1679 …}
  +nested: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  -id: 11307
  -bodyTs: "'actual':46 'agreement':6 'amount':21 'area':38 'better':48 'certain':34 'compar':24 'could':9,39 'enough':42 'evolut':8 'evolutionari':43 'get':47 'insignific':20 'kill':18 'know':15 'mani':27 'mayb':33 'spider':35 'stay':50 'strain':44 'urban':37 'us':13 'way':54 'wild':31 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/946678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016953 {#1429
    date: 2023-07-10 21:22:33.0 +02:00
  }
  +"title": 11307
}
"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
24 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1402 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "I-m-being-harassed-by-mosquitoes-how-do-i-kill-them"
    +title: "I'm being harassed by mosquitoes, how do i kill them all?"
    +url: null
    +body: """
      To my knowledge there’s no stagnant water on my property, I’ve run water through all my ptraps, and I’m careful to not leave doors open. Yet at any given time there’s at least 3 in my house. I can’t sleep, i can’t sit on the couch, i can’t exist in the fear of being sucked dry.\n
      \n
      The breaking point is when i watched my dog get bit on her head. I’m ready to do whatever it takes and then some. I will kill a man if it saves me from these demons. Any ideas?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 149
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689399685 {#2334
      date: 2023-07-15 07:41:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2343 …}
    +votes: Doctrine\ORM\PersistentCollection {#2339 …}
    +reports: Doctrine\ORM\PersistentCollection {#2159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
    +badges: Doctrine\ORM\PersistentCollection {#2068 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 976
    -titleTs: "'harass':4 'kill':10 'm':2 'mosquito':6"
    -bodyTs: "'3':38 'bit':74 'break':65 'care':23 'couch':52 'demon':100 'dog':72 'door':27 'dri':63 'exist':56 'fear':59 'get':73 'given':32 'head':77 'hous':41 'idea':102 'kill':91 'knowledg':3 'least':37 'leav':26 'm':22,79 'man':93 'open':28 'point':66 'properti':11 'ptrap':19 'readi':80 'run':14 'save':96 'sit':49 'sleep':45 'stagnant':7 'suck':62 'take':85 'time':33 've':13 'watch':70 'water':8,15 'whatev':83 'yet':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689078266
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1904341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688991866 {#2042
      date: 2023-07-10 14:24:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +body: "We can’t write those agreements, but evolution could do it for us. I know that we kill an insignificant amount of them compared to how many are in the wild, but *maybe* certain spiders in urban areas could be under enough evolutionary strain to actually get better at staying out of our way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689016953 {#1430
    date: 2023-07-10 21:22:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dinodicchellathicc@lemmy.ml"
    "@Krompus@lemmy.world"
    "@AlexWIWA@lemmy.ml"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1679 …}
  +nested: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  -id: 11307
  -bodyTs: "'actual':46 'agreement':6 'amount':21 'area':38 'better':48 'certain':34 'compar':24 'could':9,39 'enough':42 'evolut':8 'evolutionari':43 'get':47 'insignific':20 'kill':18 'know':15 'mani':27 'mayb':33 'spider':35 'stay':50 'strain':44 'urban':37 'us':13 'way':54 'wild':31 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/946678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016953 {#1429
    date: 2023-07-10 21:22:33.0 +02:00
  }
  +"title": 11307
}
"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
25 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
26 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