GET https://kbin.spritesserver.nl/index.php/u/@savedbythezsh@sh.itjust.works/comments/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
11.10 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.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sucks about VMWare, that’s a blow for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726831782 {#2275
    date: 2024-09-20 13:29:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 322920
  -bodyTs: "'blow':7 'suck':1 'sure':9 'vmware':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676817 {#2126
    date: 2024-01-19 16:06:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sucks about VMWare, that’s a blow for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726831782 {#2275
    date: 2024-09-20 13:29:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 322920
  -bodyTs: "'blow':7 'suck':1 'sure':9 'vmware':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676817 {#2126
    date: 2024-01-19 16:06:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sucks about VMWare, that’s a blow for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726831782 {#2275
    date: 2024-09-20 13:29:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 322920
  -bodyTs: "'blow':7 'suck':1 'sure':9 'vmware':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7752877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676817 {#2126
    date: 2024-01-19 16:06:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anyone used NocoDb recently? Last time I tried to get it running, it was too buggy to be useful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1722601587 {#2281
    date: 2024-08-02 14:26:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 302089
  -bodyTs: "'anyon':1 'buggi':16 'get':10 'last':5 'nocodb':3 'recent':4 'run':12 'time':6 'tri':8 'use':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7456181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070295 {#2280
    date: 2024-01-12 15:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anyone used NocoDb recently? Last time I tried to get it running, it was too buggy to be useful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1722601587 {#2281
    date: 2024-08-02 14:26:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 302089
  -bodyTs: "'anyon':1 'buggi':16 'get':10 'last':5 'nocodb':3 'recent':4 'run':12 'time':6 'tri':8 'use':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7456181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070295 {#2280
    date: 2024-01-12 15:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Anyone used NocoDb recently? Last time I tried to get it running, it was too buggy to be useful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1722601587 {#2281
    date: 2024-08-02 14:26:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
  -id: 302089
  -bodyTs: "'anyon':1 'buggi':16 'get':10 'last':5 'nocodb':3 'recent':4 'run':12 'time':6 'tri':8 'use':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7456181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070295 {#2280
    date: 2024-01-12 15:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Backblaze B2 for my backups. Storing about 2tb, comes out to about $10/mo, which is on par with Google One pricing. However, I get the benefit of controlling my data, and I use it for tons more than just photos (movies/shows etc).\n
    \n
    If you want a cheaper solution and have somewhere else you can store off-site (e.g. family/friend’s house), you can probably use a raspberry pi to make a super cheap backup solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1711563955 {#2162
    date: 2024-03-27 19:25:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 278226
  -bodyTs: "'10/mo':15 '2tb':10 'b2':4 'backblaz':3 'backup':7,77 'benefit':28 'cheap':76 'cheaper':49 'come':11 'control':30 'data':32 'e.g':61 'els':54 'etc':44 'family/friend':62 'get':26 'googl':21 'hous':64 'howev':24 'make':73 'movies/shows':43 'off-sit':58 'one':22 'par':19 'photo':42 'pi':71 'price':23 'probabl':67 'raspberri':70 'site':60 'solut':50,78 'somewher':53 'store':8,57 'super':75 'ton':38 'use':2,35,68 'want':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7073743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704329959 {#2189
    date: 2024-01-04 01:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Backblaze B2 for my backups. Storing about 2tb, comes out to about $10/mo, which is on par with Google One pricing. However, I get the benefit of controlling my data, and I use it for tons more than just photos (movies/shows etc).\n
    \n
    If you want a cheaper solution and have somewhere else you can store off-site (e.g. family/friend’s house), you can probably use a raspberry pi to make a super cheap backup solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1711563955 {#2162
    date: 2024-03-27 19:25:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 278226
  -bodyTs: "'10/mo':15 '2tb':10 'b2':4 'backblaz':3 'backup':7,77 'benefit':28 'cheap':76 'cheaper':49 'come':11 'control':30 'data':32 'e.g':61 'els':54 'etc':44 'family/friend':62 'get':26 'googl':21 'hous':64 'howev':24 'make':73 'movies/shows':43 'off-sit':58 'one':22 'par':19 'photo':42 'pi':71 'price':23 'probabl':67 'raspberri':70 'site':60 'solut':50,78 'somewher':53 'store':8,57 'super':75 'ton':38 'use':2,35,68 'want':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7073743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704329959 {#2189
    date: 2024-01-04 01:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Backblaze B2 for my backups. Storing about 2tb, comes out to about $10/mo, which is on par with Google One pricing. However, I get the benefit of controlling my data, and I use it for tons more than just photos (movies/shows etc).\n
    \n
    If you want a cheaper solution and have somewhere else you can store off-site (e.g. family/friend’s house), you can probably use a raspberry pi to make a super cheap backup solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1711563955 {#2162
    date: 2024-03-27 19:25:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 278226
  -bodyTs: "'10/mo':15 '2tb':10 'b2':4 'backblaz':3 'backup':7,77 'benefit':28 'cheap':76 'cheaper':49 'come':11 'control':30 'data':32 'e.g':61 'els':54 'etc':44 'family/friend':62 'get':26 'googl':21 'hous':64 'howev':24 'make':73 'movies/shows':43 'off-sit':58 'one':22 'par':19 'photo':42 'pi':71 'price':23 'probabl':67 'raspberri':70 'site':60 'solut':50,78 'somewher':53 'store':8,57 'super':75 'ton':38 'use':2,35,68 'want':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7073743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704329959 {#2189
    date: 2024-01-04 01:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2266
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +body: "You should reach out to the creators and let them know! [selfh.st/contact/](https://selfh.st/contact/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706459796 {#2114
    date: 2024-01-28 17:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 347311
  -bodyTs: "'/contact/](https://selfh.st/contact/)':14 'creator':7 'know':11 'let':9 'reach':3 'selfh.st':13 'selfh.st/contact/](https://selfh.st/contact/)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8204714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459796 {#2118
    date: 2024-01-28 17:36:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +body: "You should reach out to the creators and let them know! [selfh.st/contact/](https://selfh.st/contact/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706459796 {#2114
    date: 2024-01-28 17:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 347311
  -bodyTs: "'/contact/](https://selfh.st/contact/)':14 'creator':7 'know':11 'let':9 'reach':3 'selfh.st':13 'selfh.st/contact/](https://selfh.st/contact/)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8204714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459796 {#2118
    date: 2024-01-28 17:36:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +body: "You should reach out to the creators and let them know! [selfh.st/contact/](https://selfh.st/contact/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706459796 {#2114
    date: 2024-01-28 17:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 347311
  -bodyTs: "'/contact/](https://selfh.st/contact/)':14 'creator':7 'know':11 'let':9 'reach':3 'selfh.st':13 'selfh.st/contact/](https://selfh.st/contact/)':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8204714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459796 {#2118
    date: 2024-01-28 17:36:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2268
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#264 …}
    +entry: App\Entity\Entry {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +parent: null
    +root: null
    +body: "Anyone used NocoDb recently? Last time I tried to get it running, it was too buggy to be useful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1722601587 {#2281
      date: 2024-08-02 14:26:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
    -id: 302089
    -bodyTs: "'anyon':1 'buggi':16 'get':10 'last':5 'nocodb':3 'recent':4 'run':12 'time':6 'tri':8 'use':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7456181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705070295 {#2280
      date: 2024-01-12 15:38:15.0 +01:00
    }
  }
  +body: "I don’t remember exactly, it was around 2 years ago. It was easy to set up, but I found the feature set to be lacking some essentials, and I ran into a couple of big bugs. Couldn’t really replace my airtable setup yet. Happy to give it another try though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705155816 {#2271
    date: 2024-01-13 15:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 305227
  -bodyTs: "'2':9 'ago':11 'airtabl':43 'anoth':50 'around':8 'big':36 'bug':37 'couldn':38 'coupl':34 'easi':14 'essenti':28 'exact':5 'featur':22 'found':20 'give':48 'happi':46 'lack':26 'ran':31 'realli':40 'rememb':4 'replac':41 'set':16,23 'setup':44 'though':52 'tri':51 'year':10 'yet':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7489581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705155816 {#2267
    date: 2024-01-13 15:23:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#264 …}
    +entry: App\Entity\Entry {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +parent: null
    +root: null
    +body: "Anyone used NocoDb recently? Last time I tried to get it running, it was too buggy to be useful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1722601587 {#2281
      date: 2024-08-02 14:26:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
    -id: 302089
    -bodyTs: "'anyon':1 'buggi':16 'get':10 'last':5 'nocodb':3 'recent':4 'run':12 'time':6 'tri':8 'use':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7456181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705070295 {#2280
      date: 2024-01-12 15:38:15.0 +01:00
    }
  }
  +body: "I don’t remember exactly, it was around 2 years ago. It was easy to set up, but I found the feature set to be lacking some essentials, and I ran into a couple of big bugs. Couldn’t really replace my airtable setup yet. Happy to give it another try though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705155816 {#2271
    date: 2024-01-13 15:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 305227
  -bodyTs: "'2':9 'ago':11 'airtabl':43 'anoth':50 'around':8 'big':36 'bug':37 'couldn':38 'coupl':34 'easi':14 'essenti':28 'exact':5 'featur':22 'found':20 'give':48 'happi':46 'lack':26 'ran':31 'realli':40 'rememb':4 'replac':41 'set':16,23 'setup':44 'though':52 'tri':51 'year':10 'yet':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7489581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705155816 {#2267
    date: 2024-01-13 15:23:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: App\Entity\EntryComment {#2163
    +user: App\Entity\User {#264 …}
    +entry: App\Entity\Entry {#1576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +parent: null
    +root: null
    +body: "Anyone used NocoDb recently? Last time I tried to get it running, it was too buggy to be useful"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1722601587 {#2281
      date: 2024-08-02 14:26:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2044 …}
    +nested: Doctrine\ORM\PersistentCollection {#2127 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2121 …}
    -id: 302089
    -bodyTs: "'anyon':1 'buggi':16 'get':10 'last':5 'nocodb':3 'recent':4 'run':12 'time':6 'tri':8 'use':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7456181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705070295 {#2280
      date: 2024-01-12 15:38:15.0 +01:00
    }
  }
  +body: "I don’t remember exactly, it was around 2 years ago. It was easy to set up, but I found the feature set to be lacking some essentials, and I ran into a couple of big bugs. Couldn’t really replace my airtable setup yet. Happy to give it another try though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705155816 {#2271
    date: 2024-01-13 15:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@krash@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 305227
  -bodyTs: "'2':9 'ago':11 'airtabl':43 'anoth':50 'around':8 'big':36 'bug':37 'couldn':38 'coupl':34 'easi':14 'essenti':28 'exact':5 'featur':22 'found':20 'give':48 'happi':46 'lack':26 'ran':31 'realli':40 'rememb':4 'replac':41 'set':16,23 'setup':44 'though':52 'tri':51 'year':10 'yet':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7489581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705155816 {#2267
    date: 2024-01-13 15:23:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: "You mean Squarespace? [support.google.com/domains/answer/13689670](https://support.google.com/domains/answer/13689670)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705002870 {#2190
    date: 2024-01-11 20:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@ConstantPain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 299722
  -bodyTs: "'/domains/answer/13689670](https://support.google.com/domains/answer/13689670)':6 'mean':2 'squarespac':3 'support.google.com':5 'support.google.com/domains/answer/13689670](https://support.google.com/domains/answer/13689670)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7393710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002870 {#2235
    date: 2024-01-11 20:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: "You mean Squarespace? [support.google.com/domains/answer/13689670](https://support.google.com/domains/answer/13689670)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705002870 {#2190
    date: 2024-01-11 20:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@ConstantPain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 299722
  -bodyTs: "'/domains/answer/13689670](https://support.google.com/domains/answer/13689670)':6 'mean':2 'squarespac':3 'support.google.com':5 'support.google.com/domains/answer/13689670](https://support.google.com/domains/answer/13689670)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7393710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002870 {#2235
    date: 2024-01-11 20:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: "You mean Squarespace? [support.google.com/domains/answer/13689670](https://support.google.com/domains/answer/13689670)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705002870 {#2190
    date: 2024-01-11 20:54:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@ConstantPain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 299722
  -bodyTs: "'/domains/answer/13689670](https://support.google.com/domains/answer/13689670)':6 'mean':2 'squarespac':3 'support.google.com':5 'support.google.com/domains/answer/13689670](https://support.google.com/domains/answer/13689670)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7393710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002870 {#2235
    date: 2024-01-11 20:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2251
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Update: I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open! Might switch to Media Tracker…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497363 {#2274
    date: 2024-01-06 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 283951
  -bodyTs: "'20':19 'cpu':22 'even':30 'final':3 'instal':4 'intens':13 'isn':28 'media':35 'might':32 'nas':25 'open':31 'resourc':12 'ryot':5 'slow':10 'switch':33 'tracker':36 'updat':1 'use':16 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497363 {#2264
    date: 2024-01-06 00:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Update: I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open! Might switch to Media Tracker…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497363 {#2274
    date: 2024-01-06 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 283951
  -bodyTs: "'20':19 'cpu':22 'even':30 'final':3 'instal':4 'intens':13 'isn':28 'media':35 'might':32 'nas':25 'open':31 'resourc':12 'ryot':5 'slow':10 'switch':33 'tracker':36 'updat':1 'use':16 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497363 {#2264
    date: 2024-01-06 00:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "Update: I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open! Might switch to Media Tracker…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497363 {#2274
    date: 2024-01-06 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 283951
  -bodyTs: "'20':19 'cpu':22 'even':30 'final':3 'instal':4 'intens':13 'isn':28 'media':35 'might':32 'nas':25 'open':31 'resourc':12 'ryot':5 'slow':10 'switch':33 'tracker':36 'updat':1 'use':16 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497363 {#2264
    date: 2024-01-06 00:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2147
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "I was wondering why everyone kept talking about Media Tracker being fast. I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497326 {#2256
    date: 2024-01-06 00:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@Salix@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 283950
  -bodyTs: "'20':30 'cpu':33 'even':41 'everyon':5 'fast':12 'final':14 'instal':15 'intens':24 'isn':39 'kept':6 'media':9 'nas':36 'open':42 'resourc':23 'ryot':16 'slow':21 'talk':7 'tracker':10 'use':27 'wonder':3 'wow':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497326 {#2255
    date: 2024-01-06 00:28:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2147
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "I was wondering why everyone kept talking about Media Tracker being fast. I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497326 {#2256
    date: 2024-01-06 00:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@Salix@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 283950
  -bodyTs: "'20':30 'cpu':33 'even':41 'everyon':5 'fast':12 'final':14 'instal':15 'intens':24 'isn':39 'kept':6 'media':9 'nas':36 'open':42 'resourc':23 'ryot':16 'slow':21 'talk':7 'tracker':10 'use':27 'wonder':3 'wow':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497326 {#2255
    date: 2024-01-06 00:28:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2147
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: "I was wondering why everyone kept talking about Media Tracker being fast. I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497326 {#2256
    date: 2024-01-06 00:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@Salix@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 283950
  -bodyTs: "'20':30 'cpu':33 'even':41 'everyon':5 'fast':12 'final':14 'instal':15 'intens':24 'isn':39 'kept':6 'media':9 'nas':36 'open':42 'resourc':23 'ryot':16 'slow':21 'talk':7 'tracker':10 'use':27 'wonder':3 'wow':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497326 {#2255
    date: 2024-01-06 00:28:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2187
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just unrelatedly installed Homarr today actually, was getting a little annoyed at memorizing the ports for services running on my Synology…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704493040 {#2151
    date: 2024-01-05 23:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 283772
  -bodyTs: "'actual':7 'annoy':12 'get':9 'homarr':5 'instal':4 'littl':11 'memor':14 'port':16 'run':19 'servic':18 'synolog':22 'today':6 'unrel':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7159302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493040 {#2157
    date: 2024-01-05 23:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just unrelatedly installed Homarr today actually, was getting a little annoyed at memorizing the ports for services running on my Synology…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704493040 {#2151
    date: 2024-01-05 23:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 283772
  -bodyTs: "'actual':7 'annoy':12 'get':9 'homarr':5 'instal':4 'littl':11 'memor':14 'port':16 'run':19 'servic':18 'synolog':22 'today':6 'unrel':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7159302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493040 {#2157
    date: 2024-01-05 23:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just unrelatedly installed Homarr today actually, was getting a little annoyed at memorizing the ports for services running on my Synology…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704493040 {#2151
    date: 2024-01-05 23:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 283772
  -bodyTs: "'actual':7 'annoy':12 'get':9 'homarr':5 'instal':4 'littl':11 'memor':14 'port':16 'run':19 'servic':18 'synolog':22 'today':6 'unrel':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7159302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493040 {#2157
    date: 2024-01-05 23:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2003
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: """
    Ooh, ryot is really nice! And seems to have a similar feature set to Media Tracker, plus exercise. It’s also maintained actively.\n
    \n
    Have you used it before? Any warnings?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704327709 {#2173
    date: 2024-01-04 01:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@Salix@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 278150
  -bodyTs: "'activ':23 'also':21 'exercis':18 'featur':12 'maintain':22 'media':15 'nice':5 'ooh':1 'plus':17 'realli':4 'ryot':2 'seem':7 'set':13 'similar':11 'tracker':16 'use':26 'warn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7073146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704327709 {#2186
    date: 2024-01-04 01:21:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2003
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: """
    Ooh, ryot is really nice! And seems to have a similar feature set to Media Tracker, plus exercise. It’s also maintained actively.\n
    \n
    Have you used it before? Any warnings?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704327709 {#2173
    date: 2024-01-04 01:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@Salix@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 278150
  -bodyTs: "'activ':23 'also':21 'exercis':18 'featur':12 'maintain':22 'media':15 'nice':5 'ooh':1 'plus':17 'realli':4 'ryot':2 'seem':7 'set':13 'similar':11 'tracker':16 'use':26 'warn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7073146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704327709 {#2186
    date: 2024-01-04 01:21:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2003
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +body: """
    Ooh, ryot is really nice! And seems to have a similar feature set to Media Tracker, plus exercise. It’s also maintained actively.\n
    \n
    Have you used it before? Any warnings?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704327709 {#2173
    date: 2024-01-04 01:21:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@Salix@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 278150
  -bodyTs: "'activ':23 'also':21 'exercis':18 'featur':12 'maintain':22 'media':15 'nice':5 'ooh':1 'plus':17 'realli':4 'ryot':2 'seem':7 'set':13 'similar':11 'tracker':16 'use':26 'warn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7073146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704327709 {#2186
    date: 2024-01-04 01:21:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: "I was looking for watched content, but only because I didn’t think about music before! Will play around with it, thanks for the rec"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704236506 {#1985
    date: 2024-01-03 00:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@jkjustjoshing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 274950
  -bodyTs: "'around':19 'content':6 'didn':11 'look':3 'music':15 'play':18 'rec':25 'thank':22 'think':13 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7016766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704236506 {#1988
    date: 2024-01-03 00:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: "I was looking for watched content, but only because I didn’t think about music before! Will play around with it, thanks for the rec"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704236506 {#1985
    date: 2024-01-03 00:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@jkjustjoshing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 274950
  -bodyTs: "'around':19 'content':6 'didn':11 'look':3 'music':15 'play':18 'rec':25 'thank':22 'think':13 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7016766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704236506 {#1988
    date: 2024-01-03 00:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: "I was looking for watched content, but only because I didn’t think about music before! Will play around with it, thanks for the rec"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704236506 {#1985
    date: 2024-01-03 00:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@jkjustjoshing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 274950
  -bodyTs: "'around':19 'content':6 'didn':11 'look':3 'music':15 'play':18 'rec':25 'thank':22 'think':13 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7016766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704236506 {#1988
    date: 2024-01-03 00:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1982
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2368 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: "Oops yeah I just edited my comment, put the wrong symbol!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704169459 {#2004
    date: 2024-01-02 05:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 272251
  -bodyTs: "'comment':7 'edit':5 'oop':1 'put':8 'symbol':11 'wrong':10 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6996656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704169459 {#2000
    date: 2024-01-02 05:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1982
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2368 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: "Oops yeah I just edited my comment, put the wrong symbol!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704169459 {#2004
    date: 2024-01-02 05:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 272251
  -bodyTs: "'comment':7 'edit':5 'oop':1 'put':8 'symbol':11 'wrong':10 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6996656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704169459 {#2000
    date: 2024-01-02 05:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1982
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2368 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: "Oops yeah I just edited my comment, put the wrong symbol!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704169459 {#2004
    date: 2024-01-02 05:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 272251
  -bodyTs: "'comment':7 'edit':5 'oop':1 'put':8 'symbol':11 'wrong':10 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6996656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704169459 {#2000
    date: 2024-01-02 05:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: "Oops sorry it’s `&`! `/` is find"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704169378 {#1983
    date: 2024-01-02 05:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 272248
  -bodyTs: "'find':6 'oop':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6996644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704169378 {#1981
    date: 2024-01-02 05:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: "Oops sorry it’s `&`! `/` is find"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704169378 {#1983
    date: 2024-01-02 05:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 272248
  -bodyTs: "'find':6 'oop':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6996644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704169378 {#1981
    date: 2024-01-02 05:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: "Oops sorry it’s `&`! `/` is find"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704169378 {#1983
    date: 2024-01-02 05:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@savedbythezsh@sh.itjust.works"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 272248
  -bodyTs: "'find':6 'oop':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6996644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704169378 {#1981
    date: 2024-01-02 05:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: """
    `less` can enter a grep-like mode by hitting `/`\n
    \n
    Edit: it’s `&` for the grep mode, `/` is search.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704141260 {#1351
    date: 2024-01-01 21:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 271793
  -bodyTs: "'edit':11 'enter':3 'grep':6,16 'grep-lik':5 'hit':10 'less':1 'like':7 'mode':8,17 'search':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6989308"
  +editedAt: DateTimeImmutable @1710668038 {#1349
    date: 2024-03-17 10:33:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704141260 {#2279
    date: 2024-01-01 21:34:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: """
    `less` can enter a grep-like mode by hitting `/`\n
    \n
    Edit: it’s `&` for the grep mode, `/` is search.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704141260 {#1351
    date: 2024-01-01 21:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 271793
  -bodyTs: "'edit':11 'enter':3 'grep':6,16 'grep-lik':5 'hit':10 'less':1 'like':7 'mode':8,17 'search':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6989308"
  +editedAt: DateTimeImmutable @1710668038 {#1349
    date: 2024-03-17 10:33:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704141260 {#2279
    date: 2024-01-01 21:34:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1979 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: """
    `less` can enter a grep-like mode by hitting `/`\n
    \n
    Edit: it’s `&` for the grep mode, `/` is search.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704141260 {#1351
    date: 2024-01-01 21:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
    "@canadaduane@lemmy.ca"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 271793
  -bodyTs: "'edit':11 'enter':3 'grep':6,16 'grep-lik':5 'hit':10 'less':1 'like':7 'mode':8,17 'search':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6989308"
  +editedAt: DateTimeImmutable @1710668038 {#1349
    date: 2024-03-17 10:33:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704141260 {#2279
    date: 2024-01-01 21:34:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2516
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: """
    Personally, I would say Richard Stallman has respect for open source software: [www.gnu.org/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).\n
    \n
    Having respect for free (as in “libre”) software means caring if the software can sustain its own development, and not just caring if you get it free (as in “gratis”). It’s not always viable to support a project on donations and free time the way GNU is. [xkcd.com/2347/](https://xkcd.com/2347/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703130930 {#2500
    date: 2023-12-21 04:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leo@lemmy.linuxuserspace.show"
    "@just_another_person@lemmy.world"
    "@burgersc12@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2520 …}
  +nested: Doctrine\ORM\PersistentCollection {#2522 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 239519
  -bodyTs: "'/2347/](https://xkcd.com/2347/)':66 '/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).':15 'alway':49 'care':25,37 'develop':33 'donat':56 'free':19,42,58 'get':40 'gnu':62 'grati':45 'libr':22 'mean':24 'open':10 'person':1 'project':54 'respect':8,17 'richard':5 'say':4 'softwar':12,23,28 'sourc':11 'stallman':6 'support':52 'sustain':30 'time':59 'viabl':50 'way':61 'would':3 'www.gnu.org':14 'www.gnu.org/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).':13 'xkcd.com':65 'xkcd.com/2347/](https://xkcd.com/2347/)':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6755237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703130930 {#2499
    date: 2023-12-21 04:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2516
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: """
    Personally, I would say Richard Stallman has respect for open source software: [www.gnu.org/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).\n
    \n
    Having respect for free (as in “libre”) software means caring if the software can sustain its own development, and not just caring if you get it free (as in “gratis”). It’s not always viable to support a project on donations and free time the way GNU is. [xkcd.com/2347/](https://xkcd.com/2347/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703130930 {#2500
    date: 2023-12-21 04:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leo@lemmy.linuxuserspace.show"
    "@just_another_person@lemmy.world"
    "@burgersc12@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2520 …}
  +nested: Doctrine\ORM\PersistentCollection {#2522 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 239519
  -bodyTs: "'/2347/](https://xkcd.com/2347/)':66 '/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).':15 'alway':49 'care':25,37 'develop':33 'donat':56 'free':19,42,58 'get':40 'gnu':62 'grati':45 'libr':22 'mean':24 'open':10 'person':1 'project':54 'respect':8,17 'richard':5 'say':4 'softwar':12,23,28 'sourc':11 'stallman':6 'support':52 'sustain':30 'time':59 'viabl':50 'way':61 'would':3 'www.gnu.org':14 'www.gnu.org/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).':13 'xkcd.com':65 'xkcd.com/2347/](https://xkcd.com/2347/)':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6755237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703130930 {#2499
    date: 2023-12-21 04:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2516
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1980 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2519 …}
  +body: """
    Personally, I would say Richard Stallman has respect for open source software: [www.gnu.org/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).\n
    \n
    Having respect for free (as in “libre”) software means caring if the software can sustain its own development, and not just caring if you get it free (as in “gratis”). It’s not always viable to support a project on donations and free time the way GNU is. [xkcd.com/2347/](https://xkcd.com/2347/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703130930 {#2500
    date: 2023-12-21 04:55:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leo@lemmy.linuxuserspace.show"
    "@just_another_person@lemmy.world"
    "@burgersc12@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2520 …}
  +nested: Doctrine\ORM\PersistentCollection {#2522 …}
  +votes: Doctrine\ORM\PersistentCollection {#2524 …}
  +reports: Doctrine\ORM\PersistentCollection {#2526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 239519
  -bodyTs: "'/2347/](https://xkcd.com/2347/)':66 '/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).':15 'alway':49 'care':25,37 'develop':33 'donat':56 'free':19,42,58 'get':40 'gnu':62 'grati':45 'libr':22 'mean':24 'open':10 'person':1 'project':54 'respect':8,17 'richard':5 'say':4 'softwar':12,23,28 'sourc':11 'stallman':6 'support':52 'sustain':30 'time':59 'viabl':50 'way':61 'would':3 'www.gnu.org':14 'www.gnu.org/philosophy/selling.html](https://www.gnu.org/philosophy/selling.html).':13 'xkcd.com':65 'xkcd.com/2347/](https://xkcd.com/2347/)':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6755237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703130930 {#2499
    date: 2023-12-21 04:55:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details