GET https://kbin.spritesserver.nl/commented/1y/articles?p=92

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "It-means-Japanese-sword"
  +title: "It means Japanese sword"
  +url: null
  +body: "it means Japanese sword"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727957079 {#158
    date: 2024-10-03 14:04:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32578
  -titleTs: "'japanes':3 'mean':2 'sword':4"
  -bodyTs: "'japanes':3 'mean':2 'sword':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030617
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1671096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015117 {#241
    date: 2024-01-23 14:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "It-means-Japanese-sword"
  +title: "It means Japanese sword"
  +url: null
  +body: "it means Japanese sword"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727957079 {#158
    date: 2024-10-03 14:04:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32578
  -titleTs: "'japanes':3 'mean':2 'sword':4"
  -bodyTs: "'japanes':3 'mean':2 'sword':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030617
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1671096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015117 {#241
    date: 2024-01-23 14:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "It-means-Japanese-sword"
  +title: "It means Japanese sword"
  +url: null
  +body: "it means Japanese sword"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727957079 {#158
    date: 2024-10-03 14:04:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 32578
  -titleTs: "'japanes':3 'mean':2 'sword':4"
  -bodyTs: "'japanes':3 'mean':2 'sword':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030617
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1671096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015117 {#241
    date: 2024-01-23 14:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Q-timemore-black-Mirror-2-how-to-set-water-volume"
  +title: "Q: timemore black Mirror 2: how to set water volume (or weight) when using the scale for espresso? Did I buy the wrong scale?? 😭"
  +url: null
  +body: """
    Per title: apparently there’s no way to set the water volume used by my DeLonghi espresso machine on the TM BM 2…??\n
    \n
    I saw one of the YouTube baristas use the Timemore BM 2 to dial in his espressos. I found the pour over option an extra bonus for when the mood hits so I saved up and bought it.\n
    \n
    Primarily, I want to dial in espresso. But I can’t figure out how it determines extraction ratios if it doesn’t know how much water was used (and thus, how much water is retained). I can set EVERYTHING it feels, but the water volume or weight I used…\n
    \n
    Help? 😅\n
    \n
    Edit: The scale and app show a lot of variables, like extraction rate. Yes, I’m just starting out so I could be asking very dumb questions here.\n
    \n
    I can set some variables like grams of coffee used, temperature, etc. But I cannot set how much water was used. Say, my De’longhi La Specialista uses 30ml of water for each shot. Is there an option to enter that in the black mirror app? That way, it could give the correct extraction ratios, no? Now, to me, it feels like it’s just throwing out numbers. Of course, flow rate graphs and total weight etc are correct.\n
    \n
    Thanks!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727528284 {#1905
    date: 2024-09-28 14:58:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 32132
  -titleTs: "'2':5 'black':3 'buy':21 'espresso':18 'mirror':4 'q':1 'scale':16,24 'set':8 'timemor':2 'use':14 'volum':10 'water':9 'weight':12 'wrong':23"
  -bodyTs: "'2':23,35 '30ml':168 'app':116,185 'appar':3 'ask':135 'barista':30 'black':183 'bm':22,34 'bonus':49 'bought':60 'cannot':154 'coffe':148 'correct':192,218 'could':133,189 'cours':209 'de':163 'delonghi':16 'determin':77 'dial':37,66 'doesn':82 'dumb':137 'edit':112 'enter':179 'espresso':17,40,68 'etc':151,216 'everyth':100 'extra':48 'extract':78,123,193 'feel':102,200 'figur':73 'flow':210 'found':42 'give':190 'gram':146 'graph':212 'help':111 'hit':54 'know':84 'la':165 'like':122,145,201 'longhi':164 'lot':119 'm':127 'machin':18 'mirror':184 'mood':53 'much':86,93,157 'number':207 'one':26 'option':46,177 'per':1 'pour':44 'primarili':62 'question':138 'rate':124,211 'ratio':79,194 'retain':96 'save':57 'saw':25 'say':161 'scale':114 'set':9,99,142,155 'shot':173 'show':117 'specialista':166 'start':129 'temperatur':150 'thank':219 'throw':205 'thus':91 'timemor':33 'titl':2 'tm':21 'total':214 'use':13,31,89,110,149,160,167 'variabl':121,144 'volum':12,106 'want':64 'water':11,87,94,105,158,170 'way':7,187 'weight':108,215 'yes':125 'youtub':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705851813
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8713449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840813 {#1866
    date: 2024-01-21 13:40:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Q-timemore-black-Mirror-2-how-to-set-water-volume"
  +title: "Q: timemore black Mirror 2: how to set water volume (or weight) when using the scale for espresso? Did I buy the wrong scale?? 😭"
  +url: null
  +body: """
    Per title: apparently there’s no way to set the water volume used by my DeLonghi espresso machine on the TM BM 2…??\n
    \n
    I saw one of the YouTube baristas use the Timemore BM 2 to dial in his espressos. I found the pour over option an extra bonus for when the mood hits so I saved up and bought it.\n
    \n
    Primarily, I want to dial in espresso. But I can’t figure out how it determines extraction ratios if it doesn’t know how much water was used (and thus, how much water is retained). I can set EVERYTHING it feels, but the water volume or weight I used…\n
    \n
    Help? 😅\n
    \n
    Edit: The scale and app show a lot of variables, like extraction rate. Yes, I’m just starting out so I could be asking very dumb questions here.\n
    \n
    I can set some variables like grams of coffee used, temperature, etc. But I cannot set how much water was used. Say, my De’longhi La Specialista uses 30ml of water for each shot. Is there an option to enter that in the black mirror app? That way, it could give the correct extraction ratios, no? Now, to me, it feels like it’s just throwing out numbers. Of course, flow rate graphs and total weight etc are correct.\n
    \n
    Thanks!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727528284 {#1905
    date: 2024-09-28 14:58:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 32132
  -titleTs: "'2':5 'black':3 'buy':21 'espresso':18 'mirror':4 'q':1 'scale':16,24 'set':8 'timemor':2 'use':14 'volum':10 'water':9 'weight':12 'wrong':23"
  -bodyTs: "'2':23,35 '30ml':168 'app':116,185 'appar':3 'ask':135 'barista':30 'black':183 'bm':22,34 'bonus':49 'bought':60 'cannot':154 'coffe':148 'correct':192,218 'could':133,189 'cours':209 'de':163 'delonghi':16 'determin':77 'dial':37,66 'doesn':82 'dumb':137 'edit':112 'enter':179 'espresso':17,40,68 'etc':151,216 'everyth':100 'extra':48 'extract':78,123,193 'feel':102,200 'figur':73 'flow':210 'found':42 'give':190 'gram':146 'graph':212 'help':111 'hit':54 'know':84 'la':165 'like':122,145,201 'longhi':164 'lot':119 'm':127 'machin':18 'mirror':184 'mood':53 'much':86,93,157 'number':207 'one':26 'option':46,177 'per':1 'pour':44 'primarili':62 'question':138 'rate':124,211 'ratio':79,194 'retain':96 'save':57 'saw':25 'say':161 'scale':114 'set':9,99,142,155 'shot':173 'show':117 'specialista':166 'start':129 'temperatur':150 'thank':219 'throw':205 'thus':91 'timemor':33 'titl':2 'tm':21 'total':214 'use':13,31,89,110,149,160,167 'variabl':121,144 'volum':12,106 'want':64 'water':11,87,94,105,158,170 'way':7,187 'weight':108,215 'yes':125 'youtub':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705851813
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8713449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840813 {#1866
    date: 2024-01-21 13:40:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Q-timemore-black-Mirror-2-how-to-set-water-volume"
  +title: "Q: timemore black Mirror 2: how to set water volume (or weight) when using the scale for espresso? Did I buy the wrong scale?? 😭"
  +url: null
  +body: """
    Per title: apparently there’s no way to set the water volume used by my DeLonghi espresso machine on the TM BM 2…??\n
    \n
    I saw one of the YouTube baristas use the Timemore BM 2 to dial in his espressos. I found the pour over option an extra bonus for when the mood hits so I saved up and bought it.\n
    \n
    Primarily, I want to dial in espresso. But I can’t figure out how it determines extraction ratios if it doesn’t know how much water was used (and thus, how much water is retained). I can set EVERYTHING it feels, but the water volume or weight I used…\n
    \n
    Help? 😅\n
    \n
    Edit: The scale and app show a lot of variables, like extraction rate. Yes, I’m just starting out so I could be asking very dumb questions here.\n
    \n
    I can set some variables like grams of coffee used, temperature, etc. But I cannot set how much water was used. Say, my De’longhi La Specialista uses 30ml of water for each shot. Is there an option to enter that in the black mirror app? That way, it could give the correct extraction ratios, no? Now, to me, it feels like it’s just throwing out numbers. Of course, flow rate graphs and total weight etc are correct.\n
    \n
    Thanks!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727528284 {#1905
    date: 2024-09-28 14:58:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 32132
  -titleTs: "'2':5 'black':3 'buy':21 'espresso':18 'mirror':4 'q':1 'scale':16,24 'set':8 'timemor':2 'use':14 'volum':10 'water':9 'weight':12 'wrong':23"
  -bodyTs: "'2':23,35 '30ml':168 'app':116,185 'appar':3 'ask':135 'barista':30 'black':183 'bm':22,34 'bonus':49 'bought':60 'cannot':154 'coffe':148 'correct':192,218 'could':133,189 'cours':209 'de':163 'delonghi':16 'determin':77 'dial':37,66 'doesn':82 'dumb':137 'edit':112 'enter':179 'espresso':17,40,68 'etc':151,216 'everyth':100 'extra':48 'extract':78,123,193 'feel':102,200 'figur':73 'flow':210 'found':42 'give':190 'gram':146 'graph':212 'help':111 'hit':54 'know':84 'la':165 'like':122,145,201 'longhi':164 'lot':119 'm':127 'machin':18 'mirror':184 'mood':53 'much':86,93,157 'number':207 'one':26 'option':46,177 'per':1 'pour':44 'primarili':62 'question':138 'rate':124,211 'ratio':79,194 'retain':96 'save':57 'saw':25 'say':161 'scale':114 'set':9,99,142,155 'shot':173 'show':117 'specialista':166 'start':129 'temperatur':150 'thank':219 'throw':205 'thus':91 'timemor':33 'titl':2 'tm':21 'total':214 'use':13,31,89,110,149,160,167 'variabl':121,144 'volum':12,106 'want':64 'water':11,87,94,105,158,170 'way':7,187 'weight':108,215 'yes':125 'youtub':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705851813
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8713449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840813 {#1866
    date: 2024-01-21 13:40:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-on-earth-are-the-settings-account-management"
  +title: "Where on earth are the settings / account management?"
  +url: null
  +body: "I just came back to this app after a bit, trying to sign in but I for the life of me cannot find them. The three bottom buttons don’t have them, neither does the kebab menu up top"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726156 {#1944
    date: 2024-01-20 05:49:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 31818
  -titleTs: "'account':7 'earth':3 'manag':8 'set':6"
  -bodyTs: "'app':7 'back':4 'bit':10 'bottom':27 'button':28 'came':3 'cannot':22 'find':23 'kebab':36 'life':19 'menu':37 'neither':33 'sign':13 'three':26 'top':39 'tri':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715253
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10775920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703753 {#1954
    date: 2024-01-19 23:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-on-earth-are-the-settings-account-management"
  +title: "Where on earth are the settings / account management?"
  +url: null
  +body: "I just came back to this app after a bit, trying to sign in but I for the life of me cannot find them. The three bottom buttons don’t have them, neither does the kebab menu up top"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726156 {#1944
    date: 2024-01-20 05:49:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 31818
  -titleTs: "'account':7 'earth':3 'manag':8 'set':6"
  -bodyTs: "'app':7 'back':4 'bit':10 'bottom':27 'button':28 'came':3 'cannot':22 'find':23 'kebab':36 'life':19 'menu':37 'neither':33 'sign':13 'three':26 'top':39 'tri':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715253
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10775920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703753 {#1954
    date: 2024-01-19 23:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-on-earth-are-the-settings-account-management"
  +title: "Where on earth are the settings / account management?"
  +url: null
  +body: "I just came back to this app after a bit, trying to sign in but I for the life of me cannot find them. The three bottom buttons don’t have them, neither does the kebab menu up top"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726156 {#1944
    date: 2024-01-20 05:49:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 31818
  -titleTs: "'account':7 'earth':3 'manag':8 'set':6"
  -bodyTs: "'app':7 'back':4 'bit':10 'bottom':27 'button':28 'came':3 'cannot':22 'find':23 'kebab':36 'life':19 'menu':37 'neither':33 'sign':13 'three':26 'top':39 'tri':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715253
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10775920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703753 {#1954
    date: 2024-01-19 23:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#1957
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#1932
    date: 2024-01-19 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#1957
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#1932
    date: 2024-01-19 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#1957
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#1932
    date: 2024-01-19 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "My-PCIe-drive-isn-t-showing-up-on-my-new-Cybergeek"
  +title: "My PCIe drive isn't showing up on my new Cybergeek mini pc"
  +url: null
  +body: """
    The drive works in other devices but when I boot I don’t see the device with lspci and there isn’t any errors in dmesg.\n
    \n
    Is there something I’m missing? Why wouldn’t a pcie drive work?\n
    \n
    Edit: I sent it back
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726588843 {#1392
    date: 2024-09-17 18:00:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 31639
  -titleTs: "'cybergeek':11 'drive':3 'isn':4 'mini':12 'new':10 'pc':13 'pcie':2 'show':6"
  -bodyTs: "'back':44 'boot':10 'devic':6,16 'dmesg':26 'drive':2,38 'edit':40 'error':24 'isn':21 'lspci':18 'm':31 'miss':32 'pcie':37 'see':14 'sent':42 'someth':29 'work':3,39 'wouldn':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643399
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8624510"
  +editedAt: DateTimeImmutable @1727526308 {#1398
    date: 2024-09-28 14:25:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705632399 {#1393
    date: 2024-01-19 03:46:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "My-PCIe-drive-isn-t-showing-up-on-my-new-Cybergeek"
  +title: "My PCIe drive isn't showing up on my new Cybergeek mini pc"
  +url: null
  +body: """
    The drive works in other devices but when I boot I don’t see the device with lspci and there isn’t any errors in dmesg.\n
    \n
    Is there something I’m missing? Why wouldn’t a pcie drive work?\n
    \n
    Edit: I sent it back
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726588843 {#1392
    date: 2024-09-17 18:00:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 31639
  -titleTs: "'cybergeek':11 'drive':3 'isn':4 'mini':12 'new':10 'pc':13 'pcie':2 'show':6"
  -bodyTs: "'back':44 'boot':10 'devic':6,16 'dmesg':26 'drive':2,38 'edit':40 'error':24 'isn':21 'lspci':18 'm':31 'miss':32 'pcie':37 'see':14 'sent':42 'someth':29 'work':3,39 'wouldn':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643399
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8624510"
  +editedAt: DateTimeImmutable @1727526308 {#1398
    date: 2024-09-28 14:25:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705632399 {#1393
    date: 2024-01-19 03:46:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "My-PCIe-drive-isn-t-showing-up-on-my-new-Cybergeek"
  +title: "My PCIe drive isn't showing up on my new Cybergeek mini pc"
  +url: null
  +body: """
    The drive works in other devices but when I boot I don’t see the device with lspci and there isn’t any errors in dmesg.\n
    \n
    Is there something I’m missing? Why wouldn’t a pcie drive work?\n
    \n
    Edit: I sent it back
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726588843 {#1392
    date: 2024-09-17 18:00:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 31639
  -titleTs: "'cybergeek':11 'drive':3 'isn':4 'mini':12 'new':10 'pc':13 'pcie':2 'show':6"
  -bodyTs: "'back':44 'boot':10 'devic':6,16 'dmesg':26 'drive':2,38 'edit':40 'error':24 'isn':21 'lspci':18 'm':31 'miss':32 'pcie':37 'see':14 'sent':42 'someth':29 'work':3,39 'wouldn':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643399
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8624510"
  +editedAt: DateTimeImmutable @1727526308 {#1398
    date: 2024-09-28 14:25:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705632399 {#1393
    date: 2024-01-19 03:46:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Recommendations-on-running-GPTs-on-Asahi-M1-Ultra"
  +title: "Recommendations on running GPTs on Asahi - M1 Ultra?"
  +url: null
  +body: """
    Hi,\n
    \n
    I wanted to run some Large Language Models locally. Something like [Private GPT](https://github.com/imartinez/privateGPT) or [Medium Article](https://medium.com/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7) on my local Apple Silicon to enhance my privacy but also get some additional help.\n
    \n
    Does anyone have recommendations or guides I could follow?\n
    \n
    Thank you very much.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727348589 {#1366
    date: 2024-09-26 13:03:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 31583
  -titleTs: "'asahi':6 'gpts':4 'm1':7 'recommend':1 'run':3 'ultra':8"
  -bodyTs: "'/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7)':23 '/imartinez/privategpt)':17 'addit':37 'also':34 'anyon':40 'appl':27 'articl':20 'could':46 'enhanc':30 'follow':47 'get':35 'github.com':16 'github.com/imartinez/privategpt)':15 'gpt':14 'guid':44 'help':38 'hi':1 'languag':8 'larg':7 'like':12 'local':10,26 'medium':19 'medium.com':22 'medium.com/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7)':21 'model':9 'much':51 'privaci':32 'privat':13 'recommend':42 'run':5 'silicon':28 'someth':11 'thank':48 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639994
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10881869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610994 {#1374
    date: 2024-01-18 21:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Recommendations-on-running-GPTs-on-Asahi-M1-Ultra"
  +title: "Recommendations on running GPTs on Asahi - M1 Ultra?"
  +url: null
  +body: """
    Hi,\n
    \n
    I wanted to run some Large Language Models locally. Something like [Private GPT](https://github.com/imartinez/privateGPT) or [Medium Article](https://medium.com/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7) on my local Apple Silicon to enhance my privacy but also get some additional help.\n
    \n
    Does anyone have recommendations or guides I could follow?\n
    \n
    Thank you very much.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727348589 {#1366
    date: 2024-09-26 13:03:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 31583
  -titleTs: "'asahi':6 'gpts':4 'm1':7 'recommend':1 'run':3 'ultra':8"
  -bodyTs: "'/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7)':23 '/imartinez/privategpt)':17 'addit':37 'also':34 'anyon':40 'appl':27 'articl':20 'could':46 'enhanc':30 'follow':47 'get':35 'github.com':16 'github.com/imartinez/privategpt)':15 'gpt':14 'guid':44 'help':38 'hi':1 'languag':8 'larg':7 'like':12 'local':10,26 'medium':19 'medium.com':22 'medium.com/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7)':21 'model':9 'much':51 'privaci':32 'privat':13 'recommend':42 'run':5 'silicon':28 'someth':11 'thank':48 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639994
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10881869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610994 {#1374
    date: 2024-01-18 21:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Recommendations-on-running-GPTs-on-Asahi-M1-Ultra"
  +title: "Recommendations on running GPTs on Asahi - M1 Ultra?"
  +url: null
  +body: """
    Hi,\n
    \n
    I wanted to run some Large Language Models locally. Something like [Private GPT](https://github.com/imartinez/privateGPT) or [Medium Article](https://medium.com/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7) on my local Apple Silicon to enhance my privacy but also get some additional help.\n
    \n
    Does anyone have recommendations or guides I could follow?\n
    \n
    Thank you very much.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727348589 {#1366
    date: 2024-09-26 13:03:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 31583
  -titleTs: "'asahi':6 'gpts':4 'm1':7 'recommend':1 'run':3 'ultra':8"
  -bodyTs: "'/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7)':23 '/imartinez/privategpt)':17 'addit':37 'also':34 'anyon':40 'appl':27 'articl':20 'could':46 'enhanc':30 'follow':47 'get':35 'github.com':16 'github.com/imartinez/privategpt)':15 'gpt':14 'guid':44 'help':38 'hi':1 'languag':8 'larg':7 'like':12 'local':10,26 'medium':19 'medium.com':22 'medium.com/@aadityaubhat/local-llms-on-apple-silicon-39194de71ab7)':21 'model':9 'much':51 'privaci':32 'privat':13 'recommend':42 'run':5 'silicon':28 'someth':11 'thank':48 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639994
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10881869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610994 {#1374
    date: 2024-01-18 21:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-Man-in-the-High-Castle-S03-subtitles-for-foreign"
  +title: "The Man in the High Castle - S03 subtitles for foreign language parts, where?"
  +url: null
  +body: """
    I finally got around watching “The Man in the High Castle” and for Season 01 and 02, sources I got had hardcoded subtitles in the video file for the Japanese and German spoken parts.\n
    \n
    Now I have started Season 03 and those hardcoded subtitles are missing. No problem I thought, I just get some fanmade subtitles from the usual sites. Turns out it is a problem, none of the sites I checked have any subtitles that cover Japenese or German parts.\n
    \n
    Anyone has a hint where I can find those? Even just Japanese would help, I can understand German, even though many actors there speak quite terribly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726453759 {#1848
    date: 2024-09-16 04:29:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 31456
  -titleTs: "'castl':6 'foreign':10 'high':5 'languag':11 'man':2 'part':12 's03':7 'subtitl':8"
  -bodyTs: "'01':15 '02':17 '03':40 'actor':103 'anyon':82 'around':4 'castl':11 'check':72 'cover':77 'even':91,100 'fanmad':55 'file':27 'final':2 'find':89 'german':32,80,99 'get':53 'got':3,20 'hardcod':22,43 'help':95 'high':10 'hint':85 'japanes':30,93 'japenes':78 'man':7 'mani':102 'miss':46 'none':67 'part':34,81 'problem':48,66 'quit':106 'season':14,39 'site':60,70 'sourc':18 'speak':105 'spoken':33 'start':38 'subtitl':23,44,56,75 'terribl':107 'though':101 'thought':50 'turn':61 'understand':98 'usual':59 'video':26 'watch':5 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705637517
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9463060"
  +editedAt: DateTimeImmutable @1726369725 {#1838
    date: 2024-09-15 05:08:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705577017 {#2429
    date: 2024-01-18 12:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-Man-in-the-High-Castle-S03-subtitles-for-foreign"
  +title: "The Man in the High Castle - S03 subtitles for foreign language parts, where?"
  +url: null
  +body: """
    I finally got around watching “The Man in the High Castle” and for Season 01 and 02, sources I got had hardcoded subtitles in the video file for the Japanese and German spoken parts.\n
    \n
    Now I have started Season 03 and those hardcoded subtitles are missing. No problem I thought, I just get some fanmade subtitles from the usual sites. Turns out it is a problem, none of the sites I checked have any subtitles that cover Japenese or German parts.\n
    \n
    Anyone has a hint where I can find those? Even just Japanese would help, I can understand German, even though many actors there speak quite terribly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726453759 {#1848
    date: 2024-09-16 04:29:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 31456
  -titleTs: "'castl':6 'foreign':10 'high':5 'languag':11 'man':2 'part':12 's03':7 'subtitl':8"
  -bodyTs: "'01':15 '02':17 '03':40 'actor':103 'anyon':82 'around':4 'castl':11 'check':72 'cover':77 'even':91,100 'fanmad':55 'file':27 'final':2 'find':89 'german':32,80,99 'get':53 'got':3,20 'hardcod':22,43 'help':95 'high':10 'hint':85 'japanes':30,93 'japenes':78 'man':7 'mani':102 'miss':46 'none':67 'part':34,81 'problem':48,66 'quit':106 'season':14,39 'site':60,70 'sourc':18 'speak':105 'spoken':33 'start':38 'subtitl':23,44,56,75 'terribl':107 'though':101 'thought':50 'turn':61 'understand':98 'usual':59 'video':26 'watch':5 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705637517
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9463060"
  +editedAt: DateTimeImmutable @1726369725 {#1838
    date: 2024-09-15 05:08:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705577017 {#2429
    date: 2024-01-18 12:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-Man-in-the-High-Castle-S03-subtitles-for-foreign"
  +title: "The Man in the High Castle - S03 subtitles for foreign language parts, where?"
  +url: null
  +body: """
    I finally got around watching “The Man in the High Castle” and for Season 01 and 02, sources I got had hardcoded subtitles in the video file for the Japanese and German spoken parts.\n
    \n
    Now I have started Season 03 and those hardcoded subtitles are missing. No problem I thought, I just get some fanmade subtitles from the usual sites. Turns out it is a problem, none of the sites I checked have any subtitles that cover Japenese or German parts.\n
    \n
    Anyone has a hint where I can find those? Even just Japanese would help, I can understand German, even though many actors there speak quite terribly.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726453759 {#1848
    date: 2024-09-16 04:29:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 31456
  -titleTs: "'castl':6 'foreign':10 'high':5 'languag':11 'man':2 'part':12 's03':7 'subtitl':8"
  -bodyTs: "'01':15 '02':17 '03':40 'actor':103 'anyon':82 'around':4 'castl':11 'check':72 'cover':77 'even':91,100 'fanmad':55 'file':27 'final':2 'find':89 'german':32,80,99 'get':53 'got':3,20 'hardcod':22,43 'help':95 'high':10 'hint':85 'japanes':30,93 'japenes':78 'man':7 'mani':102 'miss':46 'none':67 'part':34,81 'problem':48,66 'quit':106 'season':14,39 'site':60,70 'sourc':18 'speak':105 'spoken':33 'start':38 'subtitl':23,44,56,75 'terribl':107 'though':101 'thought':50 'turn':61 'understand':98 'usual':59 'video':26 'watch':5 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705637517
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9463060"
  +editedAt: DateTimeImmutable @1726369725 {#1838
    date: 2024-09-15 05:08:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705577017 {#2429
    date: 2024-01-18 12:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "languagelearning-at-sopuli-xyz-for-people-who-like-to-learn-languages"
  +title: "!languagelearning@sopuli.xyz, for people who like to learn languages"
  +url: null
  +body: """
    [!languagelearning@sopuli.xyz](https://sopuli.xyz/c/languagelearning)\n
    \n
    That’s mostly it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726348467 {#2167
    date: 2024-09-14 23:14:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 31437
  -titleTs: "'languag':8 'languagelearning@sopuli.xyz':1 'learn':7 'like':5 'peopl':3"
  -bodyTs: "'/c/languagelearning)':4 'languagelearning@sopuli.xyz':1 'most':7 'sopuli.xyz':3 'sopuli.xyz/c/languagelearning)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705624217
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9458829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568217 {#2288
    date: 2024-01-18 09:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "languagelearning-at-sopuli-xyz-for-people-who-like-to-learn-languages"
  +title: "!languagelearning@sopuli.xyz, for people who like to learn languages"
  +url: null
  +body: """
    [!languagelearning@sopuli.xyz](https://sopuli.xyz/c/languagelearning)\n
    \n
    That’s mostly it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726348467 {#2167
    date: 2024-09-14 23:14:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 31437
  -titleTs: "'languag':8 'languagelearning@sopuli.xyz':1 'learn':7 'like':5 'peopl':3"
  -bodyTs: "'/c/languagelearning)':4 'languagelearning@sopuli.xyz':1 'most':7 'sopuli.xyz':3 'sopuli.xyz/c/languagelearning)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705624217
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9458829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568217 {#2288
    date: 2024-01-18 09:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "languagelearning-at-sopuli-xyz-for-people-who-like-to-learn-languages"
  +title: "!languagelearning@sopuli.xyz, for people who like to learn languages"
  +url: null
  +body: """
    [!languagelearning@sopuli.xyz](https://sopuli.xyz/c/languagelearning)\n
    \n
    That’s mostly it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726348467 {#2167
    date: 2024-09-14 23:14:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 31437
  -titleTs: "'languag':8 'languagelearning@sopuli.xyz':1 'learn':7 'like':5 'peopl':3"
  -bodyTs: "'/c/languagelearning)':4 'languagelearning@sopuli.xyz':1 'most':7 'sopuli.xyz':3 'sopuli.xyz/c/languagelearning)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705624217
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9458829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568217 {#2288
    date: 2024-01-18 09:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#60
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Reviving-harrypotter-at-literature-cafe"
  +title: "Reviving !harrypotter@literature.cafe"
  +url: null
  +body: """
    [!harrypotter@literature.cafe](https://literature.cafe/c/harrypotter)\n
    \n
    As winter calls for magic and castles, I’m trying to revive this community. For Kbin: [!harrypotter@literature.cafe](https://literature.cafe/m/harrypotter)\n
    \n
    Edit: I can’t get the Kbin link to work, if someone can help me that would be great!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725014990 {#2485
    date: 2024-08-30 12:49:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 30987
  -titleTs: "'harrypotter@literature.cafe':2 'reviv':1"
  -bodyTs: "'/c/harrypotter)':4 '/m/harrypotter)':24 'call':7 'castl':11 'communiti':18 'edit':25 'get':29 'great':43 'harrypotter@literature.cafe':1,21 'help':38 'kbin':20,31 'link':32 'literature.cafe':3,23 'literature.cafe/c/harrypotter)':2 'literature.cafe/m/harrypotter)':22 'm':13 'magic':9 'reviv':16 'someon':36 'tri':14 'winter':6 'work':34 'would':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705494663
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9372935"
  +editedAt: DateTimeImmutable @1724997307 {#1841
    date: 2024-08-30 07:55:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705425163 {#2409
    date: 2024-01-16 18:12:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#60
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Reviving-harrypotter-at-literature-cafe"
  +title: "Reviving !harrypotter@literature.cafe"
  +url: null
  +body: """
    [!harrypotter@literature.cafe](https://literature.cafe/c/harrypotter)\n
    \n
    As winter calls for magic and castles, I’m trying to revive this community. For Kbin: [!harrypotter@literature.cafe](https://literature.cafe/m/harrypotter)\n
    \n
    Edit: I can’t get the Kbin link to work, if someone can help me that would be great!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725014990 {#2485
    date: 2024-08-30 12:49:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 30987
  -titleTs: "'harrypotter@literature.cafe':2 'reviv':1"
  -bodyTs: "'/c/harrypotter)':4 '/m/harrypotter)':24 'call':7 'castl':11 'communiti':18 'edit':25 'get':29 'great':43 'harrypotter@literature.cafe':1,21 'help':38 'kbin':20,31 'link':32 'literature.cafe':3,23 'literature.cafe/c/harrypotter)':2 'literature.cafe/m/harrypotter)':22 'm':13 'magic':9 'reviv':16 'someon':36 'tri':14 'winter':6 'work':34 'would':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705494663
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9372935"
  +editedAt: DateTimeImmutable @1724997307 {#1841
    date: 2024-08-30 07:55:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705425163 {#2409
    date: 2024-01-16 18:12:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#60
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Reviving-harrypotter-at-literature-cafe"
  +title: "Reviving !harrypotter@literature.cafe"
  +url: null
  +body: """
    [!harrypotter@literature.cafe](https://literature.cafe/c/harrypotter)\n
    \n
    As winter calls for magic and castles, I’m trying to revive this community. For Kbin: [!harrypotter@literature.cafe](https://literature.cafe/m/harrypotter)\n
    \n
    Edit: I can’t get the Kbin link to work, if someone can help me that would be great!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725014990 {#2485
    date: 2024-08-30 12:49:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 30987
  -titleTs: "'harrypotter@literature.cafe':2 'reviv':1"
  -bodyTs: "'/c/harrypotter)':4 '/m/harrypotter)':24 'call':7 'castl':11 'communiti':18 'edit':25 'get':29 'great':43 'harrypotter@literature.cafe':1,21 'help':38 'kbin':20,31 'link':32 'literature.cafe':3,23 'literature.cafe/c/harrypotter)':2 'literature.cafe/m/harrypotter)':22 'm':13 'magic':9 'reviv':16 'someon':36 'tri':14 'winter':6 'work':34 'would':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705494663
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9372935"
  +editedAt: DateTimeImmutable @1724997307 {#1841
    date: 2024-08-30 07:55:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705425163 {#2409
    date: 2024-01-16 18:12:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Browser-and-flatpaks-randomly-crashing"
  +title: "Browser and flatpaks randomly crashing"
  +url: null
  +body: """
    I have a laptop I’ve been running various Linux distributions on for the past 3 years. Currently on Fedora39 but I’ve had this issue on every distro I’ve run.\n
    \n
    Randomly (usually after an extended time) I will have browser tabs or the entire browser crash. Gives me that “Gah your tab has crashed” error. Happens on Firefox, Brave, Vivaldi. Happens if I’m running flatpak or installed from repos. How can I view error logs and what would I be looking for? Or where would I go to post error logs for bug reports?\n
    \n
    Same will happen (mostly with Bitwarden) with flatpaks randomly. I will just get a white / blank screen on the app. How can I view log/report?\n
    \n
    The laptop in question is a Thinkpad E495 with 32gb ram.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724847867 {#1524
    date: 2024-08-28 14:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 30912
  -titleTs: "'browser':1 'crash':5 'flatpak':3 'random':4"
  -bodyTs: "'3':16 '32gb':132 'app':117 'bitwarden':103 'blank':113 'brave':61 'browser':42,47 'bug':96 'crash':48,56 'current':18 'distribut':11 'distro':29 'e495':130 'entir':46 'error':57,77,93 'everi':28 'extend':37 'fedora39':20 'firefox':60 'flatpak':68,105 'gah':52 'get':110 'give':49 'go':90 'happen':58,63,100 'instal':70 'issu':26 'laptop':4,124 'linux':10 'log':78,94 'log/report':122 'look':84 'm':66 'most':101 'past':15 'post':92 'question':126 'ram':133 'random':33,106 'repo':72 'report':97 'run':8,32,67 'screen':114 'tab':43,54 'thinkpad':129 'time':38 'usual':34 'various':9 've':6,23,31 'view':76,121 'vivaldi':62 'white':112 'would':81,88 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705445089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10779174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705407089 {#1501
    date: 2024-01-16 13:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Browser-and-flatpaks-randomly-crashing"
  +title: "Browser and flatpaks randomly crashing"
  +url: null
  +body: """
    I have a laptop I’ve been running various Linux distributions on for the past 3 years. Currently on Fedora39 but I’ve had this issue on every distro I’ve run.\n
    \n
    Randomly (usually after an extended time) I will have browser tabs or the entire browser crash. Gives me that “Gah your tab has crashed” error. Happens on Firefox, Brave, Vivaldi. Happens if I’m running flatpak or installed from repos. How can I view error logs and what would I be looking for? Or where would I go to post error logs for bug reports?\n
    \n
    Same will happen (mostly with Bitwarden) with flatpaks randomly. I will just get a white / blank screen on the app. How can I view log/report?\n
    \n
    The laptop in question is a Thinkpad E495 with 32gb ram.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724847867 {#1524
    date: 2024-08-28 14:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 30912
  -titleTs: "'browser':1 'crash':5 'flatpak':3 'random':4"
  -bodyTs: "'3':16 '32gb':132 'app':117 'bitwarden':103 'blank':113 'brave':61 'browser':42,47 'bug':96 'crash':48,56 'current':18 'distribut':11 'distro':29 'e495':130 'entir':46 'error':57,77,93 'everi':28 'extend':37 'fedora39':20 'firefox':60 'flatpak':68,105 'gah':52 'get':110 'give':49 'go':90 'happen':58,63,100 'instal':70 'issu':26 'laptop':4,124 'linux':10 'log':78,94 'log/report':122 'look':84 'm':66 'most':101 'past':15 'post':92 'question':126 'ram':133 'random':33,106 'repo':72 'report':97 'run':8,32,67 'screen':114 'tab':43,54 'thinkpad':129 'time':38 'usual':34 'various':9 've':6,23,31 'view':76,121 'vivaldi':62 'white':112 'would':81,88 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705445089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10779174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705407089 {#1501
    date: 2024-01-16 13:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Browser-and-flatpaks-randomly-crashing"
  +title: "Browser and flatpaks randomly crashing"
  +url: null
  +body: """
    I have a laptop I’ve been running various Linux distributions on for the past 3 years. Currently on Fedora39 but I’ve had this issue on every distro I’ve run.\n
    \n
    Randomly (usually after an extended time) I will have browser tabs or the entire browser crash. Gives me that “Gah your tab has crashed” error. Happens on Firefox, Brave, Vivaldi. Happens if I’m running flatpak or installed from repos. How can I view error logs and what would I be looking for? Or where would I go to post error logs for bug reports?\n
    \n
    Same will happen (mostly with Bitwarden) with flatpaks randomly. I will just get a white / blank screen on the app. How can I view log/report?\n
    \n
    The laptop in question is a Thinkpad E495 with 32gb ram.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724847867 {#1524
    date: 2024-08-28 14:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 30912
  -titleTs: "'browser':1 'crash':5 'flatpak':3 'random':4"
  -bodyTs: "'3':16 '32gb':132 'app':117 'bitwarden':103 'blank':113 'brave':61 'browser':42,47 'bug':96 'crash':48,56 'current':18 'distribut':11 'distro':29 'e495':130 'entir':46 'error':57,77,93 'everi':28 'extend':37 'fedora39':20 'firefox':60 'flatpak':68,105 'gah':52 'get':110 'give':49 'go':90 'happen':58,63,100 'instal':70 'issu':26 'laptop':4,124 'linux':10 'log':78,94 'log/report':122 'look':84 'm':66 'most':101 'past':15 'post':92 'question':126 'ram':133 'random':33,106 'repo':72 'report':97 'run':8,32,67 'screen':114 'tab':43,54 'thinkpad':129 'time':38 'usual':34 'various':9 've':6,23,31 'view':76,121 'vivaldi':62 'white':112 'would':81,88 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705445089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10779174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705407089 {#1501
    date: 2024-01-16 13:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-any-hyprland-fedora-silverblue-images"
  +title: "Is there any hyprland fedora silverblue images?"
  +url: null
  +body: """
    Hello, I wanted to use hyprland on fedora silverblue but I couldn’t find any image. I found [this image](https://github.com/hyprgreen/main) however when I rebase to that image it drops me into rescue mode after reboot. :(\n
    \n
    do you have your own hyprland silverblue images? I would love to try it out :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723867421 {#1510
    date: 2024-08-17 06:03:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 30599
  -titleTs: "'fedora':5 'hyprland':4 'imag':7 'silverblu':6"
  -bodyTs: "'/hyprgreen/main)':23 'couldn':12 'd':54 'drop':32 'fedora':8 'find':14 'found':18 'github.com':22 'github.com/hyprgreen/main)':21 'hello':1 'howev':24 'hyprland':6,44 'imag':16,20,30,46 'love':49 'mode':36 'rebas':27 'reboot':38 'rescu':35 'silverblu':9,45 'tri':51 'use':5 'want':3 'would':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705354291
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13351626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705307291 {#1506
    date: 2024-01-15 09:28:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-any-hyprland-fedora-silverblue-images"
  +title: "Is there any hyprland fedora silverblue images?"
  +url: null
  +body: """
    Hello, I wanted to use hyprland on fedora silverblue but I couldn’t find any image. I found [this image](https://github.com/hyprgreen/main) however when I rebase to that image it drops me into rescue mode after reboot. :(\n
    \n
    do you have your own hyprland silverblue images? I would love to try it out :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723867421 {#1510
    date: 2024-08-17 06:03:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 30599
  -titleTs: "'fedora':5 'hyprland':4 'imag':7 'silverblu':6"
  -bodyTs: "'/hyprgreen/main)':23 'couldn':12 'd':54 'drop':32 'fedora':8 'find':14 'found':18 'github.com':22 'github.com/hyprgreen/main)':21 'hello':1 'howev':24 'hyprland':6,44 'imag':16,20,30,46 'love':49 'mode':36 'rebas':27 'reboot':38 'rescu':35 'silverblu':9,45 'tri':51 'use':5 'want':3 'would':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705354291
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13351626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705307291 {#1506
    date: 2024-01-15 09:28:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-there-any-hyprland-fedora-silverblue-images"
  +title: "Is there any hyprland fedora silverblue images?"
  +url: null
  +body: """
    Hello, I wanted to use hyprland on fedora silverblue but I couldn’t find any image. I found [this image](https://github.com/hyprgreen/main) however when I rebase to that image it drops me into rescue mode after reboot. :(\n
    \n
    do you have your own hyprland silverblue images? I would love to try it out :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723867421 {#1510
    date: 2024-08-17 06:03:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 30599
  -titleTs: "'fedora':5 'hyprland':4 'imag':7 'silverblu':6"
  -bodyTs: "'/hyprgreen/main)':23 'couldn':12 'd':54 'drop':32 'fedora':8 'find':14 'found':18 'github.com':22 'github.com/hyprgreen/main)':21 'hello':1 'howev':24 'hyprland':6,44 'imag':16,20,30,46 'love':49 'mode':36 'rebas':27 'reboot':38 'rescu':35 'silverblu':9,45 'tri':51 'use':5 'want':3 'would':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705354291
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13351626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705307291 {#1506
    date: 2024-01-15 09:28:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Super-group-ABBA-community"
  +title: "Super group ABBA community"
  +url: null
  +body: "!ABBA@lemm.ee Post videos, news, rumors, stories, fanboy comments and more to one of the greatest and enduring bands of all time."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723884280 {#1529
    date: 2024-08-17 10:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 30557
  -titleTs: "'abba':3 'communiti':4 'group':2 'super':1"
  -bodyTs: "'abba@lemm.ee':1 'band':18 'comment':8 'endur':17 'fanboy':7 'greatest':15 'news':4 'one':12 'post':2 'rumor':5 'stori':6 'time':21 'video':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705332860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20951036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705290360 {#1531
    date: 2024-01-15 04:46:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Super-group-ABBA-community"
  +title: "Super group ABBA community"
  +url: null
  +body: "!ABBA@lemm.ee Post videos, news, rumors, stories, fanboy comments and more to one of the greatest and enduring bands of all time."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723884280 {#1529
    date: 2024-08-17 10:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 30557
  -titleTs: "'abba':3 'communiti':4 'group':2 'super':1"
  -bodyTs: "'abba@lemm.ee':1 'band':18 'comment':8 'endur':17 'fanboy':7 'greatest':15 'news':4 'one':12 'post':2 'rumor':5 'stori':6 'time':21 'video':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705332860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20951036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705290360 {#1531
    date: 2024-01-15 04:46:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2476 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Super-group-ABBA-community"
  +title: "Super group ABBA community"
  +url: null
  +body: "!ABBA@lemm.ee Post videos, news, rumors, stories, fanboy comments and more to one of the greatest and enduring bands of all time."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723884280 {#1529
    date: 2024-08-17 10:44:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 30557
  -titleTs: "'abba':3 'communiti':4 'group':2 'super':1"
  -bodyTs: "'abba@lemm.ee':1 'band':18 'comment':8 'endur':17 'fanboy':7 'greatest':15 'news':4 'one':12 'post':2 'rumor':5 'stori':6 'time':21 'video':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705332860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20951036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705290360 {#1531
    date: 2024-01-15 04:46:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1742 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Did-something-happen-to-the-lemmit-online-and-monster-repost-bots"
  +title: "Did something happen to the lemmit.online and monster repost bots?"
  +url: null
  +body: "Did anything happen to those bots over the past week? I’m subscribed to some communities that have them posting stuff regularly. I just noticed a drop in content on my feed yesterday and realized I haven’t seen posts from those bots the past few days."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723168175 {#1713
    date: 2024-08-09 03:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 30175
  -titleTs: "'bot':10 'happen':3 'lemmit.online':6 'monster':8 'repost':9 'someth':2"
  -bodyTs: "'anyth':2 'bot':6,43 'communiti':16 'content':29 'day':47 'drop':27 'feed':32 'happen':3 'haven':37 'm':12 'notic':25 'past':9,45 'post':20,40 'realiz':35 'regular':22 'seen':39 'stuff':21 'subscrib':13 'week':10 'yesterday':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705188339
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20853135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159339 {#1712
    date: 2024-01-13 16:22:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1742 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Did-something-happen-to-the-lemmit-online-and-monster-repost-bots"
  +title: "Did something happen to the lemmit.online and monster repost bots?"
  +url: null
  +body: "Did anything happen to those bots over the past week? I’m subscribed to some communities that have them posting stuff regularly. I just noticed a drop in content on my feed yesterday and realized I haven’t seen posts from those bots the past few days."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723168175 {#1713
    date: 2024-08-09 03:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 30175
  -titleTs: "'bot':10 'happen':3 'lemmit.online':6 'monster':8 'repost':9 'someth':2"
  -bodyTs: "'anyth':2 'bot':6,43 'communiti':16 'content':29 'day':47 'drop':27 'feed':32 'happen':3 'haven':37 'm':12 'notic':25 'past':9,45 'post':20,40 'realiz':35 'regular':22 'seen':39 'stuff':21 'subscrib':13 'week':10 'yesterday':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705188339
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20853135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159339 {#1712
    date: 2024-01-13 16:22:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1742 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Did-something-happen-to-the-lemmit-online-and-monster-repost-bots"
  +title: "Did something happen to the lemmit.online and monster repost bots?"
  +url: null
  +body: "Did anything happen to those bots over the past week? I’m subscribed to some communities that have them posting stuff regularly. I just noticed a drop in content on my feed yesterday and realized I haven’t seen posts from those bots the past few days."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723168175 {#1713
    date: 2024-08-09 03:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 30175
  -titleTs: "'bot':10 'happen':3 'lemmit.online':6 'monster':8 'repost':9 'someth':2"
  -bodyTs: "'anyth':2 'bot':6,43 'communiti':16 'content':29 'day':47 'drop':27 'feed':32 'happen':3 'haven':37 'm':12 'notic':25 'past':9,45 'post':20,40 'realiz':35 'regular':22 'seen':39 'stuff':21 'subscrib':13 'week':10 'yesterday':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705188339
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20853135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159339 {#1712
    date: 2024-01-13 16:22:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Lemmy-Development-Update-2024-01-12"
  +title: "Lemmy Development Update: 2024-01-12"
  +url: null
  +body: """
    Here is our regular update that explains what we have been working on for the past two weeks. This should allow average users to keep up with development, without reading Github comments or knowing how to program.\n
    \n
    Yesterday we released [Lemmy 0.19.2](https://join-lemmy.org/news/2024-01-10_-_Lemmy_Release_v0.19.2_-_More_Federation_Fixes), which included various federation fixes, as well as a way for admins to view votes.\n
    \n
    @phiresky fixed a [federation loop bug](https://github.com/LemmyNet/lemmy/pull/4330), and worked on [lemmy-federation-state](https://github.com/phiresky/lemmy-federation-state), a tool to help visualize federation status.\n
    \n
    @sleepless fixed a [lemmy-ui theming issue](https://github.com/LemmyNet/lemmy-ui/pull/2301), as well as an [issue with lemmy-ui’s error pages](https://github.com/LemmyNet/lemmy-ui/pull/2302).\n
    \n
    @dessalines fixed an issue with [resolving reports](https://github.com/LemmyNet/lemmy/pull/4345), added the ability for [admins to view votes to prevent downvote trolling](https://github.com/LemmyNet/lemmy/pull/4332), upgraded our woodpecker-ci to 2.1, and helped fix various CI issues, and is adding [comment and post removing to jerboa](https://github.com/dessalines/jerboa/pull/1323).\n
    \n
    @nutomic is fixing an issue with [mastodon follows](https://github.com/LemmyNet/lemmy/pull/4364), working on [local-only communities](https://github.com/LemmyNet/lemmy/pull/4350), fixed an [issue with the lemmy-stats-crawler](https://github.com/LemmyNet/lemmy-stats-crawler/pull/18), fixed an issue with [cache-control headers](https://github.com/LemmyNet/lemmy/pull/4337), better handling of [federated reports from mastodon and kbin](https://github.com/LemmyNet/lemmy/pull/4323), and much more.\n
    \n
    @dullbananas is fixing up some [Lemmy DB triggers](https://github.com/LemmyNet/lemmy/pull/4333), adding a [better-organized cursor-based pagination library](https://github.com/LemmyNet/lemmy/pull/4320), and a [query plan viewer](https://github.com/LemmyNet/lemmy/pull/4285).\n
    \n
    ### Support development\n
    \n
    @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722192863 {#1472
    date: 2024-07-28 20:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@phiresky"
    "@sleepless"
    "@dessalines"
    "@nutomic"
    "@dullbananas"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 29382
  -titleTs: "'-01':5 '-12':6 '2024':4 'develop':2 'lemmi':1 'updat':3"
  -bodyTs: "'/dessalines)':351 '/dessalines/jerboa/pull/1323).':162 '/donate)':355 '/donate).':313 '/lemmy)':340,347 '/lemmynet/lemmy-stats-crawler/pull/18),':194 '/lemmynet/lemmy-ui/pull/2301),':97 '/lemmynet/lemmy-ui/pull/2302).':112 '/lemmynet/lemmy/pull/4285).':252 '/lemmynet/lemmy/pull/4320),':244 '/lemmynet/lemmy/pull/4323),':217 '/lemmynet/lemmy/pull/4330),':69 '/lemmynet/lemmy/pull/4332),':137 '/lemmynet/lemmy/pull/4333),':231 '/lemmynet/lemmy/pull/4337),':205 '/lemmynet/lemmy/pull/4345),':122 '/lemmynet/lemmy/pull/4350),':182 '/lemmynet/lemmy/pull/4364),':173 '/news/2024-01-10_-_lemmy_release_v0.19.2_-_more_federation_fixes),':45 '/phiresky/lemmy-federation-state),':79 '0.19.2':42 '2.1':144 'abil':125 'ad':123,153,232 'admin':57,127 'allow':21,320 'also':327 'alway':296 'amount':334 'avail':298 'averag':22 'base':239 'better':206,235 'better-organ':234 'bottom':358 'bug':66,270 'build':303 'cach':200 'cache-control':199 'ci':142,149 'collect':344 'comment':32,154 'communiti':179,267 'consid':305 'contribut':268 'control':201 'crawler':191 'cryptocurr':352 'cursor':238 'cursor-bas':237 'db':227 'dessalin':113,255 'develop':28,254,310 'donat':282,306,315,331 'downvot':133 'dullbanana':221 'error':108 'exclus':280 'explain':7 'feder':49,64,75,85,209 'fix':50,62,88,114,147,165,183,195,223,269 'follow':170 'full':261,301 'full-tim':260 'fund':279 'github':31 'github.com':68,78,96,111,121,136,161,172,181,193,204,216,230,243,251 'github.com/dessalines/jerboa/pull/1323).':160 'github.com/lemmynet/lemmy-stats-crawler/pull/18),':192 'github.com/lemmynet/lemmy-ui/pull/2301),':95 'github.com/lemmynet/lemmy-ui/pull/2302).':110 'github.com/lemmynet/lemmy/pull/4285).':250 'github.com/lemmynet/lemmy/pull/4320),':242 'github.com/lemmynet/lemmy/pull/4323),':215 'github.com/lemmynet/lemmy/pull/4330),':67 'github.com/lemmynet/lemmy/pull/4332),':135 'github.com/lemmynet/lemmy/pull/4333),':229 'github.com/lemmynet/lemmy/pull/4337),':203 'github.com/lemmynet/lemmy/pull/4345),':120 'github.com/lemmynet/lemmy/pull/4350),':180 'github.com/lemmynet/lemmy/pull/4364),':171 'github.com/phiresky/lemmy-federation-state),':77 'handl':207 'header':202 'help':83,146,335 'ideal':317 'includ':47 'integr':266 'issu':94,102,116,150,167,185,197 'jerboa':159 'join-lemmy.org':44,312,354 'join-lemmy.org/donate)':353 'join-lemmy.org/donate).':311 'join-lemmy.org/news/2024-01-10_-_lemmy_release_v0.19.2_-_more_federation_fixes),':43 'kbin':214 'keep':25 'know':34 'lemmi':41,74,91,105,189,226,264,287 'lemmy-federation-st':73 'lemmy-stats-crawl':188 'lemmy-ui':90,104 'liberapay':337 'liberapay.com':339 'liberapay.com/lemmy)':338 'librari':241 'like':285 'local':177 'local-on':176 'long':323 'long-term':322 'loop':65 'make':291 'mastodon':169,212 'much':219,274 'nutom':163,257 'one':329 'one-tim':328 'open':343 'opencollective.com':346 'opencollective.com/lemmy)':345 'optim':271 'option':342 'organ':236 'page':109,360 'pagin':240 'past':16 'patreon':348 'perform':272 'phireski':61 'plan':248,325 'post':156 'prefer':341 'prevent':132 'program':37 'queri':247 'read':30 'recur':314 'regular':4 'releas':40 'remov':157 'report':119,210 'resolv':118 'scroll':356 'sleepless':87 'stat':190 'state':76 'status':86 'support':253,308 'sure':292 'term':324 'theme':93 'time':262,302,330 'tool':81 'trigger':228 'troll':134 'two':17 'ui':92,106 'updat':5 'upgrad':138 'us':336 'use':286 'user':23 'various':48,148 'view':59,129 'viewer':249 'visual':84 'vote':60,130 'want':289 'way':55 'week':18 'well':52,99 'without':29 'woodpeck':141 'woodpecker-ci':140 'work':12,71,174,259,277,300 'www.patreon.com':350 'www.patreon.com/dessalines)':349 'yesterday':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161309
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10449815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074909 {#1471
    date: 2024-01-12 16:55:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Lemmy-Development-Update-2024-01-12"
  +title: "Lemmy Development Update: 2024-01-12"
  +url: null
  +body: """
    Here is our regular update that explains what we have been working on for the past two weeks. This should allow average users to keep up with development, without reading Github comments or knowing how to program.\n
    \n
    Yesterday we released [Lemmy 0.19.2](https://join-lemmy.org/news/2024-01-10_-_Lemmy_Release_v0.19.2_-_More_Federation_Fixes), which included various federation fixes, as well as a way for admins to view votes.\n
    \n
    @phiresky fixed a [federation loop bug](https://github.com/LemmyNet/lemmy/pull/4330), and worked on [lemmy-federation-state](https://github.com/phiresky/lemmy-federation-state), a tool to help visualize federation status.\n
    \n
    @sleepless fixed a [lemmy-ui theming issue](https://github.com/LemmyNet/lemmy-ui/pull/2301), as well as an [issue with lemmy-ui’s error pages](https://github.com/LemmyNet/lemmy-ui/pull/2302).\n
    \n
    @dessalines fixed an issue with [resolving reports](https://github.com/LemmyNet/lemmy/pull/4345), added the ability for [admins to view votes to prevent downvote trolling](https://github.com/LemmyNet/lemmy/pull/4332), upgraded our woodpecker-ci to 2.1, and helped fix various CI issues, and is adding [comment and post removing to jerboa](https://github.com/dessalines/jerboa/pull/1323).\n
    \n
    @nutomic is fixing an issue with [mastodon follows](https://github.com/LemmyNet/lemmy/pull/4364), working on [local-only communities](https://github.com/LemmyNet/lemmy/pull/4350), fixed an [issue with the lemmy-stats-crawler](https://github.com/LemmyNet/lemmy-stats-crawler/pull/18), fixed an issue with [cache-control headers](https://github.com/LemmyNet/lemmy/pull/4337), better handling of [federated reports from mastodon and kbin](https://github.com/LemmyNet/lemmy/pull/4323), and much more.\n
    \n
    @dullbananas is fixing up some [Lemmy DB triggers](https://github.com/LemmyNet/lemmy/pull/4333), adding a [better-organized cursor-based pagination library](https://github.com/LemmyNet/lemmy/pull/4320), and a [query plan viewer](https://github.com/LemmyNet/lemmy/pull/4285).\n
    \n
    ### Support development\n
    \n
    @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722192863 {#1472
    date: 2024-07-28 20:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@phiresky"
    "@sleepless"
    "@dessalines"
    "@nutomic"
    "@dullbananas"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 29382
  -titleTs: "'-01':5 '-12':6 '2024':4 'develop':2 'lemmi':1 'updat':3"
  -bodyTs: "'/dessalines)':351 '/dessalines/jerboa/pull/1323).':162 '/donate)':355 '/donate).':313 '/lemmy)':340,347 '/lemmynet/lemmy-stats-crawler/pull/18),':194 '/lemmynet/lemmy-ui/pull/2301),':97 '/lemmynet/lemmy-ui/pull/2302).':112 '/lemmynet/lemmy/pull/4285).':252 '/lemmynet/lemmy/pull/4320),':244 '/lemmynet/lemmy/pull/4323),':217 '/lemmynet/lemmy/pull/4330),':69 '/lemmynet/lemmy/pull/4332),':137 '/lemmynet/lemmy/pull/4333),':231 '/lemmynet/lemmy/pull/4337),':205 '/lemmynet/lemmy/pull/4345),':122 '/lemmynet/lemmy/pull/4350),':182 '/lemmynet/lemmy/pull/4364),':173 '/news/2024-01-10_-_lemmy_release_v0.19.2_-_more_federation_fixes),':45 '/phiresky/lemmy-federation-state),':79 '0.19.2':42 '2.1':144 'abil':125 'ad':123,153,232 'admin':57,127 'allow':21,320 'also':327 'alway':296 'amount':334 'avail':298 'averag':22 'base':239 'better':206,235 'better-organ':234 'bottom':358 'bug':66,270 'build':303 'cach':200 'cache-control':199 'ci':142,149 'collect':344 'comment':32,154 'communiti':179,267 'consid':305 'contribut':268 'control':201 'crawler':191 'cryptocurr':352 'cursor':238 'cursor-bas':237 'db':227 'dessalin':113,255 'develop':28,254,310 'donat':282,306,315,331 'downvot':133 'dullbanana':221 'error':108 'exclus':280 'explain':7 'feder':49,64,75,85,209 'fix':50,62,88,114,147,165,183,195,223,269 'follow':170 'full':261,301 'full-tim':260 'fund':279 'github':31 'github.com':68,78,96,111,121,136,161,172,181,193,204,216,230,243,251 'github.com/dessalines/jerboa/pull/1323).':160 'github.com/lemmynet/lemmy-stats-crawler/pull/18),':192 'github.com/lemmynet/lemmy-ui/pull/2301),':95 'github.com/lemmynet/lemmy-ui/pull/2302).':110 'github.com/lemmynet/lemmy/pull/4285).':250 'github.com/lemmynet/lemmy/pull/4320),':242 'github.com/lemmynet/lemmy/pull/4323),':215 'github.com/lemmynet/lemmy/pull/4330),':67 'github.com/lemmynet/lemmy/pull/4332),':135 'github.com/lemmynet/lemmy/pull/4333),':229 'github.com/lemmynet/lemmy/pull/4337),':203 'github.com/lemmynet/lemmy/pull/4345),':120 'github.com/lemmynet/lemmy/pull/4350),':180 'github.com/lemmynet/lemmy/pull/4364),':171 'github.com/phiresky/lemmy-federation-state),':77 'handl':207 'header':202 'help':83,146,335 'ideal':317 'includ':47 'integr':266 'issu':94,102,116,150,167,185,197 'jerboa':159 'join-lemmy.org':44,312,354 'join-lemmy.org/donate)':353 'join-lemmy.org/donate).':311 'join-lemmy.org/news/2024-01-10_-_lemmy_release_v0.19.2_-_more_federation_fixes),':43 'kbin':214 'keep':25 'know':34 'lemmi':41,74,91,105,189,226,264,287 'lemmy-federation-st':73 'lemmy-stats-crawl':188 'lemmy-ui':90,104 'liberapay':337 'liberapay.com':339 'liberapay.com/lemmy)':338 'librari':241 'like':285 'local':177 'local-on':176 'long':323 'long-term':322 'loop':65 'make':291 'mastodon':169,212 'much':219,274 'nutom':163,257 'one':329 'one-tim':328 'open':343 'opencollective.com':346 'opencollective.com/lemmy)':345 'optim':271 'option':342 'organ':236 'page':109,360 'pagin':240 'past':16 'patreon':348 'perform':272 'phireski':61 'plan':248,325 'post':156 'prefer':341 'prevent':132 'program':37 'queri':247 'read':30 'recur':314 'regular':4 'releas':40 'remov':157 'report':119,210 'resolv':118 'scroll':356 'sleepless':87 'stat':190 'state':76 'status':86 'support':253,308 'sure':292 'term':324 'theme':93 'time':262,302,330 'tool':81 'trigger':228 'troll':134 'two':17 'ui':92,106 'updat':5 'upgrad':138 'us':336 'use':286 'user':23 'various':48,148 'view':59,129 'viewer':249 'visual':84 'vote':60,130 'want':289 'way':55 'week':18 'well':52,99 'without':29 'woodpeck':141 'woodpecker-ci':140 'work':12,71,174,259,277,300 'www.patreon.com':350 'www.patreon.com/dessalines)':349 'yesterday':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161309
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10449815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074909 {#1471
    date: 2024-01-12 16:55:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Lemmy-Development-Update-2024-01-12"
  +title: "Lemmy Development Update: 2024-01-12"
  +url: null
  +body: """
    Here is our regular update that explains what we have been working on for the past two weeks. This should allow average users to keep up with development, without reading Github comments or knowing how to program.\n
    \n
    Yesterday we released [Lemmy 0.19.2](https://join-lemmy.org/news/2024-01-10_-_Lemmy_Release_v0.19.2_-_More_Federation_Fixes), which included various federation fixes, as well as a way for admins to view votes.\n
    \n
    @phiresky fixed a [federation loop bug](https://github.com/LemmyNet/lemmy/pull/4330), and worked on [lemmy-federation-state](https://github.com/phiresky/lemmy-federation-state), a tool to help visualize federation status.\n
    \n
    @sleepless fixed a [lemmy-ui theming issue](https://github.com/LemmyNet/lemmy-ui/pull/2301), as well as an [issue with lemmy-ui’s error pages](https://github.com/LemmyNet/lemmy-ui/pull/2302).\n
    \n
    @dessalines fixed an issue with [resolving reports](https://github.com/LemmyNet/lemmy/pull/4345), added the ability for [admins to view votes to prevent downvote trolling](https://github.com/LemmyNet/lemmy/pull/4332), upgraded our woodpecker-ci to 2.1, and helped fix various CI issues, and is adding [comment and post removing to jerboa](https://github.com/dessalines/jerboa/pull/1323).\n
    \n
    @nutomic is fixing an issue with [mastodon follows](https://github.com/LemmyNet/lemmy/pull/4364), working on [local-only communities](https://github.com/LemmyNet/lemmy/pull/4350), fixed an [issue with the lemmy-stats-crawler](https://github.com/LemmyNet/lemmy-stats-crawler/pull/18), fixed an issue with [cache-control headers](https://github.com/LemmyNet/lemmy/pull/4337), better handling of [federated reports from mastodon and kbin](https://github.com/LemmyNet/lemmy/pull/4323), and much more.\n
    \n
    @dullbananas is fixing up some [Lemmy DB triggers](https://github.com/LemmyNet/lemmy/pull/4333), adding a [better-organized cursor-based pagination library](https://github.com/LemmyNet/lemmy/pull/4320), and a [query plan viewer](https://github.com/LemmyNet/lemmy/pull/4285).\n
    \n
    ### Support development\n
    \n
    @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate) (scroll to bottom of page)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722192863 {#1472
    date: 2024-07-28 20:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@phiresky"
    "@sleepless"
    "@dessalines"
    "@nutomic"
    "@dullbananas"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 29382
  -titleTs: "'-01':5 '-12':6 '2024':4 'develop':2 'lemmi':1 'updat':3"
  -bodyTs: "'/dessalines)':351 '/dessalines/jerboa/pull/1323).':162 '/donate)':355 '/donate).':313 '/lemmy)':340,347 '/lemmynet/lemmy-stats-crawler/pull/18),':194 '/lemmynet/lemmy-ui/pull/2301),':97 '/lemmynet/lemmy-ui/pull/2302).':112 '/lemmynet/lemmy/pull/4285).':252 '/lemmynet/lemmy/pull/4320),':244 '/lemmynet/lemmy/pull/4323),':217 '/lemmynet/lemmy/pull/4330),':69 '/lemmynet/lemmy/pull/4332),':137 '/lemmynet/lemmy/pull/4333),':231 '/lemmynet/lemmy/pull/4337),':205 '/lemmynet/lemmy/pull/4345),':122 '/lemmynet/lemmy/pull/4350),':182 '/lemmynet/lemmy/pull/4364),':173 '/news/2024-01-10_-_lemmy_release_v0.19.2_-_more_federation_fixes),':45 '/phiresky/lemmy-federation-state),':79 '0.19.2':42 '2.1':144 'abil':125 'ad':123,153,232 'admin':57,127 'allow':21,320 'also':327 'alway':296 'amount':334 'avail':298 'averag':22 'base':239 'better':206,235 'better-organ':234 'bottom':358 'bug':66,270 'build':303 'cach':200 'cache-control':199 'ci':142,149 'collect':344 'comment':32,154 'communiti':179,267 'consid':305 'contribut':268 'control':201 'crawler':191 'cryptocurr':352 'cursor':238 'cursor-bas':237 'db':227 'dessalin':113,255 'develop':28,254,310 'donat':282,306,315,331 'downvot':133 'dullbanana':221 'error':108 'exclus':280 'explain':7 'feder':49,64,75,85,209 'fix':50,62,88,114,147,165,183,195,223,269 'follow':170 'full':261,301 'full-tim':260 'fund':279 'github':31 'github.com':68,78,96,111,121,136,161,172,181,193,204,216,230,243,251 'github.com/dessalines/jerboa/pull/1323).':160 'github.com/lemmynet/lemmy-stats-crawler/pull/18),':192 'github.com/lemmynet/lemmy-ui/pull/2301),':95 'github.com/lemmynet/lemmy-ui/pull/2302).':110 'github.com/lemmynet/lemmy/pull/4285).':250 'github.com/lemmynet/lemmy/pull/4320),':242 'github.com/lemmynet/lemmy/pull/4323),':215 'github.com/lemmynet/lemmy/pull/4330),':67 'github.com/lemmynet/lemmy/pull/4332),':135 'github.com/lemmynet/lemmy/pull/4333),':229 'github.com/lemmynet/lemmy/pull/4337),':203 'github.com/lemmynet/lemmy/pull/4345),':120 'github.com/lemmynet/lemmy/pull/4350),':180 'github.com/lemmynet/lemmy/pull/4364),':171 'github.com/phiresky/lemmy-federation-state),':77 'handl':207 'header':202 'help':83,146,335 'ideal':317 'includ':47 'integr':266 'issu':94,102,116,150,167,185,197 'jerboa':159 'join-lemmy.org':44,312,354 'join-lemmy.org/donate)':353 'join-lemmy.org/donate).':311 'join-lemmy.org/news/2024-01-10_-_lemmy_release_v0.19.2_-_more_federation_fixes),':43 'kbin':214 'keep':25 'know':34 'lemmi':41,74,91,105,189,226,264,287 'lemmy-federation-st':73 'lemmy-stats-crawl':188 'lemmy-ui':90,104 'liberapay':337 'liberapay.com':339 'liberapay.com/lemmy)':338 'librari':241 'like':285 'local':177 'local-on':176 'long':323 'long-term':322 'loop':65 'make':291 'mastodon':169,212 'much':219,274 'nutom':163,257 'one':329 'one-tim':328 'open':343 'opencollective.com':346 'opencollective.com/lemmy)':345 'optim':271 'option':342 'organ':236 'page':109,360 'pagin':240 'past':16 'patreon':348 'perform':272 'phireski':61 'plan':248,325 'post':156 'prefer':341 'prevent':132 'program':37 'queri':247 'read':30 'recur':314 'regular':4 'releas':40 'remov':157 'report':119,210 'resolv':118 'scroll':356 'sleepless':87 'stat':190 'state':76 'status':86 'support':253,308 'sure':292 'term':324 'theme':93 'time':262,302,330 'tool':81 'trigger':228 'troll':134 'two':17 'ui':92,106 'updat':5 'upgrad':138 'us':336 'use':286 'user':23 'various':48,148 'view':59,129 'viewer':249 'visual':84 'vote':60,130 'want':289 'way':55 'week':18 'well':52,99 'without':29 'woodpeck':141 'woodpecker-ci':140 'work':12,71,174,259,277,300 'www.patreon.com':350 'www.patreon.com/dessalines)':349 'yesterday':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161309
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10449815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074909 {#1471
    date: 2024-01-12 16:55:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1742 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Unable-to-submit-a-post-with-a-title-that-is"
  +title: "Unable to submit a post with a title that is 74 characters"
  +url: null
  +body: """
    This bug consists of 2 different parts\n
    \n
    1. When there is an error when trying to submit a title, the submit button changes and spins indefinitely. If I want to shorten the title, I should be able to shorten it and click submit again, but I can’t because the submit title is gone. I then have to submit a new post again and shorten it that way, multiple times, until the length limit is reached.\n
    2. I am unable to submit the title “აშშ ითხოვს ირანს დაუყოვნებლივ გაანთავისუფლოს დაკავებული ნავთობის ტანკერი” This is 74 characters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721494450 {#1490
    date: 2024-07-20 18:54:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 29253
  -titleTs: "'74':11 'charact':12 'post':5 'submit':3 'titl':8 'unabl':1"
  -bodyTs: "'1':8 '2':5,77 '74':95 'abl':37 'bug':2 'button':22 'chang':23 'charact':96 'click':42 'consist':3 'differ':6 'error':13 'gone':54 'indefinit':26 'length':73 'limit':74 'multipl':69 'new':61 'part':7 'post':62 'reach':76 'shorten':31,39,65 'spin':25 'submit':17,21,43,51,59,82 'time':70 'titl':19,33,52,84 'tri':15 'unabl':80 'want':29 'way':68 'აშშ':85 'გაანთავისუფლოს':89 'დაკავებული':90 'დაუყოვნებლივ':88 'ითხოვს':86 'ირანს':87 'ნავთობის':91 'ტანკერი':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705053638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10433906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038138 {#1491
    date: 2024-01-12 06:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1742 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Unable-to-submit-a-post-with-a-title-that-is"
  +title: "Unable to submit a post with a title that is 74 characters"
  +url: null
  +body: """
    This bug consists of 2 different parts\n
    \n
    1. When there is an error when trying to submit a title, the submit button changes and spins indefinitely. If I want to shorten the title, I should be able to shorten it and click submit again, but I can’t because the submit title is gone. I then have to submit a new post again and shorten it that way, multiple times, until the length limit is reached.\n
    2. I am unable to submit the title “აშშ ითხოვს ირანს დაუყოვნებლივ გაანთავისუფლოს დაკავებული ნავთობის ტანკერი” This is 74 characters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721494450 {#1490
    date: 2024-07-20 18:54:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 29253
  -titleTs: "'74':11 'charact':12 'post':5 'submit':3 'titl':8 'unabl':1"
  -bodyTs: "'1':8 '2':5,77 '74':95 'abl':37 'bug':2 'button':22 'chang':23 'charact':96 'click':42 'consist':3 'differ':6 'error':13 'gone':54 'indefinit':26 'length':73 'limit':74 'multipl':69 'new':61 'part':7 'post':62 'reach':76 'shorten':31,39,65 'spin':25 'submit':17,21,43,51,59,82 'time':70 'titl':19,33,52,84 'tri':15 'unabl':80 'want':29 'way':68 'აშშ':85 'გაანთავისუფლოს':89 'დაკავებული':90 'დაუყოვნებლივ':88 'ითხოვს':86 'ირანს':87 'ნავთობის':91 'ტანკერი':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705053638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10433906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038138 {#1491
    date: 2024-01-12 06:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1742 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Unable-to-submit-a-post-with-a-title-that-is"
  +title: "Unable to submit a post with a title that is 74 characters"
  +url: null
  +body: """
    This bug consists of 2 different parts\n
    \n
    1. When there is an error when trying to submit a title, the submit button changes and spins indefinitely. If I want to shorten the title, I should be able to shorten it and click submit again, but I can’t because the submit title is gone. I then have to submit a new post again and shorten it that way, multiple times, until the length limit is reached.\n
    2. I am unable to submit the title “აშშ ითხოვს ირანს დაუყოვნებლივ გაანთავისუფლოს დაკავებული ნავთობის ტანკერი” This is 74 characters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721494450 {#1490
    date: 2024-07-20 18:54:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 29253
  -titleTs: "'74':11 'charact':12 'post':5 'submit':3 'titl':8 'unabl':1"
  -bodyTs: "'1':8 '2':5,77 '74':95 'abl':37 'bug':2 'button':22 'chang':23 'charact':96 'click':42 'consist':3 'differ':6 'error':13 'gone':54 'indefinit':26 'length':73 'limit':74 'multipl':69 'new':61 'part':7 'post':62 'reach':76 'shorten':31,39,65 'spin':25 'submit':17,21,43,51,59,82 'time':70 'titl':19,33,52,84 'tri':15 'unabl':80 'want':29 'way':68 'აშშ':85 'გაანთავისუფლოს':89 'დაკავებული':90 'დაუყოვნებლივ':88 'ითხოვს':86 'ირანს':87 'ნავთობის':91 'ტანკერი':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705053638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10433906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038138 {#1491
    date: 2024-01-12 06:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Guitar-Lessons-from-old-school-hobbyist-website"
  +title: "Guitar Lessons from old school hobbyist website?"
  +url: null
  +body: """
    Looking for someone that has a hobbyist website that posts to it guitar lessons.\n
    \n
    I’m trying to stay away from Youtube, as it is too hard to sort through so many videos, and many of them are just ads for courses.\n
    \n
    Love old website and blogs, from the before social media times.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721527971 {#1767
    date: 2024-07-21 04:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 29184
  -titleTs: "'guitar':1 'hobbyist':6 'lesson':2 'old':4 'school':5 'websit':7"
  -bodyTs: "'ad':40 'away':20 'blog':47 'cours':42 'guitar':13 'hard':27 'hobbyist':7 'lesson':14 'look':1 'love':43 'm':16 'mani':32,35 'media':52 'old':44 'post':10 'social':51 'someon':3 'sort':29 'stay':19 'time':53 'tri':17 'video':33 'websit':8,45 'youtub':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705067640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020640 {#1759
    date: 2024-01-12 01:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Guitar-Lessons-from-old-school-hobbyist-website"
  +title: "Guitar Lessons from old school hobbyist website?"
  +url: null
  +body: """
    Looking for someone that has a hobbyist website that posts to it guitar lessons.\n
    \n
    I’m trying to stay away from Youtube, as it is too hard to sort through so many videos, and many of them are just ads for courses.\n
    \n
    Love old website and blogs, from the before social media times.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721527971 {#1767
    date: 2024-07-21 04:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 29184
  -titleTs: "'guitar':1 'hobbyist':6 'lesson':2 'old':4 'school':5 'websit':7"
  -bodyTs: "'ad':40 'away':20 'blog':47 'cours':42 'guitar':13 'hard':27 'hobbyist':7 'lesson':14 'look':1 'love':43 'm':16 'mani':32,35 'media':52 'old':44 'post':10 'social':51 'someon':3 'sort':29 'stay':19 'time':53 'tri':17 'video':33 'websit':8,45 'youtub':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705067640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020640 {#1759
    date: 2024-01-12 01:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Guitar-Lessons-from-old-school-hobbyist-website"
  +title: "Guitar Lessons from old school hobbyist website?"
  +url: null
  +body: """
    Looking for someone that has a hobbyist website that posts to it guitar lessons.\n
    \n
    I’m trying to stay away from Youtube, as it is too hard to sort through so many videos, and many of them are just ads for courses.\n
    \n
    Love old website and blogs, from the before social media times.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721527971 {#1767
    date: 2024-07-21 04:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 29184
  -titleTs: "'guitar':1 'hobbyist':6 'lesson':2 'old':4 'school':5 'websit':7"
  -bodyTs: "'ad':40 'away':20 'blog':47 'cours':42 'guitar':13 'hard':27 'hobbyist':7 'lesson':14 'look':1 'love':43 'm':16 'mani':32,35 'media':52 'old':44 'post':10 'social':51 'someon':3 'sort':29 'stay':19 'time':53 'tri':17 'video':33 'websit':8,45 'youtub':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705067640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020640 {#1759
    date: 2024-01-12 01:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Thoughts-Experience-with-OpenSUSE-Micro-OS"
  +title: "Thoughts/Experience with OpenSUSE Micro-OS?"
  +url: null
  +body: "As the title says, I wanted to hear what since other (more experience) self hosters think of Micro-OS."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722993928 {#1785
    date: 2024-08-07 03:25:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 28303
  -titleTs: "'micro':5 'micro-o':4 'opensus':3 'os':6 'thoughts/experience':1"
  -bodyTs: "'experi':13 'hear':8 'hoster':15 'micro':19 'micro-o':18 'os':20 'say':4 'self':14 'sinc':10 'think':16 'titl':3 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822622
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9017687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704780122 {#1784
    date: 2024-01-09 07:02:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Thoughts-Experience-with-OpenSUSE-Micro-OS"
  +title: "Thoughts/Experience with OpenSUSE Micro-OS?"
  +url: null
  +body: "As the title says, I wanted to hear what since other (more experience) self hosters think of Micro-OS."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722993928 {#1785
    date: 2024-08-07 03:25:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 28303
  -titleTs: "'micro':5 'micro-o':4 'opensus':3 'os':6 'thoughts/experience':1"
  -bodyTs: "'experi':13 'hear':8 'hoster':15 'micro':19 'micro-o':18 'os':20 'say':4 'self':14 'sinc':10 'think':16 'titl':3 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822622
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9017687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704780122 {#1784
    date: 2024-01-09 07:02:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Thoughts-Experience-with-OpenSUSE-Micro-OS"
  +title: "Thoughts/Experience with OpenSUSE Micro-OS?"
  +url: null
  +body: "As the title says, I wanted to hear what since other (more experience) self hosters think of Micro-OS."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722993928 {#1785
    date: 2024-08-07 03:25:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 28303
  -titleTs: "'micro':5 'micro-o':4 'opensus':3 'os':6 'thoughts/experience':1"
  -bodyTs: "'experi':13 'hear':8 'hoster':15 'micro':19 'micro-o':18 'os':20 'say':4 'self':14 'sinc':10 'think':16 'titl':3 'want':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704822622
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9017687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704780122 {#1784
    date: 2024-01-09 07:02:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Request-Refresh-timeline-to-also-bring-to-top"
  +title: "Request: Refresh timeline to also bring to top"
  +url: null
  +body: """
    Been using Connect as my app of choice. Great work btw.\n
    \n
    Requesting that when I refresh the front page, it also brings me back to the top. Right now when I refresh it remembers how far I have scrolled down which means I have to scroll back up to see new posts. Hope it’s possible.\n
    \n
    Keep up the awesome work.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719216607 {#1642
    date: 2024-06-24 10:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 28226
  -titleTs: "'also':5 'bring':6 'refresh':2 'request':1 'timelin':3 'top':8"
  -bodyTs: "'also':21 'app':6 'awesom':60 'back':24,47 'bring':22 'btw':11 'choic':8 'connect':3 'far':36 'front':18 'great':9 'hope':53 'keep':57 'mean':42 'new':51 'page':19 'possibl':56 'post':52 'refresh':16,32 'rememb':34 'request':12 'right':28 'scroll':39,46 'see':50 'top':27 'use':2 'work':10,61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704775301
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12408756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704755301 {#1644
    date: 2024-01-09 00:08:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Request-Refresh-timeline-to-also-bring-to-top"
  +title: "Request: Refresh timeline to also bring to top"
  +url: null
  +body: """
    Been using Connect as my app of choice. Great work btw.\n
    \n
    Requesting that when I refresh the front page, it also brings me back to the top. Right now when I refresh it remembers how far I have scrolled down which means I have to scroll back up to see new posts. Hope it’s possible.\n
    \n
    Keep up the awesome work.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719216607 {#1642
    date: 2024-06-24 10:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 28226
  -titleTs: "'also':5 'bring':6 'refresh':2 'request':1 'timelin':3 'top':8"
  -bodyTs: "'also':21 'app':6 'awesom':60 'back':24,47 'bring':22 'btw':11 'choic':8 'connect':3 'far':36 'front':18 'great':9 'hope':53 'keep':57 'mean':42 'new':51 'page':19 'possibl':56 'post':52 'refresh':16,32 'rememb':34 'request':12 'right':28 'scroll':39,46 'see':50 'top':27 'use':2 'work':10,61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704775301
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12408756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704755301 {#1644
    date: 2024-01-09 00:08:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Request-Refresh-timeline-to-also-bring-to-top"
  +title: "Request: Refresh timeline to also bring to top"
  +url: null
  +body: """
    Been using Connect as my app of choice. Great work btw.\n
    \n
    Requesting that when I refresh the front page, it also brings me back to the top. Right now when I refresh it remembers how far I have scrolled down which means I have to scroll back up to see new posts. Hope it’s possible.\n
    \n
    Keep up the awesome work.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719216607 {#1642
    date: 2024-06-24 10:10:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 28226
  -titleTs: "'also':5 'bring':6 'refresh':2 'request':1 'timelin':3 'top':8"
  -bodyTs: "'also':21 'app':6 'awesom':60 'back':24,47 'bring':22 'btw':11 'choic':8 'connect':3 'far':36 'front':18 'great':9 'hope':53 'keep':57 'mean':42 'new':51 'page':19 'possibl':56 'post':52 'refresh':16,32 'rememb':34 'request':12 'right':28 'scroll':39,46 'see':50 'top':27 'use':2 'work':10,61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704775301
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12408756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704755301 {#1644
    date: 2024-01-09 00:08:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Chewie-going-nuts-on-some-stormtroopers-by-Brian-Rood"
  +title: "Chewie going nuts on some stormtroopers, by Brian Rood."
  +url: null
  +body: "[Artist’s page.](https://brianrood.com/envira/entertainment-art/)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719116608 {#1446
    date: 2024-06-23 06:23:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 28000
  -titleTs: "'brian':8 'chewi':1 'go':2 'nut':3 'rood':9 'stormtroop':6"
  -bodyTs: "'/envira/entertainment-art/)':6 'artist':1 'brianrood.com':5 'brianrood.com/envira/entertainment-art/)':4 'page':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704756176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10448529"
  +editedAt: DateTimeImmutable @1719113311 {#1447
    date: 2024-06-23 05:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704686676 {#1424
    date: 2024-01-08 05:04:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Chewie-going-nuts-on-some-stormtroopers-by-Brian-Rood"
  +title: "Chewie going nuts on some stormtroopers, by Brian Rood."
  +url: null
  +body: "[Artist’s page.](https://brianrood.com/envira/entertainment-art/)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719116608 {#1446
    date: 2024-06-23 06:23:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 28000
  -titleTs: "'brian':8 'chewi':1 'go':2 'nut':3 'rood':9 'stormtroop':6"
  -bodyTs: "'/envira/entertainment-art/)':6 'artist':1 'brianrood.com':5 'brianrood.com/envira/entertainment-art/)':4 'page':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704756176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10448529"
  +editedAt: DateTimeImmutable @1719113311 {#1447
    date: 2024-06-23 05:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704686676 {#1424
    date: 2024-01-08 05:04:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Chewie-going-nuts-on-some-stormtroopers-by-Brian-Rood"
  +title: "Chewie going nuts on some stormtroopers, by Brian Rood."
  +url: null
  +body: "[Artist’s page.](https://brianrood.com/envira/entertainment-art/)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719116608 {#1446
    date: 2024-06-23 06:23:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 28000
  -titleTs: "'brian':8 'chewi':1 'go':2 'nut':3 'rood':9 'stormtroop':6"
  -bodyTs: "'/envira/entertainment-art/)':6 'artist':1 'brianrood.com':5 'brianrood.com/envira/entertainment-art/)':4 'page':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704756176
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10448529"
  +editedAt: DateTimeImmutable @1719113311 {#1447
    date: 2024-06-23 05:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704686676 {#1424
    date: 2024-01-08 05:04:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Test-Is-dis-an-alternative-for-peertube"
  +title: "Test: Is dis an alternative for peertube?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719088247 {#1425
    date: 2024-06-22 22:30:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 27939
  -titleTs: "'altern':5 'dis':3 'peertub':7 'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704675672
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20394445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704664672 {#1416
    date: 2024-01-07 22:57:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Test-Is-dis-an-alternative-for-peertube"
  +title: "Test: Is dis an alternative for peertube?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719088247 {#1425
    date: 2024-06-22 22:30:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 27939
  -titleTs: "'altern':5 'dis':3 'peertub':7 'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704675672
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20394445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704664672 {#1416
    date: 2024-01-07 22:57:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Test-Is-dis-an-alternative-for-peertube"
  +title: "Test: Is dis an alternative for peertube?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719088247 {#1425
    date: 2024-06-22 22:30:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 27939
  -titleTs: "'altern':5 'dis':3 'peertub':7 'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704675672
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20394445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704664672 {#1416
    date: 2024-01-07 22:57:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: ""
  +title: "💀🗿👽🎁"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712722560 {#1439
    date: 2024-04-10 06:16:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 27800
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704629139
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10416553"
  +editedAt: DateTimeImmutable @1712689054 {#1433
    date: 2024-04-09 20:57:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704618139 {#1437
    date: 2024-01-07 10:02:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: ""
  +title: "💀🗿👽🎁"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712722560 {#1439
    date: 2024-04-10 06:16:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 27800
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704629139
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10416553"
  +editedAt: DateTimeImmutable @1712689054 {#1433
    date: 2024-04-09 20:57:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704618139 {#1437
    date: 2024-01-07 10:02:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1435 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: ""
  +title: "💀🗿👽🎁"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712722560 {#1439
    date: 2024-04-10 06:16:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 27800
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704629139
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10416553"
  +editedAt: DateTimeImmutable @1712689054 {#1433
    date: 2024-04-09 20:57:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704618139 {#1437
    date: 2024-01-07 10:02:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Excel-online-course-focus-on-formulas"
  +title: "Excel online course - focus on formulas"
  +url: null
  +body: """
    Hi all,\n
    \n
    I’m looking for a comprehensive Excel online course. I’m very familiar with Office products and would consider myself an expert. However, my weak spot is Excel - for sure. Especially when it comes to formulas.\n
    \n
    I’m looking for a comprehensive Excel online course that focuses on formulas (nested formulas, vlookup, pivot tables) and offers lots of practical case studies - not just explaining.\n
    \n
    It would be great if the course would have a mix of video and text explanation. And - as I said before - lots of hands on training.\n
    \n
    I’d rather pay for a really great course than a mediocre free one.\n
    \n
    Any recommendations? Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712490271 {#1695
    date: 2024-04-07 13:44:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 27687
  -titleTs: "'cours':3 'excel':1 'focus':4 'formula':6 'onlin':2"
  -bodyTs: "'case':62 'come':36 'comprehens':8,44 'consid':21 'cours':11,47,73,101 'd':94 'especi':33 'excel':9,30,45 'expert':24 'explain':66 'explan':82 'familiar':15 'focus':49 'formula':38,51,53 'free':105 'great':70,100 'hand':90 'hi':1 'howev':25 'look':5,41 'lot':59,88,111 'm':4,13,40 'mediocr':104 'mix':77 'nest':52 'offer':58 'offic':17 'one':106 'onlin':10,46 'pay':96 'pivot':55 'practic':61 'product':18 'rather':95 'realli':99 'recommend':108 'said':86 'spot':28 'studi':63 'sure':32 'tabl':56 'text':81 'thank':109 'train':92 'video':79 'vlookup':54 'weak':27 'would':20,68,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704603137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10397892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704569637 {#1690
    date: 2024-01-06 20:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Excel-online-course-focus-on-formulas"
  +title: "Excel online course - focus on formulas"
  +url: null
  +body: """
    Hi all,\n
    \n
    I’m looking for a comprehensive Excel online course. I’m very familiar with Office products and would consider myself an expert. However, my weak spot is Excel - for sure. Especially when it comes to formulas.\n
    \n
    I’m looking for a comprehensive Excel online course that focuses on formulas (nested formulas, vlookup, pivot tables) and offers lots of practical case studies - not just explaining.\n
    \n
    It would be great if the course would have a mix of video and text explanation. And - as I said before - lots of hands on training.\n
    \n
    I’d rather pay for a really great course than a mediocre free one.\n
    \n
    Any recommendations? Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712490271 {#1695
    date: 2024-04-07 13:44:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 27687
  -titleTs: "'cours':3 'excel':1 'focus':4 'formula':6 'onlin':2"
  -bodyTs: "'case':62 'come':36 'comprehens':8,44 'consid':21 'cours':11,47,73,101 'd':94 'especi':33 'excel':9,30,45 'expert':24 'explain':66 'explan':82 'familiar':15 'focus':49 'formula':38,51,53 'free':105 'great':70,100 'hand':90 'hi':1 'howev':25 'look':5,41 'lot':59,88,111 'm':4,13,40 'mediocr':104 'mix':77 'nest':52 'offer':58 'offic':17 'one':106 'onlin':10,46 'pay':96 'pivot':55 'practic':61 'product':18 'rather':95 'realli':99 'recommend':108 'said':86 'spot':28 'studi':63 'sure':32 'tabl':56 'text':81 'thank':109 'train':92 'video':79 'vlookup':54 'weak':27 'would':20,68,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704603137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10397892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704569637 {#1690
    date: 2024-01-06 20:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1788 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Excel-online-course-focus-on-formulas"
  +title: "Excel online course - focus on formulas"
  +url: null
  +body: """
    Hi all,\n
    \n
    I’m looking for a comprehensive Excel online course. I’m very familiar with Office products and would consider myself an expert. However, my weak spot is Excel - for sure. Especially when it comes to formulas.\n
    \n
    I’m looking for a comprehensive Excel online course that focuses on formulas (nested formulas, vlookup, pivot tables) and offers lots of practical case studies - not just explaining.\n
    \n
    It would be great if the course would have a mix of video and text explanation. And - as I said before - lots of hands on training.\n
    \n
    I’d rather pay for a really great course than a mediocre free one.\n
    \n
    Any recommendations? Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712490271 {#1695
    date: 2024-04-07 13:44:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 27687
  -titleTs: "'cours':3 'excel':1 'focus':4 'formula':6 'onlin':2"
  -bodyTs: "'case':62 'come':36 'comprehens':8,44 'consid':21 'cours':11,47,73,101 'd':94 'especi':33 'excel':9,30,45 'expert':24 'explain':66 'explan':82 'familiar':15 'focus':49 'formula':38,51,53 'free':105 'great':70,100 'hand':90 'hi':1 'howev':25 'look':5,41 'lot':59,88,111 'm':4,13,40 'mediocr':104 'mix':77 'nest':52 'offer':58 'offic':17 'one':106 'onlin':10,46 'pay':96 'pivot':55 'practic':61 'product':18 'rather':95 'realli':99 'recommend':108 'said':86 'spot':28 'studi':63 'sure':32 'tabl':56 'text':81 'thank':109 'train':92 'video':79 'vlookup':54 'weak':27 'would':20,68,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704603137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10397892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704569637 {#1690
    date: 2024-01-06 20:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mary-Poppins-actress-Glynis-Johns-dies-aged-100"
  +title: "Mary Poppins actress Glynis Johns dies aged 100"
  +url: null
  +body: "[bbc.com/news/entertainment-art…](https://www.bbc.com/news/entertainment-arts-67888244)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711741924 {#1646
    date: 2024-03-29 20:52:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 27285
  -titleTs: "'100':8 'actress':3 'age':7 'die':6 'glyni':4 'john':5 'mari':1 'poppin':2"
  -bodyTs: "'/news/entertainment-art':3 '/news/entertainment-arts-67888244)':6 'bbc.com':2 'bbc.com/news/entertainment-art':1 'www.bbc.com':5 'www.bbc.com/news/entertainment-arts-67888244)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704468409
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-2965-9733-6529-586428327649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407909 {#1647
    date: 2024-01-04 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mary-Poppins-actress-Glynis-Johns-dies-aged-100"
  +title: "Mary Poppins actress Glynis Johns dies aged 100"
  +url: null
  +body: "[bbc.com/news/entertainment-art…](https://www.bbc.com/news/entertainment-arts-67888244)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711741924 {#1646
    date: 2024-03-29 20:52:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 27285
  -titleTs: "'100':8 'actress':3 'age':7 'die':6 'glyni':4 'john':5 'mari':1 'poppin':2"
  -bodyTs: "'/news/entertainment-art':3 '/news/entertainment-arts-67888244)':6 'bbc.com':2 'bbc.com/news/entertainment-art':1 'www.bbc.com':5 'www.bbc.com/news/entertainment-arts-67888244)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704468409
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-2965-9733-6529-586428327649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407909 {#1647
    date: 2024-01-04 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mary-Poppins-actress-Glynis-Johns-dies-aged-100"
  +title: "Mary Poppins actress Glynis Johns dies aged 100"
  +url: null
  +body: "[bbc.com/news/entertainment-art…](https://www.bbc.com/news/entertainment-arts-67888244)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711741924 {#1646
    date: 2024-03-29 20:52:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 27285
  -titleTs: "'100':8 'actress':3 'age':7 'die':6 'glyni':4 'john':5 'mari':1 'poppin':2"
  -bodyTs: "'/news/entertainment-art':3 '/news/entertainment-arts-67888244)':6 'bbc.com':2 'bbc.com/news/entertainment-art':1 'www.bbc.com':5 'www.bbc.com/news/entertainment-arts-67888244)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704468409
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-2965-9733-6529-586428327649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407909 {#1647
    date: 2024-01-04 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Protectli-FW6B"
  +title: "Protectli FW6B"
  +url: null
  +body: """
    I’m using a Protectli FW6B as my opnsense firewall/router. I’m upgrading my internet service to 1.5 GB fiber and I’m not sure what to do with this device once I do. I could continue using it as my router (I guess put it on the LAN side of the supplied Bell “Gigahub” router/WiFi ap/whatever the fiber equivalent of a modem is?) but then I lose out on 1/3 of my bandwidth.\n
    \n
    I already have a homebuilt NAS running truenas with a bunch of services - I guess I could move all those services from truenas onto the Protectli and keep the NAS solely as a storage system?\n
    \n
    Either that or just sell it to recupe the costs somewhat. I’m already considering selling my ruckus 510s because the new router comes with WiFi 6. If I did that, I’d probably look to sell the 2x ruckus r510 aps I have setup too.\n
    \n
    Is there another option I’m missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712025153 {#1667
    date: 2024-04-02 04:32:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 27278
  -titleTs: "'fw6b':2 'protect':1"
  -bodyTs: "'1.5':18 '1/3':71 '2x':148 '510s':128 '6':136 'alreadi':76,123 'anoth':158 'ap':151 'ap/whatever':57 'bandwidth':74 'bell':54 'bunch':85 'come':133 'consid':124 'continu':37 'cost':119 'could':36,91 'd':142 'devic':31 'either':110 'equival':60 'fiber':20,59 'firewall/router':10 'fw6b':6 'gb':19 'gigahub':55 'guess':44,89 'homebuilt':79 'internet':15 'keep':102 'lan':49 'look':144 'lose':68 'm':2,12,23,122,161 'miss':162 'modem':63 'move':92 'nas':80,104 'new':131 'onto':98 'opnsens':9 'option':159 'probabl':143 'protect':5,100 'put':45 'r510':150 'recup':117 'router':42,132 'router/wifi':56 'ruckus':127,149 'run':81 'sell':114,125,146 'servic':16,87,95 'setup':154 'side':50 'sole':105 'somewhat':120 'storag':108 'suppli':53 'sure':25 'system':109 'truena':82,97 'upgrad':13 'use':3,38 'wifi':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704439807
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12656119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704406307 {#1668
    date: 2024-01-04 23:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Protectli-FW6B"
  +title: "Protectli FW6B"
  +url: null
  +body: """
    I’m using a Protectli FW6B as my opnsense firewall/router. I’m upgrading my internet service to 1.5 GB fiber and I’m not sure what to do with this device once I do. I could continue using it as my router (I guess put it on the LAN side of the supplied Bell “Gigahub” router/WiFi ap/whatever the fiber equivalent of a modem is?) but then I lose out on 1/3 of my bandwidth.\n
    \n
    I already have a homebuilt NAS running truenas with a bunch of services - I guess I could move all those services from truenas onto the Protectli and keep the NAS solely as a storage system?\n
    \n
    Either that or just sell it to recupe the costs somewhat. I’m already considering selling my ruckus 510s because the new router comes with WiFi 6. If I did that, I’d probably look to sell the 2x ruckus r510 aps I have setup too.\n
    \n
    Is there another option I’m missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712025153 {#1667
    date: 2024-04-02 04:32:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 27278
  -titleTs: "'fw6b':2 'protect':1"
  -bodyTs: "'1.5':18 '1/3':71 '2x':148 '510s':128 '6':136 'alreadi':76,123 'anoth':158 'ap':151 'ap/whatever':57 'bandwidth':74 'bell':54 'bunch':85 'come':133 'consid':124 'continu':37 'cost':119 'could':36,91 'd':142 'devic':31 'either':110 'equival':60 'fiber':20,59 'firewall/router':10 'fw6b':6 'gb':19 'gigahub':55 'guess':44,89 'homebuilt':79 'internet':15 'keep':102 'lan':49 'look':144 'lose':68 'm':2,12,23,122,161 'miss':162 'modem':63 'move':92 'nas':80,104 'new':131 'onto':98 'opnsens':9 'option':159 'probabl':143 'protect':5,100 'put':45 'r510':150 'recup':117 'router':42,132 'router/wifi':56 'ruckus':127,149 'run':81 'sell':114,125,146 'servic':16,87,95 'setup':154 'side':50 'sole':105 'somewhat':120 'storag':108 'suppli':53 'sure':25 'system':109 'truena':82,97 'upgrad':13 'use':3,38 'wifi':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704439807
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12656119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704406307 {#1668
    date: 2024-01-04 23:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Protectli-FW6B"
  +title: "Protectli FW6B"
  +url: null
  +body: """
    I’m using a Protectli FW6B as my opnsense firewall/router. I’m upgrading my internet service to 1.5 GB fiber and I’m not sure what to do with this device once I do. I could continue using it as my router (I guess put it on the LAN side of the supplied Bell “Gigahub” router/WiFi ap/whatever the fiber equivalent of a modem is?) but then I lose out on 1/3 of my bandwidth.\n
    \n
    I already have a homebuilt NAS running truenas with a bunch of services - I guess I could move all those services from truenas onto the Protectli and keep the NAS solely as a storage system?\n
    \n
    Either that or just sell it to recupe the costs somewhat. I’m already considering selling my ruckus 510s because the new router comes with WiFi 6. If I did that, I’d probably look to sell the 2x ruckus r510 aps I have setup too.\n
    \n
    Is there another option I’m missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712025153 {#1667
    date: 2024-04-02 04:32:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 27278
  -titleTs: "'fw6b':2 'protect':1"
  -bodyTs: "'1.5':18 '1/3':71 '2x':148 '510s':128 '6':136 'alreadi':76,123 'anoth':158 'ap':151 'ap/whatever':57 'bandwidth':74 'bell':54 'bunch':85 'come':133 'consid':124 'continu':37 'cost':119 'could':36,91 'd':142 'devic':31 'either':110 'equival':60 'fiber':20,59 'firewall/router':10 'fw6b':6 'gb':19 'gigahub':55 'guess':44,89 'homebuilt':79 'internet':15 'keep':102 'lan':49 'look':144 'lose':68 'm':2,12,23,122,161 'miss':162 'modem':63 'move':92 'nas':80,104 'new':131 'onto':98 'opnsens':9 'option':159 'probabl':143 'protect':5,100 'put':45 'r510':150 'recup':117 'router':42,132 'router/wifi':56 'ruckus':127,149 'run':81 'sell':114,125,146 'servic':16,87,95 'setup':154 'side':50 'sole':105 'somewhat':120 'storag':108 'suppli':53 'sure':25 'system':109 'truena':82,97 'upgrad':13 'use':3,38 'wifi':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704439807
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12656119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704406307 {#1668
    date: 2024-01-04 23:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-To-Unmap-remap-an-album-tracks-in-Lidarr"
  +title: "How To Unmap/remap an album/tracks in Lidarr?"
  +url: null
  +body: """
    HELP!!!\n
    \n
    I have three situations, all would be very helpful if I could manually update the mappings of individual files or albums. If this is the wrong sub/community, can you point me in the right directions?\n
    \n
    1. I have an album that i accidentally mapped to the wrong artist/album combination and now it won’t let me change it because I also tagged it, even renaming doesn’t help.\n
    2. I have an album where the 1st and 6th song switched during the mapping/renaming/tagging process and now, even if I rename the files and retag them manually using id3, both lidarr and plex think they’re the wrong track\n
    3. I have an album that’s not only a standalone album, but also a disc in a box set, I’d rather have it as part of the box set, but can’t figure out how to unmap/remap the album to move it to under the box set, when I have the rest of the box set already set up properly\n
    \n
    Any help would be appreciated, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721378241 {#1552
    date: 2024-07-19 10:37:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 27214
  -titleTs: "'album/tracks':5 'lidarr':7 'unmap/remap':3"
  -bodyTs: "'1':37 '1st':77 '2':70 '3':110 '6th':79 'accident':44 'album':22,41,74,114,121,150 'alreadi':168 'also':62,123 'appreci':176 'artist/album':49 'box':128,139,157,166 'chang':58 'combin':50 'could':13 'd':131 'direct':36 'disc':125 'doesn':67 'even':65,88 'figur':144 'file':20,93 'help':1,10,69,173 'id3':99 'individu':19 'let':56 'lidarr':101 'manual':14,97 'map':17,45 'mapping/renaming/tagging':84 'move':152 'part':136 'plex':103 'point':31 'process':85 'proper':171 'rather':132 're':106 'renam':66,91 'rest':163 'retag':95 'right':35 'set':129,140,158,167,169 'situat':5 'song':80 'standalon':120 'sub/community':28 'switch':81 'tag':63 'thank':177 'think':104 'three':4 'track':109 'unmap/remap':148 'updat':15 'use':98 'won':54 'would':7,174 'wrong':27,48,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704460347
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/16640298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704386347 {#1590
    date: 2024-01-04 17:39:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-To-Unmap-remap-an-album-tracks-in-Lidarr"
  +title: "How To Unmap/remap an album/tracks in Lidarr?"
  +url: null
  +body: """
    HELP!!!\n
    \n
    I have three situations, all would be very helpful if I could manually update the mappings of individual files or albums. If this is the wrong sub/community, can you point me in the right directions?\n
    \n
    1. I have an album that i accidentally mapped to the wrong artist/album combination and now it won’t let me change it because I also tagged it, even renaming doesn’t help.\n
    2. I have an album where the 1st and 6th song switched during the mapping/renaming/tagging process and now, even if I rename the files and retag them manually using id3, both lidarr and plex think they’re the wrong track\n
    3. I have an album that’s not only a standalone album, but also a disc in a box set, I’d rather have it as part of the box set, but can’t figure out how to unmap/remap the album to move it to under the box set, when I have the rest of the box set already set up properly\n
    \n
    Any help would be appreciated, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721378241 {#1552
    date: 2024-07-19 10:37:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 27214
  -titleTs: "'album/tracks':5 'lidarr':7 'unmap/remap':3"
  -bodyTs: "'1':37 '1st':77 '2':70 '3':110 '6th':79 'accident':44 'album':22,41,74,114,121,150 'alreadi':168 'also':62,123 'appreci':176 'artist/album':49 'box':128,139,157,166 'chang':58 'combin':50 'could':13 'd':131 'direct':36 'disc':125 'doesn':67 'even':65,88 'figur':144 'file':20,93 'help':1,10,69,173 'id3':99 'individu':19 'let':56 'lidarr':101 'manual':14,97 'map':17,45 'mapping/renaming/tagging':84 'move':152 'part':136 'plex':103 'point':31 'process':85 'proper':171 'rather':132 're':106 'renam':66,91 'rest':163 'retag':95 'right':35 'set':129,140,158,167,169 'situat':5 'song':80 'standalon':120 'sub/community':28 'switch':81 'tag':63 'thank':177 'think':104 'three':4 'track':109 'unmap/remap':148 'updat':15 'use':98 'won':54 'would':7,174 'wrong':27,48,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704460347
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/16640298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704386347 {#1590
    date: 2024-01-04 17:39:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-To-Unmap-remap-an-album-tracks-in-Lidarr"
  +title: "How To Unmap/remap an album/tracks in Lidarr?"
  +url: null
  +body: """
    HELP!!!\n
    \n
    I have three situations, all would be very helpful if I could manually update the mappings of individual files or albums. If this is the wrong sub/community, can you point me in the right directions?\n
    \n
    1. I have an album that i accidentally mapped to the wrong artist/album combination and now it won’t let me change it because I also tagged it, even renaming doesn’t help.\n
    2. I have an album where the 1st and 6th song switched during the mapping/renaming/tagging process and now, even if I rename the files and retag them manually using id3, both lidarr and plex think they’re the wrong track\n
    3. I have an album that’s not only a standalone album, but also a disc in a box set, I’d rather have it as part of the box set, but can’t figure out how to unmap/remap the album to move it to under the box set, when I have the rest of the box set already set up properly\n
    \n
    Any help would be appreciated, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721378241 {#1552
    date: 2024-07-19 10:37:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 27214
  -titleTs: "'album/tracks':5 'lidarr':7 'unmap/remap':3"
  -bodyTs: "'1':37 '1st':77 '2':70 '3':110 '6th':79 'accident':44 'album':22,41,74,114,121,150 'alreadi':168 'also':62,123 'appreci':176 'artist/album':49 'box':128,139,157,166 'chang':58 'combin':50 'could':13 'd':131 'direct':36 'disc':125 'doesn':67 'even':65,88 'figur':144 'file':20,93 'help':1,10,69,173 'id3':99 'individu':19 'let':56 'lidarr':101 'manual':14,97 'map':17,45 'mapping/renaming/tagging':84 'move':152 'part':136 'plex':103 'point':31 'process':85 'proper':171 'rather':132 're':106 'renam':66,91 'rest':163 'retag':95 'right':35 'set':129,140,158,167,169 'situat':5 'song':80 'standalon':120 'sub/community':28 'switch':81 'tag':63 'thank':177 'think':104 'three':4 'track':109 'unmap/remap':148 'updat':15 'use':98 'won':54 'would':7,174 'wrong':27,48,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704460347
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/16640298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704386347 {#1590
    date: 2024-01-04 17:39:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details