GET https://kbin.spritesserver.nl/u/@BOFH666@lemmy.world

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-s-something-you-re-proud-of-doing"
  +title: "What's something you're proud of doing?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729390506 {#2135
    date: 2024-10-20 04:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +body: "Please tell us more…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706304393 {#2329
        date: 2024-01-26 22:26:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 343125
      -bodyTs: "'pleas':1 'tell':2 'us':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7045702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706304393 {#2333
        date: 2024-01-26 22:26:33.0 +01:00
      }
      +"title": 343125
    }
  ]
  -id: 33298
  -titleTs: "'proud':6 're':5 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706383248
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11220944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296848 {#2609
    date: 2024-01-26 20:20:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-s-something-you-re-proud-of-doing"
  +title: "What's something you're proud of doing?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729390506 {#2135
    date: 2024-10-20 04:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +body: "Please tell us more…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706304393 {#2329
        date: 2024-01-26 22:26:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 343125
      -bodyTs: "'pleas':1 'tell':2 'us':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7045702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706304393 {#2333
        date: 2024-01-26 22:26:33.0 +01:00
      }
      +"title": 343125
    }
  ]
  -id: 33298
  -titleTs: "'proud':6 're':5 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706383248
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11220944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296848 {#2609
    date: 2024-01-26 20:20:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-s-something-you-re-proud-of-doing"
  +title: "What's something you're proud of doing?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729390506 {#2135
    date: 2024-10-20 04:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +body: "Please tell us more…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706304393 {#2329
        date: 2024-01-26 22:26:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 343125
      -bodyTs: "'pleas':1 'tell':2 'us':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7045702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706304393 {#2333
        date: 2024-01-26 22:26:33.0 +01:00
      }
      +"title": 343125
    }
  ]
  -id: 33298
  -titleTs: "'proud':6 're':5 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706383248
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11220944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296848 {#2609
    date: 2024-01-26 20:20:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2135
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2609
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "Please tell us more…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706304393 {#2329
    date: 2024-01-26 22:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 343125
  -bodyTs: "'pleas':1 'tell':2 'us':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7045702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706304393 {#2333
    date: 2024-01-26 22:26:33.0 +01:00
  }
  +"title": 343125
}
"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 {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2135
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2609
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "Please tell us more…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706304393 {#2329
    date: 2024-01-26 22:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 343125
  -bodyTs: "'pleas':1 'tell':2 'us':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7045702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706304393 {#2333
    date: 2024-01-26 22:26:33.0 +01:00
  }
  +"title": 343125
}
"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 {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2135
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2609
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "Please tell us more…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706304393 {#2329
    date: 2024-01-26 22:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 343125
  -bodyTs: "'pleas':1 'tell':2 'us':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7045702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706304393 {#2333
    date: 2024-01-26 22:26:33.0 +01:00
  }
  +"title": 343125
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#2951 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
  +slug: "I-love-my-Gitea-Any-tips-and-tricks"
  +title: "I love my Gitea. Any tips and tricks?"
  +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 788
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728040586 {#2920
    date: 2024-10-04 13:16:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Absolutely!\n
        \n
        Running local, self hosted forgejo with a few runners.\n
        \n
        Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
        \n
        Just a few containers and a happy user :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705777409 {#2092
        date: 2024-01-20 20:03:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@praise_idleness@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 326283
      -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6855758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705777409 {#2094
        date: 2024-01-20 20:03:29.0 +01:00
      }
      +"title": 326283
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">on:\n
        </span><span style="color:#323232;">  schedule:\n
        </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
        </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">jobs:\n
        </span><span style="color:#323232;">  build:\n
        </span><span style="color:#323232;">    runs-on: docker\n
        </span><span style="color:#323232;">    container:\n
        </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
        </span><span style="color:#323232;">    steps:\n
        </span><span style="color:#323232;">      - name: Checkout\n
        </span><span style="color:#323232;">        uses: actions/checkout@v3\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">      - name: Run renovate\n
        </span><span style="color:#323232;">        env:\n
        </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
        </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
        </span><span style="color:#323232;">        run: |\n
        </span><span style="color:#323232;">          echo "Running renovate"\n
        </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
        </span><span style="color:#323232;">          renovate --token ${PAT}          \n
        </span>\n
        ```\n
        \n
        The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
        \n
        Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705827125 {#2347
        date: 2024-01-21 09:52:05.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@praise_idleness@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
        "@BOFH666@lemmy.world"
        "@naomsa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 327726
      -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6878736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705827125 {#2332
        date: 2024-01-21 09:52:05.0 +01:00
      }
      +"title": 327726
    }
  ]
  -id: 31928
  -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705840829
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13130361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705754429 {#2723
    date: 2024-01-20 13:40:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#2951 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
  +slug: "I-love-my-Gitea-Any-tips-and-tricks"
  +title: "I love my Gitea. Any tips and tricks?"
  +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 788
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728040586 {#2920
    date: 2024-10-04 13:16:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Absolutely!\n
        \n
        Running local, self hosted forgejo with a few runners.\n
        \n
        Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
        \n
        Just a few containers and a happy user :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705777409 {#2092
        date: 2024-01-20 20:03:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@praise_idleness@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 326283
      -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6855758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705777409 {#2094
        date: 2024-01-20 20:03:29.0 +01:00
      }
      +"title": 326283
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">on:\n
        </span><span style="color:#323232;">  schedule:\n
        </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
        </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">jobs:\n
        </span><span style="color:#323232;">  build:\n
        </span><span style="color:#323232;">    runs-on: docker\n
        </span><span style="color:#323232;">    container:\n
        </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
        </span><span style="color:#323232;">    steps:\n
        </span><span style="color:#323232;">      - name: Checkout\n
        </span><span style="color:#323232;">        uses: actions/checkout@v3\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">      - name: Run renovate\n
        </span><span style="color:#323232;">        env:\n
        </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
        </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
        </span><span style="color:#323232;">        run: |\n
        </span><span style="color:#323232;">          echo "Running renovate"\n
        </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
        </span><span style="color:#323232;">          renovate --token ${PAT}          \n
        </span>\n
        ```\n
        \n
        The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
        \n
        Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705827125 {#2347
        date: 2024-01-21 09:52:05.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@praise_idleness@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
        "@BOFH666@lemmy.world"
        "@naomsa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 327726
      -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6878736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705827125 {#2332
        date: 2024-01-21 09:52:05.0 +01:00
      }
      +"title": 327726
    }
  ]
  -id: 31928
  -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705840829
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13130361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705754429 {#2723
    date: 2024-01-20 13:40:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#2951 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
  +slug: "I-love-my-Gitea-Any-tips-and-tricks"
  +title: "I love my Gitea. Any tips and tricks?"
  +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 788
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728040586 {#2920
    date: 2024-10-04 13:16:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Absolutely!\n
        \n
        Running local, self hosted forgejo with a few runners.\n
        \n
        Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
        \n
        Just a few containers and a happy user :-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705777409 {#2092
        date: 2024-01-20 20:03:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@praise_idleness@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 326283
      -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6855758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705777409 {#2094
        date: 2024-01-20 20:03:29.0 +01:00
      }
      +"title": 326283
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">on:\n
        </span><span style="color:#323232;">  schedule:\n
        </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
        </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">jobs:\n
        </span><span style="color:#323232;">  build:\n
        </span><span style="color:#323232;">    runs-on: docker\n
        </span><span style="color:#323232;">    container:\n
        </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
        </span><span style="color:#323232;">    steps:\n
        </span><span style="color:#323232;">      - name: Checkout\n
        </span><span style="color:#323232;">        uses: actions/checkout@v3\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">      - name: Run renovate\n
        </span><span style="color:#323232;">        env:\n
        </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
        </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
        </span><span style="color:#323232;">        run: |\n
        </span><span style="color:#323232;">          echo "Running renovate"\n
        </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
        </span><span style="color:#323232;">          renovate --token ${PAT}          \n
        </span>\n
        ```\n
        \n
        The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
        \n
        Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705827125 {#2347
        date: 2024-01-21 09:52:05.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@praise_idleness@sh.itjust.works"
        "@Gooey0210@sh.itjust.works"
        "@BOFH666@lemmy.world"
        "@naomsa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 327726
      -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6878736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705827125 {#2332
        date: 2024-01-21 09:52:05.0 +01:00
      }
      +"title": 327726
    }
  ]
  -id: 31928
  -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705840829
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13130361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705754429 {#2723
    date: 2024-01-20 13:40:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2951 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "I-love-my-Gitea-Any-tips-and-tricks"
    +title: "I love my Gitea. Any tips and tricks?"
    +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 788
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728040586 {#2920
      date: 2024-10-04 13:16:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">on:\n
          </span><span style="color:#323232;">  schedule:\n
          </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
          </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">jobs:\n
          </span><span style="color:#323232;">  build:\n
          </span><span style="color:#323232;">    runs-on: docker\n
          </span><span style="color:#323232;">    container:\n
          </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
          </span><span style="color:#323232;">    steps:\n
          </span><span style="color:#323232;">      - name: Checkout\n
          </span><span style="color:#323232;">        uses: actions/checkout@v3\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">      - name: Run renovate\n
          </span><span style="color:#323232;">        env:\n
          </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
          </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
          </span><span style="color:#323232;">        run: |\n
          </span><span style="color:#323232;">          echo "Running renovate"\n
          </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
          </span><span style="color:#323232;">          renovate --token ${PAT}          \n
          </span>\n
          ```\n
          \n
          The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
          \n
          Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705827125 {#2347
          date: 2024-01-21 09:52:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@praise_idleness@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
          "@BOFH666@lemmy.world"
          "@naomsa@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 327726
        -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6878736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705827125 {#2332
          date: 2024-01-21 09:52:05.0 +01:00
        }
        +"title": 327726
      }
    ]
    -id: 31928
    -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705840829
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13130361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705754429 {#2723
      date: 2024-01-20 13:40:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Absolutely!\n
    \n
    Running local, self hosted forgejo with a few runners.\n
    \n
    Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
    \n
    Just a few containers and a happy user :-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705777409 {#2092
    date: 2024-01-20 20:03:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praise_idleness@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 326283
  -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6855758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777409 {#2094
    date: 2024-01-20 20:03:29.0 +01:00
  }
  +"title": 326283
}
"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 {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2951 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "I-love-my-Gitea-Any-tips-and-tricks"
    +title: "I love my Gitea. Any tips and tricks?"
    +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 788
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728040586 {#2920
      date: 2024-10-04 13:16:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">on:\n
          </span><span style="color:#323232;">  schedule:\n
          </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
          </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">jobs:\n
          </span><span style="color:#323232;">  build:\n
          </span><span style="color:#323232;">    runs-on: docker\n
          </span><span style="color:#323232;">    container:\n
          </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
          </span><span style="color:#323232;">    steps:\n
          </span><span style="color:#323232;">      - name: Checkout\n
          </span><span style="color:#323232;">        uses: actions/checkout@v3\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">      - name: Run renovate\n
          </span><span style="color:#323232;">        env:\n
          </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
          </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
          </span><span style="color:#323232;">        run: |\n
          </span><span style="color:#323232;">          echo "Running renovate"\n
          </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
          </span><span style="color:#323232;">          renovate --token ${PAT}          \n
          </span>\n
          ```\n
          \n
          The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
          \n
          Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705827125 {#2347
          date: 2024-01-21 09:52:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@praise_idleness@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
          "@BOFH666@lemmy.world"
          "@naomsa@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 327726
        -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6878736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705827125 {#2332
          date: 2024-01-21 09:52:05.0 +01:00
        }
        +"title": 327726
      }
    ]
    -id: 31928
    -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705840829
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13130361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705754429 {#2723
      date: 2024-01-20 13:40:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Absolutely!\n
    \n
    Running local, self hosted forgejo with a few runners.\n
    \n
    Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
    \n
    Just a few containers and a happy user :-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705777409 {#2092
    date: 2024-01-20 20:03:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praise_idleness@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 326283
  -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6855758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777409 {#2094
    date: 2024-01-20 20:03:29.0 +01:00
  }
  +"title": 326283
}
"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 {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2951 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "I-love-my-Gitea-Any-tips-and-tricks"
    +title: "I love my Gitea. Any tips and tricks?"
    +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 788
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728040586 {#2920
      date: 2024-10-04 13:16:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">on:\n
          </span><span style="color:#323232;">  schedule:\n
          </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
          </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">jobs:\n
          </span><span style="color:#323232;">  build:\n
          </span><span style="color:#323232;">    runs-on: docker\n
          </span><span style="color:#323232;">    container:\n
          </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
          </span><span style="color:#323232;">    steps:\n
          </span><span style="color:#323232;">      - name: Checkout\n
          </span><span style="color:#323232;">        uses: actions/checkout@v3\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">      - name: Run renovate\n
          </span><span style="color:#323232;">        env:\n
          </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
          </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
          </span><span style="color:#323232;">        run: |\n
          </span><span style="color:#323232;">          echo "Running renovate"\n
          </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
          </span><span style="color:#323232;">          renovate --token ${PAT}          \n
          </span>\n
          ```\n
          \n
          The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
          \n
          Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705827125 {#2347
          date: 2024-01-21 09:52:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@praise_idleness@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
          "@BOFH666@lemmy.world"
          "@naomsa@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 327726
        -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6878736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705827125 {#2332
          date: 2024-01-21 09:52:05.0 +01:00
        }
        +"title": 327726
      }
    ]
    -id: 31928
    -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705840829
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13130361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705754429 {#2723
      date: 2024-01-20 13:40:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Absolutely!\n
    \n
    Running local, self hosted forgejo with a few runners.\n
    \n
    Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
    \n
    Just a few containers and a happy user :-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705777409 {#2092
    date: 2024-01-20 20:03:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praise_idleness@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 326283
  -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6855758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777409 {#2094
    date: 2024-01-20 20:03:29.0 +01:00
  }
  +"title": 326283
}
"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 {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2951 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "I-love-my-Gitea-Any-tips-and-tricks"
    +title: "I love my Gitea. Any tips and tricks?"
    +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 788
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728040586 {#2920
      date: 2024-10-04 13:16:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Absolutely!\n
          \n
          Running local, self hosted forgejo with a few runners.\n
          \n
          Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
          \n
          Just a few containers and a happy user :-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705777409 {#2092
          date: 2024-01-20 20:03:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@praise_idleness@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 326283
        -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6855758"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705777409 {#2094
          date: 2024-01-20 20:03:29.0 +01:00
        }
        +"title": 326283
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 31928
    -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705840829
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13130361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705754429 {#2723
      date: 2024-01-20 13:40:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">on:\n
    </span><span style="color:#323232;">  schedule:\n
    </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
    </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">jobs:\n
    </span><span style="color:#323232;">  build:\n
    </span><span style="color:#323232;">    runs-on: docker\n
    </span><span style="color:#323232;">    container:\n
    </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
    </span><span style="color:#323232;">    steps:\n
    </span><span style="color:#323232;">      - name: Checkout\n
    </span><span style="color:#323232;">        uses: actions/checkout@v3\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">      - name: Run renovate\n
    </span><span style="color:#323232;">        env:\n
    </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
    </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
    </span><span style="color:#323232;">        run: |\n
    </span><span style="color:#323232;">          echo "Running renovate"\n
    </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
    </span><span style="color:#323232;">          renovate --token ${PAT}          \n
    </span>\n
    ```\n
    \n
    The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
    \n
    Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705827125 {#2347
    date: 2024-01-21 09:52:05.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@praise_idleness@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@BOFH666@lemmy.world"
    "@naomsa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 327726
  -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6878736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705827125 {#2332
    date: 2024-01-21 09:52:05.0 +01:00
  }
  +"title": 327726
}
"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 {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2951 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "I-love-my-Gitea-Any-tips-and-tricks"
    +title: "I love my Gitea. Any tips and tricks?"
    +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 788
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728040586 {#2920
      date: 2024-10-04 13:16:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Absolutely!\n
          \n
          Running local, self hosted forgejo with a few runners.\n
          \n
          Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
          \n
          Just a few containers and a happy user :-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705777409 {#2092
          date: 2024-01-20 20:03:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@praise_idleness@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 326283
        -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6855758"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705777409 {#2094
          date: 2024-01-20 20:03:29.0 +01:00
        }
        +"title": 326283
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 31928
    -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705840829
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13130361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705754429 {#2723
      date: 2024-01-20 13:40:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">on:\n
    </span><span style="color:#323232;">  schedule:\n
    </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
    </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">jobs:\n
    </span><span style="color:#323232;">  build:\n
    </span><span style="color:#323232;">    runs-on: docker\n
    </span><span style="color:#323232;">    container:\n
    </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
    </span><span style="color:#323232;">    steps:\n
    </span><span style="color:#323232;">      - name: Checkout\n
    </span><span style="color:#323232;">        uses: actions/checkout@v3\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">      - name: Run renovate\n
    </span><span style="color:#323232;">        env:\n
    </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
    </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
    </span><span style="color:#323232;">        run: |\n
    </span><span style="color:#323232;">          echo "Running renovate"\n
    </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
    </span><span style="color:#323232;">          renovate --token ${PAT}          \n
    </span>\n
    ```\n
    \n
    The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
    \n
    Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705827125 {#2347
    date: 2024-01-21 09:52:05.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@praise_idleness@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@BOFH666@lemmy.world"
    "@naomsa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 327726
  -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6878736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705827125 {#2332
    date: 2024-01-21 09:52:05.0 +01:00
  }
  +"title": 327726
}
"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 {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#2951 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "I-love-my-Gitea-Any-tips-and-tricks"
    +title: "I love my Gitea. Any tips and tricks?"
    +url: "https://sh.itjust.works/pictrs/image/f1774145-62ea-401c-8bbb-70696c0c73b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 788
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728040586 {#2920
      date: 2024-10-04 13:16:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2956 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          Absolutely!\n
          \n
          Running local, self hosted forgejo with a few runners.\n
          \n
          Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.\n
          \n
          Just a few containers and a happy user :-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705777409 {#2092
          date: 2024-01-20 20:03:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@praise_idleness@sh.itjust.works"
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 326283
        -bodyTs: "'24':33 'absolut':1 'build':23 'check':16,36 'code':13 'commit':20 'contain':46 'etc':42 'everi':32 'forgejo':6 'happi':49 'host':5 'hour':34 'linter':22 'local':3 'neat':15 'new':25,38 'pre':19 'pre-commit':18 'push':28 'releas':39 'renov':29 'run':2 'runner':10 'schedul':31 'self':4 'stuff':41 'tag':26 'user':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6855758"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705777409 {#2094
          date: 2024-01-20 20:03:29.0 +01:00
        }
        +"title": 326283
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 31928
    -titleTs: "'gitea':4 'love':2 'tip':6 'trick':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705840829
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13130361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705754429 {#2723
      date: 2024-01-20 13:40:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">on:\n
    </span><span style="color:#323232;">  schedule:\n
    </span><span style="color:#323232;">    - cron: '5 2 * * *'\n
    </span><span style="color:#323232;">    - cron: '5 14 * * *'\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">jobs:\n
    </span><span style="color:#323232;">  build:\n
    </span><span style="color:#323232;">    runs-on: docker\n
    </span><span style="color:#323232;">    container:\n
    </span><span style="color:#323232;">      image: renovate/renovate:37.140-full\n
    </span><span style="color:#323232;">    steps:\n
    </span><span style="color:#323232;">      - name: Checkout\n
    </span><span style="color:#323232;">        uses: actions/checkout@v3\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">      - name: Run renovate\n
    </span><span style="color:#323232;">        env:\n
    </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}\n
    </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}\n
    </span><span style="color:#323232;">        run: |\n
    </span><span style="color:#323232;">          echo "Running renovate"\n
    </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}\n
    </span><span style="color:#323232;">          renovate --token ${PAT}          \n
    </span>\n
    ```\n
    \n
    The renovate image has been *pulled* by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.\n
    \n
    Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705827125 {#2347
    date: 2024-01-21 09:52:05.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@praise_idleness@sh.itjust.works"
    "@Gooey0210@sh.itjust.works"
    "@BOFH666@lemmy.world"
    "@naomsa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 327726
  -bodyTs: "'14':32 '2':29 '37.140':42 '5':28,31 'action':96 'actions/checkout':48 'anoth':16 'besid':102 'build':34 'cd':64 'checkout':46 'com':57 'config.js':110 'configur':94,116 'contain':39,107 'correct':115 'cron':27,30 'docker':38 'echo':61 'env':53 'fiddl':4 'forgejo':11,81 'forgejo-runn':10,80 'full':43 'get':22 'github':56,65,91 'hand':77 'happili':84 'imag':40,72,87 'job':33 'm':7 'name':45,50 'pat':54,69,89 'pull':75 'renov':13,52,63,67,71,100,112 'renovate.json':108 'renovate/renovate':41 'repositori':17,101,106 'run':36,51,60,62 'runner':12,82 'runs-on':35 'schedul':26 'secret':92,97 'secrets.github':59 'secrets.pat':55 'start':24,85 'step':44 'still':1 'test':2 'token':58,68 'use':8,47 'v3':49 'within':98 'workflow':20,104 'workspac':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6878736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705827125 {#2332
    date: 2024-01-21 09:52:05.0 +01:00
  }
  +"title": 327726
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2081
  +user: Proxies\__CG__\App\Entity\User {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
  +slug: "Haier-hits-Home-Assistant-plugin-dev-with-takedown-notice"
  +title: "Haier hits Home Assistant plugin dev with takedown notice"
  +url: "https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726776478 {#2962
    date: 2024-09-19 22:07:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  +badges: Doctrine\ORM\PersistentCollection {#2980 …}
  +children: [
    App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2081 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they just lost some customers…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726610859 {#2085
        date: 2024-09-18 00:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dantheclamman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 320226
      -bodyTs: "'custom':6 'lost':4 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6807510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705608749 {#2096
        date: 2024-01-18 21:12:29.0 +01:00
      }
      +"title": 320226
    }
  ]
  -id: 31576
  -titleTs: "'assist':4 'dev':6 'haier':1 'hit':2 'home':3 'notic':9 'plugin':5 'takedown':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705694963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10880397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608563 {#2928
    date: 2024-01-18 21:09:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2081
  +user: Proxies\__CG__\App\Entity\User {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
  +slug: "Haier-hits-Home-Assistant-plugin-dev-with-takedown-notice"
  +title: "Haier hits Home Assistant plugin dev with takedown notice"
  +url: "https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726776478 {#2962
    date: 2024-09-19 22:07:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  +badges: Doctrine\ORM\PersistentCollection {#2980 …}
  +children: [
    App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2081 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they just lost some customers…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726610859 {#2085
        date: 2024-09-18 00:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dantheclamman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 320226
      -bodyTs: "'custom':6 'lost':4 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6807510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705608749 {#2096
        date: 2024-01-18 21:12:29.0 +01:00
      }
      +"title": 320226
    }
  ]
  -id: 31576
  -titleTs: "'assist':4 'dev':6 'haier':1 'hit':2 'home':3 'notic':9 'plugin':5 'takedown':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705694963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10880397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608563 {#2928
    date: 2024-01-18 21:09:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2081
  +user: Proxies\__CG__\App\Entity\User {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
  +slug: "Haier-hits-Home-Assistant-plugin-dev-with-takedown-notice"
  +title: "Haier hits Home Assistant plugin dev with takedown notice"
  +url: "https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726776478 {#2962
    date: 2024-09-19 22:07:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  +badges: Doctrine\ORM\PersistentCollection {#2980 …}
  +children: [
    App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2081 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they just lost some customers…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726610859 {#2085
        date: 2024-09-18 00:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dantheclamman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 320226
      -bodyTs: "'custom':6 'lost':4 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6807510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705608749 {#2096
        date: 2024-01-18 21:12:29.0 +01:00
      }
      +"title": 320226
    }
  ]
  -id: 31576
  -titleTs: "'assist':4 'dev':6 'haier':1 'hit':2 'home':3 'notic':9 'plugin':5 'takedown':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705694963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10880397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608563 {#2928
    date: 2024-01-18 21:09:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081
    +user: Proxies\__CG__\App\Entity\User {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Haier-hits-Home-Assistant-plugin-dev-with-takedown-notice"
    +title: "Haier hits Home Assistant plugin dev with takedown notice"
    +url: "https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 392
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726776478 {#2962
      date: 2024-09-19 22:07:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      App\Entity\EntryComment {#2062}
    ]
    -id: 31576
    -titleTs: "'assist':4 'dev':6 'haier':1 'hit':2 'home':3 'notic':9 'plugin':5 'takedown':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705694963
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10880397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705608563 {#2928
      date: 2024-01-18 21:09:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, they just lost some customers…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726610859 {#2085
    date: 2024-09-18 00:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 320226
  -bodyTs: "'custom':6 'lost':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608749 {#2096
    date: 2024-01-18 21:12:29.0 +01:00
  }
  +"title": 320226
}
"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 {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081
    +user: Proxies\__CG__\App\Entity\User {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Haier-hits-Home-Assistant-plugin-dev-with-takedown-notice"
    +title: "Haier hits Home Assistant plugin dev with takedown notice"
    +url: "https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 392
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726776478 {#2962
      date: 2024-09-19 22:07:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      App\Entity\EntryComment {#2062}
    ]
    -id: 31576
    -titleTs: "'assist':4 'dev':6 'haier':1 'hit':2 'home':3 'notic':9 'plugin':5 'takedown':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705694963
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10880397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705608563 {#2928
      date: 2024-01-18 21:09:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, they just lost some customers…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726610859 {#2085
    date: 2024-09-18 00:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 320226
  -bodyTs: "'custom':6 'lost':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608749 {#2096
    date: 2024-01-18 21:12:29.0 +01:00
  }
  +"title": 320226
}
"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 {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081
    +user: Proxies\__CG__\App\Entity\User {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Haier-hits-Home-Assistant-plugin-dev-with-takedown-notice"
    +title: "Haier hits Home Assistant plugin dev with takedown notice"
    +url: "https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 392
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726776478 {#2962
      date: 2024-09-19 22:07:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      App\Entity\EntryComment {#2062}
    ]
    -id: 31576
    -titleTs: "'assist':4 'dev':6 'haier':1 'hit':2 'home':3 'notic':9 'plugin':5 'takedown':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705694963
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10880397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705608563 {#2928
      date: 2024-01-18 21:09:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, they just lost some customers…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726610859 {#2085
    date: 2024-09-18 00:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dantheclamman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 320226
  -bodyTs: "'custom':6 'lost':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608749 {#2096
    date: 2024-01-18 21:12:29.0 +01:00
  }
  +"title": 320226
}
"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
Proxies\__CG__\App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Non-microsoft-git-repo"
  +title: "Non microsoft git repo"
  +url: null
  +body: """
    Hello,\n
    \n
    Is there a good place to host a little FOSS project elsewhere than github?\n
    \n
    I’d especially like an open source community.\n
    \n
    Cheers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729350368 {#2982
    date: 2024-10-19 17:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    2 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
        \n
        Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1729350368 {#2394
        date: 2024-10-19 17:06:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 314874
      -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6752246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705437460 {#2395
        date: 2024-01-16 21:37:40.0 +01:00
      }
      +"title": 314874
    }
    1 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: App\Entity\EntryComment {#2393}
      +body: """
        I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
        \n
        Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
        \n
        It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705505803 {#2019
        date: 2024-01-17 16:36:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@BOFH666@lemmy.world"
        "@earmuff@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 316863
      -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6777980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705505803 {#2023
        date: 2024-01-17 16:36:43.0 +01:00
      }
      +"title": 316863
    }
    0 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: App\Entity\EntryComment {#2393}
      +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705581592 {#2013
        date: 2024-01-18 13:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@BOFH666@lemmy.world"
        "@earmuff@lemmy.dbzer0.com"
        "@swordsmanluke@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 319068
      -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6798312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705581592 {#2027
        date: 2024-01-18 13:39:52.0 +01:00
      }
      +"title": 319068
    }
  ]
  -id: 31029
  -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
  -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705520951
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/298854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434551 {#2968
    date: 2024-01-16 20:49:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Non-microsoft-git-repo"
  +title: "Non microsoft git repo"
  +url: null
  +body: """
    Hello,\n
    \n
    Is there a good place to host a little FOSS project elsewhere than github?\n
    \n
    I’d especially like an open source community.\n
    \n
    Cheers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729350368 {#2982
    date: 2024-10-19 17:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    2 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
        \n
        Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1729350368 {#2394
        date: 2024-10-19 17:06:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 314874
      -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6752246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705437460 {#2395
        date: 2024-01-16 21:37:40.0 +01:00
      }
      +"title": 314874
    }
    1 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: App\Entity\EntryComment {#2393}
      +body: """
        I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
        \n
        Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
        \n
        It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705505803 {#2019
        date: 2024-01-17 16:36:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@BOFH666@lemmy.world"
        "@earmuff@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 316863
      -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6777980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705505803 {#2023
        date: 2024-01-17 16:36:43.0 +01:00
      }
      +"title": 316863
    }
    0 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: App\Entity\EntryComment {#2393}
      +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705581592 {#2013
        date: 2024-01-18 13:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@BOFH666@lemmy.world"
        "@earmuff@lemmy.dbzer0.com"
        "@swordsmanluke@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 319068
      -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6798312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705581592 {#2027
        date: 2024-01-18 13:39:52.0 +01:00
      }
      +"title": 319068
    }
  ]
  -id: 31029
  -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
  -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705520951
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/298854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434551 {#2968
    date: 2024-01-16 20:49:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Non-microsoft-git-repo"
  +title: "Non microsoft git repo"
  +url: null
  +body: """
    Hello,\n
    \n
    Is there a good place to host a little FOSS project elsewhere than github?\n
    \n
    I’d especially like an open source community.\n
    \n
    Cheers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729350368 {#2982
    date: 2024-10-19 17:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    2 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
        \n
        Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1729350368 {#2394
        date: 2024-10-19 17:06:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 314874
      -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6752246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705437460 {#2395
        date: 2024-01-16 21:37:40.0 +01:00
      }
      +"title": 314874
    }
    1 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: App\Entity\EntryComment {#2393}
      +body: """
        I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
        \n
        Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
        \n
        It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705505803 {#2019
        date: 2024-01-17 16:36:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@BOFH666@lemmy.world"
        "@earmuff@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 316863
      -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6777980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705505803 {#2023
        date: 2024-01-17 16:36:43.0 +01:00
      }
      +"title": 316863
    }
    0 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: App\Entity\EntryComment {#2393}
      +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705581592 {#2013
        date: 2024-01-18 13:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@BOFH666@lemmy.world"
        "@earmuff@lemmy.dbzer0.com"
        "@swordsmanluke@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 319068
      -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6798312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705581592 {#2027
        date: 2024-01-18 13:39:52.0 +01:00
      }
      +"title": 319068
    }
  ]
  -id: 31029
  -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
  -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705520951
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/298854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434551 {#2968
    date: 2024-01-16 20:49:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2393
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393}
      1 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: App\Entity\EntryComment {#2393}
        +body: """
          I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
          \n
          Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
          \n
          It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705505803 {#2019
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 316863
        -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6777980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505803 {#2023
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +"title": 316863
      }
      0 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: App\Entity\EntryComment {#2393}
        +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705581592 {#2013
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
          "@swordsmanluke@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 319068
        -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6798312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581592 {#2027
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +"title": 319068
      }
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
    \n
    Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729350368 {#2394
    date: 2024-10-19 17:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 314874
  -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437460 {#2395
    date: 2024-01-16 21:37:40.0 +01:00
  }
  +"title": 314874
}
"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 {#2393
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393}
      1 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: App\Entity\EntryComment {#2393}
        +body: """
          I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
          \n
          Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
          \n
          It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705505803 {#2019
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 316863
        -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6777980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505803 {#2023
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +"title": 316863
      }
      0 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: App\Entity\EntryComment {#2393}
        +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705581592 {#2013
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
          "@swordsmanluke@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 319068
        -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6798312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581592 {#2027
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +"title": 319068
      }
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
    \n
    Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729350368 {#2394
    date: 2024-10-19 17:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 314874
  -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437460 {#2395
    date: 2024-01-16 21:37:40.0 +01:00
  }
  +"title": 314874
}
"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 {#2393
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393}
      1 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: App\Entity\EntryComment {#2393}
        +body: """
          I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
          \n
          Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
          \n
          It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705505803 {#2019
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 316863
        -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6777980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505803 {#2023
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +"title": 316863
      }
      0 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: App\Entity\EntryComment {#2393}
        +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705581592 {#2013
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
          "@swordsmanluke@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 319068
        -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6798312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581592 {#2027
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +"title": 319068
      }
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
    \n
    Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729350368 {#2394
    date: 2024-10-19 17:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 314874
  -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6752246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437460 {#2395
    date: 2024-01-16 21:37:40.0 +01:00
  }
  +"title": 314874
}
"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 {#2030
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
          \n
          Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729350368 {#2394
          date: 2024-10-19 17:06:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 314874
        -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6752246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705437460 {#2395
          date: 2024-01-16 21:37:40.0 +01:00
        }
        +"title": 314874
      }
      1 => App\Entity\EntryComment {#2030}
      0 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: App\Entity\EntryComment {#2393}
        +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705581592 {#2013
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
          "@swordsmanluke@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 319068
        -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6798312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581592 {#2027
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +"title": 319068
      }
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: App\Entity\EntryComment {#2393}
  +body: """
    I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
    \n
    Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
    \n
    It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705505803 {#2019
    date: 2024-01-17 16:36:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@BOFH666@lemmy.world"
    "@earmuff@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 316863
  -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505803 {#2023
    date: 2024-01-17 16:36:43.0 +01:00
  }
  +"title": 316863
}
"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 {#2030
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
          \n
          Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729350368 {#2394
          date: 2024-10-19 17:06:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 314874
        -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6752246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705437460 {#2395
          date: 2024-01-16 21:37:40.0 +01:00
        }
        +"title": 314874
      }
      1 => App\Entity\EntryComment {#2030}
      0 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: App\Entity\EntryComment {#2393}
        +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705581592 {#2013
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
          "@swordsmanluke@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 319068
        -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6798312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581592 {#2027
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +"title": 319068
      }
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: App\Entity\EntryComment {#2393}
  +body: """
    I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
    \n
    Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
    \n
    It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705505803 {#2019
    date: 2024-01-17 16:36:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@BOFH666@lemmy.world"
    "@earmuff@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 316863
  -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505803 {#2023
    date: 2024-01-17 16:36:43.0 +01:00
  }
  +"title": 316863
}
"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 {#2030
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
          \n
          Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729350368 {#2394
          date: 2024-10-19 17:06:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 314874
        -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6752246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705437460 {#2395
          date: 2024-01-16 21:37:40.0 +01:00
        }
        +"title": 314874
      }
      1 => App\Entity\EntryComment {#2030}
      0 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: App\Entity\EntryComment {#2393}
        +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705581592 {#2013
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
          "@swordsmanluke@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 319068
        -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6798312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581592 {#2027
          date: 2024-01-18 13:39:52.0 +01:00
        }
        +"title": 319068
      }
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: App\Entity\EntryComment {#2393}
  +body: """
    I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
    \n
    Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
    \n
    It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705505803 {#2019
    date: 2024-01-17 16:36:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@BOFH666@lemmy.world"
    "@earmuff@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 316863
  -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505803 {#2023
    date: 2024-01-17 16:36:43.0 +01:00
  }
  +"title": 316863
}
"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 {#2035
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
          \n
          Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729350368 {#2394
          date: 2024-10-19 17:06:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 314874
        -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6752246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705437460 {#2395
          date: 2024-01-16 21:37:40.0 +01:00
        }
        +"title": 314874
      }
      1 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: App\Entity\EntryComment {#2393}
        +body: """
          I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
          \n
          Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
          \n
          It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705505803 {#2019
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 316863
        -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6777980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505803 {#2023
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +"title": 316863
      }
      0 => App\Entity\EntryComment {#2035}
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: App\Entity\EntryComment {#2393}
  +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705581592 {#2013
    date: 2024-01-18 13:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@BOFH666@lemmy.world"
    "@earmuff@lemmy.dbzer0.com"
    "@swordsmanluke@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 319068
  -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705581592 {#2027
    date: 2024-01-18 13:39:52.0 +01:00
  }
  +"title": 319068
}
"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 {#2035
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
          \n
          Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729350368 {#2394
          date: 2024-10-19 17:06:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 314874
        -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6752246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705437460 {#2395
          date: 2024-01-16 21:37:40.0 +01:00
        }
        +"title": 314874
      }
      1 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: App\Entity\EntryComment {#2393}
        +body: """
          I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
          \n
          Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
          \n
          It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705505803 {#2019
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 316863
        -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6777980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505803 {#2023
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +"title": 316863
      }
      0 => App\Entity\EntryComment {#2035}
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: App\Entity\EntryComment {#2393}
  +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705581592 {#2013
    date: 2024-01-18 13:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@BOFH666@lemmy.world"
    "@earmuff@lemmy.dbzer0.com"
    "@swordsmanluke@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 319068
  -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705581592 {#2027
    date: 2024-01-18 13:39:52.0 +01:00
  }
  +"title": 319068
}
"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 {#2035
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2313 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Non-microsoft-git-repo"
    +title: "Non microsoft git repo"
    +url: null
    +body: """
      Hello,\n
      \n
      Is there a good place to host a little FOSS project elsewhere than github?\n
      \n
      I’d especially like an open source community.\n
      \n
      Cheers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729350368 {#2982
      date: 2024-10-19 17:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      2 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Be the cool kid on the block and start hosting your own [forgejo](https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0) instance.\n
          \n
          Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729350368 {#2394
          date: 2024-10-19 17:06:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 314874
        -bodyTs: "'/forgejo/forgejo/releases/tag/v1.21.4-0)':16 'azur':19 'block':7 'codeberg.org':15 'codeberg.org/forgejo/forgejo/releases/tag/v1.21.4-0)':14 'cool':3 'devop':20 'forgejo':13,29 'github':23 'happi':27 'host':10 'instanc':17 'kid':4 'meh':24 'start':9 'yuck':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6752246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705437460 {#2395
          date: 2024-01-16 21:37:40.0 +01:00
        }
        +"title": 314874
      }
      1 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: App\Entity\EntryComment {#2393}
        +body: """
          I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.\n
          \n
          Running forgejo and runners took me way less effort than properly setting up sendmail for instance.\n
          \n
          It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705505803 {#2019
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@BOFH666@lemmy.world"
          "@earmuff@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 316863
        -bodyTs: "'addit':19 'agre':3 'alreadi':13 'backup':12 'contain':20 'decis':57 'depend':6,47 'effort':37 'etc':28,51 'everyon':52 'forgejo':30 'help':8 'instanc':44 'less':36 'make':55 'matter':26 'much':27 'need':53 'place':15 'proper':39 'resourc':50 'run':29 'runner':32 'sendmail':42 'set':40 'skill':49 'took':33 'total':2 'vm':22 'way':35 'won':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6777980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705505803 {#2023
          date: 2024-01-17 16:36:43.0 +01:00
        }
        +"title": 316863
      }
      0 => App\Entity\EntryComment {#2035}
    ]
    -id: 31029
    -titleTs: "'git':3 'microsoft':2 'non':1 'repo':4"
    -bodyTs: "'cheer':24 'communiti':23 'd':17 'elsewher':13 'especi':18 'foss':11 'github':15 'good':5 'hello':1 'host':8 'like':19 'littl':10 'open':21 'place':6 'project':12 'sourc':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705520951
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/298854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434551 {#2968
      date: 2024-01-16 20:49:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: App\Entity\EntryComment {#2393}
  +body: "Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705581592 {#2013
    date: 2024-01-18 13:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@BOFH666@lemmy.world"
    "@earmuff@lemmy.dbzer0.com"
    "@swordsmanluke@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 319068
  -bodyTs: "'90s':3 'apart':10 'document':9 'earli':2 'much':6 'pretti':5 'quit':16 'sourc':13 'struggl':18 'well':1 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705581592 {#2027
    date: 2024-01-18 13:39:52.0 +01:00
  }
  +"title": 319068
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2965 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-are-some-interesting-devices-powered-by-Linux"
  +title: "What are some interesting devices powered by Linux?"
  +url: null
  +body: """
    Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
    \n
    - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
    - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
    - Smart appliances (Samsung’s smart refrigerator)\n
    - Digital signs and billboards\n
    - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
    - The Large Hadron Collider\n
    - FAA Air traffic control and radar systems\n
    - Self driving cars
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726207682 {#2999
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Cars. Either entertainment system or navigation or more…\n
        \n
        BMW has quite the list of licences for opensource libraries and Linux in the *about* section of the car-menu.\n
        \n
        And more and more network equipment.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1726207682 {#1910
        date: 2024-09-13 08:08:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@StorageB@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 308245
      -bodyTs: "'bmw':9 'car':1,28 'car-menu':27 'either':2 'entertain':3 'equip':35 'librari':18 'licenc':15 'linux':20 'list':13 'menu':29 'navig':6 'network':34 'opensourc':17 'quit':11 'section':24 'system':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687817"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248334 {#1906
        date: 2024-01-14 17:05:34.0 +01:00
      }
      +"title": 308245
    }
  ]
  -id: 30420
  -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
  -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705331591
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9255297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245191 {#2988
    date: 2024-01-14 16:13:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2965 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-are-some-interesting-devices-powered-by-Linux"
  +title: "What are some interesting devices powered by Linux?"
  +url: null
  +body: """
    Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
    \n
    - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
    - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
    - Smart appliances (Samsung’s smart refrigerator)\n
    - Digital signs and billboards\n
    - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
    - The Large Hadron Collider\n
    - FAA Air traffic control and radar systems\n
    - Self driving cars
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726207682 {#2999
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Cars. Either entertainment system or navigation or more…\n
        \n
        BMW has quite the list of licences for opensource libraries and Linux in the *about* section of the car-menu.\n
        \n
        And more and more network equipment.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1726207682 {#1910
        date: 2024-09-13 08:08:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@StorageB@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 308245
      -bodyTs: "'bmw':9 'car':1,28 'car-menu':27 'either':2 'entertain':3 'equip':35 'librari':18 'licenc':15 'linux':20 'list':13 'menu':29 'navig':6 'network':34 'opensourc':17 'quit':11 'section':24 'system':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687817"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248334 {#1906
        date: 2024-01-14 17:05:34.0 +01:00
      }
      +"title": 308245
    }
  ]
  -id: 30420
  -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
  -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705331591
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9255297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245191 {#2988
    date: 2024-01-14 16:13:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2965 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-are-some-interesting-devices-powered-by-Linux"
  +title: "What are some interesting devices powered by Linux?"
  +url: null
  +body: """
    Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
    \n
    - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
    - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
    - Smart appliances (Samsung’s smart refrigerator)\n
    - Digital signs and billboards\n
    - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
    - The Large Hadron Collider\n
    - FAA Air traffic control and radar systems\n
    - Self driving cars
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726207682 {#2999
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Cars. Either entertainment system or navigation or more…\n
        \n
        BMW has quite the list of licences for opensource libraries and Linux in the *about* section of the car-menu.\n
        \n
        And more and more network equipment.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1726207682 {#1910
        date: 2024-09-13 08:08:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@StorageB@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 308245
      -bodyTs: "'bmw':9 'car':1,28 'car-menu':27 'either':2 'entertain':3 'equip':35 'librari':18 'licenc':15 'linux':20 'list':13 'menu':29 'navig':6 'network':34 'opensourc':17 'quit':11 'section':24 'system':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687817"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248334 {#1906
        date: 2024-01-14 17:05:34.0 +01:00
      }
      +"title": 308245
    }
  ]
  -id: 30420
  -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
  -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705331591
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9255297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245191 {#2988
    date: 2024-01-14 16:13:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1909
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-are-some-interesting-devices-powered-by-Linux"
    +title: "What are some interesting devices powered by Linux?"
    +url: null
    +body: """
      Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
      \n
      - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
      - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
      - Smart appliances (Samsung’s smart refrigerator)\n
      - Digital signs and billboards\n
      - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
      - The Large Hadron Collider\n
      - FAA Air traffic control and radar systems\n
      - Self driving cars
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726207682 {#2999
      date: 2024-09-13 08:08:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 30420
    -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
    -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705331591
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/9255297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705245191 {#2988
      date: 2024-01-14 16:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cars. Either entertainment system or navigation or more…\n
    \n
    BMW has quite the list of licences for opensource libraries and Linux in the *about* section of the car-menu.\n
    \n
    And more and more network equipment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726207682 {#1910
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@StorageB@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 308245
  -bodyTs: "'bmw':9 'car':1,28 'car-menu':27 'either':2 'entertain':3 'equip':35 'librari':18 'licenc':15 'linux':20 'list':13 'menu':29 'navig':6 'network':34 'opensourc':17 'quit':11 'section':24 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248334 {#1906
    date: 2024-01-14 17:05:34.0 +01:00
  }
  +"title": 308245
}
"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 {#1909
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-are-some-interesting-devices-powered-by-Linux"
    +title: "What are some interesting devices powered by Linux?"
    +url: null
    +body: """
      Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
      \n
      - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
      - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
      - Smart appliances (Samsung’s smart refrigerator)\n
      - Digital signs and billboards\n
      - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
      - The Large Hadron Collider\n
      - FAA Air traffic control and radar systems\n
      - Self driving cars
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726207682 {#2999
      date: 2024-09-13 08:08:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 30420
    -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
    -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705331591
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/9255297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705245191 {#2988
      date: 2024-01-14 16:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cars. Either entertainment system or navigation or more…\n
    \n
    BMW has quite the list of licences for opensource libraries and Linux in the *about* section of the car-menu.\n
    \n
    And more and more network equipment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726207682 {#1910
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@StorageB@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 308245
  -bodyTs: "'bmw':9 'car':1,28 'car-menu':27 'either':2 'entertain':3 'equip':35 'librari':18 'licenc':15 'linux':20 'list':13 'menu':29 'navig':6 'network':34 'opensourc':17 'quit':11 'section':24 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248334 {#1906
    date: 2024-01-14 17:05:34.0 +01:00
  }
  +"title": 308245
}
"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 {#1909
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-are-some-interesting-devices-powered-by-Linux"
    +title: "What are some interesting devices powered by Linux?"
    +url: null
    +body: """
      Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
      \n
      - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
      - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
      - Smart appliances (Samsung’s smart refrigerator)\n
      - Digital signs and billboards\n
      - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
      - The Large Hadron Collider\n
      - FAA Air traffic control and radar systems\n
      - Self driving cars
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726207682 {#2999
      date: 2024-09-13 08:08:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 30420
    -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
    -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705331591
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/9255297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705245191 {#2988
      date: 2024-01-14 16:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cars. Either entertainment system or navigation or more…\n
    \n
    BMW has quite the list of licences for opensource libraries and Linux in the *about* section of the car-menu.\n
    \n
    And more and more network equipment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726207682 {#1910
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@StorageB@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 308245
  -bodyTs: "'bmw':9 'car':1,28 'car-menu':27 'either':2 'entertain':3 'equip':35 'librari':18 'licenc':15 'linux':20 'list':13 'menu':29 'navig':6 'network':34 'opensourc':17 'quit':11 'section':24 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248334 {#1906
    date: 2024-01-14 17:05:34.0 +01:00
  }
  +"title": 308245
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Alternative-github-frontends"
  +title: "Alternative github frontends?"
  +url: null
  +body: """
    Github has become more bloated, slower and more user-hostile with each update (just like all other big corp platforms). SPA navigation slow like hell, the “new” file viewer/browser is hardly usable in my opinion, code search does not work without login, etc. So are there any good alternative FE where the following work (read only mode is enough):\n
    \n
    - Basic git stuff like commits, branches, tags, etc\n
    - File browser\n
    - Code search\n
    - Issues\n
    - Pull requests\n
    - Conversations\n
    - Wiki\n
    \n
    For file browsing and searching I know the [github1s](https://github1s.com/).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727226064 {#3017
    date: 2024-09-25 03:01:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  +badges: Doctrine\ORM\PersistentCollection {#3032 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        In run a personal instance of forgejo, love it.\n
        \n
        Everything I want regarding version control and workers. And more lightweight on the frontend side.\n
        \n
        [forgejo.org](https://forgejo.org/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1723194873 {#2363
        date: 2024-08-09 11:14:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@itmosi@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 307672
      -bodyTs: "'/)':28 'control':15 'everyth':10 'forgejo':7 'forgejo.org':25,27 'forgejo.org/)':26 'frontend':23 'instanc':5 'lightweight':20 'love':8 'person':4 'regard':13 'run':2 'side':24 'version':14 'want':12 'worker':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6684157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705234273 {#2370
        date: 2024-01-14 13:11:13.0 +01:00
      }
      +"title": 307672
    }
  ]
  -id: 30383
  -titleTs: "'altern':1 'frontend':3 'github':2"
  -bodyTs: "'/).':89 'altern':50 'basic':61 'becom':3 'big':19 'bloat':5 'branch':66 'brows':80 'browser':70 'code':37,71 'commit':65 'convers':76 'corp':20 'enough':60 'etc':44,68 'fe':51 'file':29,69,79 'follow':54 'git':62 'github':1 'github1s':86 'github1s.com':88 'github1s.com/).':87 'good':49 'hard':32 'hell':26 'hostil':11 'issu':73 'know':84 'like':16,25,64 'login':43 'mode':58 'navig':23 'new':28 'opinion':36 'platform':21 'pull':74 'read':56 'request':75 'search':38,72,82 'slow':24 'slower':6 'spa':22 'stuff':63 'tag':67 'updat':14 'usabl':33 'user':10 'user-hostil':9 'viewer/browser':30 'wiki':77 'without':42 'work':41,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705319319
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705232919 {#3005
    date: 2024-01-14 12:48:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Alternative-github-frontends"
  +title: "Alternative github frontends?"
  +url: null
  +body: """
    Github has become more bloated, slower and more user-hostile with each update (just like all other big corp platforms). SPA navigation slow like hell, the “new” file viewer/browser is hardly usable in my opinion, code search does not work without login, etc. So are there any good alternative FE where the following work (read only mode is enough):\n
    \n
    - Basic git stuff like commits, branches, tags, etc\n
    - File browser\n
    - Code search\n
    - Issues\n
    - Pull requests\n
    - Conversations\n
    - Wiki\n
    \n
    For file browsing and searching I know the [github1s](https://github1s.com/).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727226064 {#3017
    date: 2024-09-25 03:01:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  +badges: Doctrine\ORM\PersistentCollection {#3032 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        In run a personal instance of forgejo, love it.\n
        \n
        Everything I want regarding version control and workers. And more lightweight on the frontend side.\n
        \n
        [forgejo.org](https://forgejo.org/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1723194873 {#2363
        date: 2024-08-09 11:14:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@itmosi@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 307672
      -bodyTs: "'/)':28 'control':15 'everyth':10 'forgejo':7 'forgejo.org':25,27 'forgejo.org/)':26 'frontend':23 'instanc':5 'lightweight':20 'love':8 'person':4 'regard':13 'run':2 'side':24 'version':14 'want':12 'worker':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6684157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705234273 {#2370
        date: 2024-01-14 13:11:13.0 +01:00
      }
      +"title": 307672
    }
  ]
  -id: 30383
  -titleTs: "'altern':1 'frontend':3 'github':2"
  -bodyTs: "'/).':89 'altern':50 'basic':61 'becom':3 'big':19 'bloat':5 'branch':66 'brows':80 'browser':70 'code':37,71 'commit':65 'convers':76 'corp':20 'enough':60 'etc':44,68 'fe':51 'file':29,69,79 'follow':54 'git':62 'github':1 'github1s':86 'github1s.com':88 'github1s.com/).':87 'good':49 'hard':32 'hell':26 'hostil':11 'issu':73 'know':84 'like':16,25,64 'login':43 'mode':58 'navig':23 'new':28 'opinion':36 'platform':21 'pull':74 'read':56 'request':75 'search':38,72,82 'slow':24 'slower':6 'spa':22 'stuff':63 'tag':67 'updat':14 'usabl':33 'user':10 'user-hostil':9 'viewer/browser':30 'wiki':77 'without':42 'work':41,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705319319
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705232919 {#3005
    date: 2024-01-14 12:48:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Alternative-github-frontends"
  +title: "Alternative github frontends?"
  +url: null
  +body: """
    Github has become more bloated, slower and more user-hostile with each update (just like all other big corp platforms). SPA navigation slow like hell, the “new” file viewer/browser is hardly usable in my opinion, code search does not work without login, etc. So are there any good alternative FE where the following work (read only mode is enough):\n
    \n
    - Basic git stuff like commits, branches, tags, etc\n
    - File browser\n
    - Code search\n
    - Issues\n
    - Pull requests\n
    - Conversations\n
    - Wiki\n
    \n
    For file browsing and searching I know the [github1s](https://github1s.com/).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727226064 {#3017
    date: 2024-09-25 03:01:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  +badges: Doctrine\ORM\PersistentCollection {#3032 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        In run a personal instance of forgejo, love it.\n
        \n
        Everything I want regarding version control and workers. And more lightweight on the frontend side.\n
        \n
        [forgejo.org](https://forgejo.org/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1723194873 {#2363
        date: 2024-08-09 11:14:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@itmosi@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 307672
      -bodyTs: "'/)':28 'control':15 'everyth':10 'forgejo':7 'forgejo.org':25,27 'forgejo.org/)':26 'frontend':23 'instanc':5 'lightweight':20 'love':8 'person':4 'regard':13 'run':2 'side':24 'version':14 'want':12 'worker':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6684157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705234273 {#2370
        date: 2024-01-14 13:11:13.0 +01:00
      }
      +"title": 307672
    }
  ]
  -id: 30383
  -titleTs: "'altern':1 'frontend':3 'github':2"
  -bodyTs: "'/).':89 'altern':50 'basic':61 'becom':3 'big':19 'bloat':5 'branch':66 'brows':80 'browser':70 'code':37,71 'commit':65 'convers':76 'corp':20 'enough':60 'etc':44,68 'fe':51 'file':29,69,79 'follow':54 'git':62 'github':1 'github1s':86 'github1s.com':88 'github1s.com/).':87 'good':49 'hard':32 'hell':26 'hostil':11 'issu':73 'know':84 'like':16,25,64 'login':43 'mode':58 'navig':23 'new':28 'opinion':36 'platform':21 'pull':74 'read':56 'request':75 'search':38,72,82 'slow':24 'slower':6 'spa':22 'stuff':63 'tag':67 'updat':14 'usabl':33 'user':10 'user-hostil':9 'viewer/browser':30 'wiki':77 'without':42 'work':41,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705319319
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705232919 {#3005
    date: 2024-01-14 12:48:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2501 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Alternative-github-frontends"
    +title: "Alternative github frontends?"
    +url: null
    +body: """
      Github has become more bloated, slower and more user-hostile with each update (just like all other big corp platforms). SPA navigation slow like hell, the “new” file viewer/browser is hardly usable in my opinion, code search does not work without login, etc. So are there any good alternative FE where the following work (read only mode is enough):\n
      \n
      - Basic git stuff like commits, branches, tags, etc\n
      - File browser\n
      - Code search\n
      - Issues\n
      - Pull requests\n
      - Conversations\n
      - Wiki\n
      \n
      For file browsing and searching I know the [github1s](https://github1s.com/).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727226064 {#3017
      date: 2024-09-25 03:01:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#3024 …}
    +reports: Doctrine\ORM\PersistentCollection {#3026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    +badges: Doctrine\ORM\PersistentCollection {#3032 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 30383
    -titleTs: "'altern':1 'frontend':3 'github':2"
    -bodyTs: "'/).':89 'altern':50 'basic':61 'becom':3 'big':19 'bloat':5 'branch':66 'brows':80 'browser':70 'code':37,71 'commit':65 'convers':76 'corp':20 'enough':60 'etc':44,68 'fe':51 'file':29,69,79 'follow':54 'git':62 'github':1 'github1s':86 'github1s.com':88 'github1s.com/).':87 'good':49 'hard':32 'hell':26 'hostil':11 'issu':73 'know':84 'like':16,25,64 'login':43 'mode':58 'navig':23 'new':28 'opinion':36 'platform':21 'pull':74 'read':56 'request':75 'search':38,72,82 'slow':24 'slower':6 'spa':22 'stuff':63 'tag':67 'updat':14 'usabl':33 'user':10 'user-hostil':9 'viewer/browser':30 'wiki':77 'without':42 'work':41,55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705319319
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705232919 {#3005
      date: 2024-01-14 12:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    In run a personal instance of forgejo, love it.\n
    \n
    Everything I want regarding version control and workers. And more lightweight on the frontend side.\n
    \n
    [forgejo.org](https://forgejo.org/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1723194873 {#2363
    date: 2024-08-09 11:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itmosi@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 307672
  -bodyTs: "'/)':28 'control':15 'everyth':10 'forgejo':7 'forgejo.org':25,27 'forgejo.org/)':26 'frontend':23 'instanc':5 'lightweight':20 'love':8 'person':4 'regard':13 'run':2 'side':24 'version':14 'want':12 'worker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6684157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234273 {#2370
    date: 2024-01-14 13:11:13.0 +01:00
  }
  +"title": 307672
}
"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 {#2377
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2501 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Alternative-github-frontends"
    +title: "Alternative github frontends?"
    +url: null
    +body: """
      Github has become more bloated, slower and more user-hostile with each update (just like all other big corp platforms). SPA navigation slow like hell, the “new” file viewer/browser is hardly usable in my opinion, code search does not work without login, etc. So are there any good alternative FE where the following work (read only mode is enough):\n
      \n
      - Basic git stuff like commits, branches, tags, etc\n
      - File browser\n
      - Code search\n
      - Issues\n
      - Pull requests\n
      - Conversations\n
      - Wiki\n
      \n
      For file browsing and searching I know the [github1s](https://github1s.com/).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727226064 {#3017
      date: 2024-09-25 03:01:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#3024 …}
    +reports: Doctrine\ORM\PersistentCollection {#3026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    +badges: Doctrine\ORM\PersistentCollection {#3032 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 30383
    -titleTs: "'altern':1 'frontend':3 'github':2"
    -bodyTs: "'/).':89 'altern':50 'basic':61 'becom':3 'big':19 'bloat':5 'branch':66 'brows':80 'browser':70 'code':37,71 'commit':65 'convers':76 'corp':20 'enough':60 'etc':44,68 'fe':51 'file':29,69,79 'follow':54 'git':62 'github':1 'github1s':86 'github1s.com':88 'github1s.com/).':87 'good':49 'hard':32 'hell':26 'hostil':11 'issu':73 'know':84 'like':16,25,64 'login':43 'mode':58 'navig':23 'new':28 'opinion':36 'platform':21 'pull':74 'read':56 'request':75 'search':38,72,82 'slow':24 'slower':6 'spa':22 'stuff':63 'tag':67 'updat':14 'usabl':33 'user':10 'user-hostil':9 'viewer/browser':30 'wiki':77 'without':42 'work':41,55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705319319
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705232919 {#3005
      date: 2024-01-14 12:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    In run a personal instance of forgejo, love it.\n
    \n
    Everything I want regarding version control and workers. And more lightweight on the frontend side.\n
    \n
    [forgejo.org](https://forgejo.org/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1723194873 {#2363
    date: 2024-08-09 11:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itmosi@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 307672
  -bodyTs: "'/)':28 'control':15 'everyth':10 'forgejo':7 'forgejo.org':25,27 'forgejo.org/)':26 'frontend':23 'instanc':5 'lightweight':20 'love':8 'person':4 'regard':13 'run':2 'side':24 'version':14 'want':12 'worker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6684157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234273 {#2370
    date: 2024-01-14 13:11:13.0 +01:00
  }
  +"title": 307672
}
"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 {#2377
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2501 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Alternative-github-frontends"
    +title: "Alternative github frontends?"
    +url: null
    +body: """
      Github has become more bloated, slower and more user-hostile with each update (just like all other big corp platforms). SPA navigation slow like hell, the “new” file viewer/browser is hardly usable in my opinion, code search does not work without login, etc. So are there any good alternative FE where the following work (read only mode is enough):\n
      \n
      - Basic git stuff like commits, branches, tags, etc\n
      - File browser\n
      - Code search\n
      - Issues\n
      - Pull requests\n
      - Conversations\n
      - Wiki\n
      \n
      For file browsing and searching I know the [github1s](https://github1s.com/).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727226064 {#3017
      date: 2024-09-25 03:01:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#3024 …}
    +reports: Doctrine\ORM\PersistentCollection {#3026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    +badges: Doctrine\ORM\PersistentCollection {#3032 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 30383
    -titleTs: "'altern':1 'frontend':3 'github':2"
    -bodyTs: "'/).':89 'altern':50 'basic':61 'becom':3 'big':19 'bloat':5 'branch':66 'brows':80 'browser':70 'code':37,71 'commit':65 'convers':76 'corp':20 'enough':60 'etc':44,68 'fe':51 'file':29,69,79 'follow':54 'git':62 'github':1 'github1s':86 'github1s.com':88 'github1s.com/).':87 'good':49 'hard':32 'hell':26 'hostil':11 'issu':73 'know':84 'like':16,25,64 'login':43 'mode':58 'navig':23 'new':28 'opinion':36 'platform':21 'pull':74 'read':56 'request':75 'search':38,72,82 'slow':24 'slower':6 'spa':22 'stuff':63 'tag':67 'updat':14 'usabl':33 'user':10 'user-hostil':9 'viewer/browser':30 'wiki':77 'without':42 'work':41,55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705319319
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705232919 {#3005
      date: 2024-01-14 12:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    In run a personal instance of forgejo, love it.\n
    \n
    Everything I want regarding version control and workers. And more lightweight on the frontend side.\n
    \n
    [forgejo.org](https://forgejo.org/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1723194873 {#2363
    date: 2024-08-09 11:14:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itmosi@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 307672
  -bodyTs: "'/)':28 'control':15 'everyth':10 'forgejo':7 'forgejo.org':25,27 'forgejo.org/)':26 'frontend':23 'instanc':5 'lightweight':20 'love':8 'person':4 'regard':13 'run':2 'side':24 'version':14 'want':12 'worker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6684157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234273 {#2370
    date: 2024-01-14 13:11:13.0 +01:00
  }
  +"title": 307672
}
"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
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-is-the-least-shit-online-store-of-the-shitty"
  +title: "What is the least shit online store of the shitty ones? such as: Wish, AliExpress, etc.."
  +url: null
  +body: "What is the least shitty shit store? Never had a good experience with any of the shops such as, wish, aliexpress and the rest of em. But which one of them is considered the better one, or more likely to actually arrive with the correct item? Is etsy considered better than the rest? Are there any of these “low priced” stores that actually have some sort of guarantee to deliver what is purchased? Let me know your experiences and tips!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727007171 {#3034
    date: 2024-09-22 14:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  +badges: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ali got a nice escrow payment system, when you and the selling party disagree about delivery or quality, you get your money back most of the time.\n
        \n
        Did have some issues with deliveries in the past, but always got them resolved or refunded.\n
        \n
        No experience with the other platforms, but have done hundreds of purchases using AliExpress, from a few euros to hundred+
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1712728273 {#2458
        date: 2024-04-10 07:51:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LunchEnjoyer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 285984
      -bodyTs: "'ali':1 'aliexpress':57 'alway':38 'back':23 'deliveri':16,33 'disagre':14 'done':52 'escrow':5 'euro':61 'experi':45 'get':20 'got':2,39 'hundr':53,63 'issu':31 'money':22 'nice':4 'parti':13 'past':36 'payment':6 'platform':49 'purchas':55 'qualiti':18 'refund':43 'resolv':41 'sell':12 'system':7 'time':27 'use':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6457591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704560590 {#2461
        date: 2024-01-06 18:03:10.0 +01:00
      }
      +"title": 285984
    }
  ]
  -id: 27661
  -titleTs: "'..':17 'aliexpress':15 'etc':16 'least':4 'one':11 'onlin':6 'shit':5 'shitti':10 'store':7 'wish':14"
  -bodyTs: "'actual':41,63 'aliexpress':21 'arriv':42 'better':35,50 'consid':33,49 'correct':45 'deliv':70 'em':26 'etsi':48 'experi':12,78 'good':11 'guarante':68 'item':46 'know':76 'least':4 'let':74 'like':39 'low':59 'never':8 'one':29,36 'price':60 'purchas':73 'rest':24,53 'shit':6 'shitti':5 'shop':17 'sort':66 'store':7,61 'tip':80 'wish':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704646625
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10393519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560225 {#3023
    date: 2024-01-06 17:57:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-is-the-least-shit-online-store-of-the-shitty"
  +title: "What is the least shit online store of the shitty ones? such as: Wish, AliExpress, etc.."
  +url: null
  +body: "What is the least shitty shit store? Never had a good experience with any of the shops such as, wish, aliexpress and the rest of em. But which one of them is considered the better one, or more likely to actually arrive with the correct item? Is etsy considered better than the rest? Are there any of these “low priced” stores that actually have some sort of guarantee to deliver what is purchased? Let me know your experiences and tips!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727007171 {#3034
    date: 2024-09-22 14:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  +badges: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ali got a nice escrow payment system, when you and the selling party disagree about delivery or quality, you get your money back most of the time.\n
        \n
        Did have some issues with deliveries in the past, but always got them resolved or refunded.\n
        \n
        No experience with the other platforms, but have done hundreds of purchases using AliExpress, from a few euros to hundred+
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1712728273 {#2458
        date: 2024-04-10 07:51:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LunchEnjoyer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 285984
      -bodyTs: "'ali':1 'aliexpress':57 'alway':38 'back':23 'deliveri':16,33 'disagre':14 'done':52 'escrow':5 'euro':61 'experi':45 'get':20 'got':2,39 'hundr':53,63 'issu':31 'money':22 'nice':4 'parti':13 'past':36 'payment':6 'platform':49 'purchas':55 'qualiti':18 'refund':43 'resolv':41 'sell':12 'system':7 'time':27 'use':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6457591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704560590 {#2461
        date: 2024-01-06 18:03:10.0 +01:00
      }
      +"title": 285984
    }
  ]
  -id: 27661
  -titleTs: "'..':17 'aliexpress':15 'etc':16 'least':4 'one':11 'onlin':6 'shit':5 'shitti':10 'store':7 'wish':14"
  -bodyTs: "'actual':41,63 'aliexpress':21 'arriv':42 'better':35,50 'consid':33,49 'correct':45 'deliv':70 'em':26 'etsi':48 'experi':12,78 'good':11 'guarante':68 'item':46 'know':76 'least':4 'let':74 'like':39 'low':59 'never':8 'one':29,36 'price':60 'purchas':73 'rest':24,53 'shit':6 'shitti':5 'shop':17 'sort':66 'store':7,61 'tip':80 'wish':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704646625
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10393519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560225 {#3023
    date: 2024-01-06 17:57:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-is-the-least-shit-online-store-of-the-shitty"
  +title: "What is the least shit online store of the shitty ones? such as: Wish, AliExpress, etc.."
  +url: null
  +body: "What is the least shitty shit store? Never had a good experience with any of the shops such as, wish, aliexpress and the rest of em. But which one of them is considered the better one, or more likely to actually arrive with the correct item? Is etsy considered better than the rest? Are there any of these “low priced” stores that actually have some sort of guarantee to deliver what is purchased? Let me know your experiences and tips!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727007171 {#3034
    date: 2024-09-22 14:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  +badges: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ali got a nice escrow payment system, when you and the selling party disagree about delivery or quality, you get your money back most of the time.\n
        \n
        Did have some issues with deliveries in the past, but always got them resolved or refunded.\n
        \n
        No experience with the other platforms, but have done hundreds of purchases using AliExpress, from a few euros to hundred+
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1712728273 {#2458
        date: 2024-04-10 07:51:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LunchEnjoyer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 285984
      -bodyTs: "'ali':1 'aliexpress':57 'alway':38 'back':23 'deliveri':16,33 'disagre':14 'done':52 'escrow':5 'euro':61 'experi':45 'get':20 'got':2,39 'hundr':53,63 'issu':31 'money':22 'nice':4 'parti':13 'past':36 'payment':6 'platform':49 'purchas':55 'qualiti':18 'refund':43 'resolv':41 'sell':12 'system':7 'time':27 'use':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6457591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704560590 {#2461
        date: 2024-01-06 18:03:10.0 +01:00
      }
      +"title": 285984
    }
  ]
  -id: 27661
  -titleTs: "'..':17 'aliexpress':15 'etc':16 'least':4 'one':11 'onlin':6 'shit':5 'shitti':10 'store':7 'wish':14"
  -bodyTs: "'actual':41,63 'aliexpress':21 'arriv':42 'better':35,50 'consid':33,49 'correct':45 'deliv':70 'em':26 'etsi':48 'experi':12,78 'good':11 'guarante':68 'item':46 'know':76 'least':4 'let':74 'like':39 'low':59 'never':8 'one':29,36 'price':60 'purchas':73 'rest':24,53 'shit':6 'shitti':5 'shop':17 'sort':66 'store':7,61 'tip':80 'wish':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704646625
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10393519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560225 {#3023
    date: 2024-01-06 17:57:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2456
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-is-the-least-shit-online-store-of-the-shitty"
    +title: "What is the least shit online store of the shitty ones? such as: Wish, AliExpress, etc.."
    +url: null
    +body: "What is the least shitty shit store? Never had a good experience with any of the shops such as, wish, aliexpress and the rest of em. But which one of them is considered the better one, or more likely to actually arrive with the correct item? Is etsy considered better than the rest? Are there any of these “low priced” stores that actually have some sort of guarantee to deliver what is purchased? Let me know your experiences and tips!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727007171 {#3034
      date: 2024-09-22 14:12:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    +badges: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 27661
    -titleTs: "'..':17 'aliexpress':15 'etc':16 'least':4 'one':11 'onlin':6 'shit':5 'shitti':10 'store':7 'wish':14"
    -bodyTs: "'actual':41,63 'aliexpress':21 'arriv':42 'better':35,50 'consid':33,49 'correct':45 'deliv':70 'em':26 'etsi':48 'experi':12,78 'good':11 'guarante':68 'item':46 'know':76 'least':4 'let':74 'like':39 'low':59 'never':8 'one':29,36 'price':60 'purchas':73 'rest':24,53 'shit':6 'shitti':5 'shop':17 'sort':66 'store':7,61 'tip':80 'wish':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704646625
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10393519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704560225 {#3023
      date: 2024-01-06 17:57:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ali got a nice escrow payment system, when you and the selling party disagree about delivery or quality, you get your money back most of the time.\n
    \n
    Did have some issues with deliveries in the past, but always got them resolved or refunded.\n
    \n
    No experience with the other platforms, but have done hundreds of purchases using AliExpress, from a few euros to hundred+
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1712728273 {#2458
    date: 2024-04-10 07:51:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 285984
  -bodyTs: "'ali':1 'aliexpress':57 'alway':38 'back':23 'deliveri':16,33 'disagre':14 'done':52 'escrow':5 'euro':61 'experi':45 'get':20 'got':2,39 'hundr':53,63 'issu':31 'money':22 'nice':4 'parti':13 'past':36 'payment':6 'platform':49 'purchas':55 'qualiti':18 'refund':43 'resolv':41 'sell':12 'system':7 'time':27 'use':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560590 {#2461
    date: 2024-01-06 18:03:10.0 +01:00
  }
  +"title": 285984
}
"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 {#2456
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-is-the-least-shit-online-store-of-the-shitty"
    +title: "What is the least shit online store of the shitty ones? such as: Wish, AliExpress, etc.."
    +url: null
    +body: "What is the least shitty shit store? Never had a good experience with any of the shops such as, wish, aliexpress and the rest of em. But which one of them is considered the better one, or more likely to actually arrive with the correct item? Is etsy considered better than the rest? Are there any of these “low priced” stores that actually have some sort of guarantee to deliver what is purchased? Let me know your experiences and tips!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727007171 {#3034
      date: 2024-09-22 14:12:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    +badges: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 27661
    -titleTs: "'..':17 'aliexpress':15 'etc':16 'least':4 'one':11 'onlin':6 'shit':5 'shitti':10 'store':7 'wish':14"
    -bodyTs: "'actual':41,63 'aliexpress':21 'arriv':42 'better':35,50 'consid':33,49 'correct':45 'deliv':70 'em':26 'etsi':48 'experi':12,78 'good':11 'guarante':68 'item':46 'know':76 'least':4 'let':74 'like':39 'low':59 'never':8 'one':29,36 'price':60 'purchas':73 'rest':24,53 'shit':6 'shitti':5 'shop':17 'sort':66 'store':7,61 'tip':80 'wish':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704646625
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10393519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704560225 {#3023
      date: 2024-01-06 17:57:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ali got a nice escrow payment system, when you and the selling party disagree about delivery or quality, you get your money back most of the time.\n
    \n
    Did have some issues with deliveries in the past, but always got them resolved or refunded.\n
    \n
    No experience with the other platforms, but have done hundreds of purchases using AliExpress, from a few euros to hundred+
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1712728273 {#2458
    date: 2024-04-10 07:51:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 285984
  -bodyTs: "'ali':1 'aliexpress':57 'alway':38 'back':23 'deliveri':16,33 'disagre':14 'done':52 'escrow':5 'euro':61 'experi':45 'get':20 'got':2,39 'hundr':53,63 'issu':31 'money':22 'nice':4 'parti':13 'past':36 'payment':6 'platform':49 'purchas':55 'qualiti':18 'refund':43 'resolv':41 'sell':12 'system':7 'time':27 'use':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560590 {#2461
    date: 2024-01-06 18:03:10.0 +01:00
  }
  +"title": 285984
}
"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 {#2456
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-is-the-least-shit-online-store-of-the-shitty"
    +title: "What is the least shit online store of the shitty ones? such as: Wish, AliExpress, etc.."
    +url: null
    +body: "What is the least shitty shit store? Never had a good experience with any of the shops such as, wish, aliexpress and the rest of em. But which one of them is considered the better one, or more likely to actually arrive with the correct item? Is etsy considered better than the rest? Are there any of these “low priced” stores that actually have some sort of guarantee to deliver what is purchased? Let me know your experiences and tips!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 128
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727007171 {#3034
      date: 2024-09-22 14:12:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    +badges: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 27661
    -titleTs: "'..':17 'aliexpress':15 'etc':16 'least':4 'one':11 'onlin':6 'shit':5 'shitti':10 'store':7 'wish':14"
    -bodyTs: "'actual':41,63 'aliexpress':21 'arriv':42 'better':35,50 'consid':33,49 'correct':45 'deliv':70 'em':26 'etsi':48 'experi':12,78 'good':11 'guarante':68 'item':46 'know':76 'least':4 'let':74 'like':39 'low':59 'never':8 'one':29,36 'price':60 'purchas':73 'rest':24,53 'shit':6 'shitti':5 'shop':17 'sort':66 'store':7,61 'tip':80 'wish':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704646625
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10393519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704560225 {#3023
      date: 2024-01-06 17:57:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ali got a nice escrow payment system, when you and the selling party disagree about delivery or quality, you get your money back most of the time.\n
    \n
    Did have some issues with deliveries in the past, but always got them resolved or refunded.\n
    \n
    No experience with the other platforms, but have done hundreds of purchases using AliExpress, from a few euros to hundred+
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1712728273 {#2458
    date: 2024-04-10 07:51:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 285984
  -bodyTs: "'ali':1 'aliexpress':57 'alway':38 'back':23 'deliveri':16,33 'disagre':14 'done':52 'escrow':5 'euro':61 'experi':45 'get':20 'got':2,39 'hundr':53,63 'issu':31 'money':22 'nice':4 'parti':13 'past':36 'payment':6 'platform':49 'purchas':55 'qualiti':18 'refund':43 'resolv':41 'sell':12 'system':7 'time':27 'use':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560590 {#2461
    date: 2024-01-06 18:03:10.0 +01:00
  }
  +"title": 285984
}
"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
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#3020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Why-are-there-so-many-apps-that-could-be-websites"
  +title: "Why are there so many apps that could be websites?"
  +url: null
  +body: """
    Seriously. I don’t want to install something on my phone when the dev is just using a WebView, if that’s what it’s called. When the app is basically just a website with the browser hidden.\n
    \n
    What’s the reason for that? To attach the customer? To sell the app for money? Is there more ad revenue that way? Do you reach more people?\n
    \n
    (Are there any good reasons for it, too? Security, maybe?)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725276407 {#3052
    date: 2024-09-02 13:26:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  +badges: Doctrine\ORM\PersistentCollection {#3068 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        This exactly. Just ask for some location rights in the app and get access to wifi also.\n
        \n
        Most users don’t mind giving an app a large amount of access and in doing so, a lot of personal information gets exposed.\n
        \n
        If you have a choice, use a website.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1704475493 {#1714
        date: 2024-01-05 18:24:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sir_pronoun@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 282988
      -bodyTs: "'access':14,30 'also':17 'amount':28 'app':11,25 'ask':4 'choic':46 'exact':2 'expos':41 'get':13,40 'give':23 'inform':39 'larg':27 'locat':7 'lot':36 'mind':22 'person':38 'right':8 'use':47 'user':19 'websit':49 'wifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6437286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704475493 {#1718
        date: 2024-01-05 18:24:53.0 +01:00
      }
      +"title": 282988
    }
  ]
  -id: 27438
  -titleTs: "'app':6 'could':8 'mani':5 'websit':10"
  -bodyTs: "'ad':58 'app':29,52 'attach':46 'basic':31 'browser':37 'call':26 'custom':48 'dev':14 'good':70 'hidden':38 'instal':7 'mayb':76 'money':54 'peopl':66 'phone':11 'reach':64 'reason':42,71 'revenu':59 'secur':75 'sell':50 'serious':1 'someth':8 'use':17 'want':5 'way':61 'websit':34 'webview':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704561612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10354622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704475212 {#3040
    date: 2024-01-05 18:20:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#3020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Why-are-there-so-many-apps-that-could-be-websites"
  +title: "Why are there so many apps that could be websites?"
  +url: null
  +body: """
    Seriously. I don’t want to install something on my phone when the dev is just using a WebView, if that’s what it’s called. When the app is basically just a website with the browser hidden.\n
    \n
    What’s the reason for that? To attach the customer? To sell the app for money? Is there more ad revenue that way? Do you reach more people?\n
    \n
    (Are there any good reasons for it, too? Security, maybe?)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725276407 {#3052
    date: 2024-09-02 13:26:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  +badges: Doctrine\ORM\PersistentCollection {#3068 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        This exactly. Just ask for some location rights in the app and get access to wifi also.\n
        \n
        Most users don’t mind giving an app a large amount of access and in doing so, a lot of personal information gets exposed.\n
        \n
        If you have a choice, use a website.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1704475493 {#1714
        date: 2024-01-05 18:24:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sir_pronoun@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 282988
      -bodyTs: "'access':14,30 'also':17 'amount':28 'app':11,25 'ask':4 'choic':46 'exact':2 'expos':41 'get':13,40 'give':23 'inform':39 'larg':27 'locat':7 'lot':36 'mind':22 'person':38 'right':8 'use':47 'user':19 'websit':49 'wifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6437286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704475493 {#1718
        date: 2024-01-05 18:24:53.0 +01:00
      }
      +"title": 282988
    }
  ]
  -id: 27438
  -titleTs: "'app':6 'could':8 'mani':5 'websit':10"
  -bodyTs: "'ad':58 'app':29,52 'attach':46 'basic':31 'browser':37 'call':26 'custom':48 'dev':14 'good':70 'hidden':38 'instal':7 'mayb':76 'money':54 'peopl':66 'phone':11 'reach':64 'reason':42,71 'revenu':59 'secur':75 'sell':50 'serious':1 'someth':8 'use':17 'want':5 'way':61 'websit':34 'webview':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704561612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10354622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704475212 {#3040
    date: 2024-01-05 18:20:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#3020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Why-are-there-so-many-apps-that-could-be-websites"
  +title: "Why are there so many apps that could be websites?"
  +url: null
  +body: """
    Seriously. I don’t want to install something on my phone when the dev is just using a WebView, if that’s what it’s called. When the app is basically just a website with the browser hidden.\n
    \n
    What’s the reason for that? To attach the customer? To sell the app for money? Is there more ad revenue that way? Do you reach more people?\n
    \n
    (Are there any good reasons for it, too? Security, maybe?)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725276407 {#3052
    date: 2024-09-02 13:26:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  +badges: Doctrine\ORM\PersistentCollection {#3068 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        This exactly. Just ask for some location rights in the app and get access to wifi also.\n
        \n
        Most users don’t mind giving an app a large amount of access and in doing so, a lot of personal information gets exposed.\n
        \n
        If you have a choice, use a website.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1704475493 {#1714
        date: 2024-01-05 18:24:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sir_pronoun@lemmy.world"
        "@Gormadt@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 282988
      -bodyTs: "'access':14,30 'also':17 'amount':28 'app':11,25 'ask':4 'choic':46 'exact':2 'expos':41 'get':13,40 'give':23 'inform':39 'larg':27 'locat':7 'lot':36 'mind':22 'person':38 'right':8 'use':47 'user':19 'websit':49 'wifi':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6437286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704475493 {#1718
        date: 2024-01-05 18:24:53.0 +01:00
      }
      +"title": 282988
    }
  ]
  -id: 27438
  -titleTs: "'app':6 'could':8 'mani':5 'websit':10"
  -bodyTs: "'ad':58 'app':29,52 'attach':46 'basic':31 'browser':37 'call':26 'custom':48 'dev':14 'good':70 'hidden':38 'instal':7 'mayb':76 'money':54 'peopl':66 'phone':11 'reach':64 'reason':42,71 'revenu':59 'secur':75 'sell':50 'serious':1 'someth':8 'use':17 'want':5 'way':61 'websit':34 'webview':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704561612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10354622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704475212 {#3040
    date: 2024-01-05 18:20:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1720
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#3020 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Why-are-there-so-many-apps-that-could-be-websites"
    +title: "Why are there so many apps that could be websites?"
    +url: null
    +body: """
      Seriously. I don’t want to install something on my phone when the dev is just using a WebView, if that’s what it’s called. When the app is basically just a website with the browser hidden.\n
      \n
      What’s the reason for that? To attach the customer? To sell the app for money? Is there more ad revenue that way? Do you reach more people?\n
      \n
      (Are there any good reasons for it, too? Security, maybe?)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725276407 {#3052
      date: 2024-09-02 13:26:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    +badges: Doctrine\ORM\PersistentCollection {#3068 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 27438
    -titleTs: "'app':6 'could':8 'mani':5 'websit':10"
    -bodyTs: "'ad':58 'app':29,52 'attach':46 'basic':31 'browser':37 'call':26 'custom':48 'dev':14 'good':70 'hidden':38 'instal':7 'mayb':76 'money':54 'peopl':66 'phone':11 'reach':64 'reason':42,71 'revenu':59 'secur':75 'sell':50 'serious':1 'someth':8 'use':17 'want':5 'way':61 'websit':34 'webview':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704561612
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10354622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704475212 {#3040
      date: 2024-01-05 18:20:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    This exactly. Just ask for some location rights in the app and get access to wifi also.\n
    \n
    Most users don’t mind giving an app a large amount of access and in doing so, a lot of personal information gets exposed.\n
    \n
    If you have a choice, use a website.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1704475493 {#1714
    date: 2024-01-05 18:24:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 282988
  -bodyTs: "'access':14,30 'also':17 'amount':28 'app':11,25 'ask':4 'choic':46 'exact':2 'expos':41 'get':13,40 'give':23 'inform':39 'larg':27 'locat':7 'lot':36 'mind':22 'person':38 'right':8 'use':47 'user':19 'websit':49 'wifi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704475493 {#1718
    date: 2024-01-05 18:24:53.0 +01:00
  }
  +"title": 282988
}
"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 {#1720
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#3020 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Why-are-there-so-many-apps-that-could-be-websites"
    +title: "Why are there so many apps that could be websites?"
    +url: null
    +body: """
      Seriously. I don’t want to install something on my phone when the dev is just using a WebView, if that’s what it’s called. When the app is basically just a website with the browser hidden.\n
      \n
      What’s the reason for that? To attach the customer? To sell the app for money? Is there more ad revenue that way? Do you reach more people?\n
      \n
      (Are there any good reasons for it, too? Security, maybe?)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725276407 {#3052
      date: 2024-09-02 13:26:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    +badges: Doctrine\ORM\PersistentCollection {#3068 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 27438
    -titleTs: "'app':6 'could':8 'mani':5 'websit':10"
    -bodyTs: "'ad':58 'app':29,52 'attach':46 'basic':31 'browser':37 'call':26 'custom':48 'dev':14 'good':70 'hidden':38 'instal':7 'mayb':76 'money':54 'peopl':66 'phone':11 'reach':64 'reason':42,71 'revenu':59 'secur':75 'sell':50 'serious':1 'someth':8 'use':17 'want':5 'way':61 'websit':34 'webview':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704561612
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10354622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704475212 {#3040
      date: 2024-01-05 18:20:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    This exactly. Just ask for some location rights in the app and get access to wifi also.\n
    \n
    Most users don’t mind giving an app a large amount of access and in doing so, a lot of personal information gets exposed.\n
    \n
    If you have a choice, use a website.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1704475493 {#1714
    date: 2024-01-05 18:24:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 282988
  -bodyTs: "'access':14,30 'also':17 'amount':28 'app':11,25 'ask':4 'choic':46 'exact':2 'expos':41 'get':13,40 'give':23 'inform':39 'larg':27 'locat':7 'lot':36 'mind':22 'person':38 'right':8 'use':47 'user':19 'websit':49 'wifi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704475493 {#1718
    date: 2024-01-05 18:24:53.0 +01:00
  }
  +"title": 282988
}
"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 {#1720
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#3020 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Why-are-there-so-many-apps-that-could-be-websites"
    +title: "Why are there so many apps that could be websites?"
    +url: null
    +body: """
      Seriously. I don’t want to install something on my phone when the dev is just using a WebView, if that’s what it’s called. When the app is basically just a website with the browser hidden.\n
      \n
      What’s the reason for that? To attach the customer? To sell the app for money? Is there more ad revenue that way? Do you reach more people?\n
      \n
      (Are there any good reasons for it, too? Security, maybe?)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 467
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725276407 {#3052
      date: 2024-09-02 13:26:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    +badges: Doctrine\ORM\PersistentCollection {#3068 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 27438
    -titleTs: "'app':6 'could':8 'mani':5 'websit':10"
    -bodyTs: "'ad':58 'app':29,52 'attach':46 'basic':31 'browser':37 'call':26 'custom':48 'dev':14 'good':70 'hidden':38 'instal':7 'mayb':76 'money':54 'peopl':66 'phone':11 'reach':64 'reason':42,71 'revenu':59 'secur':75 'sell':50 'serious':1 'someth':8 'use':17 'want':5 'way':61 'websit':34 'webview':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704561612
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10354622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704475212 {#3040
      date: 2024-01-05 18:20:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    This exactly. Just ask for some location rights in the app and get access to wifi also.\n
    \n
    Most users don’t mind giving an app a large amount of access and in doing so, a lot of personal information gets exposed.\n
    \n
    If you have a choice, use a website.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1704475493 {#1714
    date: 2024-01-05 18:24:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 282988
  -bodyTs: "'access':14,30 'also':17 'amount':28 'app':11,25 'ask':4 'choic':46 'exact':2 'expos':41 'get':13,40 'give':23 'inform':39 'larg':27 'locat':7 'lot':36 'mind':22 'person':38 'right':8 'use':47 'user':19 'websit':49 'wifi':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6437286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704475493 {#1718
    date: 2024-01-05 18:24:53.0 +01:00
  }
  +"title": 282988
}
"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
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "File-transfer-to-USB-drive-fails-after-4-3-gb"
  +title: "File transfer to USB drive fails after 4.3 gb"
  +url: null
  +body: """
    cross-posted from: [lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)\n
    \n
    > I am needing to transfer a singular file of roughly 4.8GB from Linux Mint onto a thumb drive, so that I can transfer it to my Windows install on a separate partition on the same PC. However, it has repeatedly failed after 4.3GB, with an error message reading “Error splicing file: File too large”.\n
    > \n
    > How do I fix this issue, or get around it? I need that file moved.\n
    \n
    EDIT: This issue has been resolved. It was caused by the thumb drive being formatted as MSdos, reformatting it to exfat seems to have done the trick. Just used right-click “format” on linux mint, no need for console or booting up windows.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726060709 {#3070
    date: 2024-09-11 15:18:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3075 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  +badges: Doctrine\ORM\PersistentCollection {#3086 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [LMGTFY](https://www.google.com/search?q=fat32+maximum+file+size)\n
        \n
        Use zip, rar or other tooling to split it into parts and reassemble on the destination.\n
        \n
        Or use another filesystem, compatible with both targets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1707663287 {#1702
        date: 2024-02-11 15:54:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bluestarshield@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 250548
      -bodyTs: "'/search?q=fat32+maximum+file+size)':4 'anoth':23 'compat':25 'destin':20 'filesystem':24 'lmgtfi':1 'part':15 'rar':7 'reassembl':17 'split':12 'target':28 'tool':10 'use':5,22 'www.google.com':3 'www.google.com/search?q=fat32+maximum+file+size)':2 'zip':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6233205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703492709 {#1619
        date: 2023-12-25 09:25:09.0 +01:00
      }
      +"title": 250548
    }
  ]
  -id: 24618
  -titleTs: "'4.3':8 'drive':5 'fail':6 'file':1 'gb':9 'transfer':2 'usb':4"
  -bodyTs: "'/post/9729797](https://lemmy.ml/post/9729797)':7 '4.3':51 '4.8':18 'around':72 'boot':120 'caus':87 'click':110 'consol':118 'cross':2 'cross-post':1 'done':103 'drive':26,91 'edit':79 'error':55,58 'exfat':99 'fail':49 'file':15,60,61,77 'fix':67 'format':93,111 'gb':19,52 'get':71 'howev':45 'instal':36 'issu':69,81 'larg':63 'lemmy.ml':6 'lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)':5 'linux':21,113 'messag':56 'mint':22,114 'move':78 'msdos':95 'need':10,75,116 'onto':23 'partit':40 'pc':44 'post':3 'read':57 'reformat':96 'repeat':48 'resolv':84 'right':109 'right-click':108 'rough':17 'seem':100 'separ':39 'singular':14 'splice':59 'thumb':25,90 'transfer':12,31 'trick':105 'use':107 'window':35,122"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703578594
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9729798"
  +editedAt: DateTimeImmutable @1707666180 {#3058
    date: 2024-02-11 16:43:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703492194 {#3037
    date: 2023-12-25 09:16:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "File-transfer-to-USB-drive-fails-after-4-3-gb"
  +title: "File transfer to USB drive fails after 4.3 gb"
  +url: null
  +body: """
    cross-posted from: [lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)\n
    \n
    > I am needing to transfer a singular file of roughly 4.8GB from Linux Mint onto a thumb drive, so that I can transfer it to my Windows install on a separate partition on the same PC. However, it has repeatedly failed after 4.3GB, with an error message reading “Error splicing file: File too large”.\n
    > \n
    > How do I fix this issue, or get around it? I need that file moved.\n
    \n
    EDIT: This issue has been resolved. It was caused by the thumb drive being formatted as MSdos, reformatting it to exfat seems to have done the trick. Just used right-click “format” on linux mint, no need for console or booting up windows.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726060709 {#3070
    date: 2024-09-11 15:18:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3075 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  +badges: Doctrine\ORM\PersistentCollection {#3086 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [LMGTFY](https://www.google.com/search?q=fat32+maximum+file+size)\n
        \n
        Use zip, rar or other tooling to split it into parts and reassemble on the destination.\n
        \n
        Or use another filesystem, compatible with both targets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1707663287 {#1702
        date: 2024-02-11 15:54:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bluestarshield@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 250548
      -bodyTs: "'/search?q=fat32+maximum+file+size)':4 'anoth':23 'compat':25 'destin':20 'filesystem':24 'lmgtfi':1 'part':15 'rar':7 'reassembl':17 'split':12 'target':28 'tool':10 'use':5,22 'www.google.com':3 'www.google.com/search?q=fat32+maximum+file+size)':2 'zip':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6233205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703492709 {#1619
        date: 2023-12-25 09:25:09.0 +01:00
      }
      +"title": 250548
    }
  ]
  -id: 24618
  -titleTs: "'4.3':8 'drive':5 'fail':6 'file':1 'gb':9 'transfer':2 'usb':4"
  -bodyTs: "'/post/9729797](https://lemmy.ml/post/9729797)':7 '4.3':51 '4.8':18 'around':72 'boot':120 'caus':87 'click':110 'consol':118 'cross':2 'cross-post':1 'done':103 'drive':26,91 'edit':79 'error':55,58 'exfat':99 'fail':49 'file':15,60,61,77 'fix':67 'format':93,111 'gb':19,52 'get':71 'howev':45 'instal':36 'issu':69,81 'larg':63 'lemmy.ml':6 'lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)':5 'linux':21,113 'messag':56 'mint':22,114 'move':78 'msdos':95 'need':10,75,116 'onto':23 'partit':40 'pc':44 'post':3 'read':57 'reformat':96 'repeat':48 'resolv':84 'right':109 'right-click':108 'rough':17 'seem':100 'separ':39 'singular':14 'splice':59 'thumb':25,90 'transfer':12,31 'trick':105 'use':107 'window':35,122"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703578594
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9729798"
  +editedAt: DateTimeImmutable @1707666180 {#3058
    date: 2024-02-11 16:43:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703492194 {#3037
    date: 2023-12-25 09:16:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "File-transfer-to-USB-drive-fails-after-4-3-gb"
  +title: "File transfer to USB drive fails after 4.3 gb"
  +url: null
  +body: """
    cross-posted from: [lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)\n
    \n
    > I am needing to transfer a singular file of roughly 4.8GB from Linux Mint onto a thumb drive, so that I can transfer it to my Windows install on a separate partition on the same PC. However, it has repeatedly failed after 4.3GB, with an error message reading “Error splicing file: File too large”.\n
    > \n
    > How do I fix this issue, or get around it? I need that file moved.\n
    \n
    EDIT: This issue has been resolved. It was caused by the thumb drive being formatted as MSdos, reformatting it to exfat seems to have done the trick. Just used right-click “format” on linux mint, no need for console or booting up windows.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726060709 {#3070
    date: 2024-09-11 15:18:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3075 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  +badges: Doctrine\ORM\PersistentCollection {#3086 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [LMGTFY](https://www.google.com/search?q=fat32+maximum+file+size)\n
        \n
        Use zip, rar or other tooling to split it into parts and reassemble on the destination.\n
        \n
        Or use another filesystem, compatible with both targets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1707663287 {#1702
        date: 2024-02-11 15:54:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bluestarshield@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 250548
      -bodyTs: "'/search?q=fat32+maximum+file+size)':4 'anoth':23 'compat':25 'destin':20 'filesystem':24 'lmgtfi':1 'part':15 'rar':7 'reassembl':17 'split':12 'target':28 'tool':10 'use':5,22 'www.google.com':3 'www.google.com/search?q=fat32+maximum+file+size)':2 'zip':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6233205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703492709 {#1619
        date: 2023-12-25 09:25:09.0 +01:00
      }
      +"title": 250548
    }
  ]
  -id: 24618
  -titleTs: "'4.3':8 'drive':5 'fail':6 'file':1 'gb':9 'transfer':2 'usb':4"
  -bodyTs: "'/post/9729797](https://lemmy.ml/post/9729797)':7 '4.3':51 '4.8':18 'around':72 'boot':120 'caus':87 'click':110 'consol':118 'cross':2 'cross-post':1 'done':103 'drive':26,91 'edit':79 'error':55,58 'exfat':99 'fail':49 'file':15,60,61,77 'fix':67 'format':93,111 'gb':19,52 'get':71 'howev':45 'instal':36 'issu':69,81 'larg':63 'lemmy.ml':6 'lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)':5 'linux':21,113 'messag':56 'mint':22,114 'move':78 'msdos':95 'need':10,75,116 'onto':23 'partit':40 'pc':44 'post':3 'read':57 'reformat':96 'repeat':48 'resolv':84 'right':109 'right-click':108 'rough':17 'seem':100 'separ':39 'singular':14 'splice':59 'thumb':25,90 'transfer':12,31 'trick':105 'use':107 'window':35,122"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703578594
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9729798"
  +editedAt: DateTimeImmutable @1707666180 {#3058
    date: 2024-02-11 16:43:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703492194 {#3037
    date: 2023-12-25 09:16:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2045 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "File-transfer-to-USB-drive-fails-after-4-3-gb"
    +title: "File transfer to USB drive fails after 4.3 gb"
    +url: null
    +body: """
      cross-posted from: [lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)\n
      \n
      > I am needing to transfer a singular file of roughly 4.8GB from Linux Mint onto a thumb drive, so that I can transfer it to my Windows install on a separate partition on the same PC. However, it has repeatedly failed after 4.3GB, with an error message reading “Error splicing file: File too large”.\n
      > \n
      > How do I fix this issue, or get around it? I need that file moved.\n
      \n
      EDIT: This issue has been resolved. It was caused by the thumb drive being formatted as MSdos, reformatting it to exfat seems to have done the trick. Just used right-click “format” on linux mint, no need for console or booting up windows.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726060709 {#3070
      date: 2024-09-11 15:18:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3075 …}
    +votes: Doctrine\ORM\PersistentCollection {#3078 …}
    +reports: Doctrine\ORM\PersistentCollection {#3080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    +badges: Doctrine\ORM\PersistentCollection {#3086 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 24618
    -titleTs: "'4.3':8 'drive':5 'fail':6 'file':1 'gb':9 'transfer':2 'usb':4"
    -bodyTs: "'/post/9729797](https://lemmy.ml/post/9729797)':7 '4.3':51 '4.8':18 'around':72 'boot':120 'caus':87 'click':110 'consol':118 'cross':2 'cross-post':1 'done':103 'drive':26,91 'edit':79 'error':55,58 'exfat':99 'fail':49 'file':15,60,61,77 'fix':67 'format':93,111 'gb':19,52 'get':71 'howev':45 'instal':36 'issu':69,81 'larg':63 'lemmy.ml':6 'lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)':5 'linux':21,113 'messag':56 'mint':22,114 'move':78 'msdos':95 'need':10,75,116 'onto':23 'partit':40 'pc':44 'post':3 'read':57 'reformat':96 'repeat':48 'resolv':84 'right':109 'right-click':108 'rough':17 'seem':100 'separ':39 'singular':14 'splice':59 'thumb':25,90 'transfer':12,31 'trick':105 'use':107 'window':35,122"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703578594
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9729798"
    +editedAt: DateTimeImmutable @1707666180 {#3058
      date: 2024-02-11 16:43:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703492194 {#3037
      date: 2023-12-25 09:16:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [LMGTFY](https://www.google.com/search?q=fat32+maximum+file+size)\n
    \n
    Use zip, rar or other tooling to split it into parts and reassemble on the destination.\n
    \n
    Or use another filesystem, compatible with both targets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707663287 {#1702
    date: 2024-02-11 15:54:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bluestarshield@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 250548
  -bodyTs: "'/search?q=fat32+maximum+file+size)':4 'anoth':23 'compat':25 'destin':20 'filesystem':24 'lmgtfi':1 'part':15 'rar':7 'reassembl':17 'split':12 'target':28 'tool':10 'use':5,22 'www.google.com':3 'www.google.com/search?q=fat32+maximum+file+size)':2 'zip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6233205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703492709 {#1619
    date: 2023-12-25 09:25:09.0 +01:00
  }
  +"title": 250548
}
"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 {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2045 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "File-transfer-to-USB-drive-fails-after-4-3-gb"
    +title: "File transfer to USB drive fails after 4.3 gb"
    +url: null
    +body: """
      cross-posted from: [lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)\n
      \n
      > I am needing to transfer a singular file of roughly 4.8GB from Linux Mint onto a thumb drive, so that I can transfer it to my Windows install on a separate partition on the same PC. However, it has repeatedly failed after 4.3GB, with an error message reading “Error splicing file: File too large”.\n
      > \n
      > How do I fix this issue, or get around it? I need that file moved.\n
      \n
      EDIT: This issue has been resolved. It was caused by the thumb drive being formatted as MSdos, reformatting it to exfat seems to have done the trick. Just used right-click “format” on linux mint, no need for console or booting up windows.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726060709 {#3070
      date: 2024-09-11 15:18:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3075 …}
    +votes: Doctrine\ORM\PersistentCollection {#3078 …}
    +reports: Doctrine\ORM\PersistentCollection {#3080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    +badges: Doctrine\ORM\PersistentCollection {#3086 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 24618
    -titleTs: "'4.3':8 'drive':5 'fail':6 'file':1 'gb':9 'transfer':2 'usb':4"
    -bodyTs: "'/post/9729797](https://lemmy.ml/post/9729797)':7 '4.3':51 '4.8':18 'around':72 'boot':120 'caus':87 'click':110 'consol':118 'cross':2 'cross-post':1 'done':103 'drive':26,91 'edit':79 'error':55,58 'exfat':99 'fail':49 'file':15,60,61,77 'fix':67 'format':93,111 'gb':19,52 'get':71 'howev':45 'instal':36 'issu':69,81 'larg':63 'lemmy.ml':6 'lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)':5 'linux':21,113 'messag':56 'mint':22,114 'move':78 'msdos':95 'need':10,75,116 'onto':23 'partit':40 'pc':44 'post':3 'read':57 'reformat':96 'repeat':48 'resolv':84 'right':109 'right-click':108 'rough':17 'seem':100 'separ':39 'singular':14 'splice':59 'thumb':25,90 'transfer':12,31 'trick':105 'use':107 'window':35,122"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703578594
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9729798"
    +editedAt: DateTimeImmutable @1707666180 {#3058
      date: 2024-02-11 16:43:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703492194 {#3037
      date: 2023-12-25 09:16:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [LMGTFY](https://www.google.com/search?q=fat32+maximum+file+size)\n
    \n
    Use zip, rar or other tooling to split it into parts and reassemble on the destination.\n
    \n
    Or use another filesystem, compatible with both targets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707663287 {#1702
    date: 2024-02-11 15:54:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bluestarshield@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 250548
  -bodyTs: "'/search?q=fat32+maximum+file+size)':4 'anoth':23 'compat':25 'destin':20 'filesystem':24 'lmgtfi':1 'part':15 'rar':7 'reassembl':17 'split':12 'target':28 'tool':10 'use':5,22 'www.google.com':3 'www.google.com/search?q=fat32+maximum+file+size)':2 'zip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6233205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703492709 {#1619
    date: 2023-12-25 09:25:09.0 +01:00
  }
  +"title": 250548
}
"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 {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2045 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "File-transfer-to-USB-drive-fails-after-4-3-gb"
    +title: "File transfer to USB drive fails after 4.3 gb"
    +url: null
    +body: """
      cross-posted from: [lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)\n
      \n
      > I am needing to transfer a singular file of roughly 4.8GB from Linux Mint onto a thumb drive, so that I can transfer it to my Windows install on a separate partition on the same PC. However, it has repeatedly failed after 4.3GB, with an error message reading “Error splicing file: File too large”.\n
      > \n
      > How do I fix this issue, or get around it? I need that file moved.\n
      \n
      EDIT: This issue has been resolved. It was caused by the thumb drive being formatted as MSdos, reformatting it to exfat seems to have done the trick. Just used right-click “format” on linux mint, no need for console or booting up windows.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726060709 {#3070
      date: 2024-09-11 15:18:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3075 …}
    +votes: Doctrine\ORM\PersistentCollection {#3078 …}
    +reports: Doctrine\ORM\PersistentCollection {#3080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    +badges: Doctrine\ORM\PersistentCollection {#3086 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 24618
    -titleTs: "'4.3':8 'drive':5 'fail':6 'file':1 'gb':9 'transfer':2 'usb':4"
    -bodyTs: "'/post/9729797](https://lemmy.ml/post/9729797)':7 '4.3':51 '4.8':18 'around':72 'boot':120 'caus':87 'click':110 'consol':118 'cross':2 'cross-post':1 'done':103 'drive':26,91 'edit':79 'error':55,58 'exfat':99 'fail':49 'file':15,60,61,77 'fix':67 'format':93,111 'gb':19,52 'get':71 'howev':45 'instal':36 'issu':69,81 'larg':63 'lemmy.ml':6 'lemmy.ml/post/9729797](https://lemmy.ml/post/9729797)':5 'linux':21,113 'messag':56 'mint':22,114 'move':78 'msdos':95 'need':10,75,116 'onto':23 'partit':40 'pc':44 'post':3 'read':57 'reformat':96 'repeat':48 'resolv':84 'right':109 'right-click':108 'rough':17 'seem':100 'separ':39 'singular':14 'splice':59 'thumb':25,90 'transfer':12,31 'trick':105 'use':107 'window':35,122"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703578594
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9729798"
    +editedAt: DateTimeImmutable @1707666180 {#3058
      date: 2024-02-11 16:43:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703492194 {#3037
      date: 2023-12-25 09:16:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [LMGTFY](https://www.google.com/search?q=fat32+maximum+file+size)\n
    \n
    Use zip, rar or other tooling to split it into parts and reassemble on the destination.\n
    \n
    Or use another filesystem, compatible with both targets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707663287 {#1702
    date: 2024-02-11 15:54:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bluestarshield@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 250548
  -bodyTs: "'/search?q=fat32+maximum+file+size)':4 'anoth':23 'compat':25 'destin':20 'filesystem':24 'lmgtfi':1 'part':15 'rar':7 'reassembl':17 'split':12 'target':28 'tool':10 'use':5,22 'www.google.com':3 'www.google.com/search?q=fat32+maximum+file+size)':2 'zip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6233205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703492709 {#1619
    date: 2023-12-25 09:25:09.0 +01:00
  }
  +"title": 250548
}
"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
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-RSS-readers-should-I-recommend-to-others"
  +title: "What RSS readers should I recommend to others?"
  +url: null
  +body: """
    If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
    \n
    I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
    \n
    There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702679020 {#3088
    date: 2023-12-15 23:23:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +badges: Doctrine\ORM\PersistentCollection {#3103 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702622254 {#1556
        date: 2023-12-15 07:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zak@lemmy.world"
        "@DirigibleProtein@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 223602
      -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702622254 {#1557
        date: 2023-12-15 07:37:34.0 +01:00
      }
      +"title": 223602
    }
    0 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702663098 {#1629
        date: 2023-12-15 18:58:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zak@lemmy.world"
        "@DirigibleProtein@aussie.zone"
        "@BOFH666@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 225101
      -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6063667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702663098 {#1630
        date: 2023-12-15 18:58:18.0 +01:00
      }
      +"title": 225101
    }
  ]
  -id: 22268
  -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
  -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702670994
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9572673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702584594 {#3076
    date: 2023-12-14 21:09:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-RSS-readers-should-I-recommend-to-others"
  +title: "What RSS readers should I recommend to others?"
  +url: null
  +body: """
    If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
    \n
    I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
    \n
    There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702679020 {#3088
    date: 2023-12-15 23:23:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +badges: Doctrine\ORM\PersistentCollection {#3103 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702622254 {#1556
        date: 2023-12-15 07:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zak@lemmy.world"
        "@DirigibleProtein@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 223602
      -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702622254 {#1557
        date: 2023-12-15 07:37:34.0 +01:00
      }
      +"title": 223602
    }
    0 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702663098 {#1629
        date: 2023-12-15 18:58:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zak@lemmy.world"
        "@DirigibleProtein@aussie.zone"
        "@BOFH666@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 225101
      -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6063667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702663098 {#1630
        date: 2023-12-15 18:58:18.0 +01:00
      }
      +"title": 225101
    }
  ]
  -id: 22268
  -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
  -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702670994
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9572673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702584594 {#3076
    date: 2023-12-14 21:09:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-RSS-readers-should-I-recommend-to-others"
  +title: "What RSS readers should I recommend to others?"
  +url: null
  +body: """
    If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
    \n
    I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
    \n
    There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702679020 {#3088
    date: 2023-12-15 23:23:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +badges: Doctrine\ORM\PersistentCollection {#3103 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702622254 {#1556
        date: 2023-12-15 07:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zak@lemmy.world"
        "@DirigibleProtein@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 223602
      -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6053665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702622254 {#1557
        date: 2023-12-15 07:37:34.0 +01:00
      }
      +"title": 223602
    }
    0 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702663098 {#1629
        date: 2023-12-15 18:58:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zak@lemmy.world"
        "@DirigibleProtein@aussie.zone"
        "@BOFH666@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 225101
      -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6063667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702663098 {#1630
        date: 2023-12-15 18:58:18.0 +01:00
      }
      +"title": 225101
    }
  ]
  -id: 22268
  -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
  -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702670994
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9572673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702584594 {#3076
    date: 2023-12-14 21:09:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-RSS-readers-should-I-recommend-to-others"
    +title: "What RSS readers should I recommend to others?"
    +url: null
    +body: """
      If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
      \n
      I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
      \n
      There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702679020 {#3088
      date: 2023-12-15 23:23:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702663098 {#1629
          date: 2023-12-15 18:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zak@lemmy.world"
          "@DirigibleProtein@aussie.zone"
          "@BOFH666@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1692 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
        -id: 225101
        -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6063667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702663098 {#1630
          date: 2023-12-15 18:58:18.0 +01:00
        }
        +"title": 225101
      }
    ]
    -id: 22268
    -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
    -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702670994
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9572673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702584594 {#3076
      date: 2023-12-14 21:09:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702622254 {#1556
    date: 2023-12-15 07:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zak@lemmy.world"
    "@DirigibleProtein@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 223602
  -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6053665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702622254 {#1557
    date: 2023-12-15 07:37:34.0 +01:00
  }
  +"title": 223602
}
"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 {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-RSS-readers-should-I-recommend-to-others"
    +title: "What RSS readers should I recommend to others?"
    +url: null
    +body: """
      If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
      \n
      I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
      \n
      There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702679020 {#3088
      date: 2023-12-15 23:23:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702663098 {#1629
          date: 2023-12-15 18:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zak@lemmy.world"
          "@DirigibleProtein@aussie.zone"
          "@BOFH666@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1692 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
        -id: 225101
        -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6063667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702663098 {#1630
          date: 2023-12-15 18:58:18.0 +01:00
        }
        +"title": 225101
      }
    ]
    -id: 22268
    -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
    -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702670994
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9572673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702584594 {#3076
      date: 2023-12-14 21:09:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702622254 {#1556
    date: 2023-12-15 07:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zak@lemmy.world"
    "@DirigibleProtein@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 223602
  -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6053665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702622254 {#1557
    date: 2023-12-15 07:37:34.0 +01:00
  }
  +"title": 223602
}
"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 {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-RSS-readers-should-I-recommend-to-others"
    +title: "What RSS readers should I recommend to others?"
    +url: null
    +body: """
      If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
      \n
      I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
      \n
      There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702679020 {#3088
      date: 2023-12-15 23:23:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702663098 {#1629
          date: 2023-12-15 18:58:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zak@lemmy.world"
          "@DirigibleProtein@aussie.zone"
          "@BOFH666@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1692 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
        -id: 225101
        -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6063667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702663098 {#1630
          date: 2023-12-15 18:58:18.0 +01:00
        }
        +"title": 225101
      }
    ]
    -id: 22268
    -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
    -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702670994
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9572673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702584594 {#3076
      date: 2023-12-14 21:09:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702622254 {#1556
    date: 2023-12-15 07:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zak@lemmy.world"
    "@DirigibleProtein@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 223602
  -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6053665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702622254 {#1557
    date: 2023-12-15 07:37:34.0 +01:00
  }
  +"title": 223602
}
"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 {#1598
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-RSS-readers-should-I-recommend-to-others"
    +title: "What RSS readers should I recommend to others?"
    +url: null
    +body: """
      If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
      \n
      I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
      \n
      There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702679020 {#3088
      date: 2023-12-15 23:23:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702622254 {#1556
          date: 2023-12-15 07:37:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zak@lemmy.world"
          "@DirigibleProtein@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1723 …}
        +votes: Doctrine\ORM\PersistentCollection {#1731 …}
        +reports: Doctrine\ORM\PersistentCollection {#1597 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 223602
        -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622254 {#1557
          date: 2023-12-15 07:37:34.0 +01:00
        }
        +"title": 223602
      }
      0 => App\Entity\EntryComment {#1598}
    ]
    -id: 22268
    -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
    -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702670994
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9572673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702584594 {#3076
      date: 2023-12-14 21:09:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702663098 {#1629
    date: 2023-12-15 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zak@lemmy.world"
    "@DirigibleProtein@aussie.zone"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 225101
  -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663098 {#1630
    date: 2023-12-15 18:58:18.0 +01:00
  }
  +"title": 225101
}
"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 {#1598
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-RSS-readers-should-I-recommend-to-others"
    +title: "What RSS readers should I recommend to others?"
    +url: null
    +body: """
      If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
      \n
      I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
      \n
      There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702679020 {#3088
      date: 2023-12-15 23:23:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702622254 {#1556
          date: 2023-12-15 07:37:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zak@lemmy.world"
          "@DirigibleProtein@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1723 …}
        +votes: Doctrine\ORM\PersistentCollection {#1731 …}
        +reports: Doctrine\ORM\PersistentCollection {#1597 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 223602
        -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622254 {#1557
          date: 2023-12-15 07:37:34.0 +01:00
        }
        +"title": 223602
      }
      0 => App\Entity\EntryComment {#1598}
    ]
    -id: 22268
    -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
    -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702670994
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9572673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702584594 {#3076
      date: 2023-12-14 21:09:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702663098 {#1629
    date: 2023-12-15 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zak@lemmy.world"
    "@DirigibleProtein@aussie.zone"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 225101
  -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663098 {#1630
    date: 2023-12-15 18:58:18.0 +01:00
  }
  +"title": 225101
}
"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 {#1598
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2115 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-RSS-readers-should-I-recommend-to-others"
    +title: "What RSS readers should I recommend to others?"
    +url: null
    +body: """
      If I want to quickly pitch “you should follow X, Y, and Z using RSS because [problems with social media]” to people who have never heard of RSS, what readers should I recommend?\n
      \n
      I want at least web (not self-hosted), Android, and iOS options. Native apps for Mac and Windows would be nice as well. Linux users probably already know what RSS is.\n
      \n
      There absolutely must be a free option good for at least 25 feeds because unfamiliar tech is a hard enough sell without having to pay. I’ll grudgingly accept ads if that’s the tradeoff for something beginner-friendly.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702679020 {#3088
      date: 2023-12-15 23:23:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "Really love the [flym](https://play.google.com/store/search?q=flym+news+reader&c=apps) reader. Just works, no ads."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702622254 {#1556
          date: 2023-12-15 07:37:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zak@lemmy.world"
          "@DirigibleProtein@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1723 …}
        +votes: Doctrine\ORM\PersistentCollection {#1731 …}
        +reports: Doctrine\ORM\PersistentCollection {#1597 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 223602
        -bodyTs: "'/store/search?q=flym+news+reader&c=apps)':7 'ad':12 'flym':4 'love':2 'play.google.com':6 'play.google.com/store/search?q=flym+news+reader&c=apps)':5 'reader':8 'realli':1 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6053665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622254 {#1557
          date: 2023-12-15 07:37:34.0 +01:00
        }
        +"title": 223602
      }
      0 => App\Entity\EntryComment {#1598}
    ]
    -id: 22268
    -titleTs: "'other':8 'reader':3 'recommend':6 'rss':2"
    -bodyTs: "'25':77 'absolut':67 'accept':94 'ad':95 'alreadi':61 'android':43 'app':48 'beginn':104 'beginner-friend':103 'enough':85 'feed':78 'follow':9 'free':71 'friend':105 'good':73 'grudg':93 'hard':84 'heard':26 'host':42 'io':45 'know':62 'least':37,76 'linux':58 'll':92 'mac':50 'media':20 'must':68 'nativ':47 'never':25 'nice':55 'option':46,72 'pay':90 'peopl':22 'pitch':6 'probabl':60 'problem':17 'quick':5 'reader':30 'recommend':33 'rss':15,28,64 'self':41 'self-host':40 'sell':86 'social':19 'someth':102 'tech':81 'tradeoff':100 'unfamiliar':80 'use':14 'user':59 'want':3,35 'web':38 'well':57 'window':52 'without':87 'would':53 'x':10 'y':11 'z':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702670994
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9572673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702584594 {#3076
      date: 2023-12-14 21:09:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "That’s too bad. And that will be a challenge for me, when I upgrade my current phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702663098 {#1629
    date: 2023-12-15 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zak@lemmy.world"
    "@DirigibleProtein@aussie.zone"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 225101
  -bodyTs: "'bad':4 'challeng':10 'current':17 'phone':18 'upgrad':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702663098 {#1630
    date: 2023-12-15 18:58:18.0 +01:00
  }
  +"title": 225101
}
"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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#3105
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  +badges: Doctrine\ORM\PersistentCollection {#3121 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fryslân"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703380182 {#1666
        date: 2023-12-24 02:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 206101
      -bodyTs: "'fryslân':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701947973 {#1561
        date: 2023-12-07 12:19:33.0 +01:00
      }
      +"title": 206101
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#3094
    date: 2023-12-07 11:22:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#3105
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  +badges: Doctrine\ORM\PersistentCollection {#3121 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fryslân"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703380182 {#1666
        date: 2023-12-24 02:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 206101
      -bodyTs: "'fryslân':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701947973 {#1561
        date: 2023-12-07 12:19:33.0 +01:00
      }
      +"title": 206101
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#3094
    date: 2023-12-07 11:22:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#3105
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  +badges: Doctrine\ORM\PersistentCollection {#3121 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "Fryslân"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703380182 {#1666
        date: 2023-12-24 02:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 206101
      -bodyTs: "'fryslân':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701947973 {#1561
        date: 2023-12-07 12:19:33.0 +01:00
      }
      +"title": 206101
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#3094
    date: 2023-12-07 11:22:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#3105
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3113 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    +badges: Doctrine\ORM\PersistentCollection {#3121 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#3094
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fryslân"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703380182 {#1666
    date: 2023-12-24 02:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 206101
  -bodyTs: "'fryslân':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5867993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701947973 {#1561
    date: 2023-12-07 12:19:33.0 +01:00
  }
  +"title": 206101
}
"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 {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#3105
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3113 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    +badges: Doctrine\ORM\PersistentCollection {#3121 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#3094
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fryslân"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703380182 {#1666
    date: 2023-12-24 02:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 206101
  -bodyTs: "'fryslân':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5867993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701947973 {#1561
    date: 2023-12-07 12:19:33.0 +01:00
  }
  +"title": 206101
}
"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 {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#3105
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3113 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    +badges: Doctrine\ORM\PersistentCollection {#3121 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#3094
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fryslân"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703380182 {#1666
    date: 2023-12-24 02:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 206101
  -bodyTs: "'fryslân':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5867993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701947973 {#1561
    date: 2023-12-07 12:19:33.0 +01:00
  }
  +"title": 206101
}
"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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3128 …}
  +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
  +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
  +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700342157 {#3123
    date: 2023-11-18 22:15:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  +badges: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Noticed someone mentioning this (the product ) last weekend and did a next-next-finish install on some old hardware.\n
        \n
        This is really nice, got me some nice actions running already.\n
        \n
        I used to build locally and use git, cgit and Trac, but will probably move everything to forgejo.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1700227247 {#1430
        date: 2023-11-17 14:20:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiki_me@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 122800
      -bodyTs: "'action':29 'alreadi':31 'build':35 'cgit':40 'everyth':47 'finish':15 'forgejo':49 'git':39 'got':25 'hardwar':20 'instal':16 'last':7 'local':36 'mention':3 'move':46 'next':13,14 'next-next-finish':12 'nice':24,28 'notic':1 'old':19 'probabl':45 'product':6 'realli':23 'run':30 'someon':2 'trac':42 'use':33,38 'weekend':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5302781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699958443 {#1429
        date: 2023-11-14 11:40:43.0 +01:00
      }
      +"title": 122800
    }
  ]
  -id: 12889
  -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700043214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7945954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956814 {#3111
    date: 2023-11-14 11:13:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3128 …}
  +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
  +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
  +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700342157 {#3123
    date: 2023-11-18 22:15:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  +badges: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Noticed someone mentioning this (the product ) last weekend and did a next-next-finish install on some old hardware.\n
        \n
        This is really nice, got me some nice actions running already.\n
        \n
        I used to build locally and use git, cgit and Trac, but will probably move everything to forgejo.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1700227247 {#1430
        date: 2023-11-17 14:20:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiki_me@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 122800
      -bodyTs: "'action':29 'alreadi':31 'build':35 'cgit':40 'everyth':47 'finish':15 'forgejo':49 'git':39 'got':25 'hardwar':20 'instal':16 'last':7 'local':36 'mention':3 'move':46 'next':13,14 'next-next-finish':12 'nice':24,28 'notic':1 'old':19 'probabl':45 'product':6 'realli':23 'run':30 'someon':2 'trac':42 'use':33,38 'weekend':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5302781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699958443 {#1429
        date: 2023-11-14 11:40:43.0 +01:00
      }
      +"title": 122800
    }
  ]
  -id: 12889
  -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700043214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7945954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956814 {#3111
    date: 2023-11-14 11:13:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#3091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3128 …}
  +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
  +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
  +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700342157 {#3123
    date: 2023-11-18 22:15:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  +badges: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Noticed someone mentioning this (the product ) last weekend and did a next-next-finish install on some old hardware.\n
        \n
        This is really nice, got me some nice actions running already.\n
        \n
        I used to build locally and use git, cgit and Trac, but will probably move everything to forgejo.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1700227247 {#1430
        date: 2023-11-17 14:20:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiki_me@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 122800
      -bodyTs: "'action':29 'alreadi':31 'build':35 'cgit':40 'everyth':47 'finish':15 'forgejo':49 'git':39 'got':25 'hardwar':20 'instal':16 'last':7 'local':36 'mention':3 'move':46 'next':13,14 'next-next-finish':12 'nice':24,28 'notic':1 'old':19 'probabl':45 'product':6 'realli':23 'run':30 'someon':2 'trac':42 'use':33,38 'weekend':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5302781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699958443 {#1429
        date: 2023-11-14 11:40:43.0 +01:00
      }
      +"title": 122800
    }
  ]
  -id: 12889
  -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700043214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7945954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956814 {#3111
    date: 2023-11-14 11:13:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3128 …}
    +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
    +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
    +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700342157 {#3123
      date: 2023-11-18 22:15:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    +badges: Doctrine\ORM\PersistentCollection {#3140 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 12889
    -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700043214
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7945954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699956814 {#3111
      date: 2023-11-14 11:13:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Noticed someone mentioning this (the product ) last weekend and did a next-next-finish install on some old hardware.\n
    \n
    This is really nice, got me some nice actions running already.\n
    \n
    I used to build locally and use git, cgit and Trac, but will probably move everything to forgejo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700227247 {#1430
    date: 2023-11-17 14:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiki_me@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 122800
  -bodyTs: "'action':29 'alreadi':31 'build':35 'cgit':40 'everyth':47 'finish':15 'forgejo':49 'git':39 'got':25 'hardwar':20 'instal':16 'last':7 'local':36 'mention':3 'move':46 'next':13,14 'next-next-finish':12 'nice':24,28 'notic':1 'old':19 'probabl':45 'product':6 'realli':23 'run':30 'someon':2 'trac':42 'use':33,38 'weekend':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5302781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958443 {#1429
    date: 2023-11-14 11:40:43.0 +01:00
  }
  +"title": 122800
}
"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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3128 …}
    +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
    +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
    +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700342157 {#3123
      date: 2023-11-18 22:15:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    +badges: Doctrine\ORM\PersistentCollection {#3140 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 12889
    -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700043214
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7945954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699956814 {#3111
      date: 2023-11-14 11:13:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Noticed someone mentioning this (the product ) last weekend and did a next-next-finish install on some old hardware.\n
    \n
    This is really nice, got me some nice actions running already.\n
    \n
    I used to build locally and use git, cgit and Trac, but will probably move everything to forgejo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700227247 {#1430
    date: 2023-11-17 14:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiki_me@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 122800
  -bodyTs: "'action':29 'alreadi':31 'build':35 'cgit':40 'everyth':47 'finish':15 'forgejo':49 'git':39 'got':25 'hardwar':20 'instal':16 'last':7 'local':36 'mention':3 'move':46 'next':13,14 'next-next-finish':12 'nice':24,28 'notic':1 'old':19 'probabl':45 'product':6 'realli':23 'run':30 'someon':2 'trac':42 'use':33,38 'weekend':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5302781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958443 {#1429
    date: 2023-11-14 11:40:43.0 +01:00
  }
  +"title": 122800
}
"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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#3091 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3128 …}
    +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
    +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
    +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700342157 {#3123
      date: 2023-11-18 22:15:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    +badges: Doctrine\ORM\PersistentCollection {#3140 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 12889
    -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700043214
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7945954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699956814 {#3111
      date: 2023-11-14 11:13:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Noticed someone mentioning this (the product ) last weekend and did a next-next-finish install on some old hardware.\n
    \n
    This is really nice, got me some nice actions running already.\n
    \n
    I used to build locally and use git, cgit and Trac, but will probably move everything to forgejo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700227247 {#1430
    date: 2023-11-17 14:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiki_me@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 122800
  -bodyTs: "'action':29 'alreadi':31 'build':35 'cgit':40 'everyth':47 'finish':15 'forgejo':49 'git':39 'got':25 'hardwar':20 'instal':16 'last':7 'local':36 'mention':3 'move':46 'next':13,14 'next-next-finish':12 'nice':24,28 'notic':1 'old':19 'probabl':45 'product':6 'realli':23 'run':30 'someon':2 'trac':42 'use':33,38 'weekend':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5302781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958443 {#1429
    date: 2023-11-14 11:40:43.0 +01:00
  }
  +"title": 122800
}
"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_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details