GET https://kbin.spritesserver.nl/index.php/*?p=57

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.72 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 {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#1429
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#1699
    date: 2024-01-21 00:13: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
3 DENIED edit
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#1429
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#1699
    date: 2024-01-21 00:13: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
4 DENIED moderate
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#1429
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#1699
    date: 2024-01-21 00:13: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
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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Washington-State-Is-Leaving-Tribal-Cultural-Resources-at-the-Mercy"
  +title: "Washington State Is Leaving Tribal Cultural Resources at the Mercy of Solar Developers"
  +url: "https://www.propublica.org/article/washington-state-is-leaving-tribal-cultural-resources-at-mercy-of-solar-developers"
  +body: """
    In the autumn of 2021, an 800-page report crossed the desk of Washington state lands archaeologist Sara Palmer. It came from an energy developer called Avangrid Renewables, which was proposing to build a solar facility partly on a parcel of public land managed by the state. Palmer was in charge of reviewing reports like these, which are based on land surveys intended to identify archaeologically and culturally significant resources.\n
    \n
    Developers have proposed dozens of similar solar and wind projects across the state — a “green rush” of sorts amid rising fears of climate change. With the projects came more reports.\n
    \n
    Often, Palmer, who worked for the Washington State Department of Natural Resources, read the reports and signed off; sometimes she shared notes on any concerns or told the developer to have the archaeologists they’d contracted with do additional fieldwork. This time, as she looked at the report, she grew concerned. The consulting company that Avangrid had hired, Tetra Tech, had included a lot of boilerplate language about human history on the Columbia Plateau, but fewer details than Palmer expected about what was actually found on the land.\n
    \n
    Palmer knew that the parcel, located on a ridge called Badger Mountain, near the confluence of the Wenatchee and Columbia rivers, was historically a high-traffic corridor for the škwáxčənəxʷ and šnp̍əšqʷáw̉šəxʷ peoples (also known as the Moses Columbia and Wenatchi tribes). The area would likely be rich in cultural resources, including historic stone structures and first foods, the ingredients that make up traditional Indigenous diets.\n
    \n
    Palmer was used to helping developers improve their technical reports to meet state standards. So, as soon as the snow melted, she drove out to Badger Mountain to look at the land herself.\n
    \n
    As she walked the sagebrush overlook, Palmer quickly found signs of current-day Indigenous ceremonial activity, as well as ancient sites such as stone structures that can look like natural formations to the untrained eye but serve a variety of functions, including hunting and storage.\n
    \n
    Most of the proposed development is on private lands, which Palmer lacked the authority to access. But in about 20 hours of fieldwork on the state-owned parcel, over the course of several days, Palmer said she found at least 17 sites of probable archaeological or cultural importance not listed in Tetra Tech’s survey. She would find more on subsequent visits.\n
    \n
    Over the next year, Palmer’s findings — and how she shared them — would pit her against corporate and political forces that seemed determined to push the project through.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705768613 {#1636
    date: 2024-01-20 17:36:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 31959
  -titleTs: "'cultur':6 'develop':13 'leav':4 'merci':10 'resourc':7 'solar':12 'state':2 'tribal':5 'washington':1"
  -bodyTs: "'17':376 '20':354 '2021':5 '800':7 'access':350 'across':81 'activ':305 'actual':184 'addit':139 'also':223 'amid':89 'ancient':309 'archaeolog':66,380 'archaeologist':17,133 'area':233 'author':348 'autumn':3 'avangrid':27,156 'badger':199,281 'base':59 'boilerpl':166 'build':33 'call':26,198 'came':21,98 'ceremoni':304 'chang':94 'charg':51 'climat':93 'columbia':173,208,228 'compani':154 'concern':125,151 'confluenc':203 'consult':153 'contract':136 'corpor':414 'corridor':216 'cours':366 'cross':10 'cultur':68,239,382 'current':301 'current-day':300 'd':135 'day':302,369 'depart':109 'desk':12 'detail':177 'determin':420 'develop':25,71,129,261,339 'diet':255 'dozen':74 'drove':278 'energi':24 'expect':180 'eye':324 'facil':36 'fear':91 'fewer':176 'fieldwork':140,357 'find':393,404 'first':246 'food':247 'forc':417 'format':320 'found':185,297,373 'function':330 'green':85 'grew':150 'help':260 'high':214 'high-traff':213 'hire':158 'histor':211,242 'histori':170 'hour':355 'human':169 'hunt':332 'identifi':65 'import':383 'improv':262 'includ':162,241,331 'indigen':254,303 'ingredi':249 'intend':63 'knew':190 'known':224 'lack':346 'land':16,43,61,188,287,343 'languag':167 'least':375 'like':55,235,318 'list':385 'locat':194 'look':145,284,317 'lot':164 'make':251 'manag':44 'meet':267 'melt':276 'mose':227 'mountain':200,282 'natur':111,319 'near':201 'next':400 'note':122 'often':101 'overlook':294 'own':362 'page':8 'palmer':19,48,102,179,189,256,295,345,370,402 'parcel':40,193,363 'part':37 'peopl':222 'pit':411 'plateau':174 'polit':416 'privat':342 'probabl':379 'project':80,97,424 'propos':31,73,338 'public':42 'push':422 'quick':296 'read':113 'renew':28 'report':9,54,100,115,148,265 'resourc':70,112,240 'review':53 'rich':237 'ridg':197 'rise':90 'river':209 'rush':86 'sagebrush':293 'said':371 'sara':18 'seem':419 'serv':326 'sever':368 'share':121,408 'sign':117,298 'signific':69 'similar':76 'site':310,377 'snow':275 'solar':35,77 'sometim':119 'soon':272 'sort':88 'standard':269 'state':15,47,83,108,268,361 'state-own':360 'stone':243,313 'storag':334 'structur':244,314 'subsequ':396 'survey':62,390 'tech':160,388 'technic':264 'tetra':159,387 'time':142 'told':127 'tradit':253 'traffic':215 'tribe':231 'untrain':323 'use':258 'varieti':328 'visit':397 'walk':291 'washington':14,107 'well':307 'wenatche':206 'wenatchi':230 'wind':79 'work':104 'would':234,392,410 'year':401 'škwáxčənəxʷ':219 'šnp̍əšqʷáw̉šəxʷ':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827113
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7728284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705768613 {#1635
    date: 2024-01-20 17:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Washington-State-Is-Leaving-Tribal-Cultural-Resources-at-the-Mercy"
  +title: "Washington State Is Leaving Tribal Cultural Resources at the Mercy of Solar Developers"
  +url: "https://www.propublica.org/article/washington-state-is-leaving-tribal-cultural-resources-at-mercy-of-solar-developers"
  +body: """
    In the autumn of 2021, an 800-page report crossed the desk of Washington state lands archaeologist Sara Palmer. It came from an energy developer called Avangrid Renewables, which was proposing to build a solar facility partly on a parcel of public land managed by the state. Palmer was in charge of reviewing reports like these, which are based on land surveys intended to identify archaeologically and culturally significant resources.\n
    \n
    Developers have proposed dozens of similar solar and wind projects across the state — a “green rush” of sorts amid rising fears of climate change. With the projects came more reports.\n
    \n
    Often, Palmer, who worked for the Washington State Department of Natural Resources, read the reports and signed off; sometimes she shared notes on any concerns or told the developer to have the archaeologists they’d contracted with do additional fieldwork. This time, as she looked at the report, she grew concerned. The consulting company that Avangrid had hired, Tetra Tech, had included a lot of boilerplate language about human history on the Columbia Plateau, but fewer details than Palmer expected about what was actually found on the land.\n
    \n
    Palmer knew that the parcel, located on a ridge called Badger Mountain, near the confluence of the Wenatchee and Columbia rivers, was historically a high-traffic corridor for the škwáxčənəxʷ and šnp̍əšqʷáw̉šəxʷ peoples (also known as the Moses Columbia and Wenatchi tribes). The area would likely be rich in cultural resources, including historic stone structures and first foods, the ingredients that make up traditional Indigenous diets.\n
    \n
    Palmer was used to helping developers improve their technical reports to meet state standards. So, as soon as the snow melted, she drove out to Badger Mountain to look at the land herself.\n
    \n
    As she walked the sagebrush overlook, Palmer quickly found signs of current-day Indigenous ceremonial activity, as well as ancient sites such as stone structures that can look like natural formations to the untrained eye but serve a variety of functions, including hunting and storage.\n
    \n
    Most of the proposed development is on private lands, which Palmer lacked the authority to access. But in about 20 hours of fieldwork on the state-owned parcel, over the course of several days, Palmer said she found at least 17 sites of probable archaeological or cultural importance not listed in Tetra Tech’s survey. She would find more on subsequent visits.\n
    \n
    Over the next year, Palmer’s findings — and how she shared them — would pit her against corporate and political forces that seemed determined to push the project through.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705768613 {#1636
    date: 2024-01-20 17:36:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 31959
  -titleTs: "'cultur':6 'develop':13 'leav':4 'merci':10 'resourc':7 'solar':12 'state':2 'tribal':5 'washington':1"
  -bodyTs: "'17':376 '20':354 '2021':5 '800':7 'access':350 'across':81 'activ':305 'actual':184 'addit':139 'also':223 'amid':89 'ancient':309 'archaeolog':66,380 'archaeologist':17,133 'area':233 'author':348 'autumn':3 'avangrid':27,156 'badger':199,281 'base':59 'boilerpl':166 'build':33 'call':26,198 'came':21,98 'ceremoni':304 'chang':94 'charg':51 'climat':93 'columbia':173,208,228 'compani':154 'concern':125,151 'confluenc':203 'consult':153 'contract':136 'corpor':414 'corridor':216 'cours':366 'cross':10 'cultur':68,239,382 'current':301 'current-day':300 'd':135 'day':302,369 'depart':109 'desk':12 'detail':177 'determin':420 'develop':25,71,129,261,339 'diet':255 'dozen':74 'drove':278 'energi':24 'expect':180 'eye':324 'facil':36 'fear':91 'fewer':176 'fieldwork':140,357 'find':393,404 'first':246 'food':247 'forc':417 'format':320 'found':185,297,373 'function':330 'green':85 'grew':150 'help':260 'high':214 'high-traff':213 'hire':158 'histor':211,242 'histori':170 'hour':355 'human':169 'hunt':332 'identifi':65 'import':383 'improv':262 'includ':162,241,331 'indigen':254,303 'ingredi':249 'intend':63 'knew':190 'known':224 'lack':346 'land':16,43,61,188,287,343 'languag':167 'least':375 'like':55,235,318 'list':385 'locat':194 'look':145,284,317 'lot':164 'make':251 'manag':44 'meet':267 'melt':276 'mose':227 'mountain':200,282 'natur':111,319 'near':201 'next':400 'note':122 'often':101 'overlook':294 'own':362 'page':8 'palmer':19,48,102,179,189,256,295,345,370,402 'parcel':40,193,363 'part':37 'peopl':222 'pit':411 'plateau':174 'polit':416 'privat':342 'probabl':379 'project':80,97,424 'propos':31,73,338 'public':42 'push':422 'quick':296 'read':113 'renew':28 'report':9,54,100,115,148,265 'resourc':70,112,240 'review':53 'rich':237 'ridg':197 'rise':90 'river':209 'rush':86 'sagebrush':293 'said':371 'sara':18 'seem':419 'serv':326 'sever':368 'share':121,408 'sign':117,298 'signific':69 'similar':76 'site':310,377 'snow':275 'solar':35,77 'sometim':119 'soon':272 'sort':88 'standard':269 'state':15,47,83,108,268,361 'state-own':360 'stone':243,313 'storag':334 'structur':244,314 'subsequ':396 'survey':62,390 'tech':160,388 'technic':264 'tetra':159,387 'time':142 'told':127 'tradit':253 'traffic':215 'tribe':231 'untrain':323 'use':258 'varieti':328 'visit':397 'walk':291 'washington':14,107 'well':307 'wenatche':206 'wenatchi':230 'wind':79 'work':104 'would':234,392,410 'year':401 'škwáxčənəxʷ':219 'šnp̍əšqʷáw̉šəxʷ':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827113
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7728284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705768613 {#1635
    date: 2024-01-20 17:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Washington-State-Is-Leaving-Tribal-Cultural-Resources-at-the-Mercy"
  +title: "Washington State Is Leaving Tribal Cultural Resources at the Mercy of Solar Developers"
  +url: "https://www.propublica.org/article/washington-state-is-leaving-tribal-cultural-resources-at-mercy-of-solar-developers"
  +body: """
    In the autumn of 2021, an 800-page report crossed the desk of Washington state lands archaeologist Sara Palmer. It came from an energy developer called Avangrid Renewables, which was proposing to build a solar facility partly on a parcel of public land managed by the state. Palmer was in charge of reviewing reports like these, which are based on land surveys intended to identify archaeologically and culturally significant resources.\n
    \n
    Developers have proposed dozens of similar solar and wind projects across the state — a “green rush” of sorts amid rising fears of climate change. With the projects came more reports.\n
    \n
    Often, Palmer, who worked for the Washington State Department of Natural Resources, read the reports and signed off; sometimes she shared notes on any concerns or told the developer to have the archaeologists they’d contracted with do additional fieldwork. This time, as she looked at the report, she grew concerned. The consulting company that Avangrid had hired, Tetra Tech, had included a lot of boilerplate language about human history on the Columbia Plateau, but fewer details than Palmer expected about what was actually found on the land.\n
    \n
    Palmer knew that the parcel, located on a ridge called Badger Mountain, near the confluence of the Wenatchee and Columbia rivers, was historically a high-traffic corridor for the škwáxčənəxʷ and šnp̍əšqʷáw̉šəxʷ peoples (also known as the Moses Columbia and Wenatchi tribes). The area would likely be rich in cultural resources, including historic stone structures and first foods, the ingredients that make up traditional Indigenous diets.\n
    \n
    Palmer was used to helping developers improve their technical reports to meet state standards. So, as soon as the snow melted, she drove out to Badger Mountain to look at the land herself.\n
    \n
    As she walked the sagebrush overlook, Palmer quickly found signs of current-day Indigenous ceremonial activity, as well as ancient sites such as stone structures that can look like natural formations to the untrained eye but serve a variety of functions, including hunting and storage.\n
    \n
    Most of the proposed development is on private lands, which Palmer lacked the authority to access. But in about 20 hours of fieldwork on the state-owned parcel, over the course of several days, Palmer said she found at least 17 sites of probable archaeological or cultural importance not listed in Tetra Tech’s survey. She would find more on subsequent visits.\n
    \n
    Over the next year, Palmer’s findings — and how she shared them — would pit her against corporate and political forces that seemed determined to push the project through.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705768613 {#1636
    date: 2024-01-20 17:36:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 31959
  -titleTs: "'cultur':6 'develop':13 'leav':4 'merci':10 'resourc':7 'solar':12 'state':2 'tribal':5 'washington':1"
  -bodyTs: "'17':376 '20':354 '2021':5 '800':7 'access':350 'across':81 'activ':305 'actual':184 'addit':139 'also':223 'amid':89 'ancient':309 'archaeolog':66,380 'archaeologist':17,133 'area':233 'author':348 'autumn':3 'avangrid':27,156 'badger':199,281 'base':59 'boilerpl':166 'build':33 'call':26,198 'came':21,98 'ceremoni':304 'chang':94 'charg':51 'climat':93 'columbia':173,208,228 'compani':154 'concern':125,151 'confluenc':203 'consult':153 'contract':136 'corpor':414 'corridor':216 'cours':366 'cross':10 'cultur':68,239,382 'current':301 'current-day':300 'd':135 'day':302,369 'depart':109 'desk':12 'detail':177 'determin':420 'develop':25,71,129,261,339 'diet':255 'dozen':74 'drove':278 'energi':24 'expect':180 'eye':324 'facil':36 'fear':91 'fewer':176 'fieldwork':140,357 'find':393,404 'first':246 'food':247 'forc':417 'format':320 'found':185,297,373 'function':330 'green':85 'grew':150 'help':260 'high':214 'high-traff':213 'hire':158 'histor':211,242 'histori':170 'hour':355 'human':169 'hunt':332 'identifi':65 'import':383 'improv':262 'includ':162,241,331 'indigen':254,303 'ingredi':249 'intend':63 'knew':190 'known':224 'lack':346 'land':16,43,61,188,287,343 'languag':167 'least':375 'like':55,235,318 'list':385 'locat':194 'look':145,284,317 'lot':164 'make':251 'manag':44 'meet':267 'melt':276 'mose':227 'mountain':200,282 'natur':111,319 'near':201 'next':400 'note':122 'often':101 'overlook':294 'own':362 'page':8 'palmer':19,48,102,179,189,256,295,345,370,402 'parcel':40,193,363 'part':37 'peopl':222 'pit':411 'plateau':174 'polit':416 'privat':342 'probabl':379 'project':80,97,424 'propos':31,73,338 'public':42 'push':422 'quick':296 'read':113 'renew':28 'report':9,54,100,115,148,265 'resourc':70,112,240 'review':53 'rich':237 'ridg':197 'rise':90 'river':209 'rush':86 'sagebrush':293 'said':371 'sara':18 'seem':419 'serv':326 'sever':368 'share':121,408 'sign':117,298 'signific':69 'similar':76 'site':310,377 'snow':275 'solar':35,77 'sometim':119 'soon':272 'sort':88 'standard':269 'state':15,47,83,108,268,361 'state-own':360 'stone':243,313 'storag':334 'structur':244,314 'subsequ':396 'survey':62,390 'tech':160,388 'technic':264 'tetra':159,387 'time':142 'told':127 'tradit':253 'traffic':215 'tribe':231 'untrain':323 'use':258 'varieti':328 'visit':397 'walk':291 'washington':14,107 'well':307 'wenatche':206 'wenatchi':230 'wind':79 'work':104 'would':234,392,410 'year':401 'škwáxčənəxʷ':219 'šnp̍əšqʷáw̉šəxʷ':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827113
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7728284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705768613 {#1635
    date: 2024-01-20 17:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "And-why-you-gotta-touch-my-back-with-those-ice"
  +title: "And why you gotta touch my back with those ice blocks 😩"
  +url: "https://sopuli.xyz/pictrs/image/dbb1a28c-db56-4663-86d3-eca051ee29d9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 92
  +favouriteCount: 497
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727838585 {#1492
    date: 2024-10-02 05:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 31898
  -titleTs: "'back':7 'block':11 'gotta':4 'ice':10 'touch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826782
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8178753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705740382 {#1475
    date: 2024-01-20 09:46:22.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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "And-why-you-gotta-touch-my-back-with-those-ice"
  +title: "And why you gotta touch my back with those ice blocks 😩"
  +url: "https://sopuli.xyz/pictrs/image/dbb1a28c-db56-4663-86d3-eca051ee29d9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 92
  +favouriteCount: 497
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727838585 {#1492
    date: 2024-10-02 05:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 31898
  -titleTs: "'back':7 'block':11 'gotta':4 'ice':10 'touch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826782
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8178753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705740382 {#1475
    date: 2024-01-20 09:46:22.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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "And-why-you-gotta-touch-my-back-with-those-ice"
  +title: "And why you gotta touch my back with those ice blocks 😩"
  +url: "https://sopuli.xyz/pictrs/image/dbb1a28c-db56-4663-86d3-eca051ee29d9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 92
  +favouriteCount: 497
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727838585 {#1492
    date: 2024-10-02 05:09:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 31898
  -titleTs: "'back':7 'block':11 'gotta':4 'ice':10 'touch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826782
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8178753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705740382 {#1475
    date: 2024-01-20 09:46:22.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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Will-this-run-GTA-6-and-why-not"
  +title: "Will this run GTA 6 and why not?"
  +url: "https://files.catbox.moe/6qxmvc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727392150 {#1470
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 31896
  -titleTs: "'6':5 'gta':4 'run':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13122961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739740 {#1469
    date: 2024-01-20 09:35: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
15 DENIED edit
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Will-this-run-GTA-6-and-why-not"
  +title: "Will this run GTA 6 and why not?"
  +url: "https://files.catbox.moe/6qxmvc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727392150 {#1470
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 31896
  -titleTs: "'6':5 'gta':4 'run':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13122961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739740 {#1469
    date: 2024-01-20 09:35: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
16 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Will-this-run-GTA-6-and-why-not"
  +title: "Will this run GTA 6 and why not?"
  +url: "https://files.catbox.moe/6qxmvc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727392150 {#1470
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 31896
  -titleTs: "'6':5 'gta':4 'run':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13122961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739740 {#1469
    date: 2024-01-20 09:35: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
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 {#1745
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "My-HD-is-chocking-but-I-don-t-want-to-throw"
  +title: "My HD is chocking but I don't want to throw away culturally precious mataerial (mainly movies)"
  +url: null
  +body: """
    I’ve left wigh 10 gb in my hd, almost 300 gb in my hd are occupied by culturally relevant films (in hig deifinition) that in the future (I bielieve, and I’m afraid) won’t be so easy to find and thus I am reluctant to delete.\n
    \n
    spoilerOut of curiousity, some of the movies are: Fellini’s 8 and a half; Metropolitan by whit stillman; Lust; by Ang Lee; Ice storm by Ang lee; The Dresser by Peter Yates; Another woman, by woody allen;\n
    \n
    I cannot right now buy and external HD (that in the long distance I will surely loose in the profoudities of a cupboard), is there any solutions, safe and cheap to keep them somewhere online and made them available to anyone somewhere that is interested to watch them?  \n
    Thanks to anyone who will want to help me. Have a nice day!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727919796 {#1657
    date: 2024-10-03 03:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 31894
  -titleTs: "'away':12 'chock':4 'cultur':13 'hd':2 'main':16 'mataeri':15 'movi':17 'precious':14 'throw':11 'want':9"
  -bodyTs: "'10':5 '300':11 '8':59 'afraid':34 'allen':85 'almost':10 'ang':69,74 'anoth':81 'anyon':126,136 'avail':124 'bieliev':30 'buy':90 'cannot':87 'cheap':115 'cultur':19 'cupboard':108 'curious':51 'day':146 'deifinit':24 'delet':48 'distanc':98 'dresser':77 'easi':39 'extern':92 'fellini':57 'film':21 'find':41 'futur':28 'gb':6,12 'half':62 'hd':9,15,93 'help':141 'hig':23 'ice':71 'interest':130 'keep':117 'lee':70,75 'left':3 'long':97 'loos':102 'lust':67 'm':33 'made':122 'metropolitan':63 'movi':55 'nice':145 'occupi':17 'onlin':120 'peter':79 'profoud':105 'relev':20 'reluct':46 'right':88 'safe':113 'solut':112 'somewher':119,127 'spoilerout':49 'stillman':66 'storm':72 'sure':101 'thank':134 'thus':43 've':2 'want':139 'watch':132 'whit':65 'wigh':4 'woman':82 'won':35 'woodi':84 'yate':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824509
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738109 {#1659
    date: 2024-01-20 09:08:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "My-HD-is-chocking-but-I-don-t-want-to-throw"
  +title: "My HD is chocking but I don't want to throw away culturally precious mataerial (mainly movies)"
  +url: null
  +body: """
    I’ve left wigh 10 gb in my hd, almost 300 gb in my hd are occupied by culturally relevant films (in hig deifinition) that in the future (I bielieve, and I’m afraid) won’t be so easy to find and thus I am reluctant to delete.\n
    \n
    spoilerOut of curiousity, some of the movies are: Fellini’s 8 and a half; Metropolitan by whit stillman; Lust; by Ang Lee; Ice storm by Ang lee; The Dresser by Peter Yates; Another woman, by woody allen;\n
    \n
    I cannot right now buy and external HD (that in the long distance I will surely loose in the profoudities of a cupboard), is there any solutions, safe and cheap to keep them somewhere online and made them available to anyone somewhere that is interested to watch them?  \n
    Thanks to anyone who will want to help me. Have a nice day!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727919796 {#1657
    date: 2024-10-03 03:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 31894
  -titleTs: "'away':12 'chock':4 'cultur':13 'hd':2 'main':16 'mataeri':15 'movi':17 'precious':14 'throw':11 'want':9"
  -bodyTs: "'10':5 '300':11 '8':59 'afraid':34 'allen':85 'almost':10 'ang':69,74 'anoth':81 'anyon':126,136 'avail':124 'bieliev':30 'buy':90 'cannot':87 'cheap':115 'cultur':19 'cupboard':108 'curious':51 'day':146 'deifinit':24 'delet':48 'distanc':98 'dresser':77 'easi':39 'extern':92 'fellini':57 'film':21 'find':41 'futur':28 'gb':6,12 'half':62 'hd':9,15,93 'help':141 'hig':23 'ice':71 'interest':130 'keep':117 'lee':70,75 'left':3 'long':97 'loos':102 'lust':67 'm':33 'made':122 'metropolitan':63 'movi':55 'nice':145 'occupi':17 'onlin':120 'peter':79 'profoud':105 'relev':20 'reluct':46 'right':88 'safe':113 'solut':112 'somewher':119,127 'spoilerout':49 'stillman':66 'storm':72 'sure':101 'thank':134 'thus':43 've':2 'want':139 'watch':132 'whit':65 'wigh':4 'woman':82 'won':35 'woodi':84 'yate':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824509
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738109 {#1659
    date: 2024-01-20 09:08:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "My-HD-is-chocking-but-I-don-t-want-to-throw"
  +title: "My HD is chocking but I don't want to throw away culturally precious mataerial (mainly movies)"
  +url: null
  +body: """
    I’ve left wigh 10 gb in my hd, almost 300 gb in my hd are occupied by culturally relevant films (in hig deifinition) that in the future (I bielieve, and I’m afraid) won’t be so easy to find and thus I am reluctant to delete.\n
    \n
    spoilerOut of curiousity, some of the movies are: Fellini’s 8 and a half; Metropolitan by whit stillman; Lust; by Ang Lee; Ice storm by Ang lee; The Dresser by Peter Yates; Another woman, by woody allen;\n
    \n
    I cannot right now buy and external HD (that in the long distance I will surely loose in the profoudities of a cupboard), is there any solutions, safe and cheap to keep them somewhere online and made them available to anyone somewhere that is interested to watch them?  \n
    Thanks to anyone who will want to help me. Have a nice day!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727919796 {#1657
    date: 2024-10-03 03:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 31894
  -titleTs: "'away':12 'chock':4 'cultur':13 'hd':2 'main':16 'mataeri':15 'movi':17 'precious':14 'throw':11 'want':9"
  -bodyTs: "'10':5 '300':11 '8':59 'afraid':34 'allen':85 'almost':10 'ang':69,74 'anoth':81 'anyon':126,136 'avail':124 'bieliev':30 'buy':90 'cannot':87 'cheap':115 'cultur':19 'cupboard':108 'curious':51 'day':146 'deifinit':24 'delet':48 'distanc':98 'dresser':77 'easi':39 'extern':92 'fellini':57 'film':21 'find':41 'futur':28 'gb':6,12 'half':62 'hd':9,15,93 'help':141 'hig':23 'ice':71 'interest':130 'keep':117 'lee':70,75 'left':3 'long':97 'loos':102 'lust':67 'm':33 'made':122 'metropolitan':63 'movi':55 'nice':145 'occupi':17 'onlin':120 'peter':79 'profoud':105 'relev':20 'reluct':46 'right':88 'safe':113 'solut':112 'somewher':119,127 'spoilerout':49 'stillman':66 'storm':72 'sure':101 'thank':134 'thus':43 've':2 'want':139 'watch':132 'whit':65 'wigh':4 'woman':82 'won':35 'woodi':84 'yate':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824509
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738109 {#1659
    date: 2024-01-20 09:08:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Assist-Widget"
  +title: "Assist Widget"
  +url: null
  +body: """
    Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
    \n
    I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
    \n
    Any idea what I’m doing wrong? Or is the documentation out of date?\n
    \n
    Phone: OnePlus 9, running Android 13.  \n
    Hopefully this isn’t an OxygenOS issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727389437 {#1612
    date: 2024-09-27 00:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 32037
  -titleTs: "'assist':1 'widget':2"
  -bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824342
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7740485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705793342 {#1615
    date: 2024-01-21 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Assist-Widget"
  +title: "Assist Widget"
  +url: null
  +body: """
    Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
    \n
    I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
    \n
    Any idea what I’m doing wrong? Or is the documentation out of date?\n
    \n
    Phone: OnePlus 9, running Android 13.  \n
    Hopefully this isn’t an OxygenOS issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727389437 {#1612
    date: 2024-09-27 00:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 32037
  -titleTs: "'assist':1 'widget':2"
  -bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824342
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7740485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705793342 {#1615
    date: 2024-01-21 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Assist-Widget"
  +title: "Assist Widget"
  +url: null
  +body: """
    Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
    \n
    I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
    \n
    Any idea what I’m doing wrong? Or is the documentation out of date?\n
    \n
    Phone: OnePlus 9, running Android 13.  \n
    Hopefully this isn’t an OxygenOS issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727389437 {#1612
    date: 2024-09-27 00:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 32037
  -titleTs: "'assist':1 'widget':2"
  -bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824342
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7740485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705793342 {#1615
    date: 2024-01-21 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "The-desire-to-build-a-self-defense-kit-from-Google-and"
  +title: "The desire to build a self-defense kit from Google and the Internet as it is today"
  +url: null
  +body: """
    (if you don’t want to go through all my strident words) Thus, after this rant, my question is: where do I start from to build my surviving kit and my right to be private and disclose personal information to who and when I want to. How I become the actual owner of my device?\n
    \n
    (I’m Italian, sorry for my Englishi) I feel I’m enduring too many aspects of my everyday life. Because of my scarce knowledge on many things I am enforced to accept other’s companies decisione. My approach toward The mega companies who, in my view, are owning Internet is obsolete and definitely ineffective: I don’t use X, FB, instagram, TIK TOK and I boycott Amazon. I just use YT, via freetube, reVanced and Newpipe, until this will be possible. (but, alas, I pay to use chatgpt 4, rather useful tool sometimes) I don’t own a sufficient knowledge to use the net ad the mobile phone to riaffirm my independence and anonimity in this once beautiful world of collective enthusiasts and clever people that once was internet.  \n
    Also I find infuriating that I’m spied constantly for the simple fact of using a device that I bought with my money and that from the has never be mine but Google’s. I am just sick of it, but I, repeat, don’t have the knowledge to switch and turn into a citizen who strolls in the world of internet without being followed by ‘people’ who wants to sell you constantly something and wants to profile you. I find this too aggressive and unbearable. Thus, after this rant, my question is: where do I start from to build my surviving kit and my right to be private and disclose personal information to who and when I want to? **** How the f**k I defend myself from these greedy psycopaths (in the film 'Don’t look up: Peter Isherwell, the billionaire CEO of BASH Cellular, was a pricelees portrait of people I cannot stand and for humanity are more harmful thant covid-19)\n
    \n
    ---
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727315865 {#1516
    date: 2024-09-26 03:57:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 31893
  -titleTs: "'build':4 'defens':8 'desir':2 'googl':11 'internet':14 'kit':9 'self':7 'self-defens':6 'today':18"
  -bodyTs: "'-19':348 '4':144 'accept':87 'actual':51 'ad':160 'aggress':268 'ala':138 'also':185 'amazon':122 'anonim':169 'approach':93 'aspect':70 'bash':329 'beauti':173 'becom':49 'billionair':326 'bought':204 'boycott':121 'build':26,284 'cannot':338 'cellular':330 'ceo':327 'chatgpt':143 'citizen':239 'clever':179 'collect':176 'compani':90,97 'constant':193,257 'covid':347 'decision':91 'defend':310 'definit':108 'devic':55,201 'disclos':37,295 'endur':67 'enforc':85 'englishi':62 'enthusiast':177 'everyday':73 'f':307 'fact':197 'fb':115 'feel':64 'film':318 'find':187,265 'follow':249 'freetub':128 'go':7 'googl':217 'greedi':314 'harm':345 'human':342 'independ':167 'ineffect':109 'inform':39,297 'infuri':188 'instagram':116 'internet':104,184,246 'isherwel':324 'italian':58 'k':308 'kit':29,287 'knowledg':79,155,232 'life':74 'look':321 'm':57,66,191 'mani':69,81 'mega':96 'mine':215 'mobil':162 'money':207 'net':159 'never':213 'newpip':131 'obsolet':106 'own':103 'owner':52 'pay':140 'peopl':180,251,336 'person':38,296 'peter':323 'phone':163 'portrait':334 'possibl':136 'pricele':333 'privat':35,293 'profil':262 'psycopath':315 'question':18,276 'rant':16,274 'rather':145 'repeat':227 'revanc':129 'riaffirm':165 'right':32,290 'scarc':78 'sell':255 'sick':222 'simpl':196 'someth':258 'sometim':148 'sorri':59 'spi':192 'stand':339 'start':23,281 'strident':11 'stroll':241 'suffici':154 'surviv':28,286 'switch':234 'thant':346 'thing':82 'thus':13,271 'tik':117 'tok':118 'tool':147 'toward':94 'turn':236 'unbear':270 'use':113,125,142,146,157,199 'via':127 'view':101 'want':5,45,253,260,303 'without':247 'word':12 'world':174,244 'x':114 'yt':126"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705823230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736830 {#1518
    date: 2024-01-20 08:47:10.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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "The-desire-to-build-a-self-defense-kit-from-Google-and"
  +title: "The desire to build a self-defense kit from Google and the Internet as it is today"
  +url: null
  +body: """
    (if you don’t want to go through all my strident words) Thus, after this rant, my question is: where do I start from to build my surviving kit and my right to be private and disclose personal information to who and when I want to. How I become the actual owner of my device?\n
    \n
    (I’m Italian, sorry for my Englishi) I feel I’m enduring too many aspects of my everyday life. Because of my scarce knowledge on many things I am enforced to accept other’s companies decisione. My approach toward The mega companies who, in my view, are owning Internet is obsolete and definitely ineffective: I don’t use X, FB, instagram, TIK TOK and I boycott Amazon. I just use YT, via freetube, reVanced and Newpipe, until this will be possible. (but, alas, I pay to use chatgpt 4, rather useful tool sometimes) I don’t own a sufficient knowledge to use the net ad the mobile phone to riaffirm my independence and anonimity in this once beautiful world of collective enthusiasts and clever people that once was internet.  \n
    Also I find infuriating that I’m spied constantly for the simple fact of using a device that I bought with my money and that from the has never be mine but Google’s. I am just sick of it, but I, repeat, don’t have the knowledge to switch and turn into a citizen who strolls in the world of internet without being followed by ‘people’ who wants to sell you constantly something and wants to profile you. I find this too aggressive and unbearable. Thus, after this rant, my question is: where do I start from to build my surviving kit and my right to be private and disclose personal information to who and when I want to? **** How the f**k I defend myself from these greedy psycopaths (in the film 'Don’t look up: Peter Isherwell, the billionaire CEO of BASH Cellular, was a pricelees portrait of people I cannot stand and for humanity are more harmful thant covid-19)\n
    \n
    ---
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727315865 {#1516
    date: 2024-09-26 03:57:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 31893
  -titleTs: "'build':4 'defens':8 'desir':2 'googl':11 'internet':14 'kit':9 'self':7 'self-defens':6 'today':18"
  -bodyTs: "'-19':348 '4':144 'accept':87 'actual':51 'ad':160 'aggress':268 'ala':138 'also':185 'amazon':122 'anonim':169 'approach':93 'aspect':70 'bash':329 'beauti':173 'becom':49 'billionair':326 'bought':204 'boycott':121 'build':26,284 'cannot':338 'cellular':330 'ceo':327 'chatgpt':143 'citizen':239 'clever':179 'collect':176 'compani':90,97 'constant':193,257 'covid':347 'decision':91 'defend':310 'definit':108 'devic':55,201 'disclos':37,295 'endur':67 'enforc':85 'englishi':62 'enthusiast':177 'everyday':73 'f':307 'fact':197 'fb':115 'feel':64 'film':318 'find':187,265 'follow':249 'freetub':128 'go':7 'googl':217 'greedi':314 'harm':345 'human':342 'independ':167 'ineffect':109 'inform':39,297 'infuri':188 'instagram':116 'internet':104,184,246 'isherwel':324 'italian':58 'k':308 'kit':29,287 'knowledg':79,155,232 'life':74 'look':321 'm':57,66,191 'mani':69,81 'mega':96 'mine':215 'mobil':162 'money':207 'net':159 'never':213 'newpip':131 'obsolet':106 'own':103 'owner':52 'pay':140 'peopl':180,251,336 'person':38,296 'peter':323 'phone':163 'portrait':334 'possibl':136 'pricele':333 'privat':35,293 'profil':262 'psycopath':315 'question':18,276 'rant':16,274 'rather':145 'repeat':227 'revanc':129 'riaffirm':165 'right':32,290 'scarc':78 'sell':255 'sick':222 'simpl':196 'someth':258 'sometim':148 'sorri':59 'spi':192 'stand':339 'start':23,281 'strident':11 'stroll':241 'suffici':154 'surviv':28,286 'switch':234 'thant':346 'thing':82 'thus':13,271 'tik':117 'tok':118 'tool':147 'toward':94 'turn':236 'unbear':270 'use':113,125,142,146,157,199 'via':127 'view':101 'want':5,45,253,260,303 'without':247 'word':12 'world':174,244 'x':114 'yt':126"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705823230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736830 {#1518
    date: 2024-01-20 08:47:10.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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "The-desire-to-build-a-self-defense-kit-from-Google-and"
  +title: "The desire to build a self-defense kit from Google and the Internet as it is today"
  +url: null
  +body: """
    (if you don’t want to go through all my strident words) Thus, after this rant, my question is: where do I start from to build my surviving kit and my right to be private and disclose personal information to who and when I want to. How I become the actual owner of my device?\n
    \n
    (I’m Italian, sorry for my Englishi) I feel I’m enduring too many aspects of my everyday life. Because of my scarce knowledge on many things I am enforced to accept other’s companies decisione. My approach toward The mega companies who, in my view, are owning Internet is obsolete and definitely ineffective: I don’t use X, FB, instagram, TIK TOK and I boycott Amazon. I just use YT, via freetube, reVanced and Newpipe, until this will be possible. (but, alas, I pay to use chatgpt 4, rather useful tool sometimes) I don’t own a sufficient knowledge to use the net ad the mobile phone to riaffirm my independence and anonimity in this once beautiful world of collective enthusiasts and clever people that once was internet.  \n
    Also I find infuriating that I’m spied constantly for the simple fact of using a device that I bought with my money and that from the has never be mine but Google’s. I am just sick of it, but I, repeat, don’t have the knowledge to switch and turn into a citizen who strolls in the world of internet without being followed by ‘people’ who wants to sell you constantly something and wants to profile you. I find this too aggressive and unbearable. Thus, after this rant, my question is: where do I start from to build my surviving kit and my right to be private and disclose personal information to who and when I want to? **** How the f**k I defend myself from these greedy psycopaths (in the film 'Don’t look up: Peter Isherwell, the billionaire CEO of BASH Cellular, was a pricelees portrait of people I cannot stand and for humanity are more harmful thant covid-19)\n
    \n
    ---
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727315865 {#1516
    date: 2024-09-26 03:57:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 31893
  -titleTs: "'build':4 'defens':8 'desir':2 'googl':11 'internet':14 'kit':9 'self':7 'self-defens':6 'today':18"
  -bodyTs: "'-19':348 '4':144 'accept':87 'actual':51 'ad':160 'aggress':268 'ala':138 'also':185 'amazon':122 'anonim':169 'approach':93 'aspect':70 'bash':329 'beauti':173 'becom':49 'billionair':326 'bought':204 'boycott':121 'build':26,284 'cannot':338 'cellular':330 'ceo':327 'chatgpt':143 'citizen':239 'clever':179 'collect':176 'compani':90,97 'constant':193,257 'covid':347 'decision':91 'defend':310 'definit':108 'devic':55,201 'disclos':37,295 'endur':67 'enforc':85 'englishi':62 'enthusiast':177 'everyday':73 'f':307 'fact':197 'fb':115 'feel':64 'film':318 'find':187,265 'follow':249 'freetub':128 'go':7 'googl':217 'greedi':314 'harm':345 'human':342 'independ':167 'ineffect':109 'inform':39,297 'infuri':188 'instagram':116 'internet':104,184,246 'isherwel':324 'italian':58 'k':308 'kit':29,287 'knowledg':79,155,232 'life':74 'look':321 'm':57,66,191 'mani':69,81 'mega':96 'mine':215 'mobil':162 'money':207 'net':159 'never':213 'newpip':131 'obsolet':106 'own':103 'owner':52 'pay':140 'peopl':180,251,336 'person':38,296 'peter':323 'phone':163 'portrait':334 'possibl':136 'pricele':333 'privat':35,293 'profil':262 'psycopath':315 'question':18,276 'rant':16,274 'rather':145 'repeat':227 'revanc':129 'riaffirm':165 'right':32,290 'scarc':78 'sell':255 'sick':222 'simpl':196 'someth':258 'sometim':148 'sorri':59 'spi':192 'stand':339 'start':23,281 'strident':11 'stroll':241 'suffici':154 'surviv':28,286 'switch':234 'thant':346 'thing':82 'thus':13,271 'tik':117 'tok':118 'tool':147 'toward':94 'turn':236 'unbear':270 'use':113,125,142,146,157,199 'via':127 'view':101 'want':5,45,253,260,303 'without':247 'word':12 'world':174,244 'x':114 'yt':126"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705823230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736830 {#1518
    date: 2024-01-20 08:47:10.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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "Wayland-Protocols-1-33-Released-With-DMA-BUF-Stable-Adds-Transient-Seat"
  +title: "Wayland Protocols 1.33 Released With DMA-BUF Stable, Adds Transient Seat Protocol"
  +url: "https://www.phoronix.com/news/Wayland-Protocols-1.33"
  +body: """
    > The Linux DMA-BUF protocol for Wayland is widely used these days and supported by multiple compositors for negotiating optimal buffer allocation parameters between clients and compositors. The current fifth version of linux-dmabuf was marked as stable with it working out well and no need for any other changes before removing the “experimental” tag.\n
    \n
    > The new transient seat protocol for Wayland is for creating short-lived seats for remote users. These transient seats will be automatically removed as soon as the client disconnects. The transient seat protocol is intended for use with Wayland’s virtual input and virtual pointer protocols for remote desktop use.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736439 {#1507
    date: 2024-01-20 08:40:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 31891
  -titleTs: "'1.33':3 'add':10 'buf':8 'dma':7 'dma-buf':6 'protocol':2,13 'releas':4 'seat':12 'stabl':9 'transient':11 'wayland':1"
  -bodyTs: "'alloc':23 'automat':80 'buf':5 'buffer':22 'chang':52 'client':26,86 'compositor':18,28 'creat':67 'current':30 'day':13 'desktop':107 'disconnect':87 'dma':4 'dma-buf':3 'dmabuf':36 'experiment':56 'fifth':31 'input':100 'intend':93 'linux':2,35 'linux-dmabuf':34 'live':70 'mark':38 'multipl':17 'need':48 'negoti':20 'new':59 'optim':21 'paramet':24 'pointer':103 'protocol':6,62,91,104 'remot':73,106 'remov':54,81 'seat':61,71,77,90 'short':69 'short-liv':68 'soon':83 'stabl':40 'support':15 'tag':57 'transient':60,76,89 'use':11,95,108 'user':74 'version':32 'virtual':99,102 'wayland':8,64,97 'well':45 'wide':10 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736439 {#1505
    date: 2024-01-20 08:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "Wayland-Protocols-1-33-Released-With-DMA-BUF-Stable-Adds-Transient-Seat"
  +title: "Wayland Protocols 1.33 Released With DMA-BUF Stable, Adds Transient Seat Protocol"
  +url: "https://www.phoronix.com/news/Wayland-Protocols-1.33"
  +body: """
    > The Linux DMA-BUF protocol for Wayland is widely used these days and supported by multiple compositors for negotiating optimal buffer allocation parameters between clients and compositors. The current fifth version of linux-dmabuf was marked as stable with it working out well and no need for any other changes before removing the “experimental” tag.\n
    \n
    > The new transient seat protocol for Wayland is for creating short-lived seats for remote users. These transient seats will be automatically removed as soon as the client disconnects. The transient seat protocol is intended for use with Wayland’s virtual input and virtual pointer protocols for remote desktop use.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736439 {#1507
    date: 2024-01-20 08:40:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 31891
  -titleTs: "'1.33':3 'add':10 'buf':8 'dma':7 'dma-buf':6 'protocol':2,13 'releas':4 'seat':12 'stabl':9 'transient':11 'wayland':1"
  -bodyTs: "'alloc':23 'automat':80 'buf':5 'buffer':22 'chang':52 'client':26,86 'compositor':18,28 'creat':67 'current':30 'day':13 'desktop':107 'disconnect':87 'dma':4 'dma-buf':3 'dmabuf':36 'experiment':56 'fifth':31 'input':100 'intend':93 'linux':2,35 'linux-dmabuf':34 'live':70 'mark':38 'multipl':17 'need':48 'negoti':20 'new':59 'optim':21 'paramet':24 'pointer':103 'protocol':6,62,91,104 'remot':73,106 'remov':54,81 'seat':61,71,77,90 'short':69 'short-liv':68 'soon':83 'stabl':40 'support':15 'tag':57 'transient':60,76,89 'use':11,95,108 'user':74 'version':32 'virtual':99,102 'wayland':8,64,97 'well':45 'wide':10 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736439 {#1505
    date: 2024-01-20 08:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "Wayland-Protocols-1-33-Released-With-DMA-BUF-Stable-Adds-Transient-Seat"
  +title: "Wayland Protocols 1.33 Released With DMA-BUF Stable, Adds Transient Seat Protocol"
  +url: "https://www.phoronix.com/news/Wayland-Protocols-1.33"
  +body: """
    > The Linux DMA-BUF protocol for Wayland is widely used these days and supported by multiple compositors for negotiating optimal buffer allocation parameters between clients and compositors. The current fifth version of linux-dmabuf was marked as stable with it working out well and no need for any other changes before removing the “experimental” tag.\n
    \n
    > The new transient seat protocol for Wayland is for creating short-lived seats for remote users. These transient seats will be automatically removed as soon as the client disconnects. The transient seat protocol is intended for use with Wayland’s virtual input and virtual pointer protocols for remote desktop use.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736439 {#1507
    date: 2024-01-20 08:40:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 31891
  -titleTs: "'1.33':3 'add':10 'buf':8 'dma':7 'dma-buf':6 'protocol':2,13 'releas':4 'seat':12 'stabl':9 'transient':11 'wayland':1"
  -bodyTs: "'alloc':23 'automat':80 'buf':5 'buffer':22 'chang':52 'client':26,86 'compositor':18,28 'creat':67 'current':30 'day':13 'desktop':107 'disconnect':87 'dma':4 'dma-buf':3 'dmabuf':36 'experiment':56 'fifth':31 'input':100 'intend':93 'linux':2,35 'linux-dmabuf':34 'live':70 'mark':38 'multipl':17 'need':48 'negoti':20 'new':59 'optim':21 'paramet':24 'pointer':103 'protocol':6,62,91,104 'remot':73,106 'remov':54,81 'seat':61,71,77,90 'short':69 'short-liv':68 'soon':83 'stabl':40 'support':15 'tag':57 'transient':60,76,89 'use':11,95,108 'user':74 'version':32 'virtual':99,102 'wayland':8,64,97 'well':45 'wide':10 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736439 {#1505
    date: 2024-01-20 08:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "How-where-to-find-regional-music"
  +title: "How/where to find regional music"
  +url: null
  +body: "Mostly bollywood OST and arabic If possible lossless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727202882 {#1514
    date: 2024-09-24 20:34:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 31889
  -titleTs: "'find':3 'how/where':1 'music':5 'region':4"
  -bodyTs: "'arab':5 'bollywood':2 'lossless':8 'most':1 'ost':3 'possibl':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735448 {#1499
    date: 2024-01-20 08:24:08.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 {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "How-where-to-find-regional-music"
  +title: "How/where to find regional music"
  +url: null
  +body: "Mostly bollywood OST and arabic If possible lossless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727202882 {#1514
    date: 2024-09-24 20:34:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 31889
  -titleTs: "'find':3 'how/where':1 'music':5 'region':4"
  -bodyTs: "'arab':5 'bollywood':2 'lossless':8 'most':1 'ost':3 'possibl':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735448 {#1499
    date: 2024-01-20 08:24:08.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 {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "How-where-to-find-regional-music"
  +title: "How/where to find regional music"
  +url: null
  +body: "Mostly bollywood OST and arabic If possible lossless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727202882 {#1514
    date: 2024-09-24 20:34:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 31889
  -titleTs: "'find':3 'how/where':1 'music':5 'region':4"
  -bodyTs: "'arab':5 'bollywood':2 'lossless':8 'most':1 'ost':3 'possibl':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735448 {#1499
    date: 2024-01-20 08:24:08.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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Mozilla-s-Platform-Tilt-Tracking-technical-issues-which-disadvantage-Firefox-relative"
  +title: "Mozilla's Platform Tilt: Tracking technical issues which disadvantage Firefox relative to the first-party browser within major software platforms"
  +url: "https://mozilla.github.io/platform-tilt/"
  +body: """
    cross-posted from: [lemmy.world/post/10939423](https://lemmy.world/post/10939423)\n
    \n
    > About Platform Tilt:\n
    > \n
    > This [dashboard](https://mozilla.github.io/platform-tilt/) tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field. Further discussion on the live issues can be found in our [platform-tilt issue tracker. ](https://github.com/mozilla/platform-tilt/)\n
    > \n
    > Mozilla’s blog [post](https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):\n
    > \n
    > Browsers are the principal gateway connecting people to the open Internet, acting as their agent and shaping their experience. The central role of browsers has long motivated us to build and improve Firefox in order to offer people an independent choice. However, this centrality also creates a strong incentive for dominant players to control the browser that people use. The right way to win users is to build a better product, but shortcuts can be irresistible — and there’s a long history of companies leveraging their control of devices and operating systems to tilt the playing field in favor of their own browser.\n
    > \n
    > *This tilt manifests in a variety of ways. For example: making it harder for a user to download and use a different browser, ignoring or resetting a user’s default browser preference, restricting capabilities to the first-party browser, or requiring the use of the first-party browser engine for third-party browsers.*\n
    > \n
    > For years, Mozilla has engaged in dialog with platform vendors in an effort to address these issues. With renewed public attention and an evolving regulatory environment, we think it’s time to publish these concerns using the same transparent process and tools we use to develop positions on emerging technical standards. So today we’re publishing a new issue tracker where we intend to document the ways in which platforms put Firefox at a disadvantage and engage with the vendors of those platforms to resolve them.\n
    > \n
    > This tracker captures the issues we experience developing Firefox, but we believe in an even playing field for everyone, not just us. We encourage other browser vendors to publish their concerns in a similar fashion, and welcome the engagement and contributions of other non-browser groups interested in these issues. We’re particularly appreciative of the efforts of Open Web Advocacy in articulating the case for a level playing field and for documenting self-preferencing.\n
    > \n
    > People deserve choice, and choice requires the existence of viable alternatives. Alternatives and competition are good for everyone, but they can only flourish if the playing field is fair. It’s not today, but it’s also not hard to fix if the platform vendors wish to do so.\n
    > \n
    > We call on Apple, Google, and Microsoft to engage with us in this new forum to speedily resolve these concerns.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727201529 {#1359
    date: 2024-09-24 20:12:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 31888
  -titleTs: "'browser':17 'disadvantag':9 'firefox':10 'first':15 'first-parti':14 'issu':7 'major':19 'mozilla':1 'parti':16 'platform':3,21 'relat':11 'softwar':20 'technic':6 'tilt':4 'track':5 'within':18"
  -bodyTs: "'/mozilla/platform-tilt/)':70 '/netpolicy/2024/01/19/platform-tilt/):':77 '/platform-tilt/)':15 '/post/10939423](https://lemmy.world/post/10939423)':7 'act':89 'address':251 'advocaci':384 'agent':92 'also':122,436 'altern':410,411 'appl':452 'appreci':377 'articul':386 'aspect':35 'attent':257 'believ':334 'better':147 'blog':73 'blog.mozilla.org':76 'blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):':75 'browser':32,78,101,133,180,203,211,220,230,236,348,368 'build':107,145 'call':450 'capabl':214 'captur':325 'case':388 'central':98,121 'chang':44 'choic':118,402,404 'compani':161 'competit':413 'concern':271,353,468 'connect':83 'consid':34 'contribut':363 'control':131,164 'creat':46,123 'cross':2 'cross-post':1 'dashboard':12 'default':210 'deserv':401 'develop':282,330 'devic':166 'dialog':243 'differ':202 'disadvantag':24,311 'discuss':53 'document':301,396 'domin':128 'download':198 'effort':249,380 'emerg':285 'encourag':346 'engag':241,313,361,457 'engin':231 'environ':262 'even':337 'everyon':341,417 'evolv':260 'exampl':190 'exist':407 'experi':96,329 'fair':428 'fashion':357 'favor':176 'field':51,174,339,393,426 'firefox':25,110,308,331 'first':30,218,228 'first-parti':29,217,227 'fix':440 'flourish':422 'forum':463 'found':60 'function':41 'gateway':82 'github.com':69 'github.com/mozilla/platform-tilt/)':68 'good':415 'googl':453 'group':369 'hard':438 'harder':193 'histori':159 'howev':119 'ignor':204 'improv':109 'incent':126 'independ':117 'intend':299 'interest':370 'internet':88 'irresist':153 'issu':18,57,66,253,295,327,373 'lemmy.world':6 'lemmy.world/post/10939423](https://lemmy.world/post/10939423)':5 'level':49,391 'leverag':162 'like':36 'live':56 'long':103,158 'major':20 'make':191 'manifest':183 'microsoft':455 'motiv':104 'mozilla':71,239 'mozilla.github.io':14 'mozilla.github.io/platform-tilt/)':13 'new':294,462 'non':367 'non-brows':366 'offer':114 'open':87,382 'oper':168 'order':112 'parti':31,219,229,235 'particular':376 'peopl':84,115,135,400 'perform':39 'platform':9,22,64,245,306,319,443 'platform-tilt':63 'play':50,173,338,392,425 'player':129 'posit':283 'post':3,74 'prefer':212 'preferenc':399 'princip':81 'process':276 'product':148 'propos':43 'public':256 'publish':269,292,351 'put':307 're':291,375 'regulatori':261 'relat':26 'renew':255 'requir':222,405 'reset':206 'resolv':321,466 'restrict':213 'right':138 'role':99 'secur':37 'self':398 'self-preferenc':397 'shape':94 'shortcut':150 'similar':356 'softwar':21 'speedili':465 'stabil':38 'standard':287 'strong':125 'system':169 'technic':17,286 'think':264 'third':234 'third-parti':233 'tilt':10,65,171,182 'time':267 'today':289,432 'tool':278 'track':16 'tracker':67,296,324 'transpar':275 'us':105,344,459 'use':136,200,224,272,280 'user':142,196,208 'varieti':186 'vendor':246,316,349,444 'viabl':409 'way':139,188,303 'web':383 'welcom':359 'win':141 'wish':445 'year':238"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735174 {#2488
    date: 2024-01-20 08:19:34.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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Mozilla-s-Platform-Tilt-Tracking-technical-issues-which-disadvantage-Firefox-relative"
  +title: "Mozilla's Platform Tilt: Tracking technical issues which disadvantage Firefox relative to the first-party browser within major software platforms"
  +url: "https://mozilla.github.io/platform-tilt/"
  +body: """
    cross-posted from: [lemmy.world/post/10939423](https://lemmy.world/post/10939423)\n
    \n
    > About Platform Tilt:\n
    > \n
    > This [dashboard](https://mozilla.github.io/platform-tilt/) tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field. Further discussion on the live issues can be found in our [platform-tilt issue tracker. ](https://github.com/mozilla/platform-tilt/)\n
    > \n
    > Mozilla’s blog [post](https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):\n
    > \n
    > Browsers are the principal gateway connecting people to the open Internet, acting as their agent and shaping their experience. The central role of browsers has long motivated us to build and improve Firefox in order to offer people an independent choice. However, this centrality also creates a strong incentive for dominant players to control the browser that people use. The right way to win users is to build a better product, but shortcuts can be irresistible — and there’s a long history of companies leveraging their control of devices and operating systems to tilt the playing field in favor of their own browser.\n
    > \n
    > *This tilt manifests in a variety of ways. For example: making it harder for a user to download and use a different browser, ignoring or resetting a user’s default browser preference, restricting capabilities to the first-party browser, or requiring the use of the first-party browser engine for third-party browsers.*\n
    > \n
    > For years, Mozilla has engaged in dialog with platform vendors in an effort to address these issues. With renewed public attention and an evolving regulatory environment, we think it’s time to publish these concerns using the same transparent process and tools we use to develop positions on emerging technical standards. So today we’re publishing a new issue tracker where we intend to document the ways in which platforms put Firefox at a disadvantage and engage with the vendors of those platforms to resolve them.\n
    > \n
    > This tracker captures the issues we experience developing Firefox, but we believe in an even playing field for everyone, not just us. We encourage other browser vendors to publish their concerns in a similar fashion, and welcome the engagement and contributions of other non-browser groups interested in these issues. We’re particularly appreciative of the efforts of Open Web Advocacy in articulating the case for a level playing field and for documenting self-preferencing.\n
    > \n
    > People deserve choice, and choice requires the existence of viable alternatives. Alternatives and competition are good for everyone, but they can only flourish if the playing field is fair. It’s not today, but it’s also not hard to fix if the platform vendors wish to do so.\n
    > \n
    > We call on Apple, Google, and Microsoft to engage with us in this new forum to speedily resolve these concerns.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727201529 {#1359
    date: 2024-09-24 20:12:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 31888
  -titleTs: "'browser':17 'disadvantag':9 'firefox':10 'first':15 'first-parti':14 'issu':7 'major':19 'mozilla':1 'parti':16 'platform':3,21 'relat':11 'softwar':20 'technic':6 'tilt':4 'track':5 'within':18"
  -bodyTs: "'/mozilla/platform-tilt/)':70 '/netpolicy/2024/01/19/platform-tilt/):':77 '/platform-tilt/)':15 '/post/10939423](https://lemmy.world/post/10939423)':7 'act':89 'address':251 'advocaci':384 'agent':92 'also':122,436 'altern':410,411 'appl':452 'appreci':377 'articul':386 'aspect':35 'attent':257 'believ':334 'better':147 'blog':73 'blog.mozilla.org':76 'blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):':75 'browser':32,78,101,133,180,203,211,220,230,236,348,368 'build':107,145 'call':450 'capabl':214 'captur':325 'case':388 'central':98,121 'chang':44 'choic':118,402,404 'compani':161 'competit':413 'concern':271,353,468 'connect':83 'consid':34 'contribut':363 'control':131,164 'creat':46,123 'cross':2 'cross-post':1 'dashboard':12 'default':210 'deserv':401 'develop':282,330 'devic':166 'dialog':243 'differ':202 'disadvantag':24,311 'discuss':53 'document':301,396 'domin':128 'download':198 'effort':249,380 'emerg':285 'encourag':346 'engag':241,313,361,457 'engin':231 'environ':262 'even':337 'everyon':341,417 'evolv':260 'exampl':190 'exist':407 'experi':96,329 'fair':428 'fashion':357 'favor':176 'field':51,174,339,393,426 'firefox':25,110,308,331 'first':30,218,228 'first-parti':29,217,227 'fix':440 'flourish':422 'forum':463 'found':60 'function':41 'gateway':82 'github.com':69 'github.com/mozilla/platform-tilt/)':68 'good':415 'googl':453 'group':369 'hard':438 'harder':193 'histori':159 'howev':119 'ignor':204 'improv':109 'incent':126 'independ':117 'intend':299 'interest':370 'internet':88 'irresist':153 'issu':18,57,66,253,295,327,373 'lemmy.world':6 'lemmy.world/post/10939423](https://lemmy.world/post/10939423)':5 'level':49,391 'leverag':162 'like':36 'live':56 'long':103,158 'major':20 'make':191 'manifest':183 'microsoft':455 'motiv':104 'mozilla':71,239 'mozilla.github.io':14 'mozilla.github.io/platform-tilt/)':13 'new':294,462 'non':367 'non-brows':366 'offer':114 'open':87,382 'oper':168 'order':112 'parti':31,219,229,235 'particular':376 'peopl':84,115,135,400 'perform':39 'platform':9,22,64,245,306,319,443 'platform-tilt':63 'play':50,173,338,392,425 'player':129 'posit':283 'post':3,74 'prefer':212 'preferenc':399 'princip':81 'process':276 'product':148 'propos':43 'public':256 'publish':269,292,351 'put':307 're':291,375 'regulatori':261 'relat':26 'renew':255 'requir':222,405 'reset':206 'resolv':321,466 'restrict':213 'right':138 'role':99 'secur':37 'self':398 'self-preferenc':397 'shape':94 'shortcut':150 'similar':356 'softwar':21 'speedili':465 'stabil':38 'standard':287 'strong':125 'system':169 'technic':17,286 'think':264 'third':234 'third-parti':233 'tilt':10,65,171,182 'time':267 'today':289,432 'tool':278 'track':16 'tracker':67,296,324 'transpar':275 'us':105,344,459 'use':136,200,224,272,280 'user':142,196,208 'varieti':186 'vendor':246,316,349,444 'viabl':409 'way':139,188,303 'web':383 'welcom':359 'win':141 'wish':445 'year':238"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735174 {#2488
    date: 2024-01-20 08:19:34.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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Mozilla-s-Platform-Tilt-Tracking-technical-issues-which-disadvantage-Firefox-relative"
  +title: "Mozilla's Platform Tilt: Tracking technical issues which disadvantage Firefox relative to the first-party browser within major software platforms"
  +url: "https://mozilla.github.io/platform-tilt/"
  +body: """
    cross-posted from: [lemmy.world/post/10939423](https://lemmy.world/post/10939423)\n
    \n
    > About Platform Tilt:\n
    > \n
    > This [dashboard](https://mozilla.github.io/platform-tilt/) tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field. Further discussion on the live issues can be found in our [platform-tilt issue tracker. ](https://github.com/mozilla/platform-tilt/)\n
    > \n
    > Mozilla’s blog [post](https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):\n
    > \n
    > Browsers are the principal gateway connecting people to the open Internet, acting as their agent and shaping their experience. The central role of browsers has long motivated us to build and improve Firefox in order to offer people an independent choice. However, this centrality also creates a strong incentive for dominant players to control the browser that people use. The right way to win users is to build a better product, but shortcuts can be irresistible — and there’s a long history of companies leveraging their control of devices and operating systems to tilt the playing field in favor of their own browser.\n
    > \n
    > *This tilt manifests in a variety of ways. For example: making it harder for a user to download and use a different browser, ignoring or resetting a user’s default browser preference, restricting capabilities to the first-party browser, or requiring the use of the first-party browser engine for third-party browsers.*\n
    > \n
    > For years, Mozilla has engaged in dialog with platform vendors in an effort to address these issues. With renewed public attention and an evolving regulatory environment, we think it’s time to publish these concerns using the same transparent process and tools we use to develop positions on emerging technical standards. So today we’re publishing a new issue tracker where we intend to document the ways in which platforms put Firefox at a disadvantage and engage with the vendors of those platforms to resolve them.\n
    > \n
    > This tracker captures the issues we experience developing Firefox, but we believe in an even playing field for everyone, not just us. We encourage other browser vendors to publish their concerns in a similar fashion, and welcome the engagement and contributions of other non-browser groups interested in these issues. We’re particularly appreciative of the efforts of Open Web Advocacy in articulating the case for a level playing field and for documenting self-preferencing.\n
    > \n
    > People deserve choice, and choice requires the existence of viable alternatives. Alternatives and competition are good for everyone, but they can only flourish if the playing field is fair. It’s not today, but it’s also not hard to fix if the platform vendors wish to do so.\n
    > \n
    > We call on Apple, Google, and Microsoft to engage with us in this new forum to speedily resolve these concerns.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727201529 {#1359
    date: 2024-09-24 20:12:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 31888
  -titleTs: "'browser':17 'disadvantag':9 'firefox':10 'first':15 'first-parti':14 'issu':7 'major':19 'mozilla':1 'parti':16 'platform':3,21 'relat':11 'softwar':20 'technic':6 'tilt':4 'track':5 'within':18"
  -bodyTs: "'/mozilla/platform-tilt/)':70 '/netpolicy/2024/01/19/platform-tilt/):':77 '/platform-tilt/)':15 '/post/10939423](https://lemmy.world/post/10939423)':7 'act':89 'address':251 'advocaci':384 'agent':92 'also':122,436 'altern':410,411 'appl':452 'appreci':377 'articul':386 'aspect':35 'attent':257 'believ':334 'better':147 'blog':73 'blog.mozilla.org':76 'blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):':75 'browser':32,78,101,133,180,203,211,220,230,236,348,368 'build':107,145 'call':450 'capabl':214 'captur':325 'case':388 'central':98,121 'chang':44 'choic':118,402,404 'compani':161 'competit':413 'concern':271,353,468 'connect':83 'consid':34 'contribut':363 'control':131,164 'creat':46,123 'cross':2 'cross-post':1 'dashboard':12 'default':210 'deserv':401 'develop':282,330 'devic':166 'dialog':243 'differ':202 'disadvantag':24,311 'discuss':53 'document':301,396 'domin':128 'download':198 'effort':249,380 'emerg':285 'encourag':346 'engag':241,313,361,457 'engin':231 'environ':262 'even':337 'everyon':341,417 'evolv':260 'exampl':190 'exist':407 'experi':96,329 'fair':428 'fashion':357 'favor':176 'field':51,174,339,393,426 'firefox':25,110,308,331 'first':30,218,228 'first-parti':29,217,227 'fix':440 'flourish':422 'forum':463 'found':60 'function':41 'gateway':82 'github.com':69 'github.com/mozilla/platform-tilt/)':68 'good':415 'googl':453 'group':369 'hard':438 'harder':193 'histori':159 'howev':119 'ignor':204 'improv':109 'incent':126 'independ':117 'intend':299 'interest':370 'internet':88 'irresist':153 'issu':18,57,66,253,295,327,373 'lemmy.world':6 'lemmy.world/post/10939423](https://lemmy.world/post/10939423)':5 'level':49,391 'leverag':162 'like':36 'live':56 'long':103,158 'major':20 'make':191 'manifest':183 'microsoft':455 'motiv':104 'mozilla':71,239 'mozilla.github.io':14 'mozilla.github.io/platform-tilt/)':13 'new':294,462 'non':367 'non-brows':366 'offer':114 'open':87,382 'oper':168 'order':112 'parti':31,219,229,235 'particular':376 'peopl':84,115,135,400 'perform':39 'platform':9,22,64,245,306,319,443 'platform-tilt':63 'play':50,173,338,392,425 'player':129 'posit':283 'post':3,74 'prefer':212 'preferenc':399 'princip':81 'process':276 'product':148 'propos':43 'public':256 'publish':269,292,351 'put':307 're':291,375 'regulatori':261 'relat':26 'renew':255 'requir':222,405 'reset':206 'resolv':321,466 'restrict':213 'right':138 'role':99 'secur':37 'self':398 'self-preferenc':397 'shape':94 'shortcut':150 'similar':356 'softwar':21 'speedili':465 'stabil':38 'standard':287 'strong':125 'system':169 'technic':17,286 'think':264 'third':234 'third-parti':233 'tilt':10,65,171,182 'time':267 'today':289,432 'tool':278 'track':16 'tracker':67,296,324 'transpar':275 'us':105,344,459 'use':136,200,224,272,280 'user':142,196,208 'varieti':186 'vendor':246,316,349,444 'viabl':409 'way':139,188,303 'web':383 'welcom':359 'win':141 'wish':445 'year':238"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735174 {#2488
    date: 2024-01-20 08:19:34.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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Mozilla-s-Platform-Tilt-Tracking-technical-issues-which-disadvantage-Firefox-relative"
  +title: "Mozilla's Platform Tilt: Tracking technical issues which disadvantage Firefox relative to the first-party browser within major software platforms"
  +url: "https://mozilla.github.io/platform-tilt/"
  +body: """
    About Platform Tilt:\n
    \n
    This [dashboard](https://mozilla.github.io/platform-tilt/) tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field. Further discussion on the live issues can be found in our [platform-tilt issue tracker. ](https://github.com/mozilla/platform-tilt/)\n
    \n
    Mozilla’s blog [post](https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):\n
    \n
    Browsers are the principal gateway connecting people to the open Internet, acting as their agent and shaping their experience. The central role of browsers has long motivated us to build and improve Firefox in order to offer people an independent choice. However, this centrality also creates a strong incentive for dominant players to control the browser that people use. The right way to win users is to build a better product, but shortcuts can be irresistible — and there’s a long history of companies leveraging their control of devices and operating systems to tilt the playing field in favor of their own browser.\n
    \n
    *This tilt manifests in a variety of ways. For example: making it harder for a user to download and use a different browser, ignoring or resetting a user’s default browser preference, restricting capabilities to the first-party browser, or requiring the use of the first-party browser engine for third-party browsers.*\n
    \n
    For years, Mozilla has engaged in dialog with platform vendors in an effort to address these issues. With renewed public attention and an evolving regulatory environment, we think it’s time to publish these concerns using the same transparent process and tools we use to develop positions on emerging technical standards. So today we’re publishing a new issue tracker where we intend to document the ways in which platforms put Firefox at a disadvantage and engage with the vendors of those platforms to resolve them.\n
    \n
    This tracker captures the issues we experience developing Firefox, but we believe in an even playing field for everyone, not just us. We encourage other browser vendors to publish their concerns in a similar fashion, and welcome the engagement and contributions of other non-browser groups interested in these issues. We’re particularly appreciative of the efforts of Open Web Advocacy in articulating the case for a level playing field and for documenting self-preferencing.\n
    \n
    People deserve choice, and choice requires the existence of viable alternatives. Alternatives and competition are good for everyone, but they can only flourish if the playing field is fair. It’s not today, but it’s also not hard to fix if the platform vendors wish to do so.\n
    \n
    We call on Apple, Google, and Microsoft to engage with us in this new forum to speedily resolve these concerns.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727024288 {#2466
    date: 2024-09-22 18:58:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 31887
  -titleTs: "'browser':17 'disadvantag':9 'firefox':10 'first':15 'first-parti':14 'issu':7 'major':19 'mozilla':1 'parti':16 'platform':3,21 'relat':11 'softwar':20 'technic':6 'tilt':4 'track':5 'within':18"
  -bodyTs: "'/mozilla/platform-tilt/)':63 '/netpolicy/2024/01/19/platform-tilt/):':70 '/platform-tilt/)':8 'act':82 'address':244 'advocaci':377 'agent':85 'also':115,429 'altern':403,404 'appl':445 'appreci':370 'articul':379 'aspect':28 'attent':250 'believ':327 'better':140 'blog':66 'blog.mozilla.org':69 'blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):':68 'browser':25,71,94,126,173,196,204,213,223,229,341,361 'build':100,138 'call':443 'capabl':207 'captur':318 'case':381 'central':91,114 'chang':37 'choic':111,395,397 'compani':154 'competit':406 'concern':264,346,461 'connect':76 'consid':27 'contribut':356 'control':124,157 'creat':39,116 'dashboard':5 'default':203 'deserv':394 'develop':275,323 'devic':159 'dialog':236 'differ':195 'disadvantag':17,304 'discuss':46 'document':294,389 'domin':121 'download':191 'effort':242,373 'emerg':278 'encourag':339 'engag':234,306,354,450 'engin':224 'environ':255 'even':330 'everyon':334,410 'evolv':253 'exampl':183 'exist':400 'experi':89,322 'fair':421 'fashion':350 'favor':169 'field':44,167,332,386,419 'firefox':18,103,301,324 'first':23,211,221 'first-parti':22,210,220 'fix':433 'flourish':415 'forum':456 'found':53 'function':34 'gateway':75 'github.com':62 'github.com/mozilla/platform-tilt/)':61 'good':408 'googl':446 'group':362 'hard':431 'harder':186 'histori':152 'howev':112 'ignor':197 'improv':102 'incent':119 'independ':110 'intend':292 'interest':363 'internet':81 'irresist':146 'issu':11,50,59,246,288,320,366 'level':42,384 'leverag':155 'like':29 'live':49 'long':96,151 'major':13 'make':184 'manifest':176 'microsoft':448 'motiv':97 'mozilla':64,232 'mozilla.github.io':7 'mozilla.github.io/platform-tilt/)':6 'new':287,455 'non':360 'non-brows':359 'offer':107 'open':80,375 'oper':161 'order':105 'parti':24,212,222,228 'particular':369 'peopl':77,108,128,393 'perform':32 'platform':2,15,57,238,299,312,436 'platform-tilt':56 'play':43,166,331,385,418 'player':122 'posit':276 'post':67 'prefer':205 'preferenc':392 'princip':74 'process':269 'product':141 'propos':36 'public':249 'publish':262,285,344 'put':300 're':284,368 'regulatori':254 'relat':19 'renew':248 'requir':215,398 'reset':199 'resolv':314,459 'restrict':206 'right':131 'role':92 'secur':30 'self':391 'self-preferenc':390 'shape':87 'shortcut':143 'similar':349 'softwar':14 'speedili':458 'stabil':31 'standard':280 'strong':118 'system':162 'technic':10,279 'think':257 'third':227 'third-parti':226 'tilt':3,58,164,175 'time':260 'today':282,425 'tool':271 'track':9 'tracker':60,289,317 'transpar':268 'us':98,337,452 'use':129,193,217,265,273 'user':135,189,201 'varieti':179 'vendor':239,309,342,437 'viabl':402 'way':132,181,296 'web':376 'welcom':352 'win':134 'wish':438 'year':231"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821500
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735100 {#2476
    date: 2024-01-20 08:18:20.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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Mozilla-s-Platform-Tilt-Tracking-technical-issues-which-disadvantage-Firefox-relative"
  +title: "Mozilla's Platform Tilt: Tracking technical issues which disadvantage Firefox relative to the first-party browser within major software platforms"
  +url: "https://mozilla.github.io/platform-tilt/"
  +body: """
    About Platform Tilt:\n
    \n
    This [dashboard](https://mozilla.github.io/platform-tilt/) tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field. Further discussion on the live issues can be found in our [platform-tilt issue tracker. ](https://github.com/mozilla/platform-tilt/)\n
    \n
    Mozilla’s blog [post](https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):\n
    \n
    Browsers are the principal gateway connecting people to the open Internet, acting as their agent and shaping their experience. The central role of browsers has long motivated us to build and improve Firefox in order to offer people an independent choice. However, this centrality also creates a strong incentive for dominant players to control the browser that people use. The right way to win users is to build a better product, but shortcuts can be irresistible — and there’s a long history of companies leveraging their control of devices and operating systems to tilt the playing field in favor of their own browser.\n
    \n
    *This tilt manifests in a variety of ways. For example: making it harder for a user to download and use a different browser, ignoring or resetting a user’s default browser preference, restricting capabilities to the first-party browser, or requiring the use of the first-party browser engine for third-party browsers.*\n
    \n
    For years, Mozilla has engaged in dialog with platform vendors in an effort to address these issues. With renewed public attention and an evolving regulatory environment, we think it’s time to publish these concerns using the same transparent process and tools we use to develop positions on emerging technical standards. So today we’re publishing a new issue tracker where we intend to document the ways in which platforms put Firefox at a disadvantage and engage with the vendors of those platforms to resolve them.\n
    \n
    This tracker captures the issues we experience developing Firefox, but we believe in an even playing field for everyone, not just us. We encourage other browser vendors to publish their concerns in a similar fashion, and welcome the engagement and contributions of other non-browser groups interested in these issues. We’re particularly appreciative of the efforts of Open Web Advocacy in articulating the case for a level playing field and for documenting self-preferencing.\n
    \n
    People deserve choice, and choice requires the existence of viable alternatives. Alternatives and competition are good for everyone, but they can only flourish if the playing field is fair. It’s not today, but it’s also not hard to fix if the platform vendors wish to do so.\n
    \n
    We call on Apple, Google, and Microsoft to engage with us in this new forum to speedily resolve these concerns.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727024288 {#2466
    date: 2024-09-22 18:58:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 31887
  -titleTs: "'browser':17 'disadvantag':9 'firefox':10 'first':15 'first-parti':14 'issu':7 'major':19 'mozilla':1 'parti':16 'platform':3,21 'relat':11 'softwar':20 'technic':6 'tilt':4 'track':5 'within':18"
  -bodyTs: "'/mozilla/platform-tilt/)':63 '/netpolicy/2024/01/19/platform-tilt/):':70 '/platform-tilt/)':8 'act':82 'address':244 'advocaci':377 'agent':85 'also':115,429 'altern':403,404 'appl':445 'appreci':370 'articul':379 'aspect':28 'attent':250 'believ':327 'better':140 'blog':66 'blog.mozilla.org':69 'blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):':68 'browser':25,71,94,126,173,196,204,213,223,229,341,361 'build':100,138 'call':443 'capabl':207 'captur':318 'case':381 'central':91,114 'chang':37 'choic':111,395,397 'compani':154 'competit':406 'concern':264,346,461 'connect':76 'consid':27 'contribut':356 'control':124,157 'creat':39,116 'dashboard':5 'default':203 'deserv':394 'develop':275,323 'devic':159 'dialog':236 'differ':195 'disadvantag':17,304 'discuss':46 'document':294,389 'domin':121 'download':191 'effort':242,373 'emerg':278 'encourag':339 'engag':234,306,354,450 'engin':224 'environ':255 'even':330 'everyon':334,410 'evolv':253 'exampl':183 'exist':400 'experi':89,322 'fair':421 'fashion':350 'favor':169 'field':44,167,332,386,419 'firefox':18,103,301,324 'first':23,211,221 'first-parti':22,210,220 'fix':433 'flourish':415 'forum':456 'found':53 'function':34 'gateway':75 'github.com':62 'github.com/mozilla/platform-tilt/)':61 'good':408 'googl':446 'group':362 'hard':431 'harder':186 'histori':152 'howev':112 'ignor':197 'improv':102 'incent':119 'independ':110 'intend':292 'interest':363 'internet':81 'irresist':146 'issu':11,50,59,246,288,320,366 'level':42,384 'leverag':155 'like':29 'live':49 'long':96,151 'major':13 'make':184 'manifest':176 'microsoft':448 'motiv':97 'mozilla':64,232 'mozilla.github.io':7 'mozilla.github.io/platform-tilt/)':6 'new':287,455 'non':360 'non-brows':359 'offer':107 'open':80,375 'oper':161 'order':105 'parti':24,212,222,228 'particular':369 'peopl':77,108,128,393 'perform':32 'platform':2,15,57,238,299,312,436 'platform-tilt':56 'play':43,166,331,385,418 'player':122 'posit':276 'post':67 'prefer':205 'preferenc':392 'princip':74 'process':269 'product':141 'propos':36 'public':249 'publish':262,285,344 'put':300 're':284,368 'regulatori':254 'relat':19 'renew':248 'requir':215,398 'reset':199 'resolv':314,459 'restrict':206 'right':131 'role':92 'secur':30 'self':391 'self-preferenc':390 'shape':87 'shortcut':143 'similar':349 'softwar':14 'speedili':458 'stabil':31 'standard':280 'strong':118 'system':162 'technic':10,279 'think':257 'third':227 'third-parti':226 'tilt':3,58,164,175 'time':260 'today':282,425 'tool':271 'track':9 'tracker':60,289,317 'transpar':268 'us':98,337,452 'use':129,193,217,265,273 'user':135,189,201 'varieti':179 'vendor':239,309,342,437 'viabl':402 'way':132,181,296 'web':376 'welcom':352 'win':134 'wish':438 'year':231"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821500
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735100 {#2476
    date: 2024-01-20 08:18:20.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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Mozilla-s-Platform-Tilt-Tracking-technical-issues-which-disadvantage-Firefox-relative"
  +title: "Mozilla's Platform Tilt: Tracking technical issues which disadvantage Firefox relative to the first-party browser within major software platforms"
  +url: "https://mozilla.github.io/platform-tilt/"
  +body: """
    About Platform Tilt:\n
    \n
    This [dashboard](https://mozilla.github.io/platform-tilt/) tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field. Further discussion on the live issues can be found in our [platform-tilt issue tracker. ](https://github.com/mozilla/platform-tilt/)\n
    \n
    Mozilla’s blog [post](https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):\n
    \n
    Browsers are the principal gateway connecting people to the open Internet, acting as their agent and shaping their experience. The central role of browsers has long motivated us to build and improve Firefox in order to offer people an independent choice. However, this centrality also creates a strong incentive for dominant players to control the browser that people use. The right way to win users is to build a better product, but shortcuts can be irresistible — and there’s a long history of companies leveraging their control of devices and operating systems to tilt the playing field in favor of their own browser.\n
    \n
    *This tilt manifests in a variety of ways. For example: making it harder for a user to download and use a different browser, ignoring or resetting a user’s default browser preference, restricting capabilities to the first-party browser, or requiring the use of the first-party browser engine for third-party browsers.*\n
    \n
    For years, Mozilla has engaged in dialog with platform vendors in an effort to address these issues. With renewed public attention and an evolving regulatory environment, we think it’s time to publish these concerns using the same transparent process and tools we use to develop positions on emerging technical standards. So today we’re publishing a new issue tracker where we intend to document the ways in which platforms put Firefox at a disadvantage and engage with the vendors of those platforms to resolve them.\n
    \n
    This tracker captures the issues we experience developing Firefox, but we believe in an even playing field for everyone, not just us. We encourage other browser vendors to publish their concerns in a similar fashion, and welcome the engagement and contributions of other non-browser groups interested in these issues. We’re particularly appreciative of the efforts of Open Web Advocacy in articulating the case for a level playing field and for documenting self-preferencing.\n
    \n
    People deserve choice, and choice requires the existence of viable alternatives. Alternatives and competition are good for everyone, but they can only flourish if the playing field is fair. It’s not today, but it’s also not hard to fix if the platform vendors wish to do so.\n
    \n
    We call on Apple, Google, and Microsoft to engage with us in this new forum to speedily resolve these concerns.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727024288 {#2466
    date: 2024-09-22 18:58:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 31887
  -titleTs: "'browser':17 'disadvantag':9 'firefox':10 'first':15 'first-parti':14 'issu':7 'major':19 'mozilla':1 'parti':16 'platform':3,21 'relat':11 'softwar':20 'technic':6 'tilt':4 'track':5 'within':18"
  -bodyTs: "'/mozilla/platform-tilt/)':63 '/netpolicy/2024/01/19/platform-tilt/):':70 '/platform-tilt/)':8 'act':82 'address':244 'advocaci':377 'agent':85 'also':115,429 'altern':403,404 'appl':445 'appreci':370 'articul':379 'aspect':28 'attent':250 'believ':327 'better':140 'blog':66 'blog.mozilla.org':69 'blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/):':68 'browser':25,71,94,126,173,196,204,213,223,229,341,361 'build':100,138 'call':443 'capabl':207 'captur':318 'case':381 'central':91,114 'chang':37 'choic':111,395,397 'compani':154 'competit':406 'concern':264,346,461 'connect':76 'consid':27 'contribut':356 'control':124,157 'creat':39,116 'dashboard':5 'default':203 'deserv':394 'develop':275,323 'devic':159 'dialog':236 'differ':195 'disadvantag':17,304 'discuss':46 'document':294,389 'domin':121 'download':191 'effort':242,373 'emerg':278 'encourag':339 'engag':234,306,354,450 'engin':224 'environ':255 'even':330 'everyon':334,410 'evolv':253 'exampl':183 'exist':400 'experi':89,322 'fair':421 'fashion':350 'favor':169 'field':44,167,332,386,419 'firefox':18,103,301,324 'first':23,211,221 'first-parti':22,210,220 'fix':433 'flourish':415 'forum':456 'found':53 'function':34 'gateway':75 'github.com':62 'github.com/mozilla/platform-tilt/)':61 'good':408 'googl':446 'group':362 'hard':431 'harder':186 'histori':152 'howev':112 'ignor':197 'improv':102 'incent':119 'independ':110 'intend':292 'interest':363 'internet':81 'irresist':146 'issu':11,50,59,246,288,320,366 'level':42,384 'leverag':155 'like':29 'live':49 'long':96,151 'major':13 'make':184 'manifest':176 'microsoft':448 'motiv':97 'mozilla':64,232 'mozilla.github.io':7 'mozilla.github.io/platform-tilt/)':6 'new':287,455 'non':360 'non-brows':359 'offer':107 'open':80,375 'oper':161 'order':105 'parti':24,212,222,228 'particular':369 'peopl':77,108,128,393 'perform':32 'platform':2,15,57,238,299,312,436 'platform-tilt':56 'play':43,166,331,385,418 'player':122 'posit':276 'post':67 'prefer':205 'preferenc':392 'princip':74 'process':269 'product':141 'propos':36 'public':249 'publish':262,285,344 'put':300 're':284,368 'regulatori':254 'relat':19 'renew':248 'requir':215,398 'reset':199 'resolv':314,459 'restrict':206 'right':131 'role':92 'secur':30 'self':391 'self-preferenc':390 'shape':87 'shortcut':143 'similar':349 'softwar':14 'speedili':458 'stabil':31 'standard':280 'strong':118 'system':162 'technic':10,279 'think':257 'third':227 'third-parti':226 'tilt':3,58,164,175 'time':260 'today':282,425 'tool':271 'track':9 'tracker':60,289,317 'transpar':268 'us':98,337,452 'use':129,193,217,265,273 'user':135,189,201 'varieti':179 'vendor':239,309,342,437 'viabl':402 'way':132,181,296 'web':376 'welcom':352 'win':134 'wish':438 'year':231"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821500
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705735100 {#2476
    date: 2024-01-20 08:18:20.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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "About-Google-and-Degoogling-in-schools"
  +title: "About Google and Degoogling in schools"
  +url: null
  +body: """
    Here in Italy, often schools, the educative relationship betwenn teachers and students is kept through google classroom. Once I’ve worked in a school that had both solutions: Moodle (the usability is very very scarce) and Google classroom. During the years I’ve developped an increasing grudge toward Google, because in the very beginning I’ve had pinned a lot of hopes in this company, naively thinking that it could have changed the world for the better (don’t be evil, a multibillion company who choose this as a motto! I was hopeful and impressed): I was very naive. Now I would like to know if there are systems (because Google classroom works very fine, I have to admit) that works equally fine or even better that are disappeared under the magnitude of this monopolistic leviathan.  \n
    Could someone help me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727194464 {#2428
    date: 2024-09-24 18:14:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 31885
  -titleTs: "'degoogl':4 'googl':2 'school':6"
  -bodyTs: "'admit':119 'begin':54 'better':77,126 'betwenn':9 'chang':72 'choos':86 'classroom':17,38,112 'compani':65,84 'could':70,137 'develop':44 'disappear':129 'educ':7 'equal':122 'even':125 'evil':81 'fine':115,123 'googl':16,37,49,111 'grudg':47 'help':139 'hope':62,93 'impress':95 'increas':46 'itali':3 'kept':14 'know':105 'leviathan':136 'like':103 'lot':60 'magnitud':132 'monopolist':135 'moodl':29 'motto':90 'multibillion':83 'naiv':66,99 'often':4 'pin':58 'relationship':8 'scarc':35 'school':5,24 'solut':28 'someon':138 'student':12 'system':109 'teacher':10 'think':67 'toward':48 'usabl':31 've':20,43,56 'work':21,113,121 'world':74 'would':102 'year':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734632 {#2444
    date: 2024-01-20 08:10:32.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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "About-Google-and-Degoogling-in-schools"
  +title: "About Google and Degoogling in schools"
  +url: null
  +body: """
    Here in Italy, often schools, the educative relationship betwenn teachers and students is kept through google classroom. Once I’ve worked in a school that had both solutions: Moodle (the usability is very very scarce) and Google classroom. During the years I’ve developped an increasing grudge toward Google, because in the very beginning I’ve had pinned a lot of hopes in this company, naively thinking that it could have changed the world for the better (don’t be evil, a multibillion company who choose this as a motto! I was hopeful and impressed): I was very naive. Now I would like to know if there are systems (because Google classroom works very fine, I have to admit) that works equally fine or even better that are disappeared under the magnitude of this monopolistic leviathan.  \n
    Could someone help me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727194464 {#2428
    date: 2024-09-24 18:14:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 31885
  -titleTs: "'degoogl':4 'googl':2 'school':6"
  -bodyTs: "'admit':119 'begin':54 'better':77,126 'betwenn':9 'chang':72 'choos':86 'classroom':17,38,112 'compani':65,84 'could':70,137 'develop':44 'disappear':129 'educ':7 'equal':122 'even':125 'evil':81 'fine':115,123 'googl':16,37,49,111 'grudg':47 'help':139 'hope':62,93 'impress':95 'increas':46 'itali':3 'kept':14 'know':105 'leviathan':136 'like':103 'lot':60 'magnitud':132 'monopolist':135 'moodl':29 'motto':90 'multibillion':83 'naiv':66,99 'often':4 'pin':58 'relationship':8 'scarc':35 'school':5,24 'solut':28 'someon':138 'student':12 'system':109 'teacher':10 'think':67 'toward':48 'usabl':31 've':20,43,56 'work':21,113,121 'world':74 'would':102 'year':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734632 {#2444
    date: 2024-01-20 08:10:32.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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "About-Google-and-Degoogling-in-schools"
  +title: "About Google and Degoogling in schools"
  +url: null
  +body: """
    Here in Italy, often schools, the educative relationship betwenn teachers and students is kept through google classroom. Once I’ve worked in a school that had both solutions: Moodle (the usability is very very scarce) and Google classroom. During the years I’ve developped an increasing grudge toward Google, because in the very beginning I’ve had pinned a lot of hopes in this company, naively thinking that it could have changed the world for the better (don’t be evil, a multibillion company who choose this as a motto! I was hopeful and impressed): I was very naive. Now I would like to know if there are systems (because Google classroom works very fine, I have to admit) that works equally fine or even better that are disappeared under the magnitude of this monopolistic leviathan.  \n
    Could someone help me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727194464 {#2428
    date: 2024-09-24 18:14:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 31885
  -titleTs: "'degoogl':4 'googl':2 'school':6"
  -bodyTs: "'admit':119 'begin':54 'better':77,126 'betwenn':9 'chang':72 'choos':86 'classroom':17,38,112 'compani':65,84 'could':70,137 'develop':44 'disappear':129 'educ':7 'equal':122 'even':125 'evil':81 'fine':115,123 'googl':16,37,49,111 'grudg':47 'help':139 'hope':62,93 'impress':95 'increas':46 'itali':3 'kept':14 'know':105 'leviathan':136 'like':103 'lot':60 'magnitud':132 'monopolist':135 'moodl':29 'motto':90 'multibillion':83 'naiv':66,99 'often':4 'pin':58 'relationship':8 'scarc':35 'school':5,24 'solut':28 'someon':138 'student':12 'system':109 'teacher':10 'think':67 'toward':48 'usabl':31 've':20,43,56 'work':21,113,121 'world':74 'would':102 'year':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705821032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734632 {#2444
    date: 2024-01-20 08:10:32.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 {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Super-Metroid"
  +title: "Super Metroid"
  +url: null
  +body: """
    Super Metroid’s color palette and lanky sprite were always a turn off for me. But I’m finally giving it a chance on SNES (MSU-1 version) &amp; I’m really enjoying it!\n
    \n
    Vibes are: Quake + the movie Alien + Nine Inch Nails’ album The Downward Spiral. Pretty cool aesthetic after all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180901 {#1682
    date: 2024-09-24 14:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 31956
  -titleTs: "'metroid':2 'super':1"
  -bodyTs: "'-1':27 'aesthet':49 'album':43 'alien':39 'alway':10 'chanc':23 'color':4 'cool':48 'downward':45 'enjoy':32 'final':19 'give':20 'inch':41 'lanki':7 'm':18,30 'metroid':2 'movi':38 'msu':26 'nail':42 'nine':40 'palett':5 'pretti':47 'quak':36 'realli':31 'snes':25 'spiral':46 'sprite':8 'super':1 'turn':12 'version':28 'vibe':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10803882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767391 {#1681
    date: 2024-01-20 17:16:31.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 {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Super-Metroid"
  +title: "Super Metroid"
  +url: null
  +body: """
    Super Metroid’s color palette and lanky sprite were always a turn off for me. But I’m finally giving it a chance on SNES (MSU-1 version) &amp; I’m really enjoying it!\n
    \n
    Vibes are: Quake + the movie Alien + Nine Inch Nails’ album The Downward Spiral. Pretty cool aesthetic after all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180901 {#1682
    date: 2024-09-24 14:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 31956
  -titleTs: "'metroid':2 'super':1"
  -bodyTs: "'-1':27 'aesthet':49 'album':43 'alien':39 'alway':10 'chanc':23 'color':4 'cool':48 'downward':45 'enjoy':32 'final':19 'give':20 'inch':41 'lanki':7 'm':18,30 'metroid':2 'movi':38 'msu':26 'nail':42 'nine':40 'palett':5 'pretti':47 'quak':36 'realli':31 'snes':25 'spiral':46 'sprite':8 'super':1 'turn':12 'version':28 'vibe':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10803882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767391 {#1681
    date: 2024-01-20 17:16:31.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 {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Super-Metroid"
  +title: "Super Metroid"
  +url: null
  +body: """
    Super Metroid’s color palette and lanky sprite were always a turn off for me. But I’m finally giving it a chance on SNES (MSU-1 version) &amp; I’m really enjoying it!\n
    \n
    Vibes are: Quake + the movie Alien + Nine Inch Nails’ album The Downward Spiral. Pretty cool aesthetic after all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180901 {#1682
    date: 2024-09-24 14:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 31956
  -titleTs: "'metroid':2 'super':1"
  -bodyTs: "'-1':27 'aesthet':49 'album':43 'alien':39 'alway':10 'chanc':23 'color':4 'cool':48 'downward':45 'enjoy':32 'final':19 'give':20 'inch':41 'lanki':7 'm':18,30 'metroid':2 'movi':38 'msu':26 'nail':42 'nine':40 'palett':5 'pretti':47 'quak':36 'realli':31 'snes':25 'spiral':46 'sprite':8 'super':1 'turn':12 'version':28 'vibe':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10803882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767391 {#1681
    date: 2024-01-20 17:16:31.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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
  +title: "creating an alias of a command with plenty special characters"
  +url: null
  +body: """
    Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
    \n
    The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
    \n
    However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
    \n
    Fish error: `$ alias dockps = “docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}””`\n
    \n
    `alias: expected <= 2 arguments; got 3`\n
    \n
    Bash error: `$ alias dockps = “docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}”: not found`\n
    \n
    What am I doing wrong?\n
    \n
    Thanks in advance!\n
    \n
    Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps         docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}”    end $ funcsave dockerps `\n
    \n
    I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727302106 {#1370
    date: 2024-09-26 00:08:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 31883
  -titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
  -bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790028"
  +editedAt: DateTimeImmutable @1727023176 {#1371
    date: 2024-09-22 18:39:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705734491 {#1375
    date: 2024-01-20 08:08: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
55 DENIED edit
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
  +title: "creating an alias of a command with plenty special characters"
  +url: null
  +body: """
    Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
    \n
    The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
    \n
    However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
    \n
    Fish error: `$ alias dockps = “docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}””`\n
    \n
    `alias: expected <= 2 arguments; got 3`\n
    \n
    Bash error: `$ alias dockps = “docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}”: not found`\n
    \n
    What am I doing wrong?\n
    \n
    Thanks in advance!\n
    \n
    Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps         docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}”    end $ funcsave dockerps `\n
    \n
    I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727302106 {#1370
    date: 2024-09-26 00:08:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 31883
  -titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
  -bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790028"
  +editedAt: DateTimeImmutable @1727023176 {#1371
    date: 2024-09-22 18:39:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705734491 {#1375
    date: 2024-01-20 08:08: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
56 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "creating-an-alias-of-a-command-with-plenty-special-characters"
  +title: "creating an alias of a command with plenty special characters"
  +url: null
  +body: """
    Hello all, I wan to create an alias of this command: `alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
    \n
    The syntax for creating an alias is: `alias $COMMAND = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””`\n
    \n
    However, since there are quote marks, I assume they neet to be escaped with ``. But in the case above, I’m getting the errors in fish and bash.\n
    \n
    Fish error: `$ alias dockps = “docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}””`\n
    \n
    `alias: expected <= 2 arguments; got 3`\n
    \n
    Bash error: `$ alias dockps = “docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}”” bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format “table {{.ID}}  {{.Names}}  {{.Status}}  {{.Ports}}”: not found`\n
    \n
    What am I doing wrong?\n
    \n
    Thanks in advance!\n
    \n
    Edit: For fish shell users out there, this can be accomplished by using `func`: `$ function dockerps         docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}”    end $ funcsave dockerps `\n
    \n
    I’m leaving the question up as the question with escape characters is still relevant and can be a learning resouce.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727302106 {#1370
    date: 2024-09-26 00:08:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 31883
  -titleTs: "'alia':3 'charact':10 'command':6 'creat':1 'plenti':8 'special':9"
  -bodyTs: "'2':87 '3':90 'accomplish':142 'advanc':131 'alia':8,12,30,32,75,85,93,104,109,113 'argument':88 'assum':52 'bash':72,91,103,108,112 'case':62 'charact':173 'command':11,33 'creat':6,28 'docker':14,34,77,95,114,148 'dockerp':147,161 'dockp':13,76,94,105 'edit':132 'end':159 'error':68,74,92 'escap':57,172 'expect':86 'fish':70,73,134 'format':16,36,79,97,116,150 'found':107,111,123 'func':145 'funcsav':160 'function':146 'get':66 'got':89 'hello':1 'howev':45 'id':18,38,81,99,118,152 'learn':181 'leav':164 'm':65,163 'mark':50 'name':20,40,82,100,119,154 'neet':54 'port':24,44,84,102,121,158 'ps':15,35,78,96,115,149 'question':166,170 'quot':49 'relev':176 'resouc':182 'shell':135 'sinc':46 'status':22,42,83,101,120,156 'still':175 'syntax':26 'tabl':17,37,80,98,117,151 'thank':129 'use':144 'user':136 'wan':4 'wrong':128"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790028"
  +editedAt: DateTimeImmutable @1727023176 {#1371
    date: 2024-09-22 18:39:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705734491 {#1375
    date: 2024-01-20 08:08: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
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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Let-s-get-raunchy"
  +title: "Let's get raunchy"
  +url: null
  +body: "The most outrageous/crazy place you’ve had sex"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729120662 {#1390
    date: 2024-10-17 01:17:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 31880
  -titleTs: "'get':3 'let':1 'raunchi':4"
  -bodyTs: "'outrageous/crazy':3 'place':4 'sex':8 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733933 {#1386
    date: 2024-01-20 07:58:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Let-s-get-raunchy"
  +title: "Let's get raunchy"
  +url: null
  +body: "The most outrageous/crazy place you’ve had sex"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729120662 {#1390
    date: 2024-10-17 01:17:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 31880
  -titleTs: "'get':3 'let':1 'raunchi':4"
  -bodyTs: "'outrageous/crazy':3 'place':4 'sex':8 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733933 {#1386
    date: 2024-01-20 07:58:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Let-s-get-raunchy"
  +title: "Let's get raunchy"
  +url: null
  +body: "The most outrageous/crazy place you’ve had sex"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729120662 {#1390
    date: 2024-10-17 01:17:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 31880
  -titleTs: "'get':3 'let':1 'raunchi':4"
  -bodyTs: "'outrageous/crazy':3 'place':4 'sex':8 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733933 {#1386
    date: 2024-01-20 07:58:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "What-you-don-t-want-to-do-is-throw-your-ex-wife"
  +title: "What you don't want to do is throw your ex-wife into the mix as the world slowly crumbles around you."
  +url: null
  +body: """
    I’m at the limit of survival, which is not ideal. By this, I mean I have no income, no financial support, and my van doesn’t start. This last bit turbocharges the first. If I can’t shower, I can’t go into an interview.\n
    \n
    And so, my ex shows up, as she always does. She moved back to Oregon and discovered that *where* one is at does not assist *what* one wants. So she’s in Texas now, needing to be useful in some way that her increasingly shitty job cannot provide.\n
    \n
    Which puts us on the same path for the first time since meeting 14 years ago. There was a lot of throat-clearing on the call last night before we realized we’d found our own paths to the same place. I don’t know what this means … I don’t think regaling y’all with details is particularly helpful, but she has energy I don’t to throw at my family, who’s given up on me because I see late-stage capitalism for what it is.\n
    \n
    Given prior art that would necessitate a trigger warning, I can’t see being part of the machinery that tells us to obey.\n
    \n
    But what’s so absurd is the person who may be my biggest exponent is also the person who crushed me and turned me into who I am. It’s like Stockholm Syndrome on steroids.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727222371 {#1455
    date: 2024-09-25 01:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 32012
  -titleTs: "'around':22 'crumbl':21 'ex':12 'ex-wif':11 'mix':16 'slowli':20 'throw':9 'want':5 'wife':13 'world':19"
  -bodyTs: "'14':108 'absurd':212 'ago':110 'also':223 'alway':55 'art':187 'assist':71 'back':59 'biggest':220 'bit':31 'call':121 'cannot':93 'capit':180 'clear':118 'crush':227 'd':128 'detail':152 'discov':63 'doesn':26 'energi':159 'ex':50 'expon':221 'famili':167 'financi':21 'first':34,104 'found':129 'given':170,185 'go':43 'help':155 'ideal':11 'incom':19 'increas':90 'interview':46 'job':92 'know':140 'last':30,122 'late':178 'late-stag':177 'like':238 'limit':5 'lot':114 'm':2 'machineri':202 'may':217 'mean':15,143 'meet':107 'move':58 'necessit':190 'need':81 'night':123 'obey':207 'one':66,73 'oregon':61 'part':199 'particular':154 'path':101,132 'person':215,225 'place':136 'prior':186 'provid':94 'put':96 'realiz':126 'regal':148 'see':176,197 'shitti':91 'show':51 'shower':39 'sinc':106 'stage':179 'start':28 'steroid':242 'stockholm':239 'support':22 'surviv':7 'syndrom':240 'tell':204 'texa':79 'think':147 'throat':117 'throat-clear':116 'throw':164 'time':105 'trigger':192 'turbocharg':32 'turn':230 'us':97,205 'use':84 'van':25 'want':74 'warn':193 'way':87 'would':189 'y':149 'year':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820044
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11203693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788544 {#1453
    date: 2024-01-20 23:09: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
63 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "What-you-don-t-want-to-do-is-throw-your-ex-wife"
  +title: "What you don't want to do is throw your ex-wife into the mix as the world slowly crumbles around you."
  +url: null
  +body: """
    I’m at the limit of survival, which is not ideal. By this, I mean I have no income, no financial support, and my van doesn’t start. This last bit turbocharges the first. If I can’t shower, I can’t go into an interview.\n
    \n
    And so, my ex shows up, as she always does. She moved back to Oregon and discovered that *where* one is at does not assist *what* one wants. So she’s in Texas now, needing to be useful in some way that her increasingly shitty job cannot provide.\n
    \n
    Which puts us on the same path for the first time since meeting 14 years ago. There was a lot of throat-clearing on the call last night before we realized we’d found our own paths to the same place. I don’t know what this means … I don’t think regaling y’all with details is particularly helpful, but she has energy I don’t to throw at my family, who’s given up on me because I see late-stage capitalism for what it is.\n
    \n
    Given prior art that would necessitate a trigger warning, I can’t see being part of the machinery that tells us to obey.\n
    \n
    But what’s so absurd is the person who may be my biggest exponent is also the person who crushed me and turned me into who I am. It’s like Stockholm Syndrome on steroids.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727222371 {#1455
    date: 2024-09-25 01:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 32012
  -titleTs: "'around':22 'crumbl':21 'ex':12 'ex-wif':11 'mix':16 'slowli':20 'throw':9 'want':5 'wife':13 'world':19"
  -bodyTs: "'14':108 'absurd':212 'ago':110 'also':223 'alway':55 'art':187 'assist':71 'back':59 'biggest':220 'bit':31 'call':121 'cannot':93 'capit':180 'clear':118 'crush':227 'd':128 'detail':152 'discov':63 'doesn':26 'energi':159 'ex':50 'expon':221 'famili':167 'financi':21 'first':34,104 'found':129 'given':170,185 'go':43 'help':155 'ideal':11 'incom':19 'increas':90 'interview':46 'job':92 'know':140 'last':30,122 'late':178 'late-stag':177 'like':238 'limit':5 'lot':114 'm':2 'machineri':202 'may':217 'mean':15,143 'meet':107 'move':58 'necessit':190 'need':81 'night':123 'obey':207 'one':66,73 'oregon':61 'part':199 'particular':154 'path':101,132 'person':215,225 'place':136 'prior':186 'provid':94 'put':96 'realiz':126 'regal':148 'see':176,197 'shitti':91 'show':51 'shower':39 'sinc':106 'stage':179 'start':28 'steroid':242 'stockholm':239 'support':22 'surviv':7 'syndrom':240 'tell':204 'texa':79 'think':147 'throat':117 'throat-clear':116 'throw':164 'time':105 'trigger':192 'turbocharg':32 'turn':230 'us':97,205 'use':84 'van':25 'want':74 'warn':193 'way':87 'would':189 'y':149 'year':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820044
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11203693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788544 {#1453
    date: 2024-01-20 23:09: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
64 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "What-you-don-t-want-to-do-is-throw-your-ex-wife"
  +title: "What you don't want to do is throw your ex-wife into the mix as the world slowly crumbles around you."
  +url: null
  +body: """
    I’m at the limit of survival, which is not ideal. By this, I mean I have no income, no financial support, and my van doesn’t start. This last bit turbocharges the first. If I can’t shower, I can’t go into an interview.\n
    \n
    And so, my ex shows up, as she always does. She moved back to Oregon and discovered that *where* one is at does not assist *what* one wants. So she’s in Texas now, needing to be useful in some way that her increasingly shitty job cannot provide.\n
    \n
    Which puts us on the same path for the first time since meeting 14 years ago. There was a lot of throat-clearing on the call last night before we realized we’d found our own paths to the same place. I don’t know what this means … I don’t think regaling y’all with details is particularly helpful, but she has energy I don’t to throw at my family, who’s given up on me because I see late-stage capitalism for what it is.\n
    \n
    Given prior art that would necessitate a trigger warning, I can’t see being part of the machinery that tells us to obey.\n
    \n
    But what’s so absurd is the person who may be my biggest exponent is also the person who crushed me and turned me into who I am. It’s like Stockholm Syndrome on steroids.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727222371 {#1455
    date: 2024-09-25 01:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 32012
  -titleTs: "'around':22 'crumbl':21 'ex':12 'ex-wif':11 'mix':16 'slowli':20 'throw':9 'want':5 'wife':13 'world':19"
  -bodyTs: "'14':108 'absurd':212 'ago':110 'also':223 'alway':55 'art':187 'assist':71 'back':59 'biggest':220 'bit':31 'call':121 'cannot':93 'capit':180 'clear':118 'crush':227 'd':128 'detail':152 'discov':63 'doesn':26 'energi':159 'ex':50 'expon':221 'famili':167 'financi':21 'first':34,104 'found':129 'given':170,185 'go':43 'help':155 'ideal':11 'incom':19 'increas':90 'interview':46 'job':92 'know':140 'last':30,122 'late':178 'late-stag':177 'like':238 'limit':5 'lot':114 'm':2 'machineri':202 'may':217 'mean':15,143 'meet':107 'move':58 'necessit':190 'need':81 'night':123 'obey':207 'one':66,73 'oregon':61 'part':199 'particular':154 'path':101,132 'person':215,225 'place':136 'prior':186 'provid':94 'put':96 'realiz':126 'regal':148 'see':176,197 'shitti':91 'show':51 'shower':39 'sinc':106 'stage':179 'start':28 'steroid':242 'stockholm':239 'support':22 'surviv':7 'syndrom':240 'tell':204 'texa':79 'think':147 'throat':117 'throat-clear':116 'throw':164 'time':105 'trigger':192 'turbocharg':32 'turn':230 'us':97,205 'use':84 'van':25 'want':74 'warn':193 'way':87 'would':189 'y':149 'year':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820044
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11203693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788544 {#1453
    date: 2024-01-20 23:09: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
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\Post {#2359
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
  +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048685 {#2377
    date: 2024-09-23 01:44:45.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "knockknock"
    "alla"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +children: []
  -id: 362
  -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818670
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732270 {#2360
    date: 2024-01-20 07:31:10.0 +01:00
  }
  +"title": 362
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Post {#2359
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
  +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048685 {#2377
    date: 2024-09-23 01:44:45.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "knockknock"
    "alla"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +children: []
  -id: 362
  -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818670
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732270 {#2360
    date: 2024-01-20 07:31:10.0 +01:00
  }
  +"title": 362
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Post {#2359
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
  +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048685 {#2377
    date: 2024-09-23 01:44:45.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "knockknock"
    "alla"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +children: []
  -id: 362
  -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818670
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732270 {#2360
    date: 2024-01-20 07:31:10.0 +01:00
  }
  +"title": 362
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#8953
  +user: Proxies\__CG__\App\Entity\User {#8985 …}
  +post: App\Entity\Post {#2359
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2361 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#2377
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#2360
      date: 2024-01-20 07:31:10.0 +01:00
    }
    +"title": 362
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: null
  +root: null
  +image: null
  +body: "least islamophobic boomer meme"
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705739432 {#8998
    date: 2024-01-20 09:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8981 …}
  +nested: Doctrine\ORM\PersistentCollection {#8954 …}
  +votes: Doctrine\ORM\PersistentCollection {#8979 …}
  +reports: Doctrine\ORM\PersistentCollection {#8974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8956 …}
  -id: 1112
  -bodyTs: "'boomer':3 'islamophob':2 'least':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739432 {#8952
    date: 2024-01-20 09:30:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\PostComment {#8953
  +user: Proxies\__CG__\App\Entity\User {#8985 …}
  +post: App\Entity\Post {#2359
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2361 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#2377
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#2360
      date: 2024-01-20 07:31:10.0 +01:00
    }
    +"title": 362
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: null
  +root: null
  +image: null
  +body: "least islamophobic boomer meme"
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705739432 {#8998
    date: 2024-01-20 09:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8981 …}
  +nested: Doctrine\ORM\PersistentCollection {#8954 …}
  +votes: Doctrine\ORM\PersistentCollection {#8979 …}
  +reports: Doctrine\ORM\PersistentCollection {#8974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8956 …}
  -id: 1112
  -bodyTs: "'boomer':3 'islamophob':2 'least':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739432 {#8952
    date: 2024-01-20 09:30:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\PostComment {#8953
  +user: Proxies\__CG__\App\Entity\User {#8985 …}
  +post: App\Entity\Post {#2359
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2361 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#2377
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#2360
      date: 2024-01-20 07:31:10.0 +01:00
    }
    +"title": 362
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: null
  +root: null
  +image: null
  +body: "least islamophobic boomer meme"
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705739432 {#8998
    date: 2024-01-20 09:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8981 …}
  +nested: Doctrine\ORM\PersistentCollection {#8954 …}
  +votes: Doctrine\ORM\PersistentCollection {#8979 …}
  +reports: Doctrine\ORM\PersistentCollection {#8974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8956 …}
  -id: 1112
  -bodyTs: "'boomer':3 'islamophob':2 'least':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739432 {#8952
    date: 2024-01-20 09:30:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#8973
  +user: Proxies\__CG__\App\Entity\User {#8959 …}
  +post: App\Entity\Post {#2359
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2361 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#2377
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#2360
      date: 2024-01-20 07:31:10.0 +01:00
    }
    +"title": 362
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#14578 …}
  +root: App\Entity\PostComment {#14578 …}
  +image: null
  +body: "HAHA HOW FUNNY THAT THERE ARE ACTUALLY PEOPLE WITH NORMAL HUMOR HAHAHA 😂😂😂😂😂😂😂🤣🤣🤣🤣"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705743752 {#8958
    date: 2024-01-20 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@CenturionKing@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8960 …}
  +nested: Doctrine\ORM\PersistentCollection {#8971 …}
  +votes: Doctrine\ORM\PersistentCollection {#8962 …}
  +reports: Doctrine\ORM\PersistentCollection {#8969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8967 …}
  -id: 1117
  -bodyTs: "'actual':7 'funni':3 'haha':1 'hahaha':12 'humor':11 'normal':10 'peopl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2977717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705743752 {#8972
    date: 2024-01-20 10:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\PostComment {#8973
  +user: Proxies\__CG__\App\Entity\User {#8959 …}
  +post: App\Entity\Post {#2359
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2361 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#2377
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#2360
      date: 2024-01-20 07:31:10.0 +01:00
    }
    +"title": 362
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#14578 …}
  +root: App\Entity\PostComment {#14578 …}
  +image: null
  +body: "HAHA HOW FUNNY THAT THERE ARE ACTUALLY PEOPLE WITH NORMAL HUMOR HAHAHA 😂😂😂😂😂😂😂🤣🤣🤣🤣"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705743752 {#8958
    date: 2024-01-20 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@CenturionKing@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8960 …}
  +nested: Doctrine\ORM\PersistentCollection {#8971 …}
  +votes: Doctrine\ORM\PersistentCollection {#8962 …}
  +reports: Doctrine\ORM\PersistentCollection {#8969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8967 …}
  -id: 1117
  -bodyTs: "'actual':7 'funni':3 'haha':1 'hahaha':12 'humor':11 'normal':10 'peopl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2977717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705743752 {#8972
    date: 2024-01-20 10:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\PostComment {#8973
  +user: Proxies\__CG__\App\Entity\User {#8959 …}
  +post: App\Entity\Post {#2359
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2361 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#2377
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2364 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#2360
      date: 2024-01-20 07:31:10.0 +01:00
    }
    +"title": 362
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#14578 …}
  +root: App\Entity\PostComment {#14578 …}
  +image: null
  +body: "HAHA HOW FUNNY THAT THERE ARE ACTUALLY PEOPLE WITH NORMAL HUMOR HAHAHA 😂😂😂😂😂😂😂🤣🤣🤣🤣"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705743752 {#8958
    date: 2024-01-20 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@CenturionKing@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8960 …}
  +nested: Doctrine\ORM\PersistentCollection {#8971 …}
  +votes: Doctrine\ORM\PersistentCollection {#8962 …}
  +reports: Doctrine\ORM\PersistentCollection {#8969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8967 …}
  -id: 1117
  -bodyTs: "'actual':7 'funni':3 'haha':1 'hahaha':12 'humor':11 'normal':10 'peopl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2977717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705743752 {#8972
    date: 2024-01-20 10:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Got-Promotion"
  +title: "Got Promotion"
  +url: "https://lemm.ee/pictrs/image/4993dad7-75d0-4a3d-bb92-0f0e0faa3c62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 1424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727551127 {#1977
    date: 2024-09-28 21:18:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 31877
  -titleTs: "'got':1 'promot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818610
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21395924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732210 {#1974
    date: 2024-01-20 07:30:10.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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Got-Promotion"
  +title: "Got Promotion"
  +url: "https://lemm.ee/pictrs/image/4993dad7-75d0-4a3d-bb92-0f0e0faa3c62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 1424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727551127 {#1977
    date: 2024-09-28 21:18:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 31877
  -titleTs: "'got':1 'promot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818610
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21395924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732210 {#1974
    date: 2024-01-20 07:30:10.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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Got-Promotion"
  +title: "Got Promotion"
  +url: "https://lemm.ee/pictrs/image/4993dad7-75d0-4a3d-bb92-0f0e0faa3c62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 1424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727551127 {#1977
    date: 2024-09-28 21:18:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 31877
  -titleTs: "'got':1 'promot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818610
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21395924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732210 {#1974
    date: 2024-01-20 07:30:10.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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "poor-fella"
  +title: "poor fella"
  +url: "https://lemmy.zip/pictrs/image/b3f3068e-c68b-44cd-981d-7083cf046070.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727147175 {#1414
    date: 2024-09-24 05:06:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 31964
  -titleTs: "'fella':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818591
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8699033"
  +editedAt: DateTimeImmutable @1727131596 {#1411
    date: 2024-09-24 00:46:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705769091 {#1412
    date: 2024-01-20 17:44:51.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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "poor-fella"
  +title: "poor fella"
  +url: "https://lemmy.zip/pictrs/image/b3f3068e-c68b-44cd-981d-7083cf046070.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727147175 {#1414
    date: 2024-09-24 05:06:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 31964
  -titleTs: "'fella':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818591
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8699033"
  +editedAt: DateTimeImmutable @1727131596 {#1411
    date: 2024-09-24 00:46:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705769091 {#1412
    date: 2024-01-20 17:44:51.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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "poor-fella"
  +title: "poor fella"
  +url: "https://lemmy.zip/pictrs/image/b3f3068e-c68b-44cd-981d-7083cf046070.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727147175 {#1414
    date: 2024-09-24 05:06:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 31964
  -titleTs: "'fella':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818591
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8699033"
  +editedAt: DateTimeImmutable @1727131596 {#1411
    date: 2024-09-24 00:46:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705769091 {#1412
    date: 2024-01-20 17:44:51.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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Billionaire-Star-Trek-SNL-YouTube"
  +title: "Billionaire Star Trek - SNL - YouTube"
  +url: "https://youtu.be/XD66suMp3J4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705730625 {#1876
    date: 2024-01-20 07:03:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 31876
  -titleTs: "'billionair':1 'snl':4 'star':2 'trek':3 'youtub':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705817025
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8680115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730625 {#1884
    date: 2024-01-20 07:03:45.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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Billionaire-Star-Trek-SNL-YouTube"
  +title: "Billionaire Star Trek - SNL - YouTube"
  +url: "https://youtu.be/XD66suMp3J4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705730625 {#1876
    date: 2024-01-20 07:03:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 31876
  -titleTs: "'billionair':1 'snl':4 'star':2 'trek':3 'youtub':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705817025
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8680115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730625 {#1884
    date: 2024-01-20 07:03:45.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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Billionaire-Star-Trek-SNL-YouTube"
  +title: "Billionaire Star Trek - SNL - YouTube"
  +url: "https://youtu.be/XD66suMp3J4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705730625 {#1876
    date: 2024-01-20 07:03:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 31876
  -titleTs: "'billionair':1 'snl':4 'star':2 'trek':3 'youtub':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705817025
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8680115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730625 {#1884
    date: 2024-01-20 07:03:45.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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1773 …}
  +slug: "Never-get-between-an-American-and-their-ice-cream"
  +title: "Never get between an American and their ice cream"
  +url: "https://media.kbin.social/media/a3/90/a390ff467d7614ca007693025dfb490b1ecc2c5d0e666dc9c04441ac4624f571.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705767225 {#1779
    date: 2024-01-20 17:13:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 31955
  -titleTs: "'american':5 'cream':9 'get':2 'ice':8 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816725
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10954593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767225 {#1778
    date: 2024-01-20 17:13:45.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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1773 …}
  +slug: "Never-get-between-an-American-and-their-ice-cream"
  +title: "Never get between an American and their ice cream"
  +url: "https://media.kbin.social/media/a3/90/a390ff467d7614ca007693025dfb490b1ecc2c5d0e666dc9c04441ac4624f571.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705767225 {#1779
    date: 2024-01-20 17:13:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 31955
  -titleTs: "'american':5 'cream':9 'get':2 'ice':8 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816725
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10954593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767225 {#1778
    date: 2024-01-20 17:13:45.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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1773 …}
  +slug: "Never-get-between-an-American-and-their-ice-cream"
  +title: "Never get between an American and their ice cream"
  +url: "https://media.kbin.social/media/a3/90/a390ff467d7614ca007693025dfb490b1ecc2c5d0e666dc9c04441ac4624f571.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705767225 {#1779
    date: 2024-01-20 17:13:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 31955
  -titleTs: "'american':5 'cream':9 'get':2 'ice':8 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816725
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10954593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767225 {#1778
    date: 2024-01-20 17:13:45.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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "They-are-not-for-eating"
  +title: "They are not for eating"
  +url: "https://lemmy.ml/pictrs/image/c3bd86bc-d0af-47f4-9f42-9d777f89426c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727450593 {#238
    date: 2024-09-27 17:23:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 31874
  -titleTs: "'eat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10787987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730116 {#247
    date: 2024-01-20 06:55:16.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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "They-are-not-for-eating"
  +title: "They are not for eating"
  +url: "https://lemmy.ml/pictrs/image/c3bd86bc-d0af-47f4-9f42-9d777f89426c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727450593 {#238
    date: 2024-09-27 17:23:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 31874
  -titleTs: "'eat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10787987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730116 {#247
    date: 2024-01-20 06:55:16.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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "They-are-not-for-eating"
  +title: "They are not for eating"
  +url: "https://lemmy.ml/pictrs/image/c3bd86bc-d0af-47f4-9f42-9d777f89426c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727450593 {#238
    date: 2024-09-27 17:23:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 31874
  -titleTs: "'eat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10787987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730116 {#247
    date: 2024-01-20 06:55:16.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 {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Traffic-Engineering-a-help-from-Italy"
  +title: "Traffic Engineering: a help from Italy"
  +url: null
  +body: "Good morning, I write from Italy and here, where I live, but it is not only here the problem, are launched public roads projects that are breathtakingly bad and obsolete. I am no expert, I just think to have a minimum of good sense to understand that projects that are raping the countryside to build streets and welcome the circulations of more cars, more pollution and that conceive human beings like automatons that are staring the tv, then the windshield and then again the monitor at work. Imagining human life this way, in 2023, is a bit of a nightmare. Thus I would like to educate myself on traffic egineering. Is there someone out there that can point me YT channels; podcasts or worth to read books about this subject? At least, when there will be a public meeting, a city hall pubblic assembly I can think of intervening and say that there’s something better that just open roads after roads, after roads. Thank you"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727095128 {#1377
    date: 2024-09-23 14:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 31881
  -titleTs: "'engin':2 'help':4 'itali':6 'traffic':1"
  -bodyTs: "'2023':94 'assembl':144 'automaton':72 'bad':28 'be':70 'better':156 'bit':97 'book':127 'breathtak':27 'build':55 'car':63 'channel':121 'circul':60 'citi':141 'conceiv':68 'countrysid':53 'educ':106 'egin':110 'expert':34 'good':1,43 'hall':142 'human':69,89 'imagin':88 'interven':149 'itali':6 'launch':21 'least':132 'life':90 'like':71,104 'live':11 'meet':139 'minimum':41 'monitor':85 'morn':2 'nightmar':100 'obsolet':30 'open':159 'podcast':122 'point':118 'pollut':65 'problem':19 'project':24,48 'pubblic':143 'public':22,138 'rape':51 'read':126 'road':23,160,162,164 'say':151 'sens':44 'someon':113 'someth':155 'stare':75 'street':56 'subject':130 'thank':165 'think':37,147 'thus':101 'traffic':109 'tv':77 'understand':46 'way':92 'welcom':58 'windshield':80 'work':87 'worth':124 'would':103 'write':4 'yt':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815952
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733952 {#1945
    date: 2024-01-20 07:59: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
99 DENIED edit
App\Entity\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Traffic-Engineering-a-help-from-Italy"
  +title: "Traffic Engineering: a help from Italy"
  +url: null
  +body: "Good morning, I write from Italy and here, where I live, but it is not only here the problem, are launched public roads projects that are breathtakingly bad and obsolete. I am no expert, I just think to have a minimum of good sense to understand that projects that are raping the countryside to build streets and welcome the circulations of more cars, more pollution and that conceive human beings like automatons that are staring the tv, then the windshield and then again the monitor at work. Imagining human life this way, in 2023, is a bit of a nightmare. Thus I would like to educate myself on traffic egineering. Is there someone out there that can point me YT channels; podcasts or worth to read books about this subject? At least, when there will be a public meeting, a city hall pubblic assembly I can think of intervening and say that there’s something better that just open roads after roads, after roads. Thank you"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727095128 {#1377
    date: 2024-09-23 14:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 31881
  -titleTs: "'engin':2 'help':4 'itali':6 'traffic':1"
  -bodyTs: "'2023':94 'assembl':144 'automaton':72 'bad':28 'be':70 'better':156 'bit':97 'book':127 'breathtak':27 'build':55 'car':63 'channel':121 'circul':60 'citi':141 'conceiv':68 'countrysid':53 'educ':106 'egin':110 'expert':34 'good':1,43 'hall':142 'human':69,89 'imagin':88 'interven':149 'itali':6 'launch':21 'least':132 'life':90 'like':71,104 'live':11 'meet':139 'minimum':41 'monitor':85 'morn':2 'nightmar':100 'obsolet':30 'open':159 'podcast':122 'point':118 'pollut':65 'problem':19 'project':24,48 'pubblic':143 'public':22,138 'rape':51 'read':126 'road':23,160,162,164 'say':151 'sens':44 'someon':113 'someth':155 'stare':75 'street':56 'subject':130 'thank':165 'think':37,147 'thus':101 'traffic':109 'tv':77 'understand':46 'way':92 'welcom':58 'windshield':80 'work':87 'worth':124 'would':103 'write':4 'yt':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815952
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733952 {#1945
    date: 2024-01-20 07:59: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
100 DENIED moderate
App\Entity\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Traffic-Engineering-a-help-from-Italy"
  +title: "Traffic Engineering: a help from Italy"
  +url: null
  +body: "Good morning, I write from Italy and here, where I live, but it is not only here the problem, are launched public roads projects that are breathtakingly bad and obsolete. I am no expert, I just think to have a minimum of good sense to understand that projects that are raping the countryside to build streets and welcome the circulations of more cars, more pollution and that conceive human beings like automatons that are staring the tv, then the windshield and then again the monitor at work. Imagining human life this way, in 2023, is a bit of a nightmare. Thus I would like to educate myself on traffic egineering. Is there someone out there that can point me YT channels; podcasts or worth to read books about this subject? At least, when there will be a public meeting, a city hall pubblic assembly I can think of intervening and say that there’s something better that just open roads after roads, after roads. Thank you"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727095128 {#1377
    date: 2024-09-23 14:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 31881
  -titleTs: "'engin':2 'help':4 'itali':6 'traffic':1"
  -bodyTs: "'2023':94 'assembl':144 'automaton':72 'bad':28 'be':70 'better':156 'bit':97 'book':127 'breathtak':27 'build':55 'car':63 'channel':121 'circul':60 'citi':141 'conceiv':68 'countrysid':53 'educ':106 'egin':110 'expert':34 'good':1,43 'hall':142 'human':69,89 'imagin':88 'interven':149 'itali':6 'launch':21 'least':132 'life':90 'like':71,104 'live':11 'meet':139 'minimum':41 'monitor':85 'morn':2 'nightmar':100 'obsolet':30 'open':159 'podcast':122 'point':118 'pollut':65 'problem':19 'project':24,48 'pubblic':143 'public':22,138 'rape':51 'read':126 'road':23,160,162,164 'say':151 'sens':44 'someon':113 'someth':155 'stare':75 'street':56 'subject':130 'thank':165 'think':37,147 'thus':101 'traffic':109 'tv':77 'understand':46 'way':92 'welcom':58 'windshield':80 'work':87 'worth':124 'would':103 'write':4 'yt':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815952
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733952 {#1945
    date: 2024-01-20 07:59: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\Post {#2459
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#2454 …}
  +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
  +body: """
    #funny #memes #meme #dark #humor\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727053158 {#1717
    date: 2024-09-23 02:59:18.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "meme"
    "dark"
    "humor"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 361
  -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815140
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728740 {#2455
    date: 2024-01-20 06:32:20.0 +01:00
  }
  +"title": 361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\Post {#2459
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#2454 …}
  +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
  +body: """
    #funny #memes #meme #dark #humor\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727053158 {#1717
    date: 2024-09-23 02:59:18.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "meme"
    "dark"
    "humor"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 361
  -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815140
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728740 {#2455
    date: 2024-01-20 06:32:20.0 +01:00
  }
  +"title": 361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\Post {#2459
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#2454 …}
  +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
  +body: """
    #funny #memes #meme #dark #humor\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727053158 {#1717
    date: 2024-09-23 02:59:18.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "meme"
    "dark"
    "humor"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 361
  -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815140
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728740 {#2455
    date: 2024-01-20 06:32:20.0 +01:00
  }
  +"title": 361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\PostComment {#20467
  +user: Proxies\__CG__\App\Entity\User {#20468 …}
  +post: App\Entity\Post {#2459
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2454 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#1717
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#2455
      date: 2024-01-20 06:32:20.0 +01:00
    }
    +"title": 361
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#20451 …}
  +root: App\Entity\PostComment {#20413 …}
  +image: null
  +body: "I think it’s probably because they’re from Mastodon, hashtags are more used there"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705744681 {#20465
    date: 2024-01-20 10:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20469 …}
  +nested: Doctrine\ORM\PersistentCollection {#20471 …}
  +votes: Doctrine\ORM\PersistentCollection {#20473 …}
  +reports: Doctrine\ORM\PersistentCollection {#20475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20479 …}
  -id: 1118
  -bodyTs: "'hashtag':11 'mastodon':10 'probabl':5 're':8 'think':2 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7547842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744681 {#20466
    date: 2024-01-20 10:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\PostComment {#20467
  +user: Proxies\__CG__\App\Entity\User {#20468 …}
  +post: App\Entity\Post {#2459
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2454 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#1717
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#2455
      date: 2024-01-20 06:32:20.0 +01:00
    }
    +"title": 361
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#20451 …}
  +root: App\Entity\PostComment {#20413 …}
  +image: null
  +body: "I think it’s probably because they’re from Mastodon, hashtags are more used there"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705744681 {#20465
    date: 2024-01-20 10:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20469 …}
  +nested: Doctrine\ORM\PersistentCollection {#20471 …}
  +votes: Doctrine\ORM\PersistentCollection {#20473 …}
  +reports: Doctrine\ORM\PersistentCollection {#20475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20479 …}
  -id: 1118
  -bodyTs: "'hashtag':11 'mastodon':10 'probabl':5 're':8 'think':2 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7547842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744681 {#20466
    date: 2024-01-20 10:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\PostComment {#20467
  +user: Proxies\__CG__\App\Entity\User {#20468 …}
  +post: App\Entity\Post {#2459
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2454 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#1717
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#2455
      date: 2024-01-20 06:32:20.0 +01:00
    }
    +"title": 361
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#20451 …}
  +root: App\Entity\PostComment {#20413 …}
  +image: null
  +body: "I think it’s probably because they’re from Mastodon, hashtags are more used there"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705744681 {#20465
    date: 2024-01-20 10:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20469 …}
  +nested: Doctrine\ORM\PersistentCollection {#20471 …}
  +votes: Doctrine\ORM\PersistentCollection {#20473 …}
  +reports: Doctrine\ORM\PersistentCollection {#20475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20479 …}
  -id: 1118
  -bodyTs: "'hashtag':11 'mastodon':10 'probabl':5 're':8 'think':2 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7547842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744681 {#20466
    date: 2024-01-20 10:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\PostComment {#20483
  +user: Proxies\__CG__\App\Entity\User {#20484 …}
  +post: App\Entity\Post {#2459
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2454 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#1717
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#2455
      date: 2024-01-20 06:32:20.0 +01:00
    }
    +"title": 361
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#20413 …}
  +root: App\Entity\PostComment {#20413 …}
  +image: null
  +body: """
    It looks like this in mastadon  \n
    ![](https://monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705745469 {#20481
    date: 2024-01-20 11:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20485 …}
  +nested: Doctrine\ORM\PersistentCollection {#20487 …}
  +votes: Doctrine\ORM\PersistentCollection {#20489 …}
  +reports: Doctrine\ORM\PersistentCollection {#20491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20495 …}
  -id: 1119
  -bodyTs: "'/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':9 'like':3 'look':2 'mastadon':6 'monyet.cc':8 'monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705745469 {#20482
    date: 2024-01-20 11:11:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\PostComment {#20483
  +user: Proxies\__CG__\App\Entity\User {#20484 …}
  +post: App\Entity\Post {#2459
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2454 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#1717
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#2455
      date: 2024-01-20 06:32:20.0 +01:00
    }
    +"title": 361
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#20413 …}
  +root: App\Entity\PostComment {#20413 …}
  +image: null
  +body: """
    It looks like this in mastadon  \n
    ![](https://monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705745469 {#20481
    date: 2024-01-20 11:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20485 …}
  +nested: Doctrine\ORM\PersistentCollection {#20487 …}
  +votes: Doctrine\ORM\PersistentCollection {#20489 …}
  +reports: Doctrine\ORM\PersistentCollection {#20491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20495 …}
  -id: 1119
  -bodyTs: "'/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':9 'like':3 'look':2 'mastadon':6 'monyet.cc':8 'monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705745469 {#20482
    date: 2024-01-20 11:11:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\PostComment {#20483
  +user: Proxies\__CG__\App\Entity\User {#20484 …}
  +post: App\Entity\Post {#2459
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#2454 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#1717
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2453 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#2455
      date: 2024-01-20 06:32:20.0 +01:00
    }
    +"title": 361
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#20413 …}
  +root: App\Entity\PostComment {#20413 …}
  +image: null
  +body: """
    It looks like this in mastadon  \n
    ![](https://monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705745469 {#20481
    date: 2024-01-20 11:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20485 …}
  +nested: Doctrine\ORM\PersistentCollection {#20487 …}
  +votes: Doctrine\ORM\PersistentCollection {#20489 …}
  +reports: Doctrine\ORM\PersistentCollection {#20491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20495 …}
  -id: 1119
  -bodyTs: "'/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':9 'like':3 'look':2 'mastadon':6 'monyet.cc':8 'monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705745469 {#20482
    date: 2024-01-20 11:11:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\Post {#1654
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
  +body: """
    Say no to drugs\n
    \n
    #funny #memes\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 383
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727055612 {#1561
    date: 2024-09-23 03:40:12.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 360
  -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815066
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728666 {#1549
    date: 2024-01-20 06:31:06.0 +01:00
  }
  +"title": 360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\Post {#1654
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
  +body: """
    Say no to drugs\n
    \n
    #funny #memes\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 383
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727055612 {#1561
    date: 2024-09-23 03:40:12.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 360
  -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815066
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728666 {#1549
    date: 2024-01-20 06:31:06.0 +01:00
  }
  +"title": 360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\Post {#1654
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
  +body: """
    Say no to drugs\n
    \n
    #funny #memes\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 383
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727055612 {#1561
    date: 2024-09-23 03:40:12.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 360
  -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815066
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728666 {#1549
    date: 2024-01-20 06:31:06.0 +01:00
  }
  +"title": 360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\PostComment {#22549
  +user: Proxies\__CG__\App\Entity\User {#22550 …}
  +post: App\Entity\Post {#1654
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#1667 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#1561
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1721 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#1549
      date: 2024-01-20 06:31:06.0 +01:00
    }
    +"title": 360
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#22518 …}
  +root: App\Entity\PostComment {#22518 …}
  +image: null
  +body: """
    > I’m even still wearing pants.\n
    \n
    Ooh, someone’s a fancy lad/lass!
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705742330 {#22547
    date: 2024-01-20 10:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Sabre363@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22551 …}
  +nested: Doctrine\ORM\PersistentCollection {#22553 …}
  +votes: Doctrine\ORM\PersistentCollection {#22555 …}
  +reports: Doctrine\ORM\PersistentCollection {#22557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22561 …}
  -id: 1116
  -bodyTs: "'even':3 'fanci':11 'lad/lass':12 'm':2 'ooh':7 'pant':6 'someon':8 'still':4 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742330 {#22548
    date: 2024-01-20 10:18:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\PostComment {#22549
  +user: Proxies\__CG__\App\Entity\User {#22550 …}
  +post: App\Entity\Post {#1654
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#1667 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#1561
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1721 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#1549
      date: 2024-01-20 06:31:06.0 +01:00
    }
    +"title": 360
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#22518 …}
  +root: App\Entity\PostComment {#22518 …}
  +image: null
  +body: """
    > I’m even still wearing pants.\n
    \n
    Ooh, someone’s a fancy lad/lass!
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705742330 {#22547
    date: 2024-01-20 10:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Sabre363@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22551 …}
  +nested: Doctrine\ORM\PersistentCollection {#22553 …}
  +votes: Doctrine\ORM\PersistentCollection {#22555 …}
  +reports: Doctrine\ORM\PersistentCollection {#22557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22561 …}
  -id: 1116
  -bodyTs: "'even':3 'fanci':11 'lad/lass':12 'm':2 'ooh':7 'pant':6 'someon':8 'still':4 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742330 {#22548
    date: 2024-01-20 10:18:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\PostComment {#22549
  +user: Proxies\__CG__\App\Entity\User {#22550 …}
  +post: App\Entity\Post {#1654
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#1667 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#1561
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1721 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#1549
      date: 2024-01-20 06:31:06.0 +01:00
    }
    +"title": 360
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: App\Entity\PostComment {#22518 …}
  +root: App\Entity\PostComment {#22518 …}
  +image: null
  +body: """
    > I’m even still wearing pants.\n
    \n
    Ooh, someone’s a fancy lad/lass!
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705742330 {#22547
    date: 2024-01-20 10:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Sabre363@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22551 …}
  +nested: Doctrine\ORM\PersistentCollection {#22553 …}
  +votes: Doctrine\ORM\PersistentCollection {#22555 …}
  +reports: Doctrine\ORM\PersistentCollection {#22557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22561 …}
  -id: 1116
  -bodyTs: "'even':3 'fanci':11 'lad/lass':12 'm':2 'ooh':7 'pant':6 'someon':8 'still':4 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742330 {#22548
    date: 2024-01-20 10:18:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\PostComment {#22565
  +user: Proxies\__CG__\App\Entity\User {#22566 …}
  +post: App\Entity\Post {#1654
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#1667 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#1561
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1721 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#1549
      date: 2024-01-20 06:31:06.0 +01:00
    }
    +"title": 360
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: null
  +root: null
  +image: null
  +body: "This is by the wonderfully weird artist: davidtherobot"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705746352 {#22563
    date: 2024-01-20 11:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22567 …}
  +nested: Doctrine\ORM\PersistentCollection {#22569 …}
  +votes: Doctrine\ORM\PersistentCollection {#22571 …}
  +reports: Doctrine\ORM\PersistentCollection {#22573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22577 …}
  -id: 1120
  -bodyTs: "'artist':7 'davidtherobot':8 'weird':6 'wonder':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705746352 {#22564
    date: 2024-01-20 11:25:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\PostComment {#22565
  +user: Proxies\__CG__\App\Entity\User {#22566 …}
  +post: App\Entity\Post {#1654
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#1667 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#1561
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1721 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#1549
      date: 2024-01-20 06:31:06.0 +01:00
    }
    +"title": 360
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: null
  +root: null
  +image: null
  +body: "This is by the wonderfully weird artist: davidtherobot"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705746352 {#22563
    date: 2024-01-20 11:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22567 …}
  +nested: Doctrine\ORM\PersistentCollection {#22569 …}
  +votes: Doctrine\ORM\PersistentCollection {#22571 …}
  +reports: Doctrine\ORM\PersistentCollection {#22573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22577 …}
  -id: 1120
  -bodyTs: "'artist':7 'davidtherobot':8 'weird':6 'wonder':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705746352 {#22564
    date: 2024-01-20 11:25:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\PostComment {#22565
  +user: Proxies\__CG__\App\Entity\User {#22566 …}
  +post: App\Entity\Post {#1654
    +user: Proxies\__CG__\App\Entity\User {#1668 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: Proxies\__CG__\App\Entity\Image {#1667 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#1561
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1604 …}
    +votes: Doctrine\ORM\PersistentCollection {#1721 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#1549
      date: 2024-01-20 06:31:06.0 +01:00
    }
    +"title": 360
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +parent: null
  +root: null
  +image: null
  +body: "This is by the wonderfully weird artist: davidtherobot"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705746352 {#22563
    date: 2024-01-20 11:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22567 …}
  +nested: Doctrine\ORM\PersistentCollection {#22569 …}
  +votes: Doctrine\ORM\PersistentCollection {#22571 …}
  +reports: Doctrine\ORM\PersistentCollection {#22573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22577 …}
  -id: 1120
  -bodyTs: "'artist':7 'davidtherobot':8 'weird':6 'wonder':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705746352 {#22564
    date: 2024-01-20 11:25:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details