GET https://kbin.spritesserver.nl/index.php/u/@TurboLag@lemmings.world/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.76 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#1740 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#1731
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Here is a script to easily install WireGuard and generate client config files for any server: [github.com/Nyr/wireguard-install](https://github.com/Nyr/wireguard-install)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705572953 {#1691
        date: 2024-01-18 11:15:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlutoniumAcid@lemmy.world"
        "@Lordjohn68@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 318835
      -bodyTs: "'/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':19 'client':11 'config':12 'easili':6 'file':13 'generat':10 'github.com':18 'github.com/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':17 'instal':7 'script':4 'server':16 'wireguard':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/5112730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705572953 {#1692
        date: 2024-01-18 11:15:53.0 +01:00
      }
      +"title": 318835
    }
  ]
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#1717
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#2471
    date: 2024-01-18 09:46:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#1740 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#1731
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Here is a script to easily install WireGuard and generate client config files for any server: [github.com/Nyr/wireguard-install](https://github.com/Nyr/wireguard-install)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705572953 {#1691
        date: 2024-01-18 11:15:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlutoniumAcid@lemmy.world"
        "@Lordjohn68@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 318835
      -bodyTs: "'/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':19 'client':11 'config':12 'easili':6 'file':13 'generat':10 'github.com':18 'github.com/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':17 'instal':7 'script':4 'server':16 'wireguard':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/5112730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705572953 {#1692
        date: 2024-01-18 11:15:53.0 +01:00
      }
      +"title": 318835
    }
  ]
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#1717
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#2471
    date: 2024-01-18 09:46:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#1740 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#1731
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Here is a script to easily install WireGuard and generate client config files for any server: [github.com/Nyr/wireguard-install](https://github.com/Nyr/wireguard-install)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705572953 {#1691
        date: 2024-01-18 11:15:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlutoniumAcid@lemmy.world"
        "@Lordjohn68@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 318835
      -bodyTs: "'/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':19 'client':11 'config':12 'easili':6 'file':13 'generat':10 'github.com':18 'github.com/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':17 'instal':7 'script':4 'server':16 'wireguard':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/5112730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705572953 {#1692
        date: 2024-01-18 11:15:53.0 +01:00
      }
      +"title": 318835
    }
  ]
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#1717
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#2471
    date: 2024-01-18 09:46:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#1740 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Help-me-get-started-with-VPN"
    +title: "Help me get started with VPN"
    +url: null
    +body: """
      *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
      \n
      **What I have:**\n
      \n
      Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
      \n
      - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
      - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
      - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
      - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
      - Synology NAS as network storage.\n
      \n
      **What I want:**\n
      \n
      - access services from WAN via Android phone.\n
      - access services from WAN via laptop.\n
      - maybe still keep some things public?\n
      - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726813069 {#1731
      date: 2024-09-20 08:17:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#1405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 31435
    -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
    -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705653984
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10859613"
    +editedAt: DateTimeImmutable @1726346573 {#1717
      date: 2024-09-14 22:42:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705567584 {#2471
      date: 2024-01-18 09:46:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Here is a script to easily install WireGuard and generate client config files for any server: [github.com/Nyr/wireguard-install](https://github.com/Nyr/wireguard-install)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705572953 {#1691
    date: 2024-01-18 11:15:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlutoniumAcid@lemmy.world"
    "@Lordjohn68@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 318835
  -bodyTs: "'/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':19 'client':11 'config':12 'easili':6 'file':13 'generat':10 'github.com':18 'github.com/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':17 'instal':7 'script':4 'server':16 'wireguard':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5112730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572953 {#1692
    date: 2024-01-18 11:15:53.0 +01:00
  }
  +"title": 318835
}
"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 {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#1740 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Help-me-get-started-with-VPN"
    +title: "Help me get started with VPN"
    +url: null
    +body: """
      *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
      \n
      **What I have:**\n
      \n
      Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
      \n
      - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
      - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
      - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
      - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
      - Synology NAS as network storage.\n
      \n
      **What I want:**\n
      \n
      - access services from WAN via Android phone.\n
      - access services from WAN via laptop.\n
      - maybe still keep some things public?\n
      - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726813069 {#1731
      date: 2024-09-20 08:17:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#1405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 31435
    -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
    -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705653984
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10859613"
    +editedAt: DateTimeImmutable @1726346573 {#1717
      date: 2024-09-14 22:42:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705567584 {#2471
      date: 2024-01-18 09:46:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Here is a script to easily install WireGuard and generate client config files for any server: [github.com/Nyr/wireguard-install](https://github.com/Nyr/wireguard-install)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705572953 {#1691
    date: 2024-01-18 11:15:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlutoniumAcid@lemmy.world"
    "@Lordjohn68@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 318835
  -bodyTs: "'/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':19 'client':11 'config':12 'easili':6 'file':13 'generat':10 'github.com':18 'github.com/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':17 'instal':7 'script':4 'server':16 'wireguard':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5112730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572953 {#1692
    date: 2024-01-18 11:15:53.0 +01:00
  }
  +"title": 318835
}
"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 {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#1740 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Help-me-get-started-with-VPN"
    +title: "Help me get started with VPN"
    +url: null
    +body: """
      *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
      \n
      **What I have:**\n
      \n
      Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
      \n
      - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
      - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
      - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
      - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
      - Synology NAS as network storage.\n
      \n
      **What I want:**\n
      \n
      - access services from WAN via Android phone.\n
      - access services from WAN via laptop.\n
      - maybe still keep some things public?\n
      - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726813069 {#1731
      date: 2024-09-20 08:17:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#1405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 31435
    -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
    -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705653984
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10859613"
    +editedAt: DateTimeImmutable @1726346573 {#1717
      date: 2024-09-14 22:42:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705567584 {#2471
      date: 2024-01-18 09:46:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Here is a script to easily install WireGuard and generate client config files for any server: [github.com/Nyr/wireguard-install](https://github.com/Nyr/wireguard-install)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705572953 {#1691
    date: 2024-01-18 11:15:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlutoniumAcid@lemmy.world"
    "@Lordjohn68@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 318835
  -bodyTs: "'/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':19 'client':11 'config':12 'easili':6 'file':13 'generat':10 'github.com':18 'github.com/nyr/wireguard-install](https://github.com/nyr/wireguard-install)':17 'instal':7 'script':4 'server':16 'wireguard':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5112730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572953 {#1692
    date: 2024-01-18 11:15:53.0 +01:00
  }
  +"title": 318835
}
"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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Should-I-use-Restic-Borg-or-Kopia-for-container-backups"
  +title: "Should I use Restic, Borg, or Kopia for container backups?"
  +url: null
  +body: """
    I’m planning to set up proper backups for my server, but I’m not sure which software to use. I’ve looked for solutions with encryption, compressed, incremental backups. These seem to be the best options:\n
    \n
    - [Restic](https://restic.net/) ([GitHub](https://github.com/restic/restic))\n
    - [Borg](https://www.borgbackup.org/) ([GitHub](https://github.com/borgbackup))\n
    - [Kopia](https://kopia.io/) ([GitHub](https://github.com/kopia/kopia/))\n
    \n
    Does anyone have experience with these, and if so, what was your experience?\n
    \n
    EDIT 2023-12-28:\n
    \n
    It seems most people are using Restic of which about half mention using a wrapper such as [resticprofiles](https://github.com/creativeprojects/resticprofile), [creatic](https://github.com/nils-werner/crestic) and [autorestic](https://github.com/cupcakearmy/autorestic).\n
    \n
    | Borg | Restic | Kopia |\n
    |---|---|---|\n
    | 3 | 7 | 5 |
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719744126 {#2089
    date: 2024-06-30 12:42:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: "What were the limitations of borg that you ran into?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703585811 {#1554
        date: 2023-12-26 11:16:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@Nyfure@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 253233
      -bodyTs: "'borg':6 'limit':4 'ran':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4563741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703585811 {#1558
        date: 2023-12-26 11:16:51.0 +01:00
      }
      +"title": 253233
    }
  ]
  -id: 24664
  -titleTs: "'backup':10 'borg':5 'contain':9 'kopia':7 'restic':4 'use':3"
  -bodyTs: "'-12':77 '-28':78 '/)':41,49,57 '/borgbackup))':53 '/creativeprojects/resticprofile),':99 '/cupcakearmy/autorestic).':108 '/kopia/kopia/))':61 '/nils-werner/crestic)':103 '/restic/restic))':45 '2023':76 '3':112 '5':114 '7':113 'anyon':63 'autorest':105 'backup':8,30 'best':36 'borg':46,109 'compress':28 'creatic':100 'edit':75 'encrypt':27 'experi':65,74 'github':42,50,58 'github.com':44,52,60,98,102,107 'github.com/borgbackup))':51 'github.com/creativeprojects/resticprofile),':97 'github.com/cupcakearmy/autorestic).':106 'github.com/kopia/kopia/))':59 'github.com/nils-werner/crestic)':101 'github.com/restic/restic))':43 'half':89 'increment':29 'kopia':54,111 'kopia.io':56 'kopia.io/)':55 'look':23 'm':2,14 'mention':90 'option':37 'peopl':82 'plan':3 'proper':7 'restic':38,85,110 'restic.net':40 'restic.net/)':39 'resticprofil':96 'seem':32,80 'server':11 'set':5 'softwar':18 'solut':25 'sure':16 'use':20,84,91 've':22 'wrapper':93 'www.borgbackup.org':48 'www.borgbackup.org/)':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703590494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9958184"
  +editedAt: DateTimeImmutable @1719784410 {#1707
    date: 2024-06-30 23:53:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1703504094 {#2452
    date: 2023-12-25 12:34:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Should-I-use-Restic-Borg-or-Kopia-for-container-backups"
  +title: "Should I use Restic, Borg, or Kopia for container backups?"
  +url: null
  +body: """
    I’m planning to set up proper backups for my server, but I’m not sure which software to use. I’ve looked for solutions with encryption, compressed, incremental backups. These seem to be the best options:\n
    \n
    - [Restic](https://restic.net/) ([GitHub](https://github.com/restic/restic))\n
    - [Borg](https://www.borgbackup.org/) ([GitHub](https://github.com/borgbackup))\n
    - [Kopia](https://kopia.io/) ([GitHub](https://github.com/kopia/kopia/))\n
    \n
    Does anyone have experience with these, and if so, what was your experience?\n
    \n
    EDIT 2023-12-28:\n
    \n
    It seems most people are using Restic of which about half mention using a wrapper such as [resticprofiles](https://github.com/creativeprojects/resticprofile), [creatic](https://github.com/nils-werner/crestic) and [autorestic](https://github.com/cupcakearmy/autorestic).\n
    \n
    | Borg | Restic | Kopia |\n
    |---|---|---|\n
    | 3 | 7 | 5 |
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719744126 {#2089
    date: 2024-06-30 12:42:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: "What were the limitations of borg that you ran into?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703585811 {#1554
        date: 2023-12-26 11:16:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@Nyfure@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 253233
      -bodyTs: "'borg':6 'limit':4 'ran':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4563741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703585811 {#1558
        date: 2023-12-26 11:16:51.0 +01:00
      }
      +"title": 253233
    }
  ]
  -id: 24664
  -titleTs: "'backup':10 'borg':5 'contain':9 'kopia':7 'restic':4 'use':3"
  -bodyTs: "'-12':77 '-28':78 '/)':41,49,57 '/borgbackup))':53 '/creativeprojects/resticprofile),':99 '/cupcakearmy/autorestic).':108 '/kopia/kopia/))':61 '/nils-werner/crestic)':103 '/restic/restic))':45 '2023':76 '3':112 '5':114 '7':113 'anyon':63 'autorest':105 'backup':8,30 'best':36 'borg':46,109 'compress':28 'creatic':100 'edit':75 'encrypt':27 'experi':65,74 'github':42,50,58 'github.com':44,52,60,98,102,107 'github.com/borgbackup))':51 'github.com/creativeprojects/resticprofile),':97 'github.com/cupcakearmy/autorestic).':106 'github.com/kopia/kopia/))':59 'github.com/nils-werner/crestic)':101 'github.com/restic/restic))':43 'half':89 'increment':29 'kopia':54,111 'kopia.io':56 'kopia.io/)':55 'look':23 'm':2,14 'mention':90 'option':37 'peopl':82 'plan':3 'proper':7 'restic':38,85,110 'restic.net':40 'restic.net/)':39 'resticprofil':96 'seem':32,80 'server':11 'set':5 'softwar':18 'solut':25 'sure':16 'use':20,84,91 've':22 'wrapper':93 'www.borgbackup.org':48 'www.borgbackup.org/)':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703590494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9958184"
  +editedAt: DateTimeImmutable @1719784410 {#1707
    date: 2024-06-30 23:53:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1703504094 {#2452
    date: 2023-12-25 12:34:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Should-I-use-Restic-Borg-or-Kopia-for-container-backups"
  +title: "Should I use Restic, Borg, or Kopia for container backups?"
  +url: null
  +body: """
    I’m planning to set up proper backups for my server, but I’m not sure which software to use. I’ve looked for solutions with encryption, compressed, incremental backups. These seem to be the best options:\n
    \n
    - [Restic](https://restic.net/) ([GitHub](https://github.com/restic/restic))\n
    - [Borg](https://www.borgbackup.org/) ([GitHub](https://github.com/borgbackup))\n
    - [Kopia](https://kopia.io/) ([GitHub](https://github.com/kopia/kopia/))\n
    \n
    Does anyone have experience with these, and if so, what was your experience?\n
    \n
    EDIT 2023-12-28:\n
    \n
    It seems most people are using Restic of which about half mention using a wrapper such as [resticprofiles](https://github.com/creativeprojects/resticprofile), [creatic](https://github.com/nils-werner/crestic) and [autorestic](https://github.com/cupcakearmy/autorestic).\n
    \n
    | Borg | Restic | Kopia |\n
    |---|---|---|\n
    | 3 | 7 | 5 |
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719744126 {#2089
    date: 2024-06-30 12:42:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: "What were the limitations of borg that you ran into?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703585811 {#1554
        date: 2023-12-26 11:16:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@Nyfure@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 253233
      -bodyTs: "'borg':6 'limit':4 'ran':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4563741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703585811 {#1558
        date: 2023-12-26 11:16:51.0 +01:00
      }
      +"title": 253233
    }
  ]
  -id: 24664
  -titleTs: "'backup':10 'borg':5 'contain':9 'kopia':7 'restic':4 'use':3"
  -bodyTs: "'-12':77 '-28':78 '/)':41,49,57 '/borgbackup))':53 '/creativeprojects/resticprofile),':99 '/cupcakearmy/autorestic).':108 '/kopia/kopia/))':61 '/nils-werner/crestic)':103 '/restic/restic))':45 '2023':76 '3':112 '5':114 '7':113 'anyon':63 'autorest':105 'backup':8,30 'best':36 'borg':46,109 'compress':28 'creatic':100 'edit':75 'encrypt':27 'experi':65,74 'github':42,50,58 'github.com':44,52,60,98,102,107 'github.com/borgbackup))':51 'github.com/creativeprojects/resticprofile),':97 'github.com/cupcakearmy/autorestic).':106 'github.com/kopia/kopia/))':59 'github.com/nils-werner/crestic)':101 'github.com/restic/restic))':43 'half':89 'increment':29 'kopia':54,111 'kopia.io':56 'kopia.io/)':55 'look':23 'm':2,14 'mention':90 'option':37 'peopl':82 'plan':3 'proper':7 'restic':38,85,110 'restic.net':40 'restic.net/)':39 'resticprofil':96 'seem':32,80 'server':11 'set':5 'softwar':18 'solut':25 'sure':16 'use':20,84,91 've':22 'wrapper':93 'www.borgbackup.org':48 'www.borgbackup.org/)':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703590494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9958184"
  +editedAt: DateTimeImmutable @1719784410 {#1707
    date: 2024-06-30 23:53:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1703504094 {#2452
    date: 2023-12-25 12:34:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Should-I-use-Restic-Borg-or-Kopia-for-container-backups"
    +title: "Should I use Restic, Borg, or Kopia for container backups?"
    +url: null
    +body: """
      I’m planning to set up proper backups for my server, but I’m not sure which software to use. I’ve looked for solutions with encryption, compressed, incremental backups. These seem to be the best options:\n
      \n
      - [Restic](https://restic.net/) ([GitHub](https://github.com/restic/restic))\n
      - [Borg](https://www.borgbackup.org/) ([GitHub](https://github.com/borgbackup))\n
      - [Kopia](https://kopia.io/) ([GitHub](https://github.com/kopia/kopia/))\n
      \n
      Does anyone have experience with these, and if so, what was your experience?\n
      \n
      EDIT 2023-12-28:\n
      \n
      It seems most people are using Restic of which about half mention using a wrapper such as [resticprofiles](https://github.com/creativeprojects/resticprofile), [creatic](https://github.com/nils-werner/crestic) and [autorestic](https://github.com/cupcakearmy/autorestic).\n
      \n
      | Borg | Restic | Kopia |\n
      |---|---|---|\n
      | 3 | 7 | 5 |
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719744126 {#2089
      date: 2024-06-30 12:42:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2090 …}
    +votes: Doctrine\ORM\PersistentCollection {#2132 …}
    +reports: Doctrine\ORM\PersistentCollection {#2040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
    +badges: Doctrine\ORM\PersistentCollection {#2351 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 24664
    -titleTs: "'backup':10 'borg':5 'contain':9 'kopia':7 'restic':4 'use':3"
    -bodyTs: "'-12':77 '-28':78 '/)':41,49,57 '/borgbackup))':53 '/creativeprojects/resticprofile),':99 '/cupcakearmy/autorestic).':108 '/kopia/kopia/))':61 '/nils-werner/crestic)':103 '/restic/restic))':45 '2023':76 '3':112 '5':114 '7':113 'anyon':63 'autorest':105 'backup':8,30 'best':36 'borg':46,109 'compress':28 'creatic':100 'edit':75 'encrypt':27 'experi':65,74 'github':42,50,58 'github.com':44,52,60,98,102,107 'github.com/borgbackup))':51 'github.com/creativeprojects/resticprofile),':97 'github.com/cupcakearmy/autorestic).':106 'github.com/kopia/kopia/))':59 'github.com/nils-werner/crestic)':101 'github.com/restic/restic))':43 'half':89 'increment':29 'kopia':54,111 'kopia.io':56 'kopia.io/)':55 'look':23 'm':2,14 'mention':90 'option':37 'peopl':82 'plan':3 'proper':7 'restic':38,85,110 'restic.net':40 'restic.net/)':39 'resticprofil':96 'seem':32,80 'server':11 'set':5 'softwar':18 'solut':25 'sure':16 'use':20,84,91 've':22 'wrapper':93 'www.borgbackup.org':48 'www.borgbackup.org/)':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703590494
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9958184"
    +editedAt: DateTimeImmutable @1719784410 {#1707
      date: 2024-06-30 23:53:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1703504094 {#2452
      date: 2023-12-25 12:34:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: "What were the limitations of borg that you ran into?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703585811 {#1554
    date: 2023-12-26 11:16:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Nyfure@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 253233
  -bodyTs: "'borg':6 'limit':4 'ran':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4563741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703585811 {#1558
    date: 2023-12-26 11:16:51.0 +01:00
  }
  +"title": 253233
}
"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 {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Should-I-use-Restic-Borg-or-Kopia-for-container-backups"
    +title: "Should I use Restic, Borg, or Kopia for container backups?"
    +url: null
    +body: """
      I’m planning to set up proper backups for my server, but I’m not sure which software to use. I’ve looked for solutions with encryption, compressed, incremental backups. These seem to be the best options:\n
      \n
      - [Restic](https://restic.net/) ([GitHub](https://github.com/restic/restic))\n
      - [Borg](https://www.borgbackup.org/) ([GitHub](https://github.com/borgbackup))\n
      - [Kopia](https://kopia.io/) ([GitHub](https://github.com/kopia/kopia/))\n
      \n
      Does anyone have experience with these, and if so, what was your experience?\n
      \n
      EDIT 2023-12-28:\n
      \n
      It seems most people are using Restic of which about half mention using a wrapper such as [resticprofiles](https://github.com/creativeprojects/resticprofile), [creatic](https://github.com/nils-werner/crestic) and [autorestic](https://github.com/cupcakearmy/autorestic).\n
      \n
      | Borg | Restic | Kopia |\n
      |---|---|---|\n
      | 3 | 7 | 5 |
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719744126 {#2089
      date: 2024-06-30 12:42:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2090 …}
    +votes: Doctrine\ORM\PersistentCollection {#2132 …}
    +reports: Doctrine\ORM\PersistentCollection {#2040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
    +badges: Doctrine\ORM\PersistentCollection {#2351 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 24664
    -titleTs: "'backup':10 'borg':5 'contain':9 'kopia':7 'restic':4 'use':3"
    -bodyTs: "'-12':77 '-28':78 '/)':41,49,57 '/borgbackup))':53 '/creativeprojects/resticprofile),':99 '/cupcakearmy/autorestic).':108 '/kopia/kopia/))':61 '/nils-werner/crestic)':103 '/restic/restic))':45 '2023':76 '3':112 '5':114 '7':113 'anyon':63 'autorest':105 'backup':8,30 'best':36 'borg':46,109 'compress':28 'creatic':100 'edit':75 'encrypt':27 'experi':65,74 'github':42,50,58 'github.com':44,52,60,98,102,107 'github.com/borgbackup))':51 'github.com/creativeprojects/resticprofile),':97 'github.com/cupcakearmy/autorestic).':106 'github.com/kopia/kopia/))':59 'github.com/nils-werner/crestic)':101 'github.com/restic/restic))':43 'half':89 'increment':29 'kopia':54,111 'kopia.io':56 'kopia.io/)':55 'look':23 'm':2,14 'mention':90 'option':37 'peopl':82 'plan':3 'proper':7 'restic':38,85,110 'restic.net':40 'restic.net/)':39 'resticprofil':96 'seem':32,80 'server':11 'set':5 'softwar':18 'solut':25 'sure':16 'use':20,84,91 've':22 'wrapper':93 'www.borgbackup.org':48 'www.borgbackup.org/)':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703590494
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9958184"
    +editedAt: DateTimeImmutable @1719784410 {#1707
      date: 2024-06-30 23:53:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1703504094 {#2452
      date: 2023-12-25 12:34:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: "What were the limitations of borg that you ran into?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703585811 {#1554
    date: 2023-12-26 11:16:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Nyfure@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 253233
  -bodyTs: "'borg':6 'limit':4 'ran':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4563741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703585811 {#1558
    date: 2023-12-26 11:16:51.0 +01:00
  }
  +"title": 253233
}
"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 {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Should-I-use-Restic-Borg-or-Kopia-for-container-backups"
    +title: "Should I use Restic, Borg, or Kopia for container backups?"
    +url: null
    +body: """
      I’m planning to set up proper backups for my server, but I’m not sure which software to use. I’ve looked for solutions with encryption, compressed, incremental backups. These seem to be the best options:\n
      \n
      - [Restic](https://restic.net/) ([GitHub](https://github.com/restic/restic))\n
      - [Borg](https://www.borgbackup.org/) ([GitHub](https://github.com/borgbackup))\n
      - [Kopia](https://kopia.io/) ([GitHub](https://github.com/kopia/kopia/))\n
      \n
      Does anyone have experience with these, and if so, what was your experience?\n
      \n
      EDIT 2023-12-28:\n
      \n
      It seems most people are using Restic of which about half mention using a wrapper such as [resticprofiles](https://github.com/creativeprojects/resticprofile), [creatic](https://github.com/nils-werner/crestic) and [autorestic](https://github.com/cupcakearmy/autorestic).\n
      \n
      | Borg | Restic | Kopia |\n
      |---|---|---|\n
      | 3 | 7 | 5 |
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719744126 {#2089
      date: 2024-06-30 12:42:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2090 …}
    +votes: Doctrine\ORM\PersistentCollection {#2132 …}
    +reports: Doctrine\ORM\PersistentCollection {#2040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
    +badges: Doctrine\ORM\PersistentCollection {#2351 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 24664
    -titleTs: "'backup':10 'borg':5 'contain':9 'kopia':7 'restic':4 'use':3"
    -bodyTs: "'-12':77 '-28':78 '/)':41,49,57 '/borgbackup))':53 '/creativeprojects/resticprofile),':99 '/cupcakearmy/autorestic).':108 '/kopia/kopia/))':61 '/nils-werner/crestic)':103 '/restic/restic))':45 '2023':76 '3':112 '5':114 '7':113 'anyon':63 'autorest':105 'backup':8,30 'best':36 'borg':46,109 'compress':28 'creatic':100 'edit':75 'encrypt':27 'experi':65,74 'github':42,50,58 'github.com':44,52,60,98,102,107 'github.com/borgbackup))':51 'github.com/creativeprojects/resticprofile),':97 'github.com/cupcakearmy/autorestic).':106 'github.com/kopia/kopia/))':59 'github.com/nils-werner/crestic)':101 'github.com/restic/restic))':43 'half':89 'increment':29 'kopia':54,111 'kopia.io':56 'kopia.io/)':55 'look':23 'm':2,14 'mention':90 'option':37 'peopl':82 'plan':3 'proper':7 'restic':38,85,110 'restic.net':40 'restic.net/)':39 'resticprofil':96 'seem':32,80 'server':11 'set':5 'softwar':18 'solut':25 'sure':16 'use':20,84,91 've':22 'wrapper':93 'www.borgbackup.org':48 'www.borgbackup.org/)':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703590494
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9958184"
    +editedAt: DateTimeImmutable @1719784410 {#1707
      date: 2024-06-30 23:53:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1703504094 {#2452
      date: 2023-12-25 12:34:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: "What were the limitations of borg that you ran into?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703585811 {#1554
    date: 2023-12-26 11:16:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Nyfure@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 253233
  -bodyTs: "'borg':6 'limit':4 'ran':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4563741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703585811 {#1558
    date: 2023-12-26 11:16:51.0 +01:00
  }
  +"title": 253233
}
"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 {#1526
  +user: Proxies\__CG__\App\Entity\User {#1739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Spotify-VPN-workaround"
  +title: "Spotify VPN workaround"
  +url: null
  +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708838004 {#2332
    date: 2024-02-25 06:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Here](https://www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941) are some alternatives you can try."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703275483 {#1571
        date: 2023-12-22 21:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dakku@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 244006
      -bodyTs: "'/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':4 'altern':7 'tri':10 'www.hotukdeals.com':3 'www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4513371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703275483 {#1528
        date: 2023-12-22 21:04:43.0 +01:00
      }
      +"title": 244006
    }
  ]
  -id: 23730
  -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
  -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703215855
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11366242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129455 {#2092
    date: 2023-12-21 04:30:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Spotify-VPN-workaround"
  +title: "Spotify VPN workaround"
  +url: null
  +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708838004 {#2332
    date: 2024-02-25 06:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Here](https://www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941) are some alternatives you can try."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703275483 {#1571
        date: 2023-12-22 21:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dakku@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 244006
      -bodyTs: "'/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':4 'altern':7 'tri':10 'www.hotukdeals.com':3 'www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4513371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703275483 {#1528
        date: 2023-12-22 21:04:43.0 +01:00
      }
      +"title": 244006
    }
  ]
  -id: 23730
  -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
  -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703215855
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11366242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129455 {#2092
    date: 2023-12-21 04:30:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Spotify-VPN-workaround"
  +title: "Spotify VPN workaround"
  +url: null
  +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708838004 {#2332
    date: 2024-02-25 06:13:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Here](https://www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941) are some alternatives you can try."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703275483 {#1571
        date: 2023-12-22 21:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dakku@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 244006
      -bodyTs: "'/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':4 'altern':7 'tri':10 'www.hotukdeals.com':3 'www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4513371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703275483 {#1528
        date: 2023-12-22 21:04:43.0 +01:00
      }
      +"title": 244006
    }
  ]
  -id: 23730
  -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
  -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703215855
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11366242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129455 {#2092
    date: 2023-12-21 04:30:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#1739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Spotify-VPN-workaround"
    +title: "Spotify VPN workaround"
    +url: null
    +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708838004 {#2332
      date: 2024-02-25 06:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    +badges: Doctrine\ORM\PersistentCollection {#2333 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 23730
    -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
    -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703215855
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11366242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703129455 {#2092
      date: 2023-12-21 04:30:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Here](https://www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941) are some alternatives you can try."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703275483 {#1571
    date: 2023-12-22 21:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dakku@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 244006
  -bodyTs: "'/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':4 'altern':7 'tri':10 'www.hotukdeals.com':3 'www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4513371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275483 {#1528
    date: 2023-12-22 21:04:43.0 +01:00
  }
  +"title": 244006
}
"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 {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#1739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Spotify-VPN-workaround"
    +title: "Spotify VPN workaround"
    +url: null
    +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708838004 {#2332
      date: 2024-02-25 06:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    +badges: Doctrine\ORM\PersistentCollection {#2333 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 23730
    -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
    -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703215855
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11366242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703129455 {#2092
      date: 2023-12-21 04:30:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Here](https://www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941) are some alternatives you can try."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703275483 {#1571
    date: 2023-12-22 21:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dakku@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 244006
  -bodyTs: "'/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':4 'altern':7 'tri':10 'www.hotukdeals.com':3 'www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4513371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275483 {#1528
    date: 2023-12-22 21:04:43.0 +01:00
  }
  +"title": 244006
}
"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 {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#1739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Spotify-VPN-workaround"
    +title: "Spotify VPN workaround"
    +url: null
    +body: "I’m trying to create a Spotify premium account with a VPN from Pakistan but I keep getting the error message “Your payment method and country don’t match” when using Revolut to pay. Does anyone know a workaround ? Thanks"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708838004 {#2332
      date: 2024-02-25 06:13:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    +badges: Doctrine\ORM\PersistentCollection {#2333 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 23730
    -titleTs: "'spotifi':1 'vpn':2 'workaround':3"
    -bodyTs: "'account':9 'anyon':36 'countri':26 'creat':5 'error':20 'get':18 'keep':17 'know':37 'm':2 'match':29 'messag':21 'method':24 'pakistan':14 'pay':34 'payment':23 'premium':8 'revolut':32 'spotifi':7 'thank':40 'tri':3 'use':31 'vpn':12 'workaround':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703215855
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11366242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703129455 {#2092
      date: 2023-12-21 04:30:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Here](https://www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941) are some alternatives you can try."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703275483 {#1571
    date: 2023-12-22 21:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dakku@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 244006
  -bodyTs: "'/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':4 'altern':7 'tri':10 'www.hotukdeals.com':3 'www.hotukdeals.com/deals/spotify-premium-egypt-ps2683-for-18-months-4266941)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4513371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275483 {#1528
    date: 2023-12-22 21:04:43.0 +01:00
  }
  +"title": 244006
}
"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_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#2324
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  +badges: Doctrine\ORM\PersistentCollection {#2137 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: """
        > If you need earbuds, [www.scarbir.com](http://www.scarbir.com/) does similar.\n
        \n
        This guy is gold! I’ve bought a few pairs of cheap headphones after reading his comparisons and reviews, and all have been spot on! He tests on both iPhone and Android, and he explains the differences in sound quality if very approachable and concise ways. When I need headphones again, his site is my no 1 stop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697627676 {#1439
        date: 2023-10-18 13:14:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FireTower@lemmy.world"
        "@Lev_Astov@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 56515
      -bodyTs: "'/)':8 '1':67 'android':42 'approach':53 'bought':17 'cheap':22 'comparison':27 'concis':55 'differ':47 'earbud':4 'explain':45 'gold':14 'guy':12 'headphon':23,60 'iphon':40 'need':3,59 'pair':20 'qualiti':50 'read':25 'review':29 'similar':10 'site':63 'sound':49 'spot':34 'stop':68 'test':37 've':16 'way':56 'www.scarbir.com':5,7 'www.scarbir.com/)':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/2902672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697627676 {#1435
        date: 2023-10-18 13:14:36.0 +02:00
      }
      +"title": 56515
    }
  ]
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#2164
    date: 2023-10-18 01:46:33.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#2324
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  +badges: Doctrine\ORM\PersistentCollection {#2137 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: """
        > If you need earbuds, [www.scarbir.com](http://www.scarbir.com/) does similar.\n
        \n
        This guy is gold! I’ve bought a few pairs of cheap headphones after reading his comparisons and reviews, and all have been spot on! He tests on both iPhone and Android, and he explains the differences in sound quality if very approachable and concise ways. When I need headphones again, his site is my no 1 stop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697627676 {#1439
        date: 2023-10-18 13:14:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FireTower@lemmy.world"
        "@Lev_Astov@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 56515
      -bodyTs: "'/)':8 '1':67 'android':42 'approach':53 'bought':17 'cheap':22 'comparison':27 'concis':55 'differ':47 'earbud':4 'explain':45 'gold':14 'guy':12 'headphon':23,60 'iphon':40 'need':3,59 'pair':20 'qualiti':50 'read':25 'review':29 'similar':10 'site':63 'sound':49 'spot':34 'stop':68 'test':37 've':16 'way':56 'www.scarbir.com':5,7 'www.scarbir.com/)':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/2902672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697627676 {#1435
        date: 2023-10-18 13:14:36.0 +02:00
      }
      +"title": 56515
    }
  ]
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#2164
    date: 2023-10-18 01:46:33.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#2324
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  +badges: Doctrine\ORM\PersistentCollection {#2137 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: """
        > If you need earbuds, [www.scarbir.com](http://www.scarbir.com/) does similar.\n
        \n
        This guy is gold! I’ve bought a few pairs of cheap headphones after reading his comparisons and reviews, and all have been spot on! He tests on both iPhone and Android, and he explains the differences in sound quality if very approachable and concise ways. When I need headphones again, his site is my no 1 stop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697627676 {#1439
        date: 2023-10-18 13:14:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FireTower@lemmy.world"
        "@Lev_Astov@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 56515
      -bodyTs: "'/)':8 '1':67 'android':42 'approach':53 'bought':17 'cheap':22 'comparison':27 'concis':55 'differ':47 'earbud':4 'explain':45 'gold':14 'guy':12 'headphon':23,60 'iphon':40 'need':3,59 'pair':20 'qualiti':50 'read':25 'review':29 'similar':10 'site':63 'sound':49 'spot':34 'stop':68 'test':37 've':16 'way':56 'www.scarbir.com':5,7 'www.scarbir.com/)':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/2902672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697627676 {#1435
        date: 2023-10-18 13:14:36.0 +02:00
      }
      +"title": 56515
    }
  ]
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#2164
    date: 2023-10-18 01:46:33.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Do-you-know-of-any-obscure-useful-websites"
    +title: "Do you know of any obscure useful websites?"
    +url: null
    +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 169
    +favouriteCount: 612
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701404691 {#2324
      date: 2023-12-01 05:24:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2336 …}
    +reports: Doctrine\ORM\PersistentCollection {#2339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2137 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 6073
    -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
    -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697672793
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6952465"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697586393 {#2164
      date: 2023-10-18 01:46:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: """
    > If you need earbuds, [www.scarbir.com](http://www.scarbir.com/) does similar.\n
    \n
    This guy is gold! I’ve bought a few pairs of cheap headphones after reading his comparisons and reviews, and all have been spot on! He tests on both iPhone and Android, and he explains the differences in sound quality if very approachable and concise ways. When I need headphones again, his site is my no 1 stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697627676 {#1439
    date: 2023-10-18 13:14:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@Lev_Astov@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 56515
  -bodyTs: "'/)':8 '1':67 'android':42 'approach':53 'bought':17 'cheap':22 'comparison':27 'concis':55 'differ':47 'earbud':4 'explain':45 'gold':14 'guy':12 'headphon':23,60 'iphon':40 'need':3,59 'pair':20 'qualiti':50 'read':25 'review':29 'similar':10 'site':63 'sound':49 'spot':34 'stop':68 'test':37 've':16 'way':56 'www.scarbir.com':5,7 'www.scarbir.com/)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2902672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697627676 {#1435
    date: 2023-10-18 13:14:36.0 +02:00
  }
  +"title": 56515
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Do-you-know-of-any-obscure-useful-websites"
    +title: "Do you know of any obscure useful websites?"
    +url: null
    +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 169
    +favouriteCount: 612
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701404691 {#2324
      date: 2023-12-01 05:24:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2336 …}
    +reports: Doctrine\ORM\PersistentCollection {#2339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2137 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 6073
    -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
    -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697672793
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6952465"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697586393 {#2164
      date: 2023-10-18 01:46:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: """
    > If you need earbuds, [www.scarbir.com](http://www.scarbir.com/) does similar.\n
    \n
    This guy is gold! I’ve bought a few pairs of cheap headphones after reading his comparisons and reviews, and all have been spot on! He tests on both iPhone and Android, and he explains the differences in sound quality if very approachable and concise ways. When I need headphones again, his site is my no 1 stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697627676 {#1439
    date: 2023-10-18 13:14:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@Lev_Astov@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 56515
  -bodyTs: "'/)':8 '1':67 'android':42 'approach':53 'bought':17 'cheap':22 'comparison':27 'concis':55 'differ':47 'earbud':4 'explain':45 'gold':14 'guy':12 'headphon':23,60 'iphon':40 'need':3,59 'pair':20 'qualiti':50 'read':25 'review':29 'similar':10 'site':63 'sound':49 'spot':34 'stop':68 'test':37 've':16 'way':56 'www.scarbir.com':5,7 'www.scarbir.com/)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2902672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697627676 {#1435
    date: 2023-10-18 13:14:36.0 +02:00
  }
  +"title": 56515
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "Do-you-know-of-any-obscure-useful-websites"
    +title: "Do you know of any obscure useful websites?"
    +url: null
    +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 169
    +favouriteCount: 612
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701404691 {#2324
      date: 2023-12-01 05:24:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2342 …}
    +votes: Doctrine\ORM\PersistentCollection {#2336 …}
    +reports: Doctrine\ORM\PersistentCollection {#2339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2137 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 6073
    -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
    -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697672793
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6952465"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697586393 {#2164
      date: 2023-10-18 01:46:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: """
    > If you need earbuds, [www.scarbir.com](http://www.scarbir.com/) does similar.\n
    \n
    This guy is gold! I’ve bought a few pairs of cheap headphones after reading his comparisons and reviews, and all have been spot on! He tests on both iPhone and Android, and he explains the differences in sound quality if very approachable and concise ways. When I need headphones again, his site is my no 1 stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697627676 {#1439
    date: 2023-10-18 13:14:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
    "@Lev_Astov@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 56515
  -bodyTs: "'/)':8 '1':67 'android':42 'approach':53 'bought':17 'cheap':22 'comparison':27 'concis':55 'differ':47 'earbud':4 'explain':45 'gold':14 'guy':12 'headphon':23,60 'iphon':40 'need':3,59 'pair':20 'qualiti':50 'read':25 'review':29 'similar':10 'site':63 'sound':49 'spot':34 'stop':68 'test':37 've':16 'way':56 'www.scarbir.com':5,7 'www.scarbir.com/)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/2902672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697627676 {#1435
    date: 2023-10-18 13:14:36.0 +02:00
  }
  +"title": 56515
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_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
34 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