GET https://kbin.spritesserver.nl/commented/%E2%88%9E/all?p=52

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.24 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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "This-is-how-I-KNOW-it-works-as-intended"
  +title: "This is how I KNOW it works as intended"
  +url: "https://i.imgur.com/wFUZ56X.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 626
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728696512 {#191
    date: 2024-10-12 03:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 32630
  -titleTs: "'intend':9 'know':5 'work':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027509 {#242
    date: 2024-01-23 17:31:49.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "This-is-how-I-KNOW-it-works-as-intended"
  +title: "This is how I KNOW it works as intended"
  +url: "https://i.imgur.com/wFUZ56X.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 626
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728696512 {#191
    date: 2024-10-12 03:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 32630
  -titleTs: "'intend':9 'know':5 'work':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027509 {#242
    date: 2024-01-23 17:31:49.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "This-is-how-I-KNOW-it-works-as-intended"
  +title: "This is how I KNOW it works as intended"
  +url: "https://i.imgur.com/wFUZ56X.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 626
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728696512 {#191
    date: 2024-10-12 03:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 32630
  -titleTs: "'intend':9 'know':5 'work':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027509 {#242
    date: 2024-01-23 17:31:49.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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-are-some-food-items-that-cost-less-than-what"
  +title: "What are some food items that cost less than what they "should"?"
  +url: null
  +body: """
    Bananas are ridiculously cheap even up here in Canada, and they aren’t grown anywhere near here. Yet a banana can grow, be harvested, be shipped, be stocked, and then be purchased by me for less than it’d cost to mail a letter across town. (Well, if I could buy a single banana maybe…or maybe that’s not the best comparison, but I think you get my point)\n
    \n
    Along the banana’s journey, the farmer, the harvester, the shipper, the grocer, the clerk, and the cashier all (presumably) get paid. Yet a single banana is mere cents. If you didn’t know any better, you might think a single banana should cost $10!\n
    \n
    I’m presuming that this is because of some sort of exploitation somewhere down the line, or possibly loss-leading on the grocery store’s side of things.\n
    \n
    I’m wondering what other products like bananas are a lot cheaper than they “should” be (e.g., based on how far they have to travel, or how difficult they are to produce, or how much money we’re saving “unethically”).\n
    \n
    I’ve heard that this applies to coffee and chocolate to varying extents, but I’m not certain.\n
    \n
    Anyone know any others?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727611857 {#1882
    date: 2024-09-29 14:10:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 31811
  -titleTs: "'cost':7 'food':4 'item':5 'less':8"
  -bodyTs: "'10':115 'across':45 'along':71 'anyon':203 'anywher':15 'appli':190 'aren':12 'banana':1,20,54,73,96,112,152 'base':162 'best':62 'better':106 'buy':51 'canada':9 'cashier':88 'cent':99 'certain':202 'cheap':4 'cheaper':156 'chocol':194 'clerk':85 'coffe':192 'comparison':63 'cost':40,114 'could':50 'd':39 'didn':102 'difficult':172 'e.g':161 'even':5 'exploit':127 'extent':197 'far':165 'farmer':77 'get':68,91 'grocer':83 'groceri':139 'grow':22 'grown':14 'harvest':24,79 'heard':187 'journey':75 'know':104,204 'lead':136 'less':36 'letter':44 'like':151 'line':131 'loss':135 'loss-lead':134 'lot':155 'm':117,146,200 'mail':42 'mayb':55,57 'mere':98 'might':108 'money':180 'much':179 'near':16 'other':206 'paid':92 'point':70 'possibl':133 'presum':90,118 'produc':176 'product':150 'purchas':32 're':182 'ridicul':3 'save':183 'ship':26 'shipper':81 'side':142 'singl':53,95,111 'somewher':128 'sort':125 'stock':28 'store':140 'thing':144 'think':66,109 'town':46 'travel':169 'uneth':184 'vari':196 've':186 'well':47 'wonder':147 'yet':18,93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784992
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13100257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698592 {#1885
    date: 2024-01-19 22:09: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
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-are-some-food-items-that-cost-less-than-what"
  +title: "What are some food items that cost less than what they "should"?"
  +url: null
  +body: """
    Bananas are ridiculously cheap even up here in Canada, and they aren’t grown anywhere near here. Yet a banana can grow, be harvested, be shipped, be stocked, and then be purchased by me for less than it’d cost to mail a letter across town. (Well, if I could buy a single banana maybe…or maybe that’s not the best comparison, but I think you get my point)\n
    \n
    Along the banana’s journey, the farmer, the harvester, the shipper, the grocer, the clerk, and the cashier all (presumably) get paid. Yet a single banana is mere cents. If you didn’t know any better, you might think a single banana should cost $10!\n
    \n
    I’m presuming that this is because of some sort of exploitation somewhere down the line, or possibly loss-leading on the grocery store’s side of things.\n
    \n
    I’m wondering what other products like bananas are a lot cheaper than they “should” be (e.g., based on how far they have to travel, or how difficult they are to produce, or how much money we’re saving “unethically”).\n
    \n
    I’ve heard that this applies to coffee and chocolate to varying extents, but I’m not certain.\n
    \n
    Anyone know any others?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727611857 {#1882
    date: 2024-09-29 14:10:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 31811
  -titleTs: "'cost':7 'food':4 'item':5 'less':8"
  -bodyTs: "'10':115 'across':45 'along':71 'anyon':203 'anywher':15 'appli':190 'aren':12 'banana':1,20,54,73,96,112,152 'base':162 'best':62 'better':106 'buy':51 'canada':9 'cashier':88 'cent':99 'certain':202 'cheap':4 'cheaper':156 'chocol':194 'clerk':85 'coffe':192 'comparison':63 'cost':40,114 'could':50 'd':39 'didn':102 'difficult':172 'e.g':161 'even':5 'exploit':127 'extent':197 'far':165 'farmer':77 'get':68,91 'grocer':83 'groceri':139 'grow':22 'grown':14 'harvest':24,79 'heard':187 'journey':75 'know':104,204 'lead':136 'less':36 'letter':44 'like':151 'line':131 'loss':135 'loss-lead':134 'lot':155 'm':117,146,200 'mail':42 'mayb':55,57 'mere':98 'might':108 'money':180 'much':179 'near':16 'other':206 'paid':92 'point':70 'possibl':133 'presum':90,118 'produc':176 'product':150 'purchas':32 're':182 'ridicul':3 'save':183 'ship':26 'shipper':81 'side':142 'singl':53,95,111 'somewher':128 'sort':125 'stock':28 'store':140 'thing':144 'think':66,109 'town':46 'travel':169 'uneth':184 'vari':196 've':186 'well':47 'wonder':147 'yet':18,93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784992
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13100257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698592 {#1885
    date: 2024-01-19 22:09: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
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-are-some-food-items-that-cost-less-than-what"
  +title: "What are some food items that cost less than what they "should"?"
  +url: null
  +body: """
    Bananas are ridiculously cheap even up here in Canada, and they aren’t grown anywhere near here. Yet a banana can grow, be harvested, be shipped, be stocked, and then be purchased by me for less than it’d cost to mail a letter across town. (Well, if I could buy a single banana maybe…or maybe that’s not the best comparison, but I think you get my point)\n
    \n
    Along the banana’s journey, the farmer, the harvester, the shipper, the grocer, the clerk, and the cashier all (presumably) get paid. Yet a single banana is mere cents. If you didn’t know any better, you might think a single banana should cost $10!\n
    \n
    I’m presuming that this is because of some sort of exploitation somewhere down the line, or possibly loss-leading on the grocery store’s side of things.\n
    \n
    I’m wondering what other products like bananas are a lot cheaper than they “should” be (e.g., based on how far they have to travel, or how difficult they are to produce, or how much money we’re saving “unethically”).\n
    \n
    I’ve heard that this applies to coffee and chocolate to varying extents, but I’m not certain.\n
    \n
    Anyone know any others?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727611857 {#1882
    date: 2024-09-29 14:10:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 31811
  -titleTs: "'cost':7 'food':4 'item':5 'less':8"
  -bodyTs: "'10':115 'across':45 'along':71 'anyon':203 'anywher':15 'appli':190 'aren':12 'banana':1,20,54,73,96,112,152 'base':162 'best':62 'better':106 'buy':51 'canada':9 'cashier':88 'cent':99 'certain':202 'cheap':4 'cheaper':156 'chocol':194 'clerk':85 'coffe':192 'comparison':63 'cost':40,114 'could':50 'd':39 'didn':102 'difficult':172 'e.g':161 'even':5 'exploit':127 'extent':197 'far':165 'farmer':77 'get':68,91 'grocer':83 'groceri':139 'grow':22 'grown':14 'harvest':24,79 'heard':187 'journey':75 'know':104,204 'lead':136 'less':36 'letter':44 'like':151 'line':131 'loss':135 'loss-lead':134 'lot':155 'm':117,146,200 'mail':42 'mayb':55,57 'mere':98 'might':108 'money':180 'much':179 'near':16 'other':206 'paid':92 'point':70 'possibl':133 'presum':90,118 'produc':176 'product':150 'purchas':32 're':182 'ridicul':3 'save':183 'ship':26 'shipper':81 'side':142 'singl':53,95,111 'somewher':128 'sort':125 'stock':28 'store':140 'thing':144 'think':66,109 'town':46 'travel':169 'uneth':184 'vari':196 've':186 'well':47 'wonder':147 'yet':18,93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784992
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13100257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698592 {#1885
    date: 2024-01-19 22:09: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
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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Why-would-I-need-backlit-keys-anyway"
  +title: "Why would I need backlit keys anyway?"
  +url: "https://lemmy.ml/pictrs/image/73d64179-8bf9-4a21-96ec-e8c04b500e07.png"
  +body: "Came up with this late at night. Not while being anywhere near a laptop though."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725190847 {#1894
    date: 2024-09-01 13:40:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 30765
  -titleTs: "'anyway':7 'backlit':5 'key':6 'need':4 'would':2"
  -bodyTs: "'anywher':11 'came':1 'laptop':14 'late':5 'near':12 'night':7 'though':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435764
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10591942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349364 {#1893
    date: 2024-01-15 21:09:24.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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Why-would-I-need-backlit-keys-anyway"
  +title: "Why would I need backlit keys anyway?"
  +url: "https://lemmy.ml/pictrs/image/73d64179-8bf9-4a21-96ec-e8c04b500e07.png"
  +body: "Came up with this late at night. Not while being anywhere near a laptop though."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725190847 {#1894
    date: 2024-09-01 13:40:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 30765
  -titleTs: "'anyway':7 'backlit':5 'key':6 'need':4 'would':2"
  -bodyTs: "'anywher':11 'came':1 'laptop':14 'late':5 'near':12 'night':7 'though':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435764
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10591942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349364 {#1893
    date: 2024-01-15 21:09:24.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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Why-would-I-need-backlit-keys-anyway"
  +title: "Why would I need backlit keys anyway?"
  +url: "https://lemmy.ml/pictrs/image/73d64179-8bf9-4a21-96ec-e8c04b500e07.png"
  +body: "Came up with this late at night. Not while being anywhere near a laptop though."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725190847 {#1894
    date: 2024-09-01 13:40:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 30765
  -titleTs: "'anyway':7 'backlit':5 'key':6 'need':4 'would':2"
  -bodyTs: "'anywher':11 'came':1 'laptop':14 'late':5 'near':12 'night':7 'though':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435764
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10591942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349364 {#1893
    date: 2024-01-15 21:09:24.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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-are-some-interesting-devices-powered-by-Linux"
  +title: "What are some interesting devices powered by Linux?"
  +url: null
  +body: """
    Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
    \n
    - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
    - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
    - Smart appliances (Samsung’s smart refrigerator)\n
    - Digital signs and billboards\n
    - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
    - The Large Hadron Collider\n
    - FAA Air traffic control and radar systems\n
    - Self driving cars
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726207682 {#1397
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 30420
  -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
  -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705331591
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9255297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245191 {#1388
    date: 2024-01-14 16:13: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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-are-some-interesting-devices-powered-by-Linux"
  +title: "What are some interesting devices powered by Linux?"
  +url: null
  +body: """
    Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
    \n
    - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
    - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
    - Smart appliances (Samsung’s smart refrigerator)\n
    - Digital signs and billboards\n
    - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
    - The Large Hadron Collider\n
    - FAA Air traffic control and radar systems\n
    - Self driving cars
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726207682 {#1397
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 30420
  -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
  -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705331591
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9255297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245191 {#1388
    date: 2024-01-14 16:13: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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-are-some-interesting-devices-powered-by-Linux"
  +title: "What are some interesting devices powered by Linux?"
  +url: null
  +body: """
    Here’s a few that I know of. What other things are commonly running Linux that most people may but be aware of?\n
    \n
    - Ingenuity ([helicopter drone on Mars](https://www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))\n
    - Smart TVs and streaming devices (Samsung’s TizenOS and Roku devices)\n
    - Smart appliances (Samsung’s smart refrigerator)\n
    - Digital signs and billboards\n
    - My car stereo ([Sony XAV-AX6000](https://www.crutchfield.com/p_158XAV6000/Sony-XAV-AX6000.html))\n
    - The Large Hadron Collider\n
    - FAA Air traffic control and radar systems\n
    - Self driving cars
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726207682 {#1397
    date: 2024-09-13 08:08:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 30420
  -titleTs: "'devic':5 'interest':4 'linux':8 'power':6"
  -bodyTs: "'/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':31 '/p_158xav6000/sony-xav-ax6000.html))':62 'air':68 'applianc':44 'awar':22 'ax6000':59 'billboard':52 'car':54,76 'collid':66 'common':13 'control':70 'devic':36,42 'digit':49 'drive':75 'drone':26 'faa':67 'hadron':65 'helicopt':25 'ingenu':24 'know':7 'larg':64 'linux':15 'mar':28 'may':19 'peopl':18 'radar':72 'refriger':48 'roku':41 'run':14 'samsung':37,45 'self':74 'sign':50 'smart':32,43,47 'soni':56 'stereo':55 'stream':35 'system':73 'thing':11 'tizeno':39 'traffic':69 'tvs':33 'www.crutchfield.com':61 'www.crutchfield.com/p_158xav6000/sony-xav-ax6000.html))':60 'www.pcmag.com':30 'www.pcmag.com/news/linux-is-now-on-mars-thanks-to-nasas-perseverance-rover))':29 'xav':58 'xav-ax6000':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705331591
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9255297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705245191 {#1388
    date: 2024-01-14 16:13: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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Oh-you-simply-MUST-visit-us-at-Yellowcurryshire-next"
  +title: "🇬🇧 Oh you simply MUST visit us at Yellowcurryshire next summer."
  +url: "https://lemmy.ca/pictrs/image/5ae8df3a-2664-4c4b-8ff8-39399ced4424.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723831475 {#1945
    date: 2024-08-16 20:04:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 29478
  -titleTs: "'must':4 'next':9 'oh':1 'simpli':3 'summer':10 'us':6 'visit':5 'yellowcurryshir':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705181375
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13187403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094975 {#1969
    date: 2024-01-12 22:29:35.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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Oh-you-simply-MUST-visit-us-at-Yellowcurryshire-next"
  +title: "🇬🇧 Oh you simply MUST visit us at Yellowcurryshire next summer."
  +url: "https://lemmy.ca/pictrs/image/5ae8df3a-2664-4c4b-8ff8-39399ced4424.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723831475 {#1945
    date: 2024-08-16 20:04:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 29478
  -titleTs: "'must':4 'next':9 'oh':1 'simpli':3 'summer':10 'us':6 'visit':5 'yellowcurryshir':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705181375
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13187403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094975 {#1969
    date: 2024-01-12 22:29:35.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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Oh-you-simply-MUST-visit-us-at-Yellowcurryshire-next"
  +title: "🇬🇧 Oh you simply MUST visit us at Yellowcurryshire next summer."
  +url: "https://lemmy.ca/pictrs/image/5ae8df3a-2664-4c4b-8ff8-39399ced4424.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723831475 {#1945
    date: 2024-08-16 20:04:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 29478
  -titleTs: "'must':4 'next':9 'oh':1 'simpli':3 'summer':10 'us':6 'visit':5 'yellowcurryshir':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705181375
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13187403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094975 {#1969
    date: 2024-01-12 22:29:35.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "roku-remote-app-showing-ads-now"
  +title: "roku remote app showing ads now"
  +url: "https://lemmy.dbzer0.com/pictrs/image/7d0b6f39-33e3-4bcf-9c40-f2187c94af62.jpeg"
  +body: """
    My dog tore up the remote so we were forced to use the roku app to control the tv.\n
    \n
    They’re showing ads on the remote app. It feels like we can never escape this dystopian hellacape.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722765924 {#1379
    date: 2024-08-04 12:05:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 29319
  -titleTs: "'ad':5 'app':3 'remot':2 'roku':1 'show':4"
  -bodyTs: "'ad':23 'app':15,27 'control':17 'dog':2 'dystopian':36 'escap':34 'feel':29 'forc':10 'hellacap':37 'like':30 'never':33 're':21 'remot':6,26 'roku':14 'show':22 'tore':3 'tv':19 'use':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705151112
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12193887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064712 {#1400
    date: 2024-01-12 14:05:12.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "roku-remote-app-showing-ads-now"
  +title: "roku remote app showing ads now"
  +url: "https://lemmy.dbzer0.com/pictrs/image/7d0b6f39-33e3-4bcf-9c40-f2187c94af62.jpeg"
  +body: """
    My dog tore up the remote so we were forced to use the roku app to control the tv.\n
    \n
    They’re showing ads on the remote app. It feels like we can never escape this dystopian hellacape.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722765924 {#1379
    date: 2024-08-04 12:05:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 29319
  -titleTs: "'ad':5 'app':3 'remot':2 'roku':1 'show':4"
  -bodyTs: "'ad':23 'app':15,27 'control':17 'dog':2 'dystopian':36 'escap':34 'feel':29 'forc':10 'hellacap':37 'like':30 'never':33 're':21 'remot':6,26 'roku':14 'show':22 'tore':3 'tv':19 'use':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705151112
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12193887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064712 {#1400
    date: 2024-01-12 14:05:12.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "roku-remote-app-showing-ads-now"
  +title: "roku remote app showing ads now"
  +url: "https://lemmy.dbzer0.com/pictrs/image/7d0b6f39-33e3-4bcf-9c40-f2187c94af62.jpeg"
  +body: """
    My dog tore up the remote so we were forced to use the roku app to control the tv.\n
    \n
    They’re showing ads on the remote app. It feels like we can never escape this dystopian hellacape.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722765924 {#1379
    date: 2024-08-04 12:05:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 29319
  -titleTs: "'ad':5 'app':3 'remot':2 'roku':1 'show':4"
  -bodyTs: "'ad':23 'app':15,27 'control':17 'dog':2 'dystopian':36 'escap':34 'feel':29 'forc':10 'hellacap':37 'like':30 'never':33 're':21 'remot':6,26 'roku':14 'show':22 'tore':3 'tv':19 'use':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705151112
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12193887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064712 {#1400
    date: 2024-01-12 14:05:12.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Kirby-Lore-by-Shenx-Comic"
  +title: ""Kirby Lore" by Shenx Comic"
  +url: "https://file.coffee/u/q9n2dwIz6mVwn5z6eHq-Y.jpg"
  +body: "- Source: [Tumblr](https://shencomix.tumblr.com/post/738957612342804480#notes) - [RSS](http://shencomix.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726505824 {#2432
    date: 2024-09-16 18:57:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 28679
  -titleTs: "'comic':5 'kirbi':1 'lore':2 'shenx':4"
  -bodyTs: "'/post/738957612342804480#notes)':5 '/rss)':9 'rss':6 'shencomix.com':8 'shencomix.com/rss)':7 'shencomix.tumblr.com':4 'shencomix.tumblr.com/post/738957612342804480#notes)':3 'sourc':1 'tumblr':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704990087
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20657458"
  +editedAt: DateTimeImmutable @1720105871 {#2443
    date: 2024-07-04 17:11:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704903687 {#2442
    date: 2024-01-10 17:21:27.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Kirby-Lore-by-Shenx-Comic"
  +title: ""Kirby Lore" by Shenx Comic"
  +url: "https://file.coffee/u/q9n2dwIz6mVwn5z6eHq-Y.jpg"
  +body: "- Source: [Tumblr](https://shencomix.tumblr.com/post/738957612342804480#notes) - [RSS](http://shencomix.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726505824 {#2432
    date: 2024-09-16 18:57:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 28679
  -titleTs: "'comic':5 'kirbi':1 'lore':2 'shenx':4"
  -bodyTs: "'/post/738957612342804480#notes)':5 '/rss)':9 'rss':6 'shencomix.com':8 'shencomix.com/rss)':7 'shencomix.tumblr.com':4 'shencomix.tumblr.com/post/738957612342804480#notes)':3 'sourc':1 'tumblr':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704990087
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20657458"
  +editedAt: DateTimeImmutable @1720105871 {#2443
    date: 2024-07-04 17:11:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704903687 {#2442
    date: 2024-01-10 17:21:27.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Kirby-Lore-by-Shenx-Comic"
  +title: ""Kirby Lore" by Shenx Comic"
  +url: "https://file.coffee/u/q9n2dwIz6mVwn5z6eHq-Y.jpg"
  +body: "- Source: [Tumblr](https://shencomix.tumblr.com/post/738957612342804480#notes) - [RSS](http://shencomix.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726505824 {#2432
    date: 2024-09-16 18:57:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 28679
  -titleTs: "'comic':5 'kirbi':1 'lore':2 'shenx':4"
  -bodyTs: "'/post/738957612342804480#notes)':5 '/rss)':9 'rss':6 'shencomix.com':8 'shencomix.com/rss)':7 'shencomix.tumblr.com':4 'shencomix.tumblr.com/post/738957612342804480#notes)':3 'sourc':1 'tumblr':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704990087
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20657458"
  +editedAt: DateTimeImmutable @1720105871 {#2443
    date: 2024-07-04 17:11:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704903687 {#2442
    date: 2024-01-10 17:21:27.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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Is-there-a-sponsor-block-situation-for-Podcasts"
  +title: "Is there a sponsor block situation for Podcasts?"
  +url: null
  +body: "I’m happy to adopt a new podcast app if it has sponsorblock natively or through a plug-in. Otherwise let me know if there’s some other way to make it work. I don’t see why it wouldn’t work as all of the segments tagged for skipping are crowdsourced which would also work for Podcasts."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721325419 {#2450
    date: 2024-07-18 19:56:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 27266
  -titleTs: "'block':5 'podcast':8 'situat':6 'sponsor':4"
  -bodyTs: "'adopt':5 'also':56 'app':9 'crowdsourc':53 'happi':3 'know':24 'let':22 'm':2 'make':32 'nativ':14 'new':7 'otherwis':21 'plug':19 'plug-in':18 'podcast':8,59 'see':38 'segment':48 'skip':51 'sponsorblock':13 'tag':49 'way':30 'work':34,43,57 'would':55 'wouldn':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704486753
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12165940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704400353 {#2449
    date: 2024-01-04 21:32:33.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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Is-there-a-sponsor-block-situation-for-Podcasts"
  +title: "Is there a sponsor block situation for Podcasts?"
  +url: null
  +body: "I’m happy to adopt a new podcast app if it has sponsorblock natively or through a plug-in. Otherwise let me know if there’s some other way to make it work. I don’t see why it wouldn’t work as all of the segments tagged for skipping are crowdsourced which would also work for Podcasts."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721325419 {#2450
    date: 2024-07-18 19:56:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 27266
  -titleTs: "'block':5 'podcast':8 'situat':6 'sponsor':4"
  -bodyTs: "'adopt':5 'also':56 'app':9 'crowdsourc':53 'happi':3 'know':24 'let':22 'm':2 'make':32 'nativ':14 'new':7 'otherwis':21 'plug':19 'plug-in':18 'podcast':8,59 'see':38 'segment':48 'skip':51 'sponsorblock':13 'tag':49 'way':30 'work':34,43,57 'would':55 'wouldn':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704486753
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12165940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704400353 {#2449
    date: 2024-01-04 21:32:33.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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Is-there-a-sponsor-block-situation-for-Podcasts"
  +title: "Is there a sponsor block situation for Podcasts?"
  +url: null
  +body: "I’m happy to adopt a new podcast app if it has sponsorblock natively or through a plug-in. Otherwise let me know if there’s some other way to make it work. I don’t see why it wouldn’t work as all of the segments tagged for skipping are crowdsourced which would also work for Podcasts."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721325419 {#2450
    date: 2024-07-18 19:56:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 27266
  -titleTs: "'block':5 'podcast':8 'situat':6 'sponsor':4"
  -bodyTs: "'adopt':5 'also':56 'app':9 'crowdsourc':53 'happi':3 'know':24 'let':22 'm':2 'make':32 'nativ':14 'new':7 'otherwis':21 'plug':19 'plug-in':18 'podcast':8,59 'see':38 'segment':48 'skip':51 'sponsorblock':13 'tag':49 'way':30 'work':34,43,57 'would':55 'wouldn':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704486753
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12165940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704400353 {#2449
    date: 2024-01-04 21:32:33.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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Should-I-wait-for-the-Snyder-cut-director-s-cut-of"
  +title: "Should I wait for the "Snyder cut" (director's cut) of Rebel Moon?"
  +url: null
  +body: "Hearing the movie is getting bad reviews. But Snyder says the director’s cut will be a completely different movie with a different vision. I admit Zack Snyder’s Justice League (director’s cut) was much better than the theatrical version and quite different (though I had mostly forgotten the original by then). Not sure if I should just watch this movie now or wait for the director’s cut for a better experience. Impression Blend on YouTube said it was ok."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711026898 {#1923
    date: 2024-03-21 14:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 25350
  -titleTs: "'cut':7,10 'director':8 'moon':13 'rebel':12 'snyder':6 'wait':3"
  -bodyTs: "'admit':26 'bad':6 'better':37,73 'blend':76 'complet':18 'cut':14,34,70 'differ':19,23,44 'director':12,32,68 'experi':74 'forgotten':49 'get':5 'hear':1 'impress':75 'justic':30 'leagu':31 'most':48 'movi':3,20,62 'much':36 'ok':82 'origin':51 'quit':43 'review':7 'said':79 'say':10 'snyder':9,28 'sure':55 'theatric':40 'though':45 'version':41 'vision':24 'wait':65 'watch':60 'youtub':78 'zack':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703833915
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10049432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703747515 {#2484
    date: 2023-12-28 08:11:55.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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Should-I-wait-for-the-Snyder-cut-director-s-cut-of"
  +title: "Should I wait for the "Snyder cut" (director's cut) of Rebel Moon?"
  +url: null
  +body: "Hearing the movie is getting bad reviews. But Snyder says the director’s cut will be a completely different movie with a different vision. I admit Zack Snyder’s Justice League (director’s cut) was much better than the theatrical version and quite different (though I had mostly forgotten the original by then). Not sure if I should just watch this movie now or wait for the director’s cut for a better experience. Impression Blend on YouTube said it was ok."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711026898 {#1923
    date: 2024-03-21 14:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 25350
  -titleTs: "'cut':7,10 'director':8 'moon':13 'rebel':12 'snyder':6 'wait':3"
  -bodyTs: "'admit':26 'bad':6 'better':37,73 'blend':76 'complet':18 'cut':14,34,70 'differ':19,23,44 'director':12,32,68 'experi':74 'forgotten':49 'get':5 'hear':1 'impress':75 'justic':30 'leagu':31 'most':48 'movi':3,20,62 'much':36 'ok':82 'origin':51 'quit':43 'review':7 'said':79 'say':10 'snyder':9,28 'sure':55 'theatric':40 'though':45 'version':41 'vision':24 'wait':65 'watch':60 'youtub':78 'zack':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703833915
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10049432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703747515 {#2484
    date: 2023-12-28 08:11:55.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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Should-I-wait-for-the-Snyder-cut-director-s-cut-of"
  +title: "Should I wait for the "Snyder cut" (director's cut) of Rebel Moon?"
  +url: null
  +body: "Hearing the movie is getting bad reviews. But Snyder says the director’s cut will be a completely different movie with a different vision. I admit Zack Snyder’s Justice League (director’s cut) was much better than the theatrical version and quite different (though I had mostly forgotten the original by then). Not sure if I should just watch this movie now or wait for the director’s cut for a better experience. Impression Blend on YouTube said it was ok."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711026898 {#1923
    date: 2024-03-21 14:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 25350
  -titleTs: "'cut':7,10 'director':8 'moon':13 'rebel':12 'snyder':6 'wait':3"
  -bodyTs: "'admit':26 'bad':6 'better':37,73 'blend':76 'complet':18 'cut':14,34,70 'differ':19,23,44 'director':12,32,68 'experi':74 'forgotten':49 'get':5 'hear':1 'impress':75 'justic':30 'leagu':31 'most':48 'movi':3,20,62 'much':36 'ok':82 'origin':51 'quit':43 'review':7 'said':79 'say':10 'snyder':9,28 'sure':55 'theatric':40 'though':45 'version':41 'vision':24 'wait':65 'watch':60 'youtub':78 'zack':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703833915
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10049432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703747515 {#2484
    date: 2023-12-28 08:11:55.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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Where-to-find-flac-and-other-lossless-file-types"
  +title: "Where to find flac and other lossless file types"
  +url: null
  +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711056874 {#1547
    date: 2024-03-21 22:34:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 24918
  -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
  -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703662362
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11115826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703575962 {#1481
    date: 2023-12-26 08:32:42.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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Where-to-find-flac-and-other-lossless-file-types"
  +title: "Where to find flac and other lossless file types"
  +url: null
  +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711056874 {#1547
    date: 2024-03-21 22:34:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 24918
  -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
  -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703662362
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11115826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703575962 {#1481
    date: 2023-12-26 08:32:42.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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Where-to-find-flac-and-other-lossless-file-types"
  +title: "Where to find flac and other lossless file types"
  +url: null
  +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711056874 {#1547
    date: 2024-03-21 22:34:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 24918
  -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
  -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703662362
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11115826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703575962 {#1481
    date: 2023-12-26 08:32:42.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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Anyone-get-any-good-cooking-presents"
  +title: "Anyone get any good cooking presents?"
  +url: null
  +body: """
    Anyone get anything good for the holidays? Cooking ingredients, equipment, books, etc?\n
    \n
    I got some smoked maple syrup for my wife. I can def see using it in a cocktail.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710674593 {#1534
    date: 2024-03-17 12:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 24838
  -titleTs: "'anyon':1 'cook':5 'get':2 'good':4 'present':6"
  -bodyTs: "'anyon':1 'anyth':3 'book':11 'cocktail':30 'cook':8 'def':24 'equip':10 'etc':12 'get':2 'good':4 'got':14 'holiday':7 'ingredi':9 'mapl':17 'see':25 'smoke':16 'syrup':18 'use':26 'wife':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9973182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542360 {#1542
    date: 2023-12-25 23:12: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
43 DENIED edit
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Anyone-get-any-good-cooking-presents"
  +title: "Anyone get any good cooking presents?"
  +url: null
  +body: """
    Anyone get anything good for the holidays? Cooking ingredients, equipment, books, etc?\n
    \n
    I got some smoked maple syrup for my wife. I can def see using it in a cocktail.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710674593 {#1534
    date: 2024-03-17 12:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 24838
  -titleTs: "'anyon':1 'cook':5 'get':2 'good':4 'present':6"
  -bodyTs: "'anyon':1 'anyth':3 'book':11 'cocktail':30 'cook':8 'def':24 'equip':10 'etc':12 'get':2 'good':4 'got':14 'holiday':7 'ingredi':9 'mapl':17 'see':25 'smoke':16 'syrup':18 'use':26 'wife':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9973182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542360 {#1542
    date: 2023-12-25 23:12: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
44 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Anyone-get-any-good-cooking-presents"
  +title: "Anyone get any good cooking presents?"
  +url: null
  +body: """
    Anyone get anything good for the holidays? Cooking ingredients, equipment, books, etc?\n
    \n
    I got some smoked maple syrup for my wife. I can def see using it in a cocktail.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710674593 {#1534
    date: 2024-03-17 12:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 24838
  -titleTs: "'anyon':1 'cook':5 'get':2 'good':4 'present':6"
  -bodyTs: "'anyon':1 'anyth':3 'book':11 'cocktail':30 'cook':8 'def':24 'equip':10 'etc':12 'get':2 'good':4 'got':14 'holiday':7 'ingredi':9 'mapl':17 'see':25 'smoke':16 'syrup':18 'use':26 'wife':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703628760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9973182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703542360 {#1542
    date: 2023-12-25 23:12: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
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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "meme"
  +title: "meme"
  +url: "https://lemmy.world/pictrs/image/6811f8f2-3e11-4c46-af60-5c562c2ab248.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 409
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710443041 {#1517
    date: 2024-03-14 20:04:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 24526
  -titleTs: "'meme':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703550729
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9945539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703464329 {#1632
    date: 2023-12-25 01:32: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
47 DENIED edit
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "meme"
  +title: "meme"
  +url: "https://lemmy.world/pictrs/image/6811f8f2-3e11-4c46-af60-5c562c2ab248.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 409
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710443041 {#1517
    date: 2024-03-14 20:04:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 24526
  -titleTs: "'meme':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703550729
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9945539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703464329 {#1632
    date: 2023-12-25 01:32: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
48 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "meme"
  +title: "meme"
  +url: "https://lemmy.world/pictrs/image/6811f8f2-3e11-4c46-af60-5c562c2ab248.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 409
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710443041 {#1517
    date: 2024-03-14 20:04:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 24526
  -titleTs: "'meme':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703550729
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9945539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703464329 {#1632
    date: 2023-12-25 01:32: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
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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
  +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
  +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707838144 {#1750
    date: 2024-02-13 16:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 24279
  -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703449032
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9678417"
  +editedAt: DateTimeImmutable @1707076621 {#1748
    date: 2024-02-04 20:57:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703362632 {#1468
    date: 2023-12-23 21:17:12.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
  +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
  +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707838144 {#1750
    date: 2024-02-13 16:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 24279
  -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703449032
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9678417"
  +editedAt: DateTimeImmutable @1707076621 {#1748
    date: 2024-02-04 20:57:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703362632 {#1468
    date: 2023-12-23 21:17:12.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
  +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
  +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707838144 {#1750
    date: 2024-02-13 16:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 24279
  -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703449032
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9678417"
  +editedAt: DateTimeImmutable @1707076621 {#1748
    date: 2024-02-04 20:57:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703362632 {#1468
    date: 2023-12-23 21:17:12.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1495 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#1496
    date: 2023-12-19 09:57:27.0 +01: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: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#1494
    date: 2023-12-16 23:52:04.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1495 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#1496
    date: 2023-12-19 09:57:27.0 +01: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: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#1494
    date: 2023-12-16 23:52:04.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1495 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#1496
    date: 2023-12-19 09:57:27.0 +01: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: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#1494
    date: 2023-12-16 23:52:04.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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Where-they-went-Tim"
  +title: "Where they went Tim?"
  +url: "https://lemmy.ml/pictrs/image/5bcc188a-4be9-4933-8a10-bf9336e91d5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703186575 {#1767
    date: 2023-12-21 20:22:55.0 +01: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: 22407
  -titleTs: "'tim':4 'went':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702732561
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9346642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646161 {#1759
    date: 2023-12-15 14:16:01.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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Where-they-went-Tim"
  +title: "Where they went Tim?"
  +url: "https://lemmy.ml/pictrs/image/5bcc188a-4be9-4933-8a10-bf9336e91d5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703186575 {#1767
    date: 2023-12-21 20:22:55.0 +01: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: 22407
  -titleTs: "'tim':4 'went':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702732561
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9346642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646161 {#1759
    date: 2023-12-15 14:16:01.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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Where-they-went-Tim"
  +title: "Where they went Tim?"
  +url: "https://lemmy.ml/pictrs/image/5bcc188a-4be9-4933-8a10-bf9336e91d5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703186575 {#1767
    date: 2023-12-21 20:22:55.0 +01: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: 22407
  -titleTs: "'tim':4 'went':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702732561
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9346642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646161 {#1759
    date: 2023-12-15 14:16:01.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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "It-s-that-time-of-the-year-again"
  +title: "It's that time of the year again!"
  +url: "https://nerdica.net/display/a85d7459-1565-7487-57d3-0d0870874006"
  +body: "[files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)"
  +type: "link"
  +lang: "en-gb"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 1151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702597241 {#1785
    date: 2023-12-15 00:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 21378
  -titleTs: "'time':4 'year':7"
  -bodyTs: "'/media_at':3 '/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702222039
  +visibility: "visible             "
  +apId: "https://nerdica.net/objects/a85d7459-1565-7487-57d3-0d0870874006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702135639 {#1784
    date: 2023-12-09 16:27: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
63 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "It-s-that-time-of-the-year-again"
  +title: "It's that time of the year again!"
  +url: "https://nerdica.net/display/a85d7459-1565-7487-57d3-0d0870874006"
  +body: "[files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)"
  +type: "link"
  +lang: "en-gb"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 1151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702597241 {#1785
    date: 2023-12-15 00:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 21378
  -titleTs: "'time':4 'year':7"
  -bodyTs: "'/media_at':3 '/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702222039
  +visibility: "visible             "
  +apId: "https://nerdica.net/objects/a85d7459-1565-7487-57d3-0d0870874006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702135639 {#1784
    date: 2023-12-09 16:27: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
64 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "It-s-that-time-of-the-year-again"
  +title: "It's that time of the year again!"
  +url: "https://nerdica.net/display/a85d7459-1565-7487-57d3-0d0870874006"
  +body: "[files.mastodon.social/media_at…](https://files.mastodon.social/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)"
  +type: "link"
  +lang: "en-gb"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 1151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702597241 {#1785
    date: 2023-12-15 00:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 21378
  -titleTs: "'time':4 'year':7"
  -bodyTs: "'/media_at':3 '/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)':6 'files.mastodon.social':2,5 'files.mastodon.social/media_at':1 'files.mastodon.social/media_attachments/files/111/550/992/236/396/136/original/c882ded1446e54f7.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702222039
  +visibility: "visible             "
  +apId: "https://nerdica.net/objects/a85d7459-1565-7487-57d3-0d0870874006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702135639 {#1784
    date: 2023-12-09 16:27: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
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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Fishing"
  +title: "Fishing"
  +url: "https://lemmy.world/pictrs/image/7b21e638-17b7-48cc-8b84-3e95b9e1feb8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710376161 {#1622
    date: 2024-03-14 01:29:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 20403
  -titleTs: "'fish':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701885783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9187378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701799383 {#1633
    date: 2023-12-05 19:03:03.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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Fishing"
  +title: "Fishing"
  +url: "https://lemmy.world/pictrs/image/7b21e638-17b7-48cc-8b84-3e95b9e1feb8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710376161 {#1622
    date: 2024-03-14 01:29:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 20403
  -titleTs: "'fish':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701885783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9187378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701799383 {#1633
    date: 2023-12-05 19:03:03.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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Fishing"
  +title: "Fishing"
  +url: "https://lemmy.world/pictrs/image/7b21e638-17b7-48cc-8b84-3e95b9e1feb8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710376161 {#1622
    date: 2024-03-14 01:29:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 20403
  -titleTs: "'fish':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701885783
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9187378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701799383 {#1633
    date: 2023-12-05 19:03:03.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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Is-YouTube-starting-another-attack-on-third-party-clients"
  +title: "Is YouTube starting another attack on third party clients?"
  +url: null
  +body: "I’ve noticed than most of them have stopped working including all invidious and piped instances"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918150 {#1415
    date: 2023-12-07 04:02:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 18048
  -titleTs: "'anoth':4 'attack':5 'client':9 'parti':8 'start':3 'third':7 'youtub':2"
  -bodyTs: "'includ':11 'instanc':16 'invidi':13 'notic':3 'pipe':15 'stop':9 've':2 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701301581
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6233381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701215181 {#1420
    date: 2023-11-29 00:46: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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Is-YouTube-starting-another-attack-on-third-party-clients"
  +title: "Is YouTube starting another attack on third party clients?"
  +url: null
  +body: "I’ve noticed than most of them have stopped working including all invidious and piped instances"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918150 {#1415
    date: 2023-12-07 04:02:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 18048
  -titleTs: "'anoth':4 'attack':5 'client':9 'parti':8 'start':3 'third':7 'youtub':2"
  -bodyTs: "'includ':11 'instanc':16 'invidi':13 'notic':3 'pipe':15 'stop':9 've':2 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701301581
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6233381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701215181 {#1420
    date: 2023-11-29 00:46: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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Is-YouTube-starting-another-attack-on-third-party-clients"
  +title: "Is YouTube starting another attack on third party clients?"
  +url: null
  +body: "I’ve noticed than most of them have stopped working including all invidious and piped instances"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701918150 {#1415
    date: 2023-12-07 04:02:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 18048
  -titleTs: "'anoth':4 'attack':5 'client':9 'parti':8 'start':3 'third':7 'youtub':2"
  -bodyTs: "'includ':11 'instanc':16 'invidi':13 'notic':3 'pipe':15 'stop':9 've':2 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701301581
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6233381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701215181 {#1420
    date: 2023-11-29 00:46: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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Hummingbird-feet"
  +title: "Hummingbird feet"
  +url: "https://mander.xyz/pictrs/image/15544f3b-a6af-466a-9d67-f914ef4b89b3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701531331 {#1456
    date: 2023-12-02 16:35:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 16862
  -titleTs: "'feet':2 'hummingbird':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701054017
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6600705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700967617 {#1454
    date: 2023-11-26 04:00: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
75 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Hummingbird-feet"
  +title: "Hummingbird feet"
  +url: "https://mander.xyz/pictrs/image/15544f3b-a6af-466a-9d67-f914ef4b89b3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701531331 {#1456
    date: 2023-12-02 16:35:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 16862
  -titleTs: "'feet':2 'hummingbird':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701054017
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6600705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700967617 {#1454
    date: 2023-11-26 04:00: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
76 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1463 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Hummingbird-feet"
  +title: "Hummingbird feet"
  +url: "https://mander.xyz/pictrs/image/15544f3b-a6af-466a-9d67-f914ef4b89b3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701531331 {#1456
    date: 2023-12-02 16:35:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 16862
  -titleTs: "'feet':2 'hummingbird':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701054017
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6600705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700967617 {#1454
    date: 2023-11-26 04:00: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
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 {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Package-up-and-transport-a-linux"
  +title: "Package up and transport a linux?"
  +url: null
  +body: """
    I have a simple wish, with a probably not so simple solution.\n
    \n
    I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
    \n
    Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
    \n
    So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
    \n
    For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700580681 {#1435
    date: 2023-11-21 16:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 14526
  -titleTs: "'linux':6 'packag':1 'transport':4"
  -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514431
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9493386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428031 {#1430
    date: 2023-11-19 22:07: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
79 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Package-up-and-transport-a-linux"
  +title: "Package up and transport a linux?"
  +url: null
  +body: """
    I have a simple wish, with a probably not so simple solution.\n
    \n
    I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
    \n
    Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
    \n
    So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
    \n
    For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700580681 {#1435
    date: 2023-11-21 16:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 14526
  -titleTs: "'linux':6 'packag':1 'transport':4"
  -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514431
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9493386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428031 {#1430
    date: 2023-11-19 22:07: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
80 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Package-up-and-transport-a-linux"
  +title: "Package up and transport a linux?"
  +url: null
  +body: """
    I have a simple wish, with a probably not so simple solution.\n
    \n
    I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
    \n
    Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
    \n
    So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
    \n
    For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700580681 {#1435
    date: 2023-11-21 16:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 14526
  -titleTs: "'linux':6 'packag':1 'transport':4"
  -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514431
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9493386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428031 {#1430
    date: 2023-11-19 22:07: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
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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-should-be-used-for-anonymous-usernames"
  +title: "What should be used for anonymous usernames?"
  +url: null
  +body: """
    More often than not, the best way to hide is to simply blend in with the crowds – this also encompasses one’s choice for a username. It is relatively simple to make a single throwaway account – just come up with a username, and off you go – however, if one makes throwaway accounts often, the task of thinking of a unique, and non-identifiable username can become a challenge. I would argue that poeple would often resort to using a pattern employing small changes for all subsequent usernames. Such patterns can be identified to a specific user if all users have their own unique patterns.\n
    \n
    How can one reliably generate many unique-but-normal, and non-pattern-identifiable usernames?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700040056 {#1696
    date: 2023-11-15 10:20:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 12449
  -titleTs: "'anonym':6 'use':4 'usernam':7"
  -bodyTs: "'account':36,52 'also':19 'argu':72 'becom':67 'best':6 'blend':13 'challeng':69 'chang':84 'choic':23 'come':38 'crowd':17 'employ':82 'encompass':20 'generat':110 'go':46 'hide':9 'howev':47 'identifi':64,93,120 'make':32,50 'mani':111 'non':63,118 'non-identifi':62 'non-pattern-identifi':117 'normal':115 'often':2,53,76 'one':21,49,108 'pattern':81,90,105,119 'poepl':74 'relat':29 'reliabl':109 'resort':77 'simpl':30 'simpli':12 'singl':34 'small':83 'specif':96 'subsequ':87 'task':55 'think':57 'throwaway':35,51 'uniqu':60,104,113 'unique-but-norm':112 'use':79 'user':97,100 'usernam':26,42,65,88,121 'way':7 'would':71,75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699932235
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14742017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845835 {#1709
    date: 2023-11-13 04:23:55.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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-should-be-used-for-anonymous-usernames"
  +title: "What should be used for anonymous usernames?"
  +url: null
  +body: """
    More often than not, the best way to hide is to simply blend in with the crowds – this also encompasses one’s choice for a username. It is relatively simple to make a single throwaway account – just come up with a username, and off you go – however, if one makes throwaway accounts often, the task of thinking of a unique, and non-identifiable username can become a challenge. I would argue that poeple would often resort to using a pattern employing small changes for all subsequent usernames. Such patterns can be identified to a specific user if all users have their own unique patterns.\n
    \n
    How can one reliably generate many unique-but-normal, and non-pattern-identifiable usernames?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700040056 {#1696
    date: 2023-11-15 10:20:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 12449
  -titleTs: "'anonym':6 'use':4 'usernam':7"
  -bodyTs: "'account':36,52 'also':19 'argu':72 'becom':67 'best':6 'blend':13 'challeng':69 'chang':84 'choic':23 'come':38 'crowd':17 'employ':82 'encompass':20 'generat':110 'go':46 'hide':9 'howev':47 'identifi':64,93,120 'make':32,50 'mani':111 'non':63,118 'non-identifi':62 'non-pattern-identifi':117 'normal':115 'often':2,53,76 'one':21,49,108 'pattern':81,90,105,119 'poepl':74 'relat':29 'reliabl':109 'resort':77 'simpl':30 'simpli':12 'singl':34 'small':83 'specif':96 'subsequ':87 'task':55 'think':57 'throwaway':35,51 'uniqu':60,104,113 'unique-but-norm':112 'use':79 'user':97,100 'usernam':26,42,65,88,121 'way':7 'would':71,75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699932235
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14742017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845835 {#1709
    date: 2023-11-13 04:23:55.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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "What-should-be-used-for-anonymous-usernames"
  +title: "What should be used for anonymous usernames?"
  +url: null
  +body: """
    More often than not, the best way to hide is to simply blend in with the crowds – this also encompasses one’s choice for a username. It is relatively simple to make a single throwaway account – just come up with a username, and off you go – however, if one makes throwaway accounts often, the task of thinking of a unique, and non-identifiable username can become a challenge. I would argue that poeple would often resort to using a pattern employing small changes for all subsequent usernames. Such patterns can be identified to a specific user if all users have their own unique patterns.\n
    \n
    How can one reliably generate many unique-but-normal, and non-pattern-identifiable usernames?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700040056 {#1696
    date: 2023-11-15 10:20:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 12449
  -titleTs: "'anonym':6 'use':4 'usernam':7"
  -bodyTs: "'account':36,52 'also':19 'argu':72 'becom':67 'best':6 'blend':13 'challeng':69 'chang':84 'choic':23 'come':38 'crowd':17 'employ':82 'encompass':20 'generat':110 'go':46 'hide':9 'howev':47 'identifi':64,93,120 'make':32,50 'mani':111 'non':63,118 'non-identifi':62 'non-pattern-identifi':117 'normal':115 'often':2,53,76 'one':21,49,108 'pattern':81,90,105,119 'poepl':74 'relat':29 'reliabl':109 'resort':77 'simpl':30 'simpli':12 'singl':34 'small':83 'specif':96 'subsequ':87 'task':55 'think':57 'throwaway':35,51 'uniqu':60,104,113 'unique-but-norm':112 'use':79 'user':97,100 'usernam':26,42,65,88,121 'way':7 'would':71,75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699932235
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14742017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845835 {#1709
    date: 2023-11-13 04:23:55.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "You-can-even-leave-your-doors-unlocked-and-let-your"
  +title: "You can even leave your doors unlocked and let your guard down."
  +url: "https://startrek.website/pictrs/image/168fa564-59fa-4541-b38f-7e8d9d324bba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699899961 {#1640
    date: 2023-11-13 19:26:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 12276
  -titleTs: "'door':6 'even':3 'guard':11 'leav':4 'let':9 'unlock':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699887693
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3624176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801293 {#1641
    date: 2023-11-12 16:01:33.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "You-can-even-leave-your-doors-unlocked-and-let-your"
  +title: "You can even leave your doors unlocked and let your guard down."
  +url: "https://startrek.website/pictrs/image/168fa564-59fa-4541-b38f-7e8d9d324bba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699899961 {#1640
    date: 2023-11-13 19:26:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 12276
  -titleTs: "'door':6 'even':3 'guard':11 'leav':4 'let':9 'unlock':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699887693
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3624176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801293 {#1641
    date: 2023-11-12 16:01:33.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "You-can-even-leave-your-doors-unlocked-and-let-your"
  +title: "You can even leave your doors unlocked and let your guard down."
  +url: "https://startrek.website/pictrs/image/168fa564-59fa-4541-b38f-7e8d9d324bba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699899961 {#1640
    date: 2023-11-13 19:26:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 12276
  -titleTs: "'door':6 'even':3 'guard':11 'leav':4 'let':9 'unlock':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699887693
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3624176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801293 {#1641
    date: 2023-11-12 16:01:33.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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Space-is-2D-right"
  +title: "Space is 2D, right?"
  +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 465
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699614399 {#1650
    date: 2023-11-10 12:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11216
  -titleTs: "'2d':3 'right':4 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699555025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7979813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468625 {#1654
    date: 2023-11-08 19:37:05.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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Space-is-2D-right"
  +title: "Space is 2D, right?"
  +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 465
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699614399 {#1650
    date: 2023-11-10 12:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11216
  -titleTs: "'2d':3 'right':4 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699555025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7979813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468625 {#1654
    date: 2023-11-08 19:37:05.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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Space-is-2D-right"
  +title: "Space is 2D, right?"
  +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 465
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699614399 {#1650
    date: 2023-11-10 12:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11216
  -titleTs: "'2d':3 'right':4 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699555025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7979813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468625 {#1654
    date: 2023-11-08 19:37:05.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Poverty-isn-t-a-flaw-its-a-feature"
  +title: "Poverty isn't a flaw its a feature."
  +url: "https://lemmy.ml/pictrs/image/33cf90f7-0818-4648-94fe-06f6d8a8461a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699625961 {#1571
    date: 2023-11-10 15:19:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 11146
  -titleTs: "'featur':8 'flaw':5 'isn':2 'poverti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699534486
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7670527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699448086 {#1582
    date: 2023-11-08 13:54:46.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Poverty-isn-t-a-flaw-its-a-feature"
  +title: "Poverty isn't a flaw its a feature."
  +url: "https://lemmy.ml/pictrs/image/33cf90f7-0818-4648-94fe-06f6d8a8461a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699625961 {#1571
    date: 2023-11-10 15:19:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 11146
  -titleTs: "'featur':8 'flaw':5 'isn':2 'poverti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699534486
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7670527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699448086 {#1582
    date: 2023-11-08 13:54:46.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Poverty-isn-t-a-flaw-its-a-feature"
  +title: "Poverty isn't a flaw its a feature."
  +url: "https://lemmy.ml/pictrs/image/33cf90f7-0818-4648-94fe-06f6d8a8461a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699625961 {#1571
    date: 2023-11-10 15:19:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 11146
  -titleTs: "'featur':8 'flaw':5 'isn':2 'poverti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699534486
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7670527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699448086 {#1582
    date: 2023-11-08 13:54:46.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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "What-now"
  +title: "What now?"
  +url: "https://lemmy.world/pictrs/image/02b0ee31-5dda-4aca-85c9-01601a37f956.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698932685 {#1551
    date: 2023-11-02 14:44:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 8204
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698601702
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7460248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515302 {#1549
    date: 2023-10-28 19:48:22.0 +02: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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "What-now"
  +title: "What now?"
  +url: "https://lemmy.world/pictrs/image/02b0ee31-5dda-4aca-85c9-01601a37f956.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698932685 {#1551
    date: 2023-11-02 14:44:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 8204
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698601702
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7460248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515302 {#1549
    date: 2023-10-28 19:48:22.0 +02: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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "What-now"
  +title: "What now?"
  +url: "https://lemmy.world/pictrs/image/02b0ee31-5dda-4aca-85c9-01601a37f956.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698932685 {#1551
    date: 2023-11-02 14:44:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 8204
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698601702
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7460248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698515302 {#1549
    date: 2023-10-28 19:48:22.0 +02: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