GET https://kbin.spritesserver.nl/index.php/m/selfhosted@lemmy.world/comments/newest?p=21

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[noteapps.info](http://noteapps.info)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727901846 {#1539
    date: 2024-10-02 22:44:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 333520
  -bodyTs: "'noteapps.info':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5929235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705990950 {#1498
    date: 2024-01-23 07:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[noteapps.info](http://noteapps.info)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727901846 {#1539
    date: 2024-10-02 22:44:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 333520
  -bodyTs: "'noteapps.info':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5929235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705990950 {#1498
    date: 2024-01-23 07:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[noteapps.info](http://noteapps.info)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727901846 {#1539
    date: 2024-10-02 22:44:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 333520
  -bodyTs: "'noteapps.info':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5929235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705990950 {#1498
    date: 2024-01-23 07:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3184
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "[noteapps.info](http://noteapps.info)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727901846 {#1539
      date: 2024-10-02 22:44:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 333520
    -bodyTs: "'noteapps.info':1,2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5929235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705990950 {#1498
      date: 2024-01-23 07:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "This looks… Overwhelming… O my… I want back to having only ONE alternative please!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705996027 {#3182
    date: 2024-01-23 08:47:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Dhrystone@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 333643
  -bodyTs: "'altern':13 'back':8 'look':2 'o':4 'one':12 'overwhelm':3 'pleas':14 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5053112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996027 {#3183
    date: 2024-01-23 08:47:07.0 +01:00
  }
}
"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 {#3184
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "[noteapps.info](http://noteapps.info)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727901846 {#1539
      date: 2024-10-02 22:44:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 333520
    -bodyTs: "'noteapps.info':1,2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5929235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705990950 {#1498
      date: 2024-01-23 07:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "This looks… Overwhelming… O my… I want back to having only ONE alternative please!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705996027 {#3182
    date: 2024-01-23 08:47:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Dhrystone@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 333643
  -bodyTs: "'altern':13 'back':8 'look':2 'o':4 'one':12 'overwhelm':3 'pleas':14 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5053112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996027 {#3183
    date: 2024-01-23 08:47:07.0 +01:00
  }
}
"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 {#3184
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "[noteapps.info](http://noteapps.info)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727901846 {#1539
      date: 2024-10-02 22:44:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 333520
    -bodyTs: "'noteapps.info':1,2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5929235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705990950 {#1498
      date: 2024-01-23 07:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "This looks… Overwhelming… O my… I want back to having only ONE alternative please!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705996027 {#3182
    date: 2024-01-23 08:47:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Dhrystone@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 333643
  -bodyTs: "'altern':13 'back':8 'look':2 'o':4 'one':12 'overwhelm':3 'pleas':14 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5053112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996027 {#3183
    date: 2024-01-23 08:47:07.0 +01:00
  }
}
"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
App\Entity\EntryComment {#1716
  +user: App\Entity\User {#2457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m stuck on Joplin personally, but have you taken a look at Standard Notes? I think it checks all your boxes.\n
    \n
    [standardnotes.com/help/…/getting-started](https://standardnotes.com/help/self-hosting/getting-started)\n
    \n
    [github.com/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705990145 {#1729
    date: 2024-01-23 07:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 333504
  -bodyTs: "'/getting-started':26 '/help/':25 '/help/self-hosting/getting-started)':29 '/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)':32 'box':22 'check':19 'github.com':31 'github.com/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)':30 'joplin':5 'look':12 'm':2 'note':15 'person':6 'standard':14 'standardnotes.com':24,28 'standardnotes.com/help/':23 'standardnotes.com/help/self-hosting/getting-started)':27 'stuck':3 'taken':10 'think':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5606889"
  +editedAt: DateTimeImmutable @1728389159 {#1739
    date: 2024-10-08 14:05:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705990145 {#1717
    date: 2024-01-23 07:09:05.0 +01:00
  }
}
"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
11 DENIED edit
App\Entity\EntryComment {#1716
  +user: App\Entity\User {#2457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m stuck on Joplin personally, but have you taken a look at Standard Notes? I think it checks all your boxes.\n
    \n
    [standardnotes.com/help/…/getting-started](https://standardnotes.com/help/self-hosting/getting-started)\n
    \n
    [github.com/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705990145 {#1729
    date: 2024-01-23 07:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 333504
  -bodyTs: "'/getting-started':26 '/help/':25 '/help/self-hosting/getting-started)':29 '/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)':32 'box':22 'check':19 'github.com':31 'github.com/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)':30 'joplin':5 'look':12 'm':2 'note':15 'person':6 'standard':14 'standardnotes.com':24,28 'standardnotes.com/help/':23 'standardnotes.com/help/self-hosting/getting-started)':27 'stuck':3 'taken':10 'think':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5606889"
  +editedAt: DateTimeImmutable @1728389159 {#1739
    date: 2024-10-08 14:05:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705990145 {#1717
    date: 2024-01-23 07:09:05.0 +01:00
  }
}
"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
12 DENIED moderate
App\Entity\EntryComment {#1716
  +user: App\Entity\User {#2457 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m stuck on Joplin personally, but have you taken a look at Standard Notes? I think it checks all your boxes.\n
    \n
    [standardnotes.com/help/…/getting-started](https://standardnotes.com/help/self-hosting/getting-started)\n
    \n
    [github.com/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705990145 {#1729
    date: 2024-01-23 07:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 333504
  -bodyTs: "'/getting-started':26 '/help/':25 '/help/self-hosting/getting-started)':29 '/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)':32 'box':22 'check':19 'github.com':31 'github.com/standardnotes/filesafe-relay](https://github.com/standardnotes/filesafe-relay)':30 'joplin':5 'look':12 'm':2 'note':15 'person':6 'standard':14 'standardnotes.com':24,28 'standardnotes.com/help/':23 'standardnotes.com/help/self-hosting/getting-started)':27 'stuck':3 'taken':10 'think':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5606889"
  +editedAt: DateTimeImmutable @1728389159 {#1739
    date: 2024-10-08 14:05:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705990145 {#1717
    date: 2024-01-23 07:09:05.0 +01:00
  }
}
"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
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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Just a note about piracy: Please don’t give the corporate overlords any reason to legally go after a Lemmy admin. There are plenty of dark web sites that I won’t mention but they are a better fit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727890922 {#1363
    date: 2024-10-02 19:42:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 333386
  -bodyTs: "'admin':21 'better':38 'corpor':11 'dark':26 'fit':39 'give':9 'go':17 'legal':16 'lemmi':20 'mention':33 'note':3 'overlord':12 'piraci':5 'pleas':6 'plenti':24 'reason':14 'site':28 'web':27 'won':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6585075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985446 {#1361
    date: 2024-01-23 05:50:46.0 +01:00
  }
}
"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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Just a note about piracy: Please don’t give the corporate overlords any reason to legally go after a Lemmy admin. There are plenty of dark web sites that I won’t mention but they are a better fit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727890922 {#1363
    date: 2024-10-02 19:42:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 333386
  -bodyTs: "'admin':21 'better':38 'corpor':11 'dark':26 'fit':39 'give':9 'go':17 'legal':16 'lemmi':20 'mention':33 'note':3 'overlord':12 'piraci':5 'pleas':6 'plenti':24 'reason':14 'site':28 'web':27 'won':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6585075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985446 {#1361
    date: 2024-01-23 05:50:46.0 +01:00
  }
}
"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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Just a note about piracy: Please don’t give the corporate overlords any reason to legally go after a Lemmy admin. There are plenty of dark web sites that I won’t mention but they are a better fit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727890922 {#1363
    date: 2024-10-02 19:42:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 333386
  -bodyTs: "'admin':21 'better':38 'corpor':11 'dark':26 'fit':39 'give':9 'go':17 'legal':16 'lemmi':20 'mention':33 'note':3 'overlord':12 'piraci':5 'pleas':6 'plenti':24 'reason':14 'site':28 'web':27 'won':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6585075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985446 {#1361
    date: 2024-01-23 05:50:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3168
  +user: Proxies\__CG__\App\Entity\User {#3169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2020 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Just a note about piracy: Please don’t give the corporate overlords any reason to legally go after a Lemmy admin. There are plenty of dark web sites that I won’t mention but they are a better fit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727890922 {#1363
      date: 2024-10-02 19:42:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -id: 333386
    -bodyTs: "'admin':21 'better':38 'corpor':11 'dark':26 'fit':39 'give':9 'go':17 'legal':16 'lemmi':20 'mention':33 'note':3 'overlord':12 'piraci':5 'pleas':6 'plenti':24 'reason':14 'site':28 'web':27 'won':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6585075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985446 {#1361
      date: 2024-01-23 05:50:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: """
    > sites that I won’t mention but they are a better fit.\n
    \n
    I would be very interested, too. Could you send me a link?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705994156 {#3166
    date: 2024-01-23 08:15:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 333599
  -bodyTs: "'better':11 'could':19 'fit':12 'interest':17 'link':24 'mention':6 'send':21 'site':1 'won':4 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6935454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994156 {#3167
    date: 2024-01-23 08:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3168
  +user: Proxies\__CG__\App\Entity\User {#3169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2020 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Just a note about piracy: Please don’t give the corporate overlords any reason to legally go after a Lemmy admin. There are plenty of dark web sites that I won’t mention but they are a better fit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727890922 {#1363
      date: 2024-10-02 19:42:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -id: 333386
    -bodyTs: "'admin':21 'better':38 'corpor':11 'dark':26 'fit':39 'give':9 'go':17 'legal':16 'lemmi':20 'mention':33 'note':3 'overlord':12 'piraci':5 'pleas':6 'plenti':24 'reason':14 'site':28 'web':27 'won':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6585075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985446 {#1361
      date: 2024-01-23 05:50:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: """
    > sites that I won’t mention but they are a better fit.\n
    \n
    I would be very interested, too. Could you send me a link?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705994156 {#3166
    date: 2024-01-23 08:15:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 333599
  -bodyTs: "'better':11 'could':19 'fit':12 'interest':17 'link':24 'mention':6 'send':21 'site':1 'won':4 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6935454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994156 {#3167
    date: 2024-01-23 08:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3168
  +user: Proxies\__CG__\App\Entity\User {#3169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2020 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Just a note about piracy: Please don’t give the corporate overlords any reason to legally go after a Lemmy admin. There are plenty of dark web sites that I won’t mention but they are a better fit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727890922 {#1363
      date: 2024-10-02 19:42:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -id: 333386
    -bodyTs: "'admin':21 'better':38 'corpor':11 'dark':26 'fit':39 'give':9 'go':17 'legal':16 'lemmi':20 'mention':33 'note':3 'overlord':12 'piraci':5 'pleas':6 'plenti':24 'reason':14 'site':28 'web':27 'won':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6585075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985446 {#1361
      date: 2024-01-23 05:50:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +body: """
    > sites that I won’t mention but they are a better fit.\n
    \n
    I would be very interested, too. Could you send me a link?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705994156 {#3166
    date: 2024-01-23 08:15:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 333599
  -bodyTs: "'better':11 'could':19 'fit':12 'interest':17 'link':24 'mention':6 'send':21 'site':1 'won':4 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6935454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994156 {#3167
    date: 2024-01-23 08:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728255205 {#2042
    date: 2024-10-07 00:53:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 333250
  -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978999 {#2141
    date: 2024-01-23 04:03:19.0 +01:00
  }
}
"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 {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728255205 {#2042
    date: 2024-10-07 00:53:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 333250
  -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978999 {#2141
    date: 2024-01-23 04:03:19.0 +01:00
  }
}
"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 {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728255205 {#2042
    date: 2024-10-07 00:53:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 333250
  -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705978999 {#2141
    date: 2024-01-23 04:03:19.0 +01:00
  }
}
"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
App\Entity\EntryComment {#3153
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728255205 {#2042
      date: 2024-10-07 00:53:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2289 …}
    +nested: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
    -id: 333250
    -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978999 {#2141
      date: 2024-01-23 04:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "i should add there’s an android app you can use with it as well: MoeMemos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705979105 {#3151
    date: 2024-01-23 04:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 333253
  -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979105 {#3152
    date: 2024-01-23 04:05:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3153
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728255205 {#2042
      date: 2024-10-07 00:53:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2289 …}
    +nested: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
    -id: 333250
    -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978999 {#2141
      date: 2024-01-23 04:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "i should add there’s an android app you can use with it as well: MoeMemos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705979105 {#3151
    date: 2024-01-23 04:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 333253
  -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979105 {#3152
    date: 2024-01-23 04:05:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3153
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728255205 {#2042
      date: 2024-10-07 00:53:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2289 …}
    +nested: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
    -id: 333250
    -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705978999 {#2141
      date: 2024-01-23 04:03:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "i should add there’s an android app you can use with it as well: MoeMemos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705979105 {#3151
    date: 2024-01-23 04:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 333253
  -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979105 {#3152
    date: 2024-01-23 04:05:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728255205 {#2042
        date: 2024-10-07 00:53:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 333250
      -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978999 {#2141
        date: 2024-01-23 04:03:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "i should add there’s an android app you can use with it as well: MoeMemos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705979105 {#3151
      date: 2024-01-23 04:05:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3154 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
    -id: 333253
    -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979105 {#3152
      date: 2024-01-23 04:05:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "This combo looks promising!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705987912 {#3251
    date: 2024-01-23 06:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 333442
  -bodyTs: "'combo':2 'look':3 'promis':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5051678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987912 {#3252
    date: 2024-01-23 06:31:52.0 +01:00
  }
}
"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 {#3253
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728255205 {#2042
        date: 2024-10-07 00:53:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 333250
      -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978999 {#2141
        date: 2024-01-23 04:03:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "i should add there’s an android app you can use with it as well: MoeMemos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705979105 {#3151
      date: 2024-01-23 04:05:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3154 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
    -id: 333253
    -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979105 {#3152
      date: 2024-01-23 04:05:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "This combo looks promising!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705987912 {#3251
    date: 2024-01-23 06:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 333442
  -bodyTs: "'combo':2 'look':3 'promis':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5051678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987912 {#3252
    date: 2024-01-23 06:31:52.0 +01:00
  }
}
"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 {#3253
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728255205 {#2042
        date: 2024-10-07 00:53:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 333250
      -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978999 {#2141
        date: 2024-01-23 04:03:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "i should add there’s an android app you can use with it as well: MoeMemos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705979105 {#3151
      date: 2024-01-23 04:05:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3154 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
    -id: 333253
    -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979105 {#3152
      date: 2024-01-23 04:05:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "This combo looks promising!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705987912 {#3251
    date: 2024-01-23 06:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 333442
  -bodyTs: "'combo':2 'look':3 'promis':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5051678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987912 {#3252
    date: 2024-01-23 06:31:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728255205 {#2042
        date: 2024-10-07 00:53:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 333250
      -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978999 {#2141
        date: 2024-01-23 04:03:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "i should add there’s an android app you can use with it as well: MoeMemos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705979105 {#3151
      date: 2024-01-23 04:05:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3154 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
    -id: 333253
    -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979105 {#3152
      date: 2024-01-23 04:05:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "I love Memos and MoeMemos, but whenever my phone lose internet I cant open my notes. That made me move to Obsidin and Syncthing (for now)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705993788 {#3266
    date: 2024-01-23 08:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 333592
  -bodyTs: "'cant':13 'internet':11 'lose':10 'love':2 'made':18 'memo':3 'moememo':5 'move':20 'note':16 'obsidin':22 'open':14 'phone':9 'syncth':24 'whenev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8561289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705993788 {#3267
    date: 2024-01-23 08:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728255205 {#2042
        date: 2024-10-07 00:53:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 333250
      -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978999 {#2141
        date: 2024-01-23 04:03:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "i should add there’s an android app you can use with it as well: MoeMemos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705979105 {#3151
      date: 2024-01-23 04:05:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3154 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
    -id: 333253
    -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979105 {#3152
      date: 2024-01-23 04:05:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "I love Memos and MoeMemos, but whenever my phone lose internet I cant open my notes. That made me move to Obsidin and Syncthing (for now)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705993788 {#3266
    date: 2024-01-23 08:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 333592
  -bodyTs: "'cant':13 'internet':11 'lose':10 'love':2 'made':18 'memo':3 'moememo':5 'move':20 'note':16 'obsidin':22 'open':14 'phone':9 'syncth':24 'whenev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8561289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705993788 {#3267
    date: 2024-01-23 08:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2314
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728255205 {#2042
        date: 2024-10-07 00:53:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 333250
      -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705978999 {#2141
        date: 2024-01-23 04:03:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "i should add there’s an android app you can use with it as well: MoeMemos"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705979105 {#3151
      date: 2024-01-23 04:05:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3154 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
    -id: 333253
    -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5891910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979105 {#3152
      date: 2024-01-23 04:05:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "I love Memos and MoeMemos, but whenever my phone lose internet I cant open my notes. That made me move to Obsidin and Syncthing (for now)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705993788 {#3266
    date: 2024-01-23 08:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 333592
  -bodyTs: "'cant':13 'internet':11 'lose':10 'love':2 'made':18 'memo':3 'moememo':5 'move':20 'note':16 'obsidin':22 'open':14 'phone':9 'syncth':24 'whenev':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8561289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705993788 {#3267
    date: 2024-01-23 08:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3336
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3268
    +user: Proxies\__CG__\App\Entity\User {#3269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#2340 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1728255205 {#2042
          date: 2024-10-07 00:53:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2289 …}
        +nested: Doctrine\ORM\PersistentCollection {#2326 …}
        +votes: Doctrine\ORM\PersistentCollection {#2325 …}
        +reports: Doctrine\ORM\PersistentCollection {#2329 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
        -id: 333250
        -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5891874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705978999 {#2141
          date: 2024-01-23 04:03:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +body: "i should add there’s an android app you can use with it as well: MoeMemos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705979105 {#3151
        date: 2024-01-23 04:05:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@renere@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3154 …}
      +nested: Doctrine\ORM\PersistentCollection {#3156 …}
      +votes: Doctrine\ORM\PersistentCollection {#3158 …}
      +reports: Doctrine\ORM\PersistentCollection {#3160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
      -id: 333253
      -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891910"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705979105 {#3152
        date: 2024-01-23 04:05:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "I love Memos and MoeMemos, but whenever my phone lose internet I cant open my notes. That made me move to Obsidin and Syncthing (for now)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705993788 {#3266
      date: 2024-01-23 08:09:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3272 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
    -id: 333592
    -bodyTs: "'cant':13 'internet':11 'lose':10 'love':2 'made':18 'memo':3 'moememo':5 'move':20 'note':16 'obsidin':22 'open':14 'phone':9 'syncth':24 'whenev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8561289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705993788 {#3267
      date: 2024-01-23 08:09:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "oh that’s a shame, my phone is almost never offline so ive never had that problem 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706086069 {#3334
    date: 2024-01-24 09:47:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
    "@rambos@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  -id: 336262
  -bodyTs: "'almost':9 'ive':13 'never':10,14 'offlin':11 'oh':1 'phone':7 'problem':17 'shame':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5928434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706086069 {#3335
    date: 2024-01-24 09:47:49.0 +01:00
  }
}
"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
39 DENIED edit
App\Entity\EntryComment {#3336
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3268
    +user: Proxies\__CG__\App\Entity\User {#3269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#2340 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1728255205 {#2042
          date: 2024-10-07 00:53:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2289 …}
        +nested: Doctrine\ORM\PersistentCollection {#2326 …}
        +votes: Doctrine\ORM\PersistentCollection {#2325 …}
        +reports: Doctrine\ORM\PersistentCollection {#2329 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
        -id: 333250
        -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5891874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705978999 {#2141
          date: 2024-01-23 04:03:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +body: "i should add there’s an android app you can use with it as well: MoeMemos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705979105 {#3151
        date: 2024-01-23 04:05:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@renere@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3154 …}
      +nested: Doctrine\ORM\PersistentCollection {#3156 …}
      +votes: Doctrine\ORM\PersistentCollection {#3158 …}
      +reports: Doctrine\ORM\PersistentCollection {#3160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
      -id: 333253
      -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891910"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705979105 {#3152
        date: 2024-01-23 04:05:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "I love Memos and MoeMemos, but whenever my phone lose internet I cant open my notes. That made me move to Obsidin and Syncthing (for now)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705993788 {#3266
      date: 2024-01-23 08:09:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3272 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
    -id: 333592
    -bodyTs: "'cant':13 'internet':11 'lose':10 'love':2 'made':18 'memo':3 'moememo':5 'move':20 'note':16 'obsidin':22 'open':14 'phone':9 'syncth':24 'whenev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8561289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705993788 {#3267
      date: 2024-01-23 08:09:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "oh that’s a shame, my phone is almost never offline so ive never had that problem 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706086069 {#3334
    date: 2024-01-24 09:47:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
    "@rambos@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  -id: 336262
  -bodyTs: "'almost':9 'ive':13 'never':10,14 'offlin':11 'oh':1 'phone':7 'problem':17 'shame':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5928434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706086069 {#3335
    date: 2024-01-24 09:47:49.0 +01:00
  }
}
"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
40 DENIED moderate
App\Entity\EntryComment {#3336
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3268
    +user: Proxies\__CG__\App\Entity\User {#3269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: App\Entity\User {#2340 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2314
        +user: App\Entity\User {#2340 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "for simple note taking, memos [github.com/usememos/memos](https://github.com/usememos/memos) is excellent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1728255205 {#2042
          date: 2024-10-07 00:53:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2289 …}
        +nested: Doctrine\ORM\PersistentCollection {#2326 …}
        +votes: Doctrine\ORM\PersistentCollection {#2325 …}
        +reports: Doctrine\ORM\PersistentCollection {#2329 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
        -id: 333250
        -bodyTs: "'/usememos/memos](https://github.com/usememos/memos)':8 'excel':10 'github.com':7 'github.com/usememos/memos](https://github.com/usememos/memos)':6 'memo':5 'note':3 'simpl':2 'take':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5891874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705978999 {#2141
          date: 2024-01-23 04:03:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2314}
      +body: "i should add there’s an android app you can use with it as well: MoeMemos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705979105 {#3151
        date: 2024-01-23 04:05:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@renere@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3154 …}
      +nested: Doctrine\ORM\PersistentCollection {#3156 …}
      +votes: Doctrine\ORM\PersistentCollection {#3158 …}
      +reports: Doctrine\ORM\PersistentCollection {#3160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
      -id: 333253
      -bodyTs: "'add':3 'android':7 'app':8 'moememo':16 'use':11 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891910"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705979105 {#3152
        date: 2024-01-23 04:05:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2314}
    +body: "I love Memos and MoeMemos, but whenever my phone lose internet I cant open my notes. That made me move to Obsidin and Syncthing (for now)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705993788 {#3266
      date: 2024-01-23 08:09:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@renere@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3270 …}
    +nested: Doctrine\ORM\PersistentCollection {#3272 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
    -id: 333592
    -bodyTs: "'cant':13 'internet':11 'lose':10 'love':2 'made':18 'memo':3 'moememo':5 'move':20 'note':16 'obsidin':22 'open':14 'phone':9 'syncth':24 'whenev':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8561289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705993788 {#3267
      date: 2024-01-23 08:09:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "oh that’s a shame, my phone is almost never offline so ive never had that problem 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706086069 {#3334
    date: 2024-01-24 09:47:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@renere@lemmy.blahaj.zone"
    "@rambos@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  -id: 336262
  -bodyTs: "'almost':9 'ive':13 'never':10,14 'offlin':11 'oh':1 'phone':7 'problem':17 'shame':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5928434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706086069 {#3335
    date: 2024-01-24 09:47:49.0 +01:00
  }
}
"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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Error message? Nextcloud logs?\n
    \n
    Can’t tell you whats happening without information about what’s happening other than “it doesn’t work”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727841809 {#2124
    date: 2024-10-02 06:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 333207
  -bodyTs: "'doesn':20 'error':1 'happen':10,16 'inform':12 'log':4 'messag':2 'nextcloud':3 'tell':7 'what':9 'without':11 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705976729 {#2114
    date: 2024-01-23 03:25:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Error message? Nextcloud logs?\n
    \n
    Can’t tell you whats happening without information about what’s happening other than “it doesn’t work”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727841809 {#2124
    date: 2024-10-02 06:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 333207
  -bodyTs: "'doesn':20 'error':1 'happen':10,16 'inform':12 'log':4 'messag':2 'nextcloud':3 'tell':7 'what':9 'without':11 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705976729 {#2114
    date: 2024-01-23 03:25:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Error message? Nextcloud logs?\n
    \n
    Can’t tell you whats happening without information about what’s happening other than “it doesn’t work”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727841809 {#2124
    date: 2024-10-02 06:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 333207
  -bodyTs: "'doesn':20 'error':1 'happen':10,16 'inform':12 'log':4 'messag':2 'nextcloud':3 'tell':7 'what':9 'without':11 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705976729 {#2114
    date: 2024-01-23 03:25:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Error message? Nextcloud logs?\n
      \n
      Can’t tell you whats happening without information about what’s happening other than “it doesn’t work”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727841809 {#2124
      date: 2024-10-02 06:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electric_nan@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2113 …}
    +nested: Doctrine\ORM\PersistentCollection {#2119 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    -id: 333207
    -bodyTs: "'doesn':20 'error':1 'happen':10,16 'inform':12 'log':4 'messag':2 'nextcloud':3 'tell':7 'what':9 'without':11 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705976729 {#2114
      date: 2024-01-23 03:25:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: """
    I am not seeing anything (relevant) in the Nextcloud logs (as viewed from the web app). In iOS I get a message about SSL verification failed, and do I want to try connecting without it. Either way it cannot validate credentials. I know the username and password are correct (tested multiple times/work to login in the browser), and the SSL cert is valid.\n
    \n
    Also /var/log/Nextcloud/ is empty. Where else should I look for logs?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705980041 {#3134
    date: 2024-01-23 04:20:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electric_nan@lemmy.ml"
    "@themachine@lemmy.world"
    "@electric_nan@lemmy.ml"
    "@themachine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 333271
  -bodyTs: "'/var/log/nextcloud':65 'also':64 'anyth':5 'app':16 'browser':57 'cannot':39 'cert':61 'connect':33 'correct':49 'credenti':41 'either':36 'els':69 'empti':67 'fail':26 'get':20 'io':18 'know':43 'log':10,74 'login':54 'look':72 'messag':22 'multipl':51 'nextcloud':9 'password':47 'relev':6 'see':4 'ssl':24,60 'test':50 'times/work':52 'tri':32 'usernam':45 'valid':40,63 'verif':25 'view':12 'want':30 'way':37 'web':15 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7637976"
  +editedAt: DateTimeImmutable @1727841935 {#3135
    date: 2024-10-02 06:05:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705980041 {#3136
    date: 2024-01-23 04:20:41.0 +01:00
  }
}
"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
47 DENIED edit
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Error message? Nextcloud logs?\n
      \n
      Can’t tell you whats happening without information about what’s happening other than “it doesn’t work”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727841809 {#2124
      date: 2024-10-02 06:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electric_nan@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2113 …}
    +nested: Doctrine\ORM\PersistentCollection {#2119 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    -id: 333207
    -bodyTs: "'doesn':20 'error':1 'happen':10,16 'inform':12 'log':4 'messag':2 'nextcloud':3 'tell':7 'what':9 'without':11 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705976729 {#2114
      date: 2024-01-23 03:25:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: """
    I am not seeing anything (relevant) in the Nextcloud logs (as viewed from the web app). In iOS I get a message about SSL verification failed, and do I want to try connecting without it. Either way it cannot validate credentials. I know the username and password are correct (tested multiple times/work to login in the browser), and the SSL cert is valid.\n
    \n
    Also /var/log/Nextcloud/ is empty. Where else should I look for logs?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705980041 {#3134
    date: 2024-01-23 04:20:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electric_nan@lemmy.ml"
    "@themachine@lemmy.world"
    "@electric_nan@lemmy.ml"
    "@themachine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 333271
  -bodyTs: "'/var/log/nextcloud':65 'also':64 'anyth':5 'app':16 'browser':57 'cannot':39 'cert':61 'connect':33 'correct':49 'credenti':41 'either':36 'els':69 'empti':67 'fail':26 'get':20 'io':18 'know':43 'log':10,74 'login':54 'look':72 'messag':22 'multipl':51 'nextcloud':9 'password':47 'relev':6 'see':4 'ssl':24,60 'test':50 'times/work':52 'tri':32 'usernam':45 'valid':40,63 'verif':25 'view':12 'want':30 'way':37 'web':15 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7637976"
  +editedAt: DateTimeImmutable @1727841935 {#3135
    date: 2024-10-02 06:05:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705980041 {#3136
    date: 2024-01-23 04:20:41.0 +01:00
  }
}
"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
48 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Error message? Nextcloud logs?\n
      \n
      Can’t tell you whats happening without information about what’s happening other than “it doesn’t work”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727841809 {#2124
      date: 2024-10-02 06:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@electric_nan@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2113 …}
    +nested: Doctrine\ORM\PersistentCollection {#2119 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    -id: 333207
    -bodyTs: "'doesn':20 'error':1 'happen':10,16 'inform':12 'log':4 'messag':2 'nextcloud':3 'tell':7 'what':9 'without':11 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705976729 {#2114
      date: 2024-01-23 03:25:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: """
    I am not seeing anything (relevant) in the Nextcloud logs (as viewed from the web app). In iOS I get a message about SSL verification failed, and do I want to try connecting without it. Either way it cannot validate credentials. I know the username and password are correct (tested multiple times/work to login in the browser), and the SSL cert is valid.\n
    \n
    Also /var/log/Nextcloud/ is empty. Where else should I look for logs?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705980041 {#3134
    date: 2024-01-23 04:20:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@electric_nan@lemmy.ml"
    "@themachine@lemmy.world"
    "@electric_nan@lemmy.ml"
    "@themachine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 333271
  -bodyTs: "'/var/log/nextcloud':65 'also':64 'anyth':5 'app':16 'browser':57 'cannot':39 'cert':61 'connect':33 'correct':49 'credenti':41 'either':36 'els':69 'empti':67 'fail':26 'get':20 'io':18 'know':43 'log':10,74 'login':54 'look':72 'messag':22 'multipl':51 'nextcloud':9 'password':47 'relev':6 'see':4 'ssl':24,60 'test':50 'times/work':52 'tri':32 'usernam':45 'valid':40,63 'verif':25 'view':12 'want':30 'way':37 'web':15 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7637976"
  +editedAt: DateTimeImmutable @1727841935 {#3135
    date: 2024-10-02 06:05:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705980041 {#3136
    date: 2024-01-23 04:20:41.0 +01:00
  }
}
"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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My partner and I use a pinned issue as our grocery list on our git repo for managing our household. All running on top of a self-hosted gitea instance.\n
    \n
    Great for being able to create git issues for honey-dos as well as having automations for creating issues for recurring tasks.\n
    \n
    “Hey we need to take X to the vet for Y sometime next week” “Oh yeah, can you go ahead and put in a ticket?” Amd vice versa
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727885671 {#2278
    date: 2024-10-02 18:14:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 333196
  -bodyTs: "'abl':35 'ahead':74 'amd':80 'autom':48 'creat':37,50 'dos':43 'git':15,38 'gitea':30 'go':73 'great':32 'groceri':11 'hey':55 'honey':42 'honey-do':41 'host':29 'household':20 'instanc':31 'issu':8,39,51 'list':12 'manag':18 'need':57 'next':67 'oh':69 'partner':2 'pin':7 'put':76 'recur':53 'repo':16 'run':22 'self':28 'self-host':27 'sometim':66 'take':59 'task':54 'ticket':79 'top':24 'use':5 'versa':82 'vet':63 'vice':81 'week':68 'well':45 'x':60 'y':65 'yeah':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mlaga97.space/comment/141591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705976213 {#2276
    date: 2024-01-23 03:16:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My partner and I use a pinned issue as our grocery list on our git repo for managing our household. All running on top of a self-hosted gitea instance.\n
    \n
    Great for being able to create git issues for honey-dos as well as having automations for creating issues for recurring tasks.\n
    \n
    “Hey we need to take X to the vet for Y sometime next week” “Oh yeah, can you go ahead and put in a ticket?” Amd vice versa
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727885671 {#2278
    date: 2024-10-02 18:14:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 333196
  -bodyTs: "'abl':35 'ahead':74 'amd':80 'autom':48 'creat':37,50 'dos':43 'git':15,38 'gitea':30 'go':73 'great':32 'groceri':11 'hey':55 'honey':42 'honey-do':41 'host':29 'household':20 'instanc':31 'issu':8,39,51 'list':12 'manag':18 'need':57 'next':67 'oh':69 'partner':2 'pin':7 'put':76 'recur':53 'repo':16 'run':22 'self':28 'self-host':27 'sometim':66 'take':59 'task':54 'ticket':79 'top':24 'use':5 'versa':82 'vet':63 'vice':81 'week':68 'well':45 'x':60 'y':65 'yeah':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mlaga97.space/comment/141591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705976213 {#2276
    date: 2024-01-23 03:16:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My partner and I use a pinned issue as our grocery list on our git repo for managing our household. All running on top of a self-hosted gitea instance.\n
    \n
    Great for being able to create git issues for honey-dos as well as having automations for creating issues for recurring tasks.\n
    \n
    “Hey we need to take X to the vet for Y sometime next week” “Oh yeah, can you go ahead and put in a ticket?” Amd vice versa
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727885671 {#2278
    date: 2024-10-02 18:14:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 333196
  -bodyTs: "'abl':35 'ahead':74 'amd':80 'autom':48 'creat':37,50 'dos':43 'git':15,38 'gitea':30 'go':73 'great':32 'groceri':11 'hey':55 'honey':42 'honey-do':41 'host':29 'household':20 'instanc':31 'issu':8,39,51 'list':12 'manag':18 'need':57 'next':67 'oh':69 'partner':2 'pin':7 'put':76 'recur':53 'repo':16 'run':22 'self':28 'self-host':27 'sometim':66 'take':59 'task':54 'ticket':79 'top':24 'use':5 'versa':82 'vet':63 'vice':81 'week':68 'well':45 'x':60 'y':65 'yeah':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mlaga97.space/comment/141591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705976213 {#2276
    date: 2024-01-23 03:16:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My partner and I use a pinned issue as our grocery list on our git repo for managing our household. All running on top of a self-hosted gitea instance.\n
      \n
      Great for being able to create git issues for honey-dos as well as having automations for creating issues for recurring tasks.\n
      \n
      “Hey we need to take X to the vet for Y sometime next week” “Oh yeah, can you go ahead and put in a ticket?” Amd vice versa
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727885671 {#2278
      date: 2024-10-02 18:14:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EarMaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 333196
    -bodyTs: "'abl':35 'ahead':74 'amd':80 'autom':48 'creat':37,50 'dos':43 'git':15,38 'gitea':30 'go':73 'great':32 'groceri':11 'hey':55 'honey':42 'honey-do':41 'host':29 'household':20 'instanc':31 'issu':8,39,51 'list':12 'manag':18 'need':57 'next':67 'oh':69 'partner':2 'pin':7 'put':76 'recur':53 'repo':16 'run':22 'self':28 'self-host':27 'sometim':66 'take':59 'task':54 'ticket':79 'top':24 'use':5 'versa':82 'vet':63 'vice':81 'week':68 'well':45 'x':60 'y':65 'yeah':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mlaga97.space/comment/141591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705976213 {#2276
      date: 2024-01-23 03:16:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705992704 {#3118
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@mlaga97@lemmy.mlaga97.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 333565
  -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6934942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992704 {#3119
    date: 2024-01-23 07:51:44.0 +01:00
  }
}
"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
55 DENIED edit
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My partner and I use a pinned issue as our grocery list on our git repo for managing our household. All running on top of a self-hosted gitea instance.\n
      \n
      Great for being able to create git issues for honey-dos as well as having automations for creating issues for recurring tasks.\n
      \n
      “Hey we need to take X to the vet for Y sometime next week” “Oh yeah, can you go ahead and put in a ticket?” Amd vice versa
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727885671 {#2278
      date: 2024-10-02 18:14:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EarMaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 333196
    -bodyTs: "'abl':35 'ahead':74 'amd':80 'autom':48 'creat':37,50 'dos':43 'git':15,38 'gitea':30 'go':73 'great':32 'groceri':11 'hey':55 'honey':42 'honey-do':41 'host':29 'household':20 'instanc':31 'issu':8,39,51 'list':12 'manag':18 'need':57 'next':67 'oh':69 'partner':2 'pin':7 'put':76 'recur':53 'repo':16 'run':22 'self':28 'self-host':27 'sometim':66 'take':59 'task':54 'ticket':79 'top':24 'use':5 'versa':82 'vet':63 'vice':81 'week':68 'well':45 'x':60 'y':65 'yeah':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mlaga97.space/comment/141591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705976213 {#2276
      date: 2024-01-23 03:16:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705992704 {#3118
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@mlaga97@lemmy.mlaga97.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 333565
  -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6934942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992704 {#3119
    date: 2024-01-23 07:51:44.0 +01:00
  }
}
"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
56 DENIED moderate
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2261
    +user: App\Entity\User {#2206 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My partner and I use a pinned issue as our grocery list on our git repo for managing our household. All running on top of a self-hosted gitea instance.\n
      \n
      Great for being able to create git issues for honey-dos as well as having automations for creating issues for recurring tasks.\n
      \n
      “Hey we need to take X to the vet for Y sometime next week” “Oh yeah, can you go ahead and put in a ticket?” Amd vice versa
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727885671 {#2278
      date: 2024-10-02 18:14:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EarMaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 333196
    -bodyTs: "'abl':35 'ahead':74 'amd':80 'autom':48 'creat':37,50 'dos':43 'git':15,38 'gitea':30 'go':73 'great':32 'groceri':11 'hey':55 'honey':42 'honey-do':41 'host':29 'household':20 'instanc':31 'issu':8,39,51 'list':12 'manag':18 'need':57 'next':67 'oh':69 'partner':2 'pin':7 'put':76 'recur':53 'repo':16 'run':22 'self':28 'self-host':27 'sometim':66 'take':59 'task':54 'ticket':79 'top':24 'use':5 'versa':82 'vet':63 'vice':81 'week':68 'well':45 'x':60 'y':65 'yeah':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mlaga97.space/comment/141591"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705976213 {#2276
      date: 2024-01-23 03:16:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2261}
  +body: "Can’t wait to tell my wife she has to create a merge request to change our plans for tonight. 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705992704 {#3118
    date: 2024-01-23 07:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
    "@mlaga97@lemmy.mlaga97.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 333565
  -bodyTs: "'chang':16 'creat':11 'merg':13 'plan':18 'request':14 'tell':5 'tonight':20 'wait':3 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6934942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992704 {#3119
    date: 2024-01-23 07:51:44.0 +01:00
  }
}
"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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2156
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Readarr and MaM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705973458 {#2287
    date: 2024-01-23 02:30:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shadow_Zwiebel@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 333113
  -bodyTs: "'mam':3 'readarr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973458 {#2188
    date: 2024-01-23 02:30:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2156
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Readarr and MaM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705973458 {#2287
    date: 2024-01-23 02:30:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shadow_Zwiebel@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 333113
  -bodyTs: "'mam':3 'readarr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973458 {#2188
    date: 2024-01-23 02:30:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2156
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Readarr and MaM."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705973458 {#2287
    date: 2024-01-23 02:30:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shadow_Zwiebel@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 333113
  -bodyTs: "'mam':3 'readarr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6927821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973458 {#2188
    date: 2024-01-23 02:30:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2374
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice! But I’m currently using Obsidian for note taking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705968121 {#1979
    date: 2024-01-23 01:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 332958
  -bodyTs: "'current':5 'm':4 'nice':1 'note':9 'obsidian':7 'take':10 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968121 {#1980
    date: 2024-01-23 01:02:01.0 +01:00
  }
}
"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
63 DENIED edit
App\Entity\EntryComment {#2374
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice! But I’m currently using Obsidian for note taking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705968121 {#1979
    date: 2024-01-23 01:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 332958
  -bodyTs: "'current':5 'm':4 'nice':1 'note':9 'obsidian':7 'take':10 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968121 {#1980
    date: 2024-01-23 01:02:01.0 +01:00
  }
}
"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
64 DENIED moderate
App\Entity\EntryComment {#2374
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2376 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice! But I’m currently using Obsidian for note taking"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705968121 {#1979
    date: 2024-01-23 01:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 332958
  -bodyTs: "'current':5 'm':4 'nice':1 'note':9 'obsidian':7 'take':10 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968121 {#1980
    date: 2024-01-23 01:02:01.0 +01:00
  }
}
"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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2545
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m using Mealie for this, and so far suits my needs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705968026 {#2540
    date: 2024-01-23 01:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2546 …}
  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
  -id: 332953
  -bodyTs: "'far':9 'm':2 'meali':4 'need':12 'suit':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968026 {#2541
    date: 2024-01-23 01:00:26.0 +01:00
  }
}
"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
67 DENIED edit
App\Entity\EntryComment {#2545
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m using Mealie for this, and so far suits my needs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705968026 {#2540
    date: 2024-01-23 01:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2546 …}
  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
  -id: 332953
  -bodyTs: "'far':9 'm':2 'meali':4 'need':12 'suit':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968026 {#2541
    date: 2024-01-23 01:00:26.0 +01:00
  }
}
"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
68 DENIED moderate
App\Entity\EntryComment {#2545
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m using Mealie for this, and so far suits my needs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705968026 {#2540
    date: 2024-01-23 01:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EarMaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2546 …}
  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
  -id: 332953
  -bodyTs: "'far':9 'm':2 'meali':4 'need':12 'suit':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968026 {#2541
    date: 2024-01-23 01:00:26.0 +01:00
  }
}
"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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2560
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
    \n
    [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727858034 {#2544
    date: 2024-10-02 10:33:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 332950
  -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967907 {#2543
    date: 2024-01-23 00:58:27.0 +01:00
  }
}
"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
71 DENIED edit
App\Entity\EntryComment {#2560
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
    \n
    [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727858034 {#2544
    date: 2024-10-02 10:33:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 332950
  -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967907 {#2543
    date: 2024-01-23 00:58:27.0 +01:00
  }
}
"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
72 DENIED moderate
App\Entity\EntryComment {#2560
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
    \n
    [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727858034 {#2544
    date: 2024-10-02 10:33:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 332950
  -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967907 {#2543
    date: 2024-01-23 00:58:27.0 +01:00
  }
}
"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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2560
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
      \n
      [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727858034 {#2544
      date: 2024-10-02 10:33:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2561 …}
    +nested: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
    -id: 332950
    -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6926077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967907 {#2543
      date: 2024-01-23 00:58:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    a) I am not using unraid\n
    \n
    b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
    \n
    c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
    \n
    d) At this point I am doing this the “right” way or at least the complex way because I can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969287 {#3099
    date: 2024-01-23 01:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 332996
  -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8551060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969287 {#3100
    date: 2024-01-23 01:21:27.0 +01:00
  }
}
"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
75 DENIED edit
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2560
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
      \n
      [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727858034 {#2544
      date: 2024-10-02 10:33:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2561 …}
    +nested: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
    -id: 332950
    -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6926077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967907 {#2543
      date: 2024-01-23 00:58:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    a) I am not using unraid\n
    \n
    b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
    \n
    c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
    \n
    d) At this point I am doing this the “right” way or at least the complex way because I can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969287 {#3099
    date: 2024-01-23 01:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 332996
  -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8551060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969287 {#3100
    date: 2024-01-23 01:21:27.0 +01:00
  }
}
"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
76 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2560
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
      \n
      [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727858034 {#2544
      date: 2024-10-02 10:33:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2561 …}
    +nested: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
    -id: 332950
    -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6926077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967907 {#2543
      date: 2024-01-23 00:58:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    a) I am not using unraid\n
    \n
    b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
    \n
    c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
    \n
    d) At this point I am doing this the “right” way or at least the complex way because I can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969287 {#3099
    date: 2024-01-23 01:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 332996
  -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8551060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969287 {#3100
    date: 2024-01-23 01:21:27.0 +01:00
  }
}
"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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
        \n
        [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1727858034 {#2544
        date: 2024-10-02 10:33:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 332950
      -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6926077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967907 {#2543
        date: 2024-01-23 00:58:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      a) I am not using unraid\n
      \n
      b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
      \n
      c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
      \n
      d) At this point I am doing this the “right” way or at least the complex way because I can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705969287 {#3099
      date: 2024-01-23 01:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@keyez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 332996
    -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8551060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705969287 {#3100
      date: 2024-01-23 01:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "Well, what you could do is run a DNS server so you don’t need to deal with IPs. You could likely adjust ports for whatever server to be 443 or 80 depending on if you’re internal only or need SSL. Also, something like zerotier won’t route your whole connection through your home internet if you set it up correctly, consider split tunneling. With something like zerotier it’ll only route the zerotier network you create for your devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705974208 {#3219
    date: 2024-01-23 02:43:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 333134
  -bodyTs: "'443':30 '80':32 'adjust':23 'also':43 'connect':52 'consid':63 'correct':62 'could':4,21 'creat':78 'deal':17 'depend':33 'devic':81 'dns':9 'home':55 'intern':38 'internet':56 'ip':19 'like':22,45,68 'll':71 'need':15,41 'network':76 'port':24 're':37 'rout':49,73 'run':7 'server':10,27 'set':59 'someth':44,67 'split':64 'ssl':42 'tunnel':65 'well':1 'whatev':26 'whole':51 'won':47 'zeroti':46,69,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6388615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974208 {#3220
    date: 2024-01-23 02:43:28.0 +01:00
  }
}
"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
79 DENIED edit
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
        \n
        [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1727858034 {#2544
        date: 2024-10-02 10:33:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 332950
      -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6926077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967907 {#2543
        date: 2024-01-23 00:58:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      a) I am not using unraid\n
      \n
      b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
      \n
      c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
      \n
      d) At this point I am doing this the “right” way or at least the complex way because I can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705969287 {#3099
      date: 2024-01-23 01:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@keyez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 332996
    -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8551060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705969287 {#3100
      date: 2024-01-23 01:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "Well, what you could do is run a DNS server so you don’t need to deal with IPs. You could likely adjust ports for whatever server to be 443 or 80 depending on if you’re internal only or need SSL. Also, something like zerotier won’t route your whole connection through your home internet if you set it up correctly, consider split tunneling. With something like zerotier it’ll only route the zerotier network you create for your devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705974208 {#3219
    date: 2024-01-23 02:43:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 333134
  -bodyTs: "'443':30 '80':32 'adjust':23 'also':43 'connect':52 'consid':63 'correct':62 'could':4,21 'creat':78 'deal':17 'depend':33 'devic':81 'dns':9 'home':55 'intern':38 'internet':56 'ip':19 'like':22,45,68 'll':71 'need':15,41 'network':76 'port':24 're':37 'rout':49,73 'run':7 'server':10,27 'set':59 'someth':44,67 'split':64 'ssl':42 'tunnel':65 'well':1 'whatev':26 'whole':51 'won':47 'zeroti':46,69,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6388615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974208 {#3220
    date: 2024-01-23 02:43:28.0 +01:00
  }
}
"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
80 DENIED moderate
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
        \n
        [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1727858034 {#2544
        date: 2024-10-02 10:33:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 332950
      -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6926077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967907 {#2543
        date: 2024-01-23 00:58:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      a) I am not using unraid\n
      \n
      b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
      \n
      c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
      \n
      d) At this point I am doing this the “right” way or at least the complex way because I can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705969287 {#3099
      date: 2024-01-23 01:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@keyez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 332996
    -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8551060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705969287 {#3100
      date: 2024-01-23 01:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "Well, what you could do is run a DNS server so you don’t need to deal with IPs. You could likely adjust ports for whatever server to be 443 or 80 depending on if you’re internal only or need SSL. Also, something like zerotier won’t route your whole connection through your home internet if you set it up correctly, consider split tunneling. With something like zerotier it’ll only route the zerotier network you create for your devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705974208 {#3219
    date: 2024-01-23 02:43:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 333134
  -bodyTs: "'443':30 '80':32 'adjust':23 'also':43 'connect':52 'consid':63 'correct':62 'could':4,21 'creat':78 'deal':17 'depend':33 'devic':81 'dns':9 'home':55 'intern':38 'internet':56 'ip':19 'like':22,45,68 'll':71 'need':15,41 'network':76 'port':24 're':37 'rout':49,73 'run':7 'server':10,27 'set':59 'someth':44,67 'split':64 'ssl':42 'tunnel':65 'well':1 'whatev':26 'whole':51 'won':47 'zeroti':46,69,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6388615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974208 {#3220
    date: 2024-01-23 02:43:28.0 +01:00
  }
}
"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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
        \n
        [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1727858034 {#2544
        date: 2024-10-02 10:33:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 332950
      -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6926077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967907 {#2543
        date: 2024-01-23 00:58:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      a) I am not using unraid\n
      \n
      b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
      \n
      c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
      \n
      d) At this point I am doing this the “right” way or at least the complex way because I can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705969287 {#3099
      date: 2024-01-23 01:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@keyez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 332996
    -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8551060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705969287 {#3100
      date: 2024-01-23 01:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "A, great. Overly complicated. B, wireguard lets you set your allowed IPS to your networks’s subnet so you only tunnel that traffic. C, that’s ideal. Use nginx proxy manager. It’s super simple. Buy a domain and you can use letsencrypt for SSL so you don’t get http nag messages from your browser. Old suggest something with cheap renewals like ‘.rodeo’ or ‘.top’. D, there are many right ways. Personally, i’d set up your services in a docker compose file, all behind gluetun as a VPN for your torrent service. I’d set up a wireguard VPN on a pi zero elsewhere on your network so you can access everything from outside, and on your wireguard clients i’d only tunnel the traffic to your network’s subnet. Unless you want everything behind the same VPN you use for torrenting. In that case i’d run a wireguard service in the same docker network as gluetun, so you can tunnel all your client traffic through that. You could even out a dns server in there as well, and manually set a domain name to your server’s ip so you don’t have to buy a domain name. Course, then you can’t use letsenceypt SSL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705984066 {#3235
    date: 2024-01-23 05:27:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 333352
  -bodyTs: "'access':113 'allow':11 'b':5 'behind':86,137 'browser':56 'buy':36,199 'c':24 'case':147 'cheap':61 'client':121,167 'complic':4 'compos':83 'could':172 'cours':203 'd':67,75,96,123,149 'dns':176 'docker':82,157 'domain':38,186,201 'elsewher':106 'even':173 'everyth':114,136 'file':84 'get':50 'gluetun':87,160 'great':2 'http':51 'ideal':27 'ip':12,192 'let':7 'letsenceypt':209 'letsencrypt':43 'like':63 'manag':31 'mani':70 'manual':183 'messag':53 'nag':52 'name':187,202 'network':15,109,130,158 'nginx':29 'old':57 'outsid':116 'over':3 'person':73 'pi':104 'proxi':30 'renew':62 'right':71 'rodeo':64 'run':150 'server':177,190 'servic':79,94,153 'set':9,76,97,184 'simpl':35 'someth':59 'ssl':45,210 'subnet':17,132 'suggest':58 'super':34 'top':66 'torrent':93,144 'traffic':23,127,168 'tunnel':21,125,164 'unless':133 'use':28,42,142,208 'vpn':90,101,140 'want':135 'way':72 'well':181 'wireguard':6,100,120,152 'zero':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6484404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984066 {#3236
    date: 2024-01-23 05:27:46.0 +01:00
  }
}
"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
83 DENIED edit
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
        \n
        [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1727858034 {#2544
        date: 2024-10-02 10:33:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 332950
      -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6926077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967907 {#2543
        date: 2024-01-23 00:58:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      a) I am not using unraid\n
      \n
      b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
      \n
      c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
      \n
      d) At this point I am doing this the “right” way or at least the complex way because I can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705969287 {#3099
      date: 2024-01-23 01:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@keyez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 332996
    -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8551060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705969287 {#3100
      date: 2024-01-23 01:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "A, great. Overly complicated. B, wireguard lets you set your allowed IPS to your networks’s subnet so you only tunnel that traffic. C, that’s ideal. Use nginx proxy manager. It’s super simple. Buy a domain and you can use letsencrypt for SSL so you don’t get http nag messages from your browser. Old suggest something with cheap renewals like ‘.rodeo’ or ‘.top’. D, there are many right ways. Personally, i’d set up your services in a docker compose file, all behind gluetun as a VPN for your torrent service. I’d set up a wireguard VPN on a pi zero elsewhere on your network so you can access everything from outside, and on your wireguard clients i’d only tunnel the traffic to your network’s subnet. Unless you want everything behind the same VPN you use for torrenting. In that case i’d run a wireguard service in the same docker network as gluetun, so you can tunnel all your client traffic through that. You could even out a dns server in there as well, and manually set a domain name to your server’s ip so you don’t have to buy a domain name. Course, then you can’t use letsenceypt SSL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705984066 {#3235
    date: 2024-01-23 05:27:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 333352
  -bodyTs: "'access':113 'allow':11 'b':5 'behind':86,137 'browser':56 'buy':36,199 'c':24 'case':147 'cheap':61 'client':121,167 'complic':4 'compos':83 'could':172 'cours':203 'd':67,75,96,123,149 'dns':176 'docker':82,157 'domain':38,186,201 'elsewher':106 'even':173 'everyth':114,136 'file':84 'get':50 'gluetun':87,160 'great':2 'http':51 'ideal':27 'ip':12,192 'let':7 'letsenceypt':209 'letsencrypt':43 'like':63 'manag':31 'mani':70 'manual':183 'messag':53 'nag':52 'name':187,202 'network':15,109,130,158 'nginx':29 'old':57 'outsid':116 'over':3 'person':73 'pi':104 'proxi':30 'renew':62 'right':71 'rodeo':64 'run':150 'server':177,190 'servic':79,94,153 'set':9,76,97,184 'simpl':35 'someth':59 'ssl':45,210 'subnet':17,132 'suggest':58 'super':34 'top':66 'torrent':93,144 'traffic':23,127,168 'tunnel':21,125,164 'unless':133 'use':28,42,142,208 'vpn':90,101,140 'want':135 'way':72 'well':181 'wireguard':6,100,120,152 'zero':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6484404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984066 {#3236
    date: 2024-01-23 05:27:46.0 +01:00
  }
}
"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
84 DENIED moderate
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I think the simplest setup is keeping all the apps and services on the local network and doing something like this guide so they are always behind a VPN. Then setup another VPN on unraid or another device to access from outside the local network. There are plenty of other guides for unraid and Plex and the arr stack out there, unraid is just what I use but can use whatever OS you would prefer.\n
        \n
        [unraid-guides.com/…/how-to-route-any-docker-conta…](https://unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1727858034 {#2544
        date: 2024-10-02 10:33:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 332950
      -bodyTs: "'/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':80 '/how-to-route-any-docker-conta':77 'access':40 'alway':26 'anoth':32,37 'app':10 'arr':58 'behind':27 'devic':38 'guid':22,51 'keep':7 'like':20 'local':15,44 'network':16,45 'os':72 'outsid':42 'plenti':48 'plex':55 'prefer':75 'servic':12 'setup':5,31 'simplest':4 'someth':19 'stack':59 'think':2 'unraid':35,53,62 'unraid-guides.com':76,79 'unraid-guides.com/2021/05/19/how-to-route-any-docker-container-on-unraid-through-a-vpn/)':78 'use':67,70 'vpn':29,33 'whatev':71 'would':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6926077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967907 {#2543
        date: 2024-01-23 00:58:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      a) I am not using unraid\n
      \n
      b) I was aware of using tailscale or a VPN. I don’t really want to do that as it requires running my whole connection through home Internet.\n
      \n
      c) I also want to setup a reverse proxy even if I do only use it locally just so I am not dealing with ports and IPs. No bookmarks are not practical I have too many as it is.\n
      \n
      d) At this point I am doing this the “right” way or at least the complex way because I can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705969287 {#3099
      date: 2024-01-23 01:21:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@keyez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3102 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 332996
    -bodyTs: "'also':37 'awar':10 'b':7 'bookmark':63 'c':35 'complex':89 'connect':31 'd':74 'deal':57 'even':44 'home':33 'internet':34 'ip':61 'least':87 'local':51 'mani':70 'point':77 'port':59 'practic':66 'proxi':43 'realli':20 'requir':27 'revers':42 'right':83 'run':28 'setup':40 'tailscal':13 'unraid':6 'use':5,12,49 'vpn':16 'want':21,38 'way':84,90 'whole':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8551060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705969287 {#3100
      date: 2024-01-23 01:21:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "A, great. Overly complicated. B, wireguard lets you set your allowed IPS to your networks’s subnet so you only tunnel that traffic. C, that’s ideal. Use nginx proxy manager. It’s super simple. Buy a domain and you can use letsencrypt for SSL so you don’t get http nag messages from your browser. Old suggest something with cheap renewals like ‘.rodeo’ or ‘.top’. D, there are many right ways. Personally, i’d set up your services in a docker compose file, all behind gluetun as a VPN for your torrent service. I’d set up a wireguard VPN on a pi zero elsewhere on your network so you can access everything from outside, and on your wireguard clients i’d only tunnel the traffic to your network’s subnet. Unless you want everything behind the same VPN you use for torrenting. In that case i’d run a wireguard service in the same docker network as gluetun, so you can tunnel all your client traffic through that. You could even out a dns server in there as well, and manually set a domain name to your server’s ip so you don’t have to buy a domain name. Course, then you can’t use letsenceypt SSL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705984066 {#3235
    date: 2024-01-23 05:27:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@keyez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 333352
  -bodyTs: "'access':113 'allow':11 'b':5 'behind':86,137 'browser':56 'buy':36,199 'c':24 'case':147 'cheap':61 'client':121,167 'complic':4 'compos':83 'could':172 'cours':203 'd':67,75,96,123,149 'dns':176 'docker':82,157 'domain':38,186,201 'elsewher':106 'even':173 'everyth':114,136 'file':84 'get':50 'gluetun':87,160 'great':2 'http':51 'ideal':27 'ip':12,192 'let':7 'letsenceypt':209 'letsencrypt':43 'like':63 'manag':31 'mani':70 'manual':183 'messag':53 'nag':52 'name':187,202 'network':15,109,130,158 'nginx':29 'old':57 'outsid':116 'over':3 'person':73 'pi':104 'proxi':30 'renew':62 'right':71 'rodeo':64 'run':150 'server':177,190 'servic':79,94,153 'set':9,76,97,184 'simpl':35 'someth':59 'ssl':45,210 'subnet':17,132 'suggest':58 'super':34 'top':66 'torrent':93,144 'traffic':23,127,168 'tunnel':21,125,164 'unless':133 'use':28,42,142,208 'vpn':90,101,140 'want':135 'way':72 'well':181 'wireguard':6,100,120,152 'zero':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6484404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984066 {#3236
    date: 2024-01-23 05:27:46.0 +01:00
  }
}
"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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I think 2 good concepts come to mind to help you make choices:\n
    \n
    1. Least privilege - Only give things/people just enough access/authority to get the job done. A good example is sonarr doesn’t need access to your personal photos to do it’s job, so don’t give it access if to them.\n
    2. Defense in layers - Nothing is perfect and you can make mistakes in configuration. Don’t rely on a single point of failure to protect you. If you want remote access use a VPN. But also take steps in your network like putting a password on the logins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705967788 {#2628
    date: 2024-01-23 00:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2634 …}
  +nested: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  -id: 332944
  -bodyTs: "'1':14 '2':3,55 'access':36,51,85 'access/authority':22 'also':90 'choic':13 'come':6 'concept':5 'configur':68 'defens':56 'doesn':33 'done':27 'enough':21 'exampl':30 'failur':77 'get':24 'give':18,49 'good':4,29 'help':10 'job':26,45 'layer':58 'least':15 'like':96 'login':102 'make':12,65 'mind':8 'mistak':66 'need':35 'network':95 'noth':59 'password':99 'perfect':61 'person':39 'photo':40 'point':75 'privileg':16 'protect':79 'put':97 'reli':71 'remot':84 'singl':74 'sonarr':32 'step':92 'take':91 'things/people':19 'think':2 'use':86 'vpn':88 'want':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967788 {#2629
    date: 2024-01-23 00:56:28.0 +01:00
  }
}
"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
87 DENIED edit
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I think 2 good concepts come to mind to help you make choices:\n
    \n
    1. Least privilege - Only give things/people just enough access/authority to get the job done. A good example is sonarr doesn’t need access to your personal photos to do it’s job, so don’t give it access if to them.\n
    2. Defense in layers - Nothing is perfect and you can make mistakes in configuration. Don’t rely on a single point of failure to protect you. If you want remote access use a VPN. But also take steps in your network like putting a password on the logins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705967788 {#2628
    date: 2024-01-23 00:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2634 …}
  +nested: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  -id: 332944
  -bodyTs: "'1':14 '2':3,55 'access':36,51,85 'access/authority':22 'also':90 'choic':13 'come':6 'concept':5 'configur':68 'defens':56 'doesn':33 'done':27 'enough':21 'exampl':30 'failur':77 'get':24 'give':18,49 'good':4,29 'help':10 'job':26,45 'layer':58 'least':15 'like':96 'login':102 'make':12,65 'mind':8 'mistak':66 'need':35 'network':95 'noth':59 'password':99 'perfect':61 'person':39 'photo':40 'point':75 'privileg':16 'protect':79 'put':97 'reli':71 'remot':84 'singl':74 'sonarr':32 'step':92 'take':91 'things/people':19 'think':2 'use':86 'vpn':88 'want':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967788 {#2629
    date: 2024-01-23 00:56:28.0 +01:00
  }
}
"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
88 DENIED moderate
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I think 2 good concepts come to mind to help you make choices:\n
    \n
    1. Least privilege - Only give things/people just enough access/authority to get the job done. A good example is sonarr doesn’t need access to your personal photos to do it’s job, so don’t give it access if to them.\n
    2. Defense in layers - Nothing is perfect and you can make mistakes in configuration. Don’t rely on a single point of failure to protect you. If you want remote access use a VPN. But also take steps in your network like putting a password on the logins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705967788 {#2628
    date: 2024-01-23 00:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2634 …}
  +nested: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  -id: 332944
  -bodyTs: "'1':14 '2':3,55 'access':36,51,85 'access/authority':22 'also':90 'choic':13 'come':6 'concept':5 'configur':68 'defens':56 'doesn':33 'done':27 'enough':21 'exampl':30 'failur':77 'get':24 'give':18,49 'good':4,29 'help':10 'job':26,45 'layer':58 'least':15 'like':96 'login':102 'make':12,65 'mind':8 'mistak':66 'need':35 'network':95 'noth':59 'password':99 'perfect':61 'person':39 'photo':40 'point':75 'privileg':16 'protect':79 'put':97 'reli':71 'remot':84 'singl':74 'sonarr':32 'step':92 'take':91 'things/people':19 'think':2 'use':86 'vpn':88 'want':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6926031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967788 {#2629
    date: 2024-01-23 00:56:28.0 +01:00
  }
}
"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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2707
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m also interested :)\n
    \n
    What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
    \n
    If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
    \n
    Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
    \n
    Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
    \n
    A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727807054 {#2701
    date: 2024-10-01 20:24:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 332933
  -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7633098"
  +editedAt: DateTimeImmutable @1727806559 {#2702
    date: 2024-10-01 20:15:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705967395 {#2703
    date: 2024-01-23 00:49:55.0 +01:00
  }
}
"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
91 DENIED edit
App\Entity\EntryComment {#2707
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m also interested :)\n
    \n
    What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
    \n
    If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
    \n
    Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
    \n
    Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
    \n
    A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727807054 {#2701
    date: 2024-10-01 20:24:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 332933
  -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7633098"
  +editedAt: DateTimeImmutable @1727806559 {#2702
    date: 2024-10-01 20:15:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705967395 {#2703
    date: 2024-01-23 00:49:55.0 +01:00
  }
}
"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
92 DENIED moderate
App\Entity\EntryComment {#2707
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m also interested :)\n
    \n
    What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
    \n
    If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
    \n
    Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
    \n
    Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
    \n
    A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727807054 {#2701
    date: 2024-10-01 20:24:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
    "@areyouevenreal@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 332933
  -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7633098"
  +editedAt: DateTimeImmutable @1727806559 {#2702
    date: 2024-10-01 20:15:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705967395 {#2703
    date: 2024-01-23 00:49:55.0 +01:00
  }
}
"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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m also interested :)\n
      \n
      What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
      \n
      If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
      \n
      Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
      \n
      Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
      \n
      A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727807054 {#2701
      date: 2024-10-01 20:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 332933
    -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7633098"
    +editedAt: DateTimeImmutable @1727806559 {#2702
      date: 2024-10-01 20:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705967395 {#2703
      date: 2024-01-23 00:49:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "What’s a cie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705968996 {#3052
    date: 2024-01-23 01:16:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 332991
  -bodyTs: "'cie':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968996 {#3051
    date: 2024-01-23 01:16:36.0 +01:00
  }
}
"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
95 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m also interested :)\n
      \n
      What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
      \n
      If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
      \n
      Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
      \n
      Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
      \n
      A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727807054 {#2701
      date: 2024-10-01 20:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 332933
    -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7633098"
    +editedAt: DateTimeImmutable @1727806559 {#2702
      date: 2024-10-01 20:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705967395 {#2703
      date: 2024-01-23 00:49:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "What’s a cie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705968996 {#3052
    date: 2024-01-23 01:16:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 332991
  -bodyTs: "'cie':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968996 {#3051
    date: 2024-01-23 01:16:36.0 +01:00
  }
}
"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
96 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m also interested :)\n
      \n
      What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
      \n
      If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
      \n
      Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
      \n
      Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
      \n
      A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727807054 {#2701
      date: 2024-10-01 20:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 332933
    -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7633098"
    +editedAt: DateTimeImmutable @1727806559 {#2702
      date: 2024-10-01 20:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705967395 {#2703
      date: 2024-01-23 00:49:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "What’s a cie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705968996 {#3052
    date: 2024-01-23 01:16:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 332991
  -bodyTs: "'cie':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705968996 {#3051
    date: 2024-01-23 01:16:36.0 +01:00
  }
}
"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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3211
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m also interested :)\n
        \n
        What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
        \n
        If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
        \n
        Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
        \n
        Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
        \n
        A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727807054 {#2701
        date: 2024-10-01 20:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 332933
      -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7633098"
      +editedAt: DateTimeImmutable @1727806559 {#2702
        date: 2024-10-01 20:15:59.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705967395 {#2703
        date: 2024-01-23 00:49:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "What’s a cie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705968996 {#3052
      date: 2024-01-23 01:16:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@N0x0n@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 332991
    -bodyTs: "'cie':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8550942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705968996 {#3051
      date: 2024-01-23 01:16:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Edited! XD maybe that wasn’t the best acronym ?\n
    \n
    An other way to express “etc” xD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969487 {#3212
    date: 2024-01-23 01:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 333005
  -bodyTs: "'acronym':9 'best':8 'edit':1 'etc':15 'express':14 'mayb':3 'wasn':5 'way':12 'xd':2,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7633874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969487 {#3209
    date: 2024-01-23 01:24:47.0 +01:00
  }
}
"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
99 DENIED edit
App\Entity\EntryComment {#3211
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m also interested :)\n
        \n
        What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
        \n
        If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
        \n
        Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
        \n
        Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
        \n
        A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727807054 {#2701
        date: 2024-10-01 20:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 332933
      -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7633098"
      +editedAt: DateTimeImmutable @1727806559 {#2702
        date: 2024-10-01 20:15:59.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705967395 {#2703
        date: 2024-01-23 00:49:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "What’s a cie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705968996 {#3052
      date: 2024-01-23 01:16:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@N0x0n@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 332991
    -bodyTs: "'cie':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8550942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705968996 {#3051
      date: 2024-01-23 01:16:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Edited! XD maybe that wasn’t the best acronym ?\n
    \n
    An other way to express “etc” xD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969487 {#3212
    date: 2024-01-23 01:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 333005
  -bodyTs: "'acronym':9 'best':8 'edit':1 'etc':15 'express':14 'mayb':3 'wasn':5 'way':12 'xd':2,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7633874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969487 {#3209
    date: 2024-01-23 01:24:47.0 +01:00
  }
}
"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
100 DENIED moderate
App\Entity\EntryComment {#3211
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m also interested :)\n
        \n
        What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
        \n
        If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
        \n
        Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
        \n
        Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
        \n
        A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727807054 {#2701
        date: 2024-10-01 20:24:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
        "@areyouevenreal@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 332933
      -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7633098"
      +editedAt: DateTimeImmutable @1727806559 {#2702
        date: 2024-10-01 20:15:59.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705967395 {#2703
        date: 2024-01-23 00:49:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "What’s a cie?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705968996 {#3052
      date: 2024-01-23 01:16:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@N0x0n@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
    -id: 332991
    -bodyTs: "'cie':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8550942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705968996 {#3051
      date: 2024-01-23 01:16:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Edited! XD maybe that wasn’t the best acronym ?\n
    \n
    An other way to express “etc” xD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969487 {#3212
    date: 2024-01-23 01:24:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 333005
  -bodyTs: "'acronym':9 'best':8 'edit':1 'etc':15 'express':14 'mayb':3 'wasn':5 'way':12 'xd':2,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7633874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969487 {#3209
    date: 2024-01-23 01:24:47.0 +01:00
  }
}
"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
101 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
102 DENIED moderate
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m also interested :)\n
      \n
      What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
      \n
      If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
      \n
      Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
      \n
      Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
      \n
      A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727807054 {#2701
      date: 2024-10-01 20:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 332933
    -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7633098"
    +editedAt: DateTimeImmutable @1727806559 {#2702
      date: 2024-10-01 20:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705967395 {#2703
      date: 2024-01-23 00:49:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Why use a VPN instead of a proxy? I found configuring a proxy much easier. I hate to say it but that stack is too simple for my setup. It’s missing half the stuff I use. I have also been avoiding qbittorrent because of issues with it forgetting login details."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969109 {#3036
    date: 2024-01-23 01:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 332995
  -bodyTs: "'also':40 'avoid':42 'configur':11 'detail':51 'easier':15 'forget':49 'found':10 'half':33 'hate':17 'instead':5 'issu':46 'login':50 'miss':32 'much':14 'proxi':8,13 'qbittorr':43 'say':19 'setup':29 'simpl':26 'stack':23 'stuff':35 'use':2,37 'vpn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969109 {#3035
    date: 2024-01-23 01:18:29.0 +01:00
  }
}
"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
103 DENIED edit
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m also interested :)\n
      \n
      What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
      \n
      If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
      \n
      Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
      \n
      Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
      \n
      A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727807054 {#2701
      date: 2024-10-01 20:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 332933
    -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7633098"
    +editedAt: DateTimeImmutable @1727806559 {#2702
      date: 2024-10-01 20:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705967395 {#2703
      date: 2024-01-23 00:49:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Why use a VPN instead of a proxy? I found configuring a proxy much easier. I hate to say it but that stack is too simple for my setup. It’s missing half the stuff I use. I have also been avoiding qbittorrent because of issues with it forgetting login details."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969109 {#3036
    date: 2024-01-23 01:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 332995
  -bodyTs: "'also':40 'avoid':42 'configur':11 'detail':51 'easier':15 'forget':49 'found':10 'half':33 'hate':17 'instead':5 'issu':46 'login':50 'miss':32 'much':14 'proxi':8,13 'qbittorr':43 'say':19 'setup':29 'simpl':26 'stack':23 'stuff':35 'use':2,37 'vpn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969109 {#3035
    date: 2024-01-23 01:18:29.0 +01:00
  }
}
"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
104 DENIED moderate
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m also interested :)\n
      \n
      What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !\n
      \n
      If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).\n
      \n
      Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.\n
      \n
      Just secure and isolate your torrent connection and use a good VPN (like proton VPN).\n
      \n
      A good starting point: [github.com/navilg/media-stack/blob/…/README.md](https://github.com/navilg/media-stack/blob/main/README.md)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727807054 {#2701
      date: 2024-10-01 20:24:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
      "@areyouevenreal@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 332933
    -bodyTs: "'/navilg/media-stack/blob/':107 '/navilg/media-stack/blob/main/readme.md)':111 '/readme.md':108 'add':8 'also':3 'arr':16 'authelia':27 'avail':41 'complic':84 'connect':74,92 'github.com':106,110 'github.com/navilg/media-stack/blob/':105 'github.com/navilg/media-stack/blob/main/readme.md)':109 'go':33,66 'good':96,102 'host':35 'interest':4 'ip':80 'isol':89 'jellyfin':19,77 'like':98 'local':14,70 'm':2 'make':39 'mandatori':54 'much':83 'need':23 'net':44 'open':46 'overheat':85 'point':104 'port':47 'portain':61 'privat':79 'proton':99 'proxi':26 'revers':25 'router':50 'secur':87 'selfhost':13 'stack':17,37 'start':103 'think':60 'torrent':91 'tunnel':58 'use':94 'user':69 'vpn':97,100 'way':64 'whatsoev':29 'wireguard':57 'without':81 'yeah':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7633098"
    +editedAt: DateTimeImmutable @1727806559 {#2702
      date: 2024-10-01 20:15:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705967395 {#2703
      date: 2024-01-23 00:49:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Why use a VPN instead of a proxy? I found configuring a proxy much easier. I hate to say it but that stack is too simple for my setup. It’s missing half the stuff I use. I have also been avoiding qbittorrent because of issues with it forgetting login details."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705969109 {#3036
    date: 2024-01-23 01:18:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@areyouevenreal@lemm.ee"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 332995
  -bodyTs: "'also':40 'avoid':42 'configur':11 'detail':51 'easier':15 'forget':49 'found':10 'half':33 'hate':17 'instead':5 'issu':46 'login':50 'miss':32 'much':14 'proxi':8,13 'qbittorr':43 'say':19 'setup':29 'simpl':26 'stack':23 'stuff':35 'use':2,37 'vpn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8550996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705969109 {#3035
    date: 2024-01-23 01:18:29.0 +01:00
  }
}
"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
105 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
106 DENIED moderate
App\Entity\EntryComment {#2780
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
    \n
    May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
    \n
    Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727955235 {#2775
    date: 2024-10-03 13:33:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2781 …}
  +nested: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  -id: 332928
  -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967221 {#2776
    date: 2024-01-23 00:47:01.0 +01:00
  }
}
"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
107 DENIED edit
App\Entity\EntryComment {#2780
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
    \n
    May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
    \n
    Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727955235 {#2775
    date: 2024-10-03 13:33:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2781 …}
  +nested: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  -id: 332928
  -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967221 {#2776
    date: 2024-01-23 00:47:01.0 +01:00
  }
}
"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
108 DENIED moderate
App\Entity\EntryComment {#2780
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
    \n
    May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
    \n
    Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727955235 {#2775
    date: 2024-10-03 13:33:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2781 …}
  +nested: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  -id: 332928
  -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6925871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705967221 {#2776
    date: 2024-01-23 00:47:01.0 +01:00
  }
}
"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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
      \n
      May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
      \n
      Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727955235 {#2775
      date: 2024-10-03 13:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2781 …}
    +nested: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    -id: 332928
    -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967221 {#2776
      date: 2024-01-23 00:47:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705987434 {#3083
    date: 2024-01-23 06:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 333434
  -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5051597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987434 {#3082
    date: 2024-01-23 06:23:54.0 +01:00
  }
}
"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
111 DENIED edit
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
      \n
      May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
      \n
      Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727955235 {#2775
      date: 2024-10-03 13:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2781 …}
    +nested: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    -id: 332928
    -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967221 {#2776
      date: 2024-01-23 00:47:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705987434 {#3083
    date: 2024-01-23 06:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 333434
  -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5051597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987434 {#3082
    date: 2024-01-23 06:23:54.0 +01:00
  }
}
"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
112 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
      \n
      May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
      \n
      Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727955235 {#2775
      date: 2024-10-03 13:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2781 …}
    +nested: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    -id: 332928
    -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967221 {#2776
      date: 2024-01-23 00:47:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705987434 {#3083
    date: 2024-01-23 06:23:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 333434
  -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5051597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987434 {#3082
    date: 2024-01-23 06:23:54.0 +01:00
  }
}
"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
113 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
114 DENIED moderate
App\Entity\EntryComment {#3284
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2780
      +user: App\Entity\User {#2793 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
        \n
        May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
        \n
        Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727955235 {#2775
        date: 2024-10-03 13:33:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2781 …}
      +nested: Doctrine\ORM\PersistentCollection {#2783 …}
      +votes: Doctrine\ORM\PersistentCollection {#2785 …}
      +reports: Doctrine\ORM\PersistentCollection {#2787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
      -id: 332928
      -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967221 {#2776
        date: 2024-01-23 00:47:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705987434 {#3083
      date: 2024-01-23 06:23:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 333434
    -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5051597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705987434 {#3082
      date: 2024-01-23 06:23:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "They’re markdown files, so you can view them in the browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989877 {#3282
    date: 2024-01-23 07:04:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 333498
  -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989877 {#3283
    date: 2024-01-23 07:04:37.0 +01:00
  }
}
"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
115 DENIED edit
App\Entity\EntryComment {#3284
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2780
      +user: App\Entity\User {#2793 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
        \n
        May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
        \n
        Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727955235 {#2775
        date: 2024-10-03 13:33:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2781 …}
      +nested: Doctrine\ORM\PersistentCollection {#2783 …}
      +votes: Doctrine\ORM\PersistentCollection {#2785 …}
      +reports: Doctrine\ORM\PersistentCollection {#2787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
      -id: 332928
      -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967221 {#2776
        date: 2024-01-23 00:47:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705987434 {#3083
      date: 2024-01-23 06:23:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 333434
    -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5051597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705987434 {#3082
      date: 2024-01-23 06:23:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "They’re markdown files, so you can view them in the browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989877 {#3282
    date: 2024-01-23 07:04:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 333498
  -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989877 {#3283
    date: 2024-01-23 07:04:37.0 +01:00
  }
}
"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
116 DENIED moderate
App\Entity\EntryComment {#3284
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2780
      +user: App\Entity\User {#2793 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
        \n
        May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
        \n
        Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727955235 {#2775
        date: 2024-10-03 13:33:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2781 …}
      +nested: Doctrine\ORM\PersistentCollection {#2783 …}
      +votes: Doctrine\ORM\PersistentCollection {#2785 …}
      +reports: Doctrine\ORM\PersistentCollection {#2787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
      -id: 332928
      -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6925871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705967221 {#2776
        date: 2024-01-23 00:47:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705987434 {#3083
      date: 2024-01-23 06:23:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 333434
    -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5051597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705987434 {#3082
      date: 2024-01-23 06:23:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "They’re markdown files, so you can view them in the browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705989877 {#3282
    date: 2024-01-23 07:04:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3285 …}
  +nested: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 333498
  -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989877 {#3283
    date: 2024-01-23 07:04:37.0 +01:00
  }
}
"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
117 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
118 DENIED moderate
App\Entity\EntryComment {#3324
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3284
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2780
        +user: App\Entity\User {#2793 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
          \n
          May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
          \n
          Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727955235 {#2775
          date: 2024-10-03 13:33:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2781 …}
        +nested: Doctrine\ORM\PersistentCollection {#2783 …}
        +votes: Doctrine\ORM\PersistentCollection {#2785 …}
        +reports: Doctrine\ORM\PersistentCollection {#2787 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
        -id: 332928
        -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6925871"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705967221 {#2776
          date: 2024-01-23 00:47:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2780}
      +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705987434 {#3083
        date: 2024-01-23 06:23:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 333434
      -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5051597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987434 {#3082
        date: 2024-01-23 06:23:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: "They’re markdown files, so you can view them in the browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705989877 {#3282
      date: 2024-01-23 07:04:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3285 …}
    +nested: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    -id: 333498
    -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989877 {#3283
      date: 2024-01-23 07:04:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: """
    Mmm, not really? This is what i get by opening a “d8c18c2732b5476c932be62a292750f8.md” file from my Joplin storage folder:\n
    \n
    > id: d8c18c2732b5476c932be62a292750f8 parent_id: 661a69f5c0df4c7fb1a2bf0657f0e198 item_type: 1 item_id: e66b22624674439582bfd11582e0e1db item_updated_time: 1705987325033 title_diff: “[]” body_diff: “[{"diffs":[[0,"/Spaces\\n"],[1,"\\nNotesnook.com\\n"]],"start1":119,"start2":119,"length1":8,"length2":23}]” metadata_diff: {“new”:{},“deleted”:[]} encryption_cipher_text: encryption_applied: 0 updated_time: 2024-01-23T05:22:05.194Z created_time: 2024-01-23T05:22:05.194Z type_: 13\n
    \n
    not really human readable to me (yes, readable, but…)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705994985 {#3325
    date: 2024-01-23 08:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 333616
  -bodyTs: "'-01':66,75 '-23':67,76 '/spaces':40 '0':39,62 '05.194':70,79 '1':26,42 '119':46,48 '13':82 '1705987325033':33 '2024':65,74 '22':69,78 '23':52 '661a69f5c0df4c7fb1a2bf0657f0e198':23 '8':50 'appli':61 'bodi':36 'cipher':58 'creat':72 'd8c18c2732b5476c932be62a292750f8':20 'd8c18c2732b5476c932be62a292750f8.md':12 'delet':56 'diff':35,37,38,54 'e66b22624674439582bfd11582e0e1db':29 'encrypt':57,60 'file':13 'folder':18 'get':8 'human':85 'id':19,22,28 'item':24,27,30 'joplin':16 'length1':49 'length2':51 'metadata':53 'mmm':1 'n':41,44 'new':55 'nnotesnook.com':43 'open':10 'parent':21 'readabl':86,90 'realli':3,84 'start1':45 'start2':47 'storag':17 't05':68,77 'text':59 'time':32,64,73 'titl':34 'type':25,81 'updat':31,63 'yes':89 'z':71,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5052960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994985 {#3322
    date: 2024-01-23 08:29:45.0 +01:00
  }
}
"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
119 DENIED edit
App\Entity\EntryComment {#3324
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3284
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2780
        +user: App\Entity\User {#2793 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
          \n
          May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
          \n
          Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727955235 {#2775
          date: 2024-10-03 13:33:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2781 …}
        +nested: Doctrine\ORM\PersistentCollection {#2783 …}
        +votes: Doctrine\ORM\PersistentCollection {#2785 …}
        +reports: Doctrine\ORM\PersistentCollection {#2787 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
        -id: 332928
        -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6925871"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705967221 {#2776
          date: 2024-01-23 00:47:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2780}
      +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705987434 {#3083
        date: 2024-01-23 06:23:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 333434
      -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5051597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987434 {#3082
        date: 2024-01-23 06:23:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: "They’re markdown files, so you can view them in the browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705989877 {#3282
      date: 2024-01-23 07:04:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3285 …}
    +nested: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    -id: 333498
    -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989877 {#3283
      date: 2024-01-23 07:04:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: """
    Mmm, not really? This is what i get by opening a “d8c18c2732b5476c932be62a292750f8.md” file from my Joplin storage folder:\n
    \n
    > id: d8c18c2732b5476c932be62a292750f8 parent_id: 661a69f5c0df4c7fb1a2bf0657f0e198 item_type: 1 item_id: e66b22624674439582bfd11582e0e1db item_updated_time: 1705987325033 title_diff: “[]” body_diff: “[{"diffs":[[0,"/Spaces\\n"],[1,"\\nNotesnook.com\\n"]],"start1":119,"start2":119,"length1":8,"length2":23}]” metadata_diff: {“new”:{},“deleted”:[]} encryption_cipher_text: encryption_applied: 0 updated_time: 2024-01-23T05:22:05.194Z created_time: 2024-01-23T05:22:05.194Z type_: 13\n
    \n
    not really human readable to me (yes, readable, but…)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705994985 {#3325
    date: 2024-01-23 08:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 333616
  -bodyTs: "'-01':66,75 '-23':67,76 '/spaces':40 '0':39,62 '05.194':70,79 '1':26,42 '119':46,48 '13':82 '1705987325033':33 '2024':65,74 '22':69,78 '23':52 '661a69f5c0df4c7fb1a2bf0657f0e198':23 '8':50 'appli':61 'bodi':36 'cipher':58 'creat':72 'd8c18c2732b5476c932be62a292750f8':20 'd8c18c2732b5476c932be62a292750f8.md':12 'delet':56 'diff':35,37,38,54 'e66b22624674439582bfd11582e0e1db':29 'encrypt':57,60 'file':13 'folder':18 'get':8 'human':85 'id':19,22,28 'item':24,27,30 'joplin':16 'length1':49 'length2':51 'metadata':53 'mmm':1 'n':41,44 'new':55 'nnotesnook.com':43 'open':10 'parent':21 'readabl':86,90 'realli':3,84 'start1':45 'start2':47 'storag':17 't05':68,77 'text':59 'time':32,64,73 'titl':34 'type':25,81 'updat':31,63 'yes':89 'z':71,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5052960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994985 {#3322
    date: 2024-01-23 08:29:45.0 +01:00
  }
}
"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
120 DENIED moderate
App\Entity\EntryComment {#3324
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3284
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2780
        +user: App\Entity\User {#2793 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
          \n
          May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
          \n
          Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727955235 {#2775
          date: 2024-10-03 13:33:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2781 …}
        +nested: Doctrine\ORM\PersistentCollection {#2783 …}
        +votes: Doctrine\ORM\PersistentCollection {#2785 …}
        +reports: Doctrine\ORM\PersistentCollection {#2787 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
        -id: 332928
        -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6925871"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705967221 {#2776
          date: 2024-01-23 00:47:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2780}
      +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705987434 {#3083
        date: 2024-01-23 06:23:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 333434
      -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5051597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987434 {#3082
        date: 2024-01-23 06:23:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: "They’re markdown files, so you can view them in the browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705989877 {#3282
      date: 2024-01-23 07:04:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3285 …}
    +nested: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    -id: 333498
    -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989877 {#3283
      date: 2024-01-23 07:04:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: """
    Mmm, not really? This is what i get by opening a “d8c18c2732b5476c932be62a292750f8.md” file from my Joplin storage folder:\n
    \n
    > id: d8c18c2732b5476c932be62a292750f8 parent_id: 661a69f5c0df4c7fb1a2bf0657f0e198 item_type: 1 item_id: e66b22624674439582bfd11582e0e1db item_updated_time: 1705987325033 title_diff: “[]” body_diff: “[{"diffs":[[0,"/Spaces\\n"],[1,"\\nNotesnook.com\\n"]],"start1":119,"start2":119,"length1":8,"length2":23}]” metadata_diff: {“new”:{},“deleted”:[]} encryption_cipher_text: encryption_applied: 0 updated_time: 2024-01-23T05:22:05.194Z created_time: 2024-01-23T05:22:05.194Z type_: 13\n
    \n
    not really human readable to me (yes, readable, but…)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705994985 {#3325
    date: 2024-01-23 08:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 333616
  -bodyTs: "'-01':66,75 '-23':67,76 '/spaces':40 '0':39,62 '05.194':70,79 '1':26,42 '119':46,48 '13':82 '1705987325033':33 '2024':65,74 '22':69,78 '23':52 '661a69f5c0df4c7fb1a2bf0657f0e198':23 '8':50 'appli':61 'bodi':36 'cipher':58 'creat':72 'd8c18c2732b5476c932be62a292750f8':20 'd8c18c2732b5476c932be62a292750f8.md':12 'delet':56 'diff':35,37,38,54 'e66b22624674439582bfd11582e0e1db':29 'encrypt':57,60 'file':13 'folder':18 'get':8 'human':85 'id':19,22,28 'item':24,27,30 'joplin':16 'length1':49 'length2':51 'metadata':53 'mmm':1 'n':41,44 'new':55 'nnotesnook.com':43 'open':10 'parent':21 'readabl':86,90 'realli':3,84 'start1':45 'start2':47 'storag':17 't05':68,77 'text':59 'time':32,64,73 'titl':34 'type':25,81 'updat':31,63 'yes':89 'z':71,80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5052960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994985 {#3322
    date: 2024-01-23 08:29:45.0 +01:00
  }
}
"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
121 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
122 DENIED moderate
App\Entity\EntryComment {#3358
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3284
      +user: App\Entity\User {#2793 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3081
        +user: Proxies\__CG__\App\Entity\User {#3080 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2780
          +user: App\Entity\User {#2793 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
            \n
            May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
            \n
            Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727955235 {#2775
            date: 2024-10-03 13:33:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Shimitar@feddit.it"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2781 …}
          +nested: Doctrine\ORM\PersistentCollection {#2783 …}
          +votes: Doctrine\ORM\PersistentCollection {#2785 …}
          +reports: Doctrine\ORM\PersistentCollection {#2787 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
          -id: 332928
          -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6925871"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705967221 {#2776
            date: 2024-01-23 00:47:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2780}
        +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987434 {#3083
          date: 2024-01-23 06:23:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3079 …}
        +nested: Doctrine\ORM\PersistentCollection {#3077 …}
        +votes: Doctrine\ORM\PersistentCollection {#3075 …}
        +reports: Doctrine\ORM\PersistentCollection {#3073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
        -id: 333434
        -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/5051597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987434 {#3082
          date: 2024-01-23 06:23:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2780}
      +body: "They’re markdown files, so you can view them in the browser."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705989877 {#3282
        date: 2024-01-23 07:04:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3285 …}
      +nested: Doctrine\ORM\PersistentCollection {#3287 …}
      +votes: Doctrine\ORM\PersistentCollection {#3289 …}
      +reports: Doctrine\ORM\PersistentCollection {#3291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
      -id: 333498
      -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989877 {#3283
        date: 2024-01-23 07:04:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: """
      Mmm, not really? This is what i get by opening a “d8c18c2732b5476c932be62a292750f8.md” file from my Joplin storage folder:\n
      \n
      > id: d8c18c2732b5476c932be62a292750f8 parent_id: 661a69f5c0df4c7fb1a2bf0657f0e198 item_type: 1 item_id: e66b22624674439582bfd11582e0e1db item_updated_time: 1705987325033 title_diff: “[]” body_diff: “[{"diffs":[[0,"/Spaces\\n"],[1,"\\nNotesnook.com\\n"]],"start1":119,"start2":119,"length1":8,"length2":23}]” metadata_diff: {“new”:{},“deleted”:[]} encryption_cipher_text: encryption_applied: 0 updated_time: 2024-01-23T05:22:05.194Z created_time: 2024-01-23T05:22:05.194Z type_: 13\n
      \n
      not really human readable to me (yes, readable, but…)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705994985 {#3325
      date: 2024-01-23 08:29:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3319 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 333616
    -bodyTs: "'-01':66,75 '-23':67,76 '/spaces':40 '0':39,62 '05.194':70,79 '1':26,42 '119':46,48 '13':82 '1705987325033':33 '2024':65,74 '22':69,78 '23':52 '661a69f5c0df4c7fb1a2bf0657f0e198':23 '8':50 'appli':61 'bodi':36 'cipher':58 'creat':72 'd8c18c2732b5476c932be62a292750f8':20 'd8c18c2732b5476c932be62a292750f8.md':12 'delet':56 'diff':35,37,38,54 'e66b22624674439582bfd11582e0e1db':29 'encrypt':57,60 'file':13 'folder':18 'get':8 'human':85 'id':19,22,28 'item':24,27,30 'joplin':16 'length1':49 'length2':51 'metadata':53 'mmm':1 'n':41,44 'new':55 'nnotesnook.com':43 'open':10 'parent':21 'readabl':86,90 'realli':3,84 'start1':45 'start2':47 'storag':17 't05':68,77 'text':59 'time':32,64,73 'titl':34 'type':25,81 'updat':31,63 'yes':89 'z':71,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5052960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705994985 {#3322
      date: 2024-01-23 08:29:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: """
    I didn’t realize Joplin saves in such an odd format. The filename is .md, but the format is something proprietary.\n
    \n
    What’s weird is a few of my notes don’t look like that. They look like normal Markdown. But most look just like yours.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705997348 {#3355
    date: 2024-01-23 09:09:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3359 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 333681
  -bodyTs: "'didn':2 'filenam':13 'format':11,18 'joplin':5 'like':34,38,45 'look':33,37,43 'markdown':40 'md':15 'normal':39 'note':30 'odd':10 'proprietari':21 'realiz':4 'save':6 'someth':20 'weird':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6936631"
  +editedAt: DateTimeImmutable @1727912354 {#3352
    date: 2024-10-03 01:39:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705997348 {#3350
    date: 2024-01-23 09:09:08.0 +01:00
  }
}
"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
123 DENIED edit
App\Entity\EntryComment {#3358
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3284
      +user: App\Entity\User {#2793 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3081
        +user: Proxies\__CG__\App\Entity\User {#3080 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2780
          +user: App\Entity\User {#2793 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
            \n
            May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
            \n
            Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727955235 {#2775
            date: 2024-10-03 13:33:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Shimitar@feddit.it"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2781 …}
          +nested: Doctrine\ORM\PersistentCollection {#2783 …}
          +votes: Doctrine\ORM\PersistentCollection {#2785 …}
          +reports: Doctrine\ORM\PersistentCollection {#2787 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
          -id: 332928
          -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6925871"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705967221 {#2776
            date: 2024-01-23 00:47:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2780}
        +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987434 {#3083
          date: 2024-01-23 06:23:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3079 …}
        +nested: Doctrine\ORM\PersistentCollection {#3077 …}
        +votes: Doctrine\ORM\PersistentCollection {#3075 …}
        +reports: Doctrine\ORM\PersistentCollection {#3073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
        -id: 333434
        -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/5051597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987434 {#3082
          date: 2024-01-23 06:23:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2780}
      +body: "They’re markdown files, so you can view them in the browser."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705989877 {#3282
        date: 2024-01-23 07:04:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3285 …}
      +nested: Doctrine\ORM\PersistentCollection {#3287 …}
      +votes: Doctrine\ORM\PersistentCollection {#3289 …}
      +reports: Doctrine\ORM\PersistentCollection {#3291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
      -id: 333498
      -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989877 {#3283
        date: 2024-01-23 07:04:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: """
      Mmm, not really? This is what i get by opening a “d8c18c2732b5476c932be62a292750f8.md” file from my Joplin storage folder:\n
      \n
      > id: d8c18c2732b5476c932be62a292750f8 parent_id: 661a69f5c0df4c7fb1a2bf0657f0e198 item_type: 1 item_id: e66b22624674439582bfd11582e0e1db item_updated_time: 1705987325033 title_diff: “[]” body_diff: “[{"diffs":[[0,"/Spaces\\n"],[1,"\\nNotesnook.com\\n"]],"start1":119,"start2":119,"length1":8,"length2":23}]” metadata_diff: {“new”:{},“deleted”:[]} encryption_cipher_text: encryption_applied: 0 updated_time: 2024-01-23T05:22:05.194Z created_time: 2024-01-23T05:22:05.194Z type_: 13\n
      \n
      not really human readable to me (yes, readable, but…)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705994985 {#3325
      date: 2024-01-23 08:29:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3319 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 333616
    -bodyTs: "'-01':66,75 '-23':67,76 '/spaces':40 '0':39,62 '05.194':70,79 '1':26,42 '119':46,48 '13':82 '1705987325033':33 '2024':65,74 '22':69,78 '23':52 '661a69f5c0df4c7fb1a2bf0657f0e198':23 '8':50 'appli':61 'bodi':36 'cipher':58 'creat':72 'd8c18c2732b5476c932be62a292750f8':20 'd8c18c2732b5476c932be62a292750f8.md':12 'delet':56 'diff':35,37,38,54 'e66b22624674439582bfd11582e0e1db':29 'encrypt':57,60 'file':13 'folder':18 'get':8 'human':85 'id':19,22,28 'item':24,27,30 'joplin':16 'length1':49 'length2':51 'metadata':53 'mmm':1 'n':41,44 'new':55 'nnotesnook.com':43 'open':10 'parent':21 'readabl':86,90 'realli':3,84 'start1':45 'start2':47 'storag':17 't05':68,77 'text':59 'time':32,64,73 'titl':34 'type':25,81 'updat':31,63 'yes':89 'z':71,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5052960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705994985 {#3322
      date: 2024-01-23 08:29:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: """
    I didn’t realize Joplin saves in such an odd format. The filename is .md, but the format is something proprietary.\n
    \n
    What’s weird is a few of my notes don’t look like that. They look like normal Markdown. But most look just like yours.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705997348 {#3355
    date: 2024-01-23 09:09:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3359 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 333681
  -bodyTs: "'didn':2 'filenam':13 'format':11,18 'joplin':5 'like':34,38,45 'look':33,37,43 'markdown':40 'md':15 'normal':39 'note':30 'odd':10 'proprietari':21 'realiz':4 'save':6 'someth':20 'weird':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6936631"
  +editedAt: DateTimeImmutable @1727912354 {#3352
    date: 2024-10-03 01:39:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705997348 {#3350
    date: 2024-01-23 09:09:08.0 +01:00
  }
}
"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
124 DENIED moderate
App\Entity\EntryComment {#3358
  +user: App\Entity\User {#2793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3284
      +user: App\Entity\User {#2793 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3081
        +user: Proxies\__CG__\App\Entity\User {#3080 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2780
          +user: App\Entity\User {#2793 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
            \n
            May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
            \n
            Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727955235 {#2775
            date: 2024-10-03 13:33:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Shimitar@feddit.it"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2781 …}
          +nested: Doctrine\ORM\PersistentCollection {#2783 …}
          +votes: Doctrine\ORM\PersistentCollection {#2785 …}
          +reports: Doctrine\ORM\PersistentCollection {#2787 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
          -id: 332928
          -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6925871"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705967221 {#2776
            date: 2024-01-23 00:47:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2780}
        +body: "Nephele looks promising! But how to view Joplin notes from browser? They don’t seems readable directly from folders but somehow messed up"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987434 {#3083
          date: 2024-01-23 06:23:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Shimitar@feddit.it"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3079 …}
        +nested: Doctrine\ORM\PersistentCollection {#3077 …}
        +votes: Doctrine\ORM\PersistentCollection {#3075 …}
        +reports: Doctrine\ORM\PersistentCollection {#3073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
        -id: 333434
        -bodyTs: "'browser':11 'direct':17 'folder':19 'joplin':8 'look':2 'mess':22 'nephel':1 'note':9 'promis':3 'readabl':16 'seem':15 'somehow':21 'view':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/5051597"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987434 {#3082
          date: 2024-01-23 06:23:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2780}
      +body: "They’re markdown files, so you can view them in the browser."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705989877 {#3282
        date: 2024-01-23 07:04:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3285 …}
      +nested: Doctrine\ORM\PersistentCollection {#3287 …}
      +votes: Doctrine\ORM\PersistentCollection {#3289 …}
      +reports: Doctrine\ORM\PersistentCollection {#3291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
      -id: 333498
      -bodyTs: "'browser':12 'file':4 'markdown':3 're':2 'view':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989877 {#3283
        date: 2024-01-23 07:04:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2780}
    +body: """
      Mmm, not really? This is what i get by opening a “d8c18c2732b5476c932be62a292750f8.md” file from my Joplin storage folder:\n
      \n
      > id: d8c18c2732b5476c932be62a292750f8 parent_id: 661a69f5c0df4c7fb1a2bf0657f0e198 item_type: 1 item_id: e66b22624674439582bfd11582e0e1db item_updated_time: 1705987325033 title_diff: “[]” body_diff: “[{"diffs":[[0,"/Spaces\\n"],[1,"\\nNotesnook.com\\n"]],"start1":119,"start2":119,"length1":8,"length2":23}]” metadata_diff: {“new”:{},“deleted”:[]} encryption_cipher_text: encryption_applied: 0 updated_time: 2024-01-23T05:22:05.194Z created_time: 2024-01-23T05:22:05.194Z type_: 13\n
      \n
      not really human readable to me (yes, readable, but…)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705994985 {#3325
      date: 2024-01-23 08:29:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3319 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 333616
    -bodyTs: "'-01':66,75 '-23':67,76 '/spaces':40 '0':39,62 '05.194':70,79 '1':26,42 '119':46,48 '13':82 '1705987325033':33 '2024':65,74 '22':69,78 '23':52 '661a69f5c0df4c7fb1a2bf0657f0e198':23 '8':50 'appli':61 'bodi':36 'cipher':58 'creat':72 'd8c18c2732b5476c932be62a292750f8':20 'd8c18c2732b5476c932be62a292750f8.md':12 'delet':56 'diff':35,37,38,54 'e66b22624674439582bfd11582e0e1db':29 'encrypt':57,60 'file':13 'folder':18 'get':8 'human':85 'id':19,22,28 'item':24,27,30 'joplin':16 'length1':49 'length2':51 'metadata':53 'mmm':1 'n':41,44 'new':55 'nnotesnook.com':43 'open':10 'parent':21 'readabl':86,90 'realli':3,84 'start1':45 'start2':47 'storag':17 't05':68,77 'text':59 'time':32,64,73 'titl':34 'type':25,81 'updat':31,63 'yes':89 'z':71,80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/5052960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705994985 {#3322
      date: 2024-01-23 08:29:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: """
    I didn’t realize Joplin saves in such an odd format. The filename is .md, but the format is something proprietary.\n
    \n
    What’s weird is a few of my notes don’t look like that. They look like normal Markdown. But most look just like yours.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705997348 {#3355
    date: 2024-01-23 09:09:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3359 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 333681
  -bodyTs: "'didn':2 'filenam':13 'format':11,18 'joplin':5 'like':34,38,45 'look':33,37,43 'markdown':40 'md':15 'normal':39 'note':30 'odd':10 'proprietari':21 'realiz':4 'save':6 'someth':20 'weird':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6936631"
  +editedAt: DateTimeImmutable @1727912354 {#3352
    date: 2024-10-03 01:39:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705997348 {#3350
    date: 2024-01-23 09:09:08.0 +01:00
  }
}
"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
125 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
126 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
      \n
      May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
      \n
      Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727955235 {#2775
      date: 2024-10-03 13:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2781 …}
    +nested: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    -id: 332928
    -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967221 {#2776
      date: 2024-01-23 00:47:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "Nephele looks great. After some fiddling i couldn’t make it work with sub-paths (/path/path) so i will keep using Apache as WebDAV server, which fits my bill so far. Unfortunately Joplin notes are NOT plain text (not even .md) as far as i can see, so that is not an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706016803 {#3067
    date: 2024-01-23 14:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 334058
  -bodyTs: "'/path/path':17 'apach':23 'bill':30 'couldn':8 'even':41 'far':32,44 'fiddl':6 'fit':28 'great':3 'joplin':34 'keep':21 'look':2 'make':10 'md':42 'nephel':1 'note':35 'option':54 'path':16 'plain':38 'see':48 'server':26 'sub':15 'sub-path':14 'text':39 'unfortun':33 'use':22 'webdav':25 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5056841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706016803 {#3066
    date: 2024-01-23 14:33:23.0 +01:00
  }
}
"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
127 DENIED edit
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
      \n
      May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
      \n
      Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727955235 {#2775
      date: 2024-10-03 13:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2781 …}
    +nested: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    -id: 332928
    -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967221 {#2776
      date: 2024-01-23 00:47:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "Nephele looks great. After some fiddling i couldn’t make it work with sub-paths (/path/path) so i will keep using Apache as WebDAV server, which fits my bill so far. Unfortunately Joplin notes are NOT plain text (not even .md) as far as i can see, so that is not an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706016803 {#3067
    date: 2024-01-23 14:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 334058
  -bodyTs: "'/path/path':17 'apach':23 'bill':30 'couldn':8 'even':41 'far':32,44 'fiddl':6 'fit':28 'great':3 'joplin':34 'keep':21 'look':2 'make':10 'md':42 'nephel':1 'note':35 'option':54 'path':16 'plain':38 'see':48 'server':26 'sub':15 'sub-path':14 'text':39 'unfortun':33 'use':22 'webdav':25 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5056841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706016803 {#3066
    date: 2024-01-23 14:33:23.0 +01:00
  }
}
"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
128 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2780
    +user: App\Entity\User {#2793 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can use a WebDAV server to sync your notes in Joplin, and if your WebDAV server has a web interface, you can view your notes in a browser.\n
      \n
      May I suggest [Nephele](https://www.npmjs.com/package/nephele-serve) as a good WebDAV server you can use.\n
      \n
      Available [for Docker](https://hub.docker.com/r/sciactive/nephele) as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727955235 {#2775
      date: 2024-10-03 13:33:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2781 …}
    +nested: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    -id: 332928
    -bodyTs: "'/package/nephele-serve)':36 '/r/sciactive/nephele)':50 'avail':45 'browser':29 'docker':47 'good':39 'hub.docker.com':49 'hub.docker.com/r/sciactive/nephele)':48 'interfac':21 'joplin':12 'may':30 'nephel':33 'note':10,26 'server':6,17,41 'suggest':32 'sync':8 'use':3,44 'view':24 'web':20 'webdav':5,16,40 'well':52 'www.npmjs.com':35 'www.npmjs.com/package/nephele-serve)':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6925871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705967221 {#2776
      date: 2024-01-23 00:47:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2780}
  +body: "Nephele looks great. After some fiddling i couldn’t make it work with sub-paths (/path/path) so i will keep using Apache as WebDAV server, which fits my bill so far. Unfortunately Joplin notes are NOT plain text (not even .md) as far as i can see, so that is not an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706016803 {#3067
    date: 2024-01-23 14:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 334058
  -bodyTs: "'/path/path':17 'apach':23 'bill':30 'couldn':8 'even':41 'far':32,44 'fiddl':6 'fit':28 'great':3 'joplin':34 'keep':21 'look':2 'make':10 'md':42 'nephel':1 'note':35 'option':54 'path':16 'plain':38 'see':48 'server':26 'sub':15 'sub-path':14 'text':39 'unfortun':33 'use':22 'webdav':25 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5056841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706016803 {#3066
    date: 2024-01-23 14:33:23.0 +01:00
  }
}
"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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2854
  +user: App\Entity\User {#2867 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "i went through a bunch of these and eventually settled on trilium"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728011757 {#2848
    date: 2024-10-04 05:15:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2855 …}
  +nested: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 332768
  -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6924368"
  +editedAt: DateTimeImmutable @1727778342 {#2849
    date: 2024-10-01 12:25:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705962605 {#2850
    date: 2024-01-22 23:30:05.0 +01:00
  }
}
"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
131 DENIED edit
App\Entity\EntryComment {#2854
  +user: App\Entity\User {#2867 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "i went through a bunch of these and eventually settled on trilium"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728011757 {#2848
    date: 2024-10-04 05:15:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2855 …}
  +nested: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 332768
  -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6924368"
  +editedAt: DateTimeImmutable @1727778342 {#2849
    date: 2024-10-01 12:25:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705962605 {#2850
    date: 2024-01-22 23:30:05.0 +01:00
  }
}
"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
132 DENIED moderate
App\Entity\EntryComment {#2854
  +user: App\Entity\User {#2867 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "i went through a bunch of these and eventually settled on trilium"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728011757 {#2848
    date: 2024-10-04 05:15:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@Shimitar@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2855 …}
  +nested: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 332768
  -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6924368"
  +editedAt: DateTimeImmutable @1727778342 {#2849
    date: 2024-10-01 12:25:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705962605 {#2850
    date: 2024-01-22 23:30:05.0 +01:00
  }
}
"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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2854
    +user: App\Entity\User {#2867 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "i went through a bunch of these and eventually settled on trilium"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728011757 {#2848
      date: 2024-10-04 05:15:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2855 …}
    +nested: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 332768
    -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6924368"
    +editedAt: DateTimeImmutable @1727778342 {#2849
      date: 2024-10-01 12:25:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705962605 {#2850
      date: 2024-01-22 23:30:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2854}
  +body: "This. Save yourself some time and just go with Trillium. It does not have a native mobile app yet, but when it does, there’ll be nothing to compare! :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014333 {#3014
    date: 2024-01-23 13:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@jenny_ball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 333993
  -bodyTs: "'app':18 'compar':29 'go':8 'll':25 'mobil':17 'nativ':16 'noth':27 'p':30 'save':2 'time':5 'trillium':10 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014333 {#3017
    date: 2024-01-23 13:52:13.0 +01:00
  }
}
"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
135 DENIED edit
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2854
    +user: App\Entity\User {#2867 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "i went through a bunch of these and eventually settled on trilium"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728011757 {#2848
      date: 2024-10-04 05:15:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2855 …}
    +nested: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 332768
    -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6924368"
    +editedAt: DateTimeImmutable @1727778342 {#2849
      date: 2024-10-01 12:25:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705962605 {#2850
      date: 2024-01-22 23:30:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2854}
  +body: "This. Save yourself some time and just go with Trillium. It does not have a native mobile app yet, but when it does, there’ll be nothing to compare! :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014333 {#3014
    date: 2024-01-23 13:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@jenny_ball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 333993
  -bodyTs: "'app':18 'compar':29 'go':8 'll':25 'mobil':17 'nativ':16 'noth':27 'p':30 'save':2 'time':5 'trillium':10 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014333 {#3017
    date: 2024-01-23 13:52:13.0 +01:00
  }
}
"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
136 DENIED moderate
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2854
    +user: App\Entity\User {#2867 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "i went through a bunch of these and eventually settled on trilium"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728011757 {#2848
      date: 2024-10-04 05:15:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@Shimitar@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2855 …}
    +nested: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 332768
    -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6924368"
    +editedAt: DateTimeImmutable @1727778342 {#2849
      date: 2024-10-01 12:25:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705962605 {#2850
      date: 2024-01-22 23:30:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2854}
  +body: "This. Save yourself some time and just go with Trillium. It does not have a native mobile app yet, but when it does, there’ll be nothing to compare! :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706014333 {#3014
    date: 2024-01-23 13:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@jenny_ball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 333993
  -bodyTs: "'app':18 'compar':29 'go':8 'll':25 'mobil':17 'nativ':16 'noth':27 'p':30 'save':2 'time':5 'trillium':10 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014333 {#3017
    date: 2024-01-23 13:52:13.0 +01:00
  }
}
"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
137 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
138 DENIED moderate
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2867 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2854
      +user: App\Entity\User {#2867 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "i went through a bunch of these and eventually settled on trilium"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728011757 {#2848
        date: 2024-10-04 05:15:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2855 …}
      +nested: Doctrine\ORM\PersistentCollection {#2857 …}
      +votes: Doctrine\ORM\PersistentCollection {#2859 …}
      +reports: Doctrine\ORM\PersistentCollection {#2861 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
      -id: 332768
      -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924368"
      +editedAt: DateTimeImmutable @1727778342 {#2849
        date: 2024-10-01 12:25:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705962605 {#2850
        date: 2024-01-22 23:30:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2854}
    +body: "This. Save yourself some time and just go with Trillium. It does not have a native mobile app yet, but when it does, there’ll be nothing to compare! :P"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706014333 {#3014
      date: 2024-01-23 13:52:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@jenny_ball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 333993
    -bodyTs: "'app':18 'compar':29 'go':8 'll':25 'mobil':17 'nativ':16 'noth':27 'p':30 'save':2 'time':5 'trillium':10 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014333 {#3017
      date: 2024-01-23 13:52:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2854}
  +body: "i sort of made the native app myself using an android app called hermit that is meant for that kind of thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706036070 {#3297
    date: 2024-01-23 19:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@jenny_ball@lemmy.world"
    "@homegrowntechie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 334819
  -bodyTs: "'android':11 'app':7,12 'call':13 'hermit':14 'kind':20 'made':4 'meant':17 'nativ':6 'sort':2 'thing':22 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6949062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706036070 {#3298
    date: 2024-01-23 19:54:30.0 +01:00
  }
}
"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
139 DENIED edit
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2867 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2854
      +user: App\Entity\User {#2867 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "i went through a bunch of these and eventually settled on trilium"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728011757 {#2848
        date: 2024-10-04 05:15:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2855 …}
      +nested: Doctrine\ORM\PersistentCollection {#2857 …}
      +votes: Doctrine\ORM\PersistentCollection {#2859 …}
      +reports: Doctrine\ORM\PersistentCollection {#2861 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
      -id: 332768
      -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924368"
      +editedAt: DateTimeImmutable @1727778342 {#2849
        date: 2024-10-01 12:25:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705962605 {#2850
        date: 2024-01-22 23:30:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2854}
    +body: "This. Save yourself some time and just go with Trillium. It does not have a native mobile app yet, but when it does, there’ll be nothing to compare! :P"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706014333 {#3014
      date: 2024-01-23 13:52:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@jenny_ball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 333993
    -bodyTs: "'app':18 'compar':29 'go':8 'll':25 'mobil':17 'nativ':16 'noth':27 'p':30 'save':2 'time':5 'trillium':10 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014333 {#3017
      date: 2024-01-23 13:52:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2854}
  +body: "i sort of made the native app myself using an android app called hermit that is meant for that kind of thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706036070 {#3297
    date: 2024-01-23 19:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@jenny_ball@lemmy.world"
    "@homegrowntechie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 334819
  -bodyTs: "'android':11 'app':7,12 'call':13 'hermit':14 'kind':20 'made':4 'meant':17 'nativ':6 'sort':2 'thing':22 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6949062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706036070 {#3298
    date: 2024-01-23 19:54:30.0 +01:00
  }
}
"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
140 DENIED moderate
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2867 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3013
    +user: Proxies\__CG__\App\Entity\User {#3096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2854
      +user: App\Entity\User {#2867 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "i went through a bunch of these and eventually settled on trilium"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1728011757 {#2848
        date: 2024-10-04 05:15:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Shimitar@feddit.it"
        "@Shimitar@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2855 …}
      +nested: Doctrine\ORM\PersistentCollection {#2857 …}
      +votes: Doctrine\ORM\PersistentCollection {#2859 …}
      +reports: Doctrine\ORM\PersistentCollection {#2861 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
      -id: 332768
      -bodyTs: "'bunch':5 'eventu':9 'settl':10 'trilium':12 'went':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6924368"
      +editedAt: DateTimeImmutable @1727778342 {#2849
        date: 2024-10-01 12:25:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705962605 {#2850
        date: 2024-01-22 23:30:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2854}
    +body: "This. Save yourself some time and just go with Trillium. It does not have a native mobile app yet, but when it does, there’ll be nothing to compare! :P"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706014333 {#3014
      date: 2024-01-23 13:52:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Shimitar@feddit.it"
      "@jenny_ball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3091 …}
    +reports: Doctrine\ORM\PersistentCollection {#3089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
    -id: 333993
    -bodyTs: "'app':18 'compar':29 'go':8 'll':25 'mobil':17 'nativ':16 'noth':27 'p':30 'save':2 'time':5 'trillium':10 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6942232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014333 {#3017
      date: 2024-01-23 13:52:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2854}
  +body: "i sort of made the native app myself using an android app called hermit that is meant for that kind of thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706036070 {#3297
    date: 2024-01-23 19:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@jenny_ball@lemmy.world"
    "@homegrowntechie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 334819
  -bodyTs: "'android':11 'app':7,12 'call':13 'hermit':14 'kind':20 'made':4 'meant':17 'nativ':6 'sort':2 'thing':22 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6949062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706036070 {#3298
    date: 2024-01-23 19:54:30.0 +01:00
  }
}
"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
141 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
142 DENIED moderate
App\Entity\EntryComment {#2929
  +user: App\Entity\User {#2942 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It would be a shame not to shamelessly plug author (and anti-DRM activist) Cory Doctorow here. He has some really fun science fiction, and sells his audio books DRM-free through various sources.\n
    \n
    Shamelessly, because lots of his protagonists are self-hosters of various types.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705962419 {#2924
    date: 2024-01-22 23:26:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shadow_Zwiebel@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2930 …}
  +nested: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  -id: 332763
  -bodyTs: "'activist':15 'anti':13 'anti-drm':12 'audio':29 'author':10 'book':30 'cori':16 'doctorow':17 'drm':14,32 'drm-free':31 'fiction':25 'free':33 'fun':23 'hoster':46 'lot':39 'plug':9 'protagonist':42 'realli':22 'scienc':24 'self':45 'self-host':44 'sell':27 'shame':5 'shameless':8,37 'sourc':36 'type':49 'various':35,48 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6721656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705962419 {#2925
    date: 2024-01-22 23:26:59.0 +01:00
  }
}
"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
143 DENIED edit
App\Entity\EntryComment {#2929
  +user: App\Entity\User {#2942 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It would be a shame not to shamelessly plug author (and anti-DRM activist) Cory Doctorow here. He has some really fun science fiction, and sells his audio books DRM-free through various sources.\n
    \n
    Shamelessly, because lots of his protagonists are self-hosters of various types.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705962419 {#2924
    date: 2024-01-22 23:26:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shadow_Zwiebel@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2930 …}
  +nested: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  -id: 332763
  -bodyTs: "'activist':15 'anti':13 'anti-drm':12 'audio':29 'author':10 'book':30 'cori':16 'doctorow':17 'drm':14,32 'drm-free':31 'fiction':25 'free':33 'fun':23 'hoster':46 'lot':39 'plug':9 'protagonist':42 'realli':22 'scienc':24 'self':45 'self-host':44 'sell':27 'shame':5 'shameless':8,37 'sourc':36 'type':49 'various':35,48 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6721656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705962419 {#2925
    date: 2024-01-22 23:26:59.0 +01:00
  }
}
"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
144 DENIED moderate
App\Entity\EntryComment {#2929
  +user: App\Entity\User {#2942 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It would be a shame not to shamelessly plug author (and anti-DRM activist) Cory Doctorow here. He has some really fun science fiction, and sells his audio books DRM-free through various sources.\n
    \n
    Shamelessly, because lots of his protagonists are self-hosters of various types.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705962419 {#2924
    date: 2024-01-22 23:26:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shadow_Zwiebel@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2930 …}
  +nested: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  -id: 332763
  -bodyTs: "'activist':15 'anti':13 'anti-drm':12 'audio':29 'author':10 'book':30 'cori':16 'doctorow':17 'drm':14,32 'drm-free':31 'fiction':25 'free':33 'fun':23 'hoster':46 'lot':39 'plug':9 'protagonist':42 'realli':22 'scienc':24 'self':45 'self-host':44 'sell':27 'shame':5 'shameless':8,37 'sourc':36 'type':49 'various':35,48 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6721656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705962419 {#2925
    date: 2024-01-22 23:26:59.0 +01:00
  }
}
"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
145 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "selfhosted@lemmy.world"
  +title: "selfhosted"
  +description: """
    A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
    \n
    Rules:\n
    \n
    - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
    - No spam posting.\n
    - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
    - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
    - No trolling.\n
    \n
    Resources:\n
    \n
    - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
    - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
    - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
    \n
    > Any issues on the community? Report it using the report flag.\n
    \n
    > Questions? DM the mods!
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 222
  +entryCommentCount: 3916
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729582735 {#314
    date: 2024-10-22 09:38:55.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 120
  +apId: "selfhosted@lemmy.world"
  +apProfileId: "https://lemmy.world/c/selfhosted"
  +apPublicUrl: "https://lemmy.world/c/selfhosted"
  +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "selfhosted"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703473826 {#315
    date: 2023-12-25 04:10:26.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703473826 {#309
    date: 2023-12-25 04:10:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details