GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/newest/%E2%88%9E/all?p=131

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 …}
}
1.10 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "The-simplest-guide-to-pirating-games-on-Linux"
  +title: "The simplest guide to pirating games on Linux"
  +url: null
  +body: """
    This post will guide you on how to install and run pirate releases of games on Linux. Basic knowledge (how to install stuff, get around files, opening the terminal) is assumed.\n
    \n
    **Step 0**\n
    \n
    Ensure the game you intend to pirate actually stands a chance in running on Linux. Check the game’s ProtonDB rank, if it’s Silver or below chances are it won’t work even with additional effort. If it has a good rank (Gold and above), get the cracked release from wherever you get those. If multiple options are available, the general order of preference should be: Steam/DVD Rip > GOG release > Repack\n
    \n
    **Step 1**\n
    \n
    Install Wine and Steam, then enable Steam Play for all titles (Steam → Settings → Compatibility).\n
    \n
    **Step 2**\n
    \n
    Make one central folder for all game files. Copy the game files to each game’s subfolder (e.g. `~/games/`). If it’s an ISO file, extract its contents like an archive. If it is a repack/setup (e.g. GOG, FitGirl, Dodi, etc) run the setup by opening a terminal in the repack folder and entering: `wine ./theGameSetupFile.exe`\n
    \n
    ! Make sure in the setup you set the destination folder to the main games folder you’ve made. In Wine, access to the Linux file system is through the Z: virtual drive. e.g. in FitGirl’s setups, just change the installation folder to `Z:homeyourUsernamegamesgameSubfolder` if the directory you made was `~/games/`\n
    \n
    ! Make sure the installer is installing only the game, not anything else. Uncheck the option of installing Visual C++ runtimes, for example.\n
    \n
    **Step 3**\n
    \n
    Open Steam, in the menu bar go to Games → Add a non-Steam Game to My Library…, click on Browse and select the game executable (.exe) from the game’s folder. Then in your Steam Library click on the new game and go to its settings (*right click* → Properties or *open game page* → Settings icon → Properties), go to the compatibility option and check the “Force the use of a specific Steam Play compatibility tool” option. In the dropdown, select Proton Experimental.\n
    \n
    Run the game from Steam. If it works, great!\n
    \n
    If it didn’t work, you might be missing some software requirements (vcredist, etc). To add them, you’ll need an additional step:\n
    \n
    **Step 4 (optional)**\n
    \n
    Install `winetricks` and `protontricks`. Open a terminal and run `protontricks --gui`Select the game in the list, click on OK, select *Install an application*, click on OK, click on Cancel and now you’ll see a slightly different options window. Select *Install a Windows DLL or Component* option and click on OK. The new window will list all possible requirements/dependencies, install whatever the game needs. You can get to know the game’s software requirements from its PCGamingWiki page (or just google it). Repeat for each requirement.\n
    \n
    That’s it, with this you can run any game directly through Steam’s Proton layer. No Lutris, no juggling multiple `wineprefix`es, no racking your brains around multiple Wine runners. Proton Experimental gets regularly updated, so you’ll always be running your game with the best and latest compatibility option there is.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697643339 {#1876
    date: 2023-10-18 17:35:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1913 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 5401
  -titleTs: "'game':6 'guid':3 'linux':8 'pirat':5 'simplest':2"
  -bodyTs: "'/games':142,231 '/thegamesetupfile.exe':179 '0':33 '1':107 '2':123 '3':255 '4':371 'access':200 'actual':41 'add':265,362 'addit':69,368 'alway':499 'anyth':242 'applic':396 'archiv':154 'around':25,487 'assum':31 'avail':93 'bar':261 'basic':18 'best':506 'brain':486 'brows':276 'c':250 'cancel':402 'central':126 'chanc':44,61 'chang':218 'check':49,319 'click':274,293,304,390,397,400,422 'compat':121,316,329,509 'compon':419 'content':151 'copi':132 'crack':82 'destin':188 'didn':349 'differ':410 'direct':470 'directori':227 'dll':417 'dodi':163 'drive':211 'dropdown':334 'e.g':141,160,212 'effort':70 'els':243 'enabl':113 'ensur':34 'enter':177 'es':482 'etc':164,360 'even':67 'exampl':253 'exe':282 'execut':281 'experiment':337,492 'extract':149 'file':26,131,135,148,204 'fitgirl':162,214 'folder':127,175,189,194,221,287 'forc':321 'game':15,36,51,130,134,138,193,240,264,270,280,285,297,308,340,386,436,444,469,503 'general':95 'get':24,80,87,440,493 'go':262,299,313 'gog':103,161 'gold':77 'good':75 'googl':454 'great':346 'gui':383 'guid':4 'homeyourusernamegamesgamesubfold':224 'icon':311 'instal':9,22,108,220,235,237,248,373,394,414,433 'intend':38 'iso':147 'juggl':479 'know':442 'knowledg':19 'latest':508 'layer':475 'librari':273,292 'like':152 'linux':17,48,203 'list':389,429 'll':365,406,498 'lutri':477 'made':197,229 'main':192 'make':124,180,232 'menu':260 'might':353 'miss':355 'multipl':90,480,488 'need':366,437 'new':296,426 'non':268 'non-steam':267 'ok':392,399,424 'one':125 'open':27,169,256,307,377 'option':91,246,317,331,372,411,420,510 'order':96 'page':309,451 'pcgamingwiki':450 'pirat':12,40 'play':115,328 'possibl':431 'post':2 'prefer':98 'properti':305,312 'proton':336,474,491 'protondb':53 'protontrick':376,382 'rack':484 'rank':54,76 'regular':494 'releas':13,83,104 'repack':105,174 'repack/setup':159 'repeat':456 'requir':358,447,459 'requirements/dependencies':432 'right':303 'rip':102 'run':11,46,165,338,381,467,501 'runner':490 'runtim':251 'see':407 'select':278,335,384,393,413 'set':120,186,302,310 'setup':167,184,216 'silver':58 'slight':409 'softwar':357,446 'specif':326 'stand':42 'steam':111,114,119,257,269,291,327,342,472 'steam/dvd':101 'step':32,106,122,254,369,370 'stuff':23 'subfold':140 'sure':181,233 'system':205 'termin':29,171,379 'titl':118 'tool':330 'uncheck':244 'updat':495 'use':323 'vcredist':359 've':196 'virtual':210 'visual':249 'whatev':434 'wherev':85 'window':412,416,427 'wine':109,178,199,489 'wineprefix':481 'winetrick':374 'won':64 'work':66,345,351 'z':209,223"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697406396
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/5747000"
  +editedAt: DateTimeImmutable @1697320392 {#1914
    date: 2023-10-14 23:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697319996 {#1920
    date: 2023-10-14 23:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "The-simplest-guide-to-pirating-games-on-Linux"
  +title: "The simplest guide to pirating games on Linux"
  +url: null
  +body: """
    This post will guide you on how to install and run pirate releases of games on Linux. Basic knowledge (how to install stuff, get around files, opening the terminal) is assumed.\n
    \n
    **Step 0**\n
    \n
    Ensure the game you intend to pirate actually stands a chance in running on Linux. Check the game’s ProtonDB rank, if it’s Silver or below chances are it won’t work even with additional effort. If it has a good rank (Gold and above), get the cracked release from wherever you get those. If multiple options are available, the general order of preference should be: Steam/DVD Rip > GOG release > Repack\n
    \n
    **Step 1**\n
    \n
    Install Wine and Steam, then enable Steam Play for all titles (Steam → Settings → Compatibility).\n
    \n
    **Step 2**\n
    \n
    Make one central folder for all game files. Copy the game files to each game’s subfolder (e.g. `~/games/`). If it’s an ISO file, extract its contents like an archive. If it is a repack/setup (e.g. GOG, FitGirl, Dodi, etc) run the setup by opening a terminal in the repack folder and entering: `wine ./theGameSetupFile.exe`\n
    \n
    ! Make sure in the setup you set the destination folder to the main games folder you’ve made. In Wine, access to the Linux file system is through the Z: virtual drive. e.g. in FitGirl’s setups, just change the installation folder to `Z:homeyourUsernamegamesgameSubfolder` if the directory you made was `~/games/`\n
    \n
    ! Make sure the installer is installing only the game, not anything else. Uncheck the option of installing Visual C++ runtimes, for example.\n
    \n
    **Step 3**\n
    \n
    Open Steam, in the menu bar go to Games → Add a non-Steam Game to My Library…, click on Browse and select the game executable (.exe) from the game’s folder. Then in your Steam Library click on the new game and go to its settings (*right click* → Properties or *open game page* → Settings icon → Properties), go to the compatibility option and check the “Force the use of a specific Steam Play compatibility tool” option. In the dropdown, select Proton Experimental.\n
    \n
    Run the game from Steam. If it works, great!\n
    \n
    If it didn’t work, you might be missing some software requirements (vcredist, etc). To add them, you’ll need an additional step:\n
    \n
    **Step 4 (optional)**\n
    \n
    Install `winetricks` and `protontricks`. Open a terminal and run `protontricks --gui`Select the game in the list, click on OK, select *Install an application*, click on OK, click on Cancel and now you’ll see a slightly different options window. Select *Install a Windows DLL or Component* option and click on OK. The new window will list all possible requirements/dependencies, install whatever the game needs. You can get to know the game’s software requirements from its PCGamingWiki page (or just google it). Repeat for each requirement.\n
    \n
    That’s it, with this you can run any game directly through Steam’s Proton layer. No Lutris, no juggling multiple `wineprefix`es, no racking your brains around multiple Wine runners. Proton Experimental gets regularly updated, so you’ll always be running your game with the best and latest compatibility option there is.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697643339 {#1876
    date: 2023-10-18 17:35:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1913 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 5401
  -titleTs: "'game':6 'guid':3 'linux':8 'pirat':5 'simplest':2"
  -bodyTs: "'/games':142,231 '/thegamesetupfile.exe':179 '0':33 '1':107 '2':123 '3':255 '4':371 'access':200 'actual':41 'add':265,362 'addit':69,368 'alway':499 'anyth':242 'applic':396 'archiv':154 'around':25,487 'assum':31 'avail':93 'bar':261 'basic':18 'best':506 'brain':486 'brows':276 'c':250 'cancel':402 'central':126 'chanc':44,61 'chang':218 'check':49,319 'click':274,293,304,390,397,400,422 'compat':121,316,329,509 'compon':419 'content':151 'copi':132 'crack':82 'destin':188 'didn':349 'differ':410 'direct':470 'directori':227 'dll':417 'dodi':163 'drive':211 'dropdown':334 'e.g':141,160,212 'effort':70 'els':243 'enabl':113 'ensur':34 'enter':177 'es':482 'etc':164,360 'even':67 'exampl':253 'exe':282 'execut':281 'experiment':337,492 'extract':149 'file':26,131,135,148,204 'fitgirl':162,214 'folder':127,175,189,194,221,287 'forc':321 'game':15,36,51,130,134,138,193,240,264,270,280,285,297,308,340,386,436,444,469,503 'general':95 'get':24,80,87,440,493 'go':262,299,313 'gog':103,161 'gold':77 'good':75 'googl':454 'great':346 'gui':383 'guid':4 'homeyourusernamegamesgamesubfold':224 'icon':311 'instal':9,22,108,220,235,237,248,373,394,414,433 'intend':38 'iso':147 'juggl':479 'know':442 'knowledg':19 'latest':508 'layer':475 'librari':273,292 'like':152 'linux':17,48,203 'list':389,429 'll':365,406,498 'lutri':477 'made':197,229 'main':192 'make':124,180,232 'menu':260 'might':353 'miss':355 'multipl':90,480,488 'need':366,437 'new':296,426 'non':268 'non-steam':267 'ok':392,399,424 'one':125 'open':27,169,256,307,377 'option':91,246,317,331,372,411,420,510 'order':96 'page':309,451 'pcgamingwiki':450 'pirat':12,40 'play':115,328 'possibl':431 'post':2 'prefer':98 'properti':305,312 'proton':336,474,491 'protondb':53 'protontrick':376,382 'rack':484 'rank':54,76 'regular':494 'releas':13,83,104 'repack':105,174 'repack/setup':159 'repeat':456 'requir':358,447,459 'requirements/dependencies':432 'right':303 'rip':102 'run':11,46,165,338,381,467,501 'runner':490 'runtim':251 'see':407 'select':278,335,384,393,413 'set':120,186,302,310 'setup':167,184,216 'silver':58 'slight':409 'softwar':357,446 'specif':326 'stand':42 'steam':111,114,119,257,269,291,327,342,472 'steam/dvd':101 'step':32,106,122,254,369,370 'stuff':23 'subfold':140 'sure':181,233 'system':205 'termin':29,171,379 'titl':118 'tool':330 'uncheck':244 'updat':495 'use':323 'vcredist':359 've':196 'virtual':210 'visual':249 'whatev':434 'wherev':85 'window':412,416,427 'wine':109,178,199,489 'wineprefix':481 'winetrick':374 'won':64 'work':66,345,351 'z':209,223"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697406396
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/5747000"
  +editedAt: DateTimeImmutable @1697320392 {#1914
    date: 2023-10-14 23:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697319996 {#1920
    date: 2023-10-14 23:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "The-simplest-guide-to-pirating-games-on-Linux"
  +title: "The simplest guide to pirating games on Linux"
  +url: null
  +body: """
    This post will guide you on how to install and run pirate releases of games on Linux. Basic knowledge (how to install stuff, get around files, opening the terminal) is assumed.\n
    \n
    **Step 0**\n
    \n
    Ensure the game you intend to pirate actually stands a chance in running on Linux. Check the game’s ProtonDB rank, if it’s Silver or below chances are it won’t work even with additional effort. If it has a good rank (Gold and above), get the cracked release from wherever you get those. If multiple options are available, the general order of preference should be: Steam/DVD Rip > GOG release > Repack\n
    \n
    **Step 1**\n
    \n
    Install Wine and Steam, then enable Steam Play for all titles (Steam → Settings → Compatibility).\n
    \n
    **Step 2**\n
    \n
    Make one central folder for all game files. Copy the game files to each game’s subfolder (e.g. `~/games/`). If it’s an ISO file, extract its contents like an archive. If it is a repack/setup (e.g. GOG, FitGirl, Dodi, etc) run the setup by opening a terminal in the repack folder and entering: `wine ./theGameSetupFile.exe`\n
    \n
    ! Make sure in the setup you set the destination folder to the main games folder you’ve made. In Wine, access to the Linux file system is through the Z: virtual drive. e.g. in FitGirl’s setups, just change the installation folder to `Z:homeyourUsernamegamesgameSubfolder` if the directory you made was `~/games/`\n
    \n
    ! Make sure the installer is installing only the game, not anything else. Uncheck the option of installing Visual C++ runtimes, for example.\n
    \n
    **Step 3**\n
    \n
    Open Steam, in the menu bar go to Games → Add a non-Steam Game to My Library…, click on Browse and select the game executable (.exe) from the game’s folder. Then in your Steam Library click on the new game and go to its settings (*right click* → Properties or *open game page* → Settings icon → Properties), go to the compatibility option and check the “Force the use of a specific Steam Play compatibility tool” option. In the dropdown, select Proton Experimental.\n
    \n
    Run the game from Steam. If it works, great!\n
    \n
    If it didn’t work, you might be missing some software requirements (vcredist, etc). To add them, you’ll need an additional step:\n
    \n
    **Step 4 (optional)**\n
    \n
    Install `winetricks` and `protontricks`. Open a terminal and run `protontricks --gui`Select the game in the list, click on OK, select *Install an application*, click on OK, click on Cancel and now you’ll see a slightly different options window. Select *Install a Windows DLL or Component* option and click on OK. The new window will list all possible requirements/dependencies, install whatever the game needs. You can get to know the game’s software requirements from its PCGamingWiki page (or just google it). Repeat for each requirement.\n
    \n
    That’s it, with this you can run any game directly through Steam’s Proton layer. No Lutris, no juggling multiple `wineprefix`es, no racking your brains around multiple Wine runners. Proton Experimental gets regularly updated, so you’ll always be running your game with the best and latest compatibility option there is.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697643339 {#1876
    date: 2023-10-18 17:35:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1913 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 5401
  -titleTs: "'game':6 'guid':3 'linux':8 'pirat':5 'simplest':2"
  -bodyTs: "'/games':142,231 '/thegamesetupfile.exe':179 '0':33 '1':107 '2':123 '3':255 '4':371 'access':200 'actual':41 'add':265,362 'addit':69,368 'alway':499 'anyth':242 'applic':396 'archiv':154 'around':25,487 'assum':31 'avail':93 'bar':261 'basic':18 'best':506 'brain':486 'brows':276 'c':250 'cancel':402 'central':126 'chanc':44,61 'chang':218 'check':49,319 'click':274,293,304,390,397,400,422 'compat':121,316,329,509 'compon':419 'content':151 'copi':132 'crack':82 'destin':188 'didn':349 'differ':410 'direct':470 'directori':227 'dll':417 'dodi':163 'drive':211 'dropdown':334 'e.g':141,160,212 'effort':70 'els':243 'enabl':113 'ensur':34 'enter':177 'es':482 'etc':164,360 'even':67 'exampl':253 'exe':282 'execut':281 'experiment':337,492 'extract':149 'file':26,131,135,148,204 'fitgirl':162,214 'folder':127,175,189,194,221,287 'forc':321 'game':15,36,51,130,134,138,193,240,264,270,280,285,297,308,340,386,436,444,469,503 'general':95 'get':24,80,87,440,493 'go':262,299,313 'gog':103,161 'gold':77 'good':75 'googl':454 'great':346 'gui':383 'guid':4 'homeyourusernamegamesgamesubfold':224 'icon':311 'instal':9,22,108,220,235,237,248,373,394,414,433 'intend':38 'iso':147 'juggl':479 'know':442 'knowledg':19 'latest':508 'layer':475 'librari':273,292 'like':152 'linux':17,48,203 'list':389,429 'll':365,406,498 'lutri':477 'made':197,229 'main':192 'make':124,180,232 'menu':260 'might':353 'miss':355 'multipl':90,480,488 'need':366,437 'new':296,426 'non':268 'non-steam':267 'ok':392,399,424 'one':125 'open':27,169,256,307,377 'option':91,246,317,331,372,411,420,510 'order':96 'page':309,451 'pcgamingwiki':450 'pirat':12,40 'play':115,328 'possibl':431 'post':2 'prefer':98 'properti':305,312 'proton':336,474,491 'protondb':53 'protontrick':376,382 'rack':484 'rank':54,76 'regular':494 'releas':13,83,104 'repack':105,174 'repack/setup':159 'repeat':456 'requir':358,447,459 'requirements/dependencies':432 'right':303 'rip':102 'run':11,46,165,338,381,467,501 'runner':490 'runtim':251 'see':407 'select':278,335,384,393,413 'set':120,186,302,310 'setup':167,184,216 'silver':58 'slight':409 'softwar':357,446 'specif':326 'stand':42 'steam':111,114,119,257,269,291,327,342,472 'steam/dvd':101 'step':32,106,122,254,369,370 'stuff':23 'subfold':140 'sure':181,233 'system':205 'termin':29,171,379 'titl':118 'tool':330 'uncheck':244 'updat':495 'use':323 'vcredist':359 've':196 'virtual':210 'visual':249 'whatev':434 'wherev':85 'window':412,416,427 'wine':109,178,199,489 'wineprefix':481 'winetrick':374 'won':64 'work':66,345,351 'z':209,223"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697406396
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/5747000"
  +editedAt: DateTimeImmutable @1697320392 {#1914
    date: 2023-10-14 23:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697319996 {#1920
    date: 2023-10-14 23:46:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-community-to-name-pets-people-inanimate-objects"
  +title: "Any community to name pets/ people/ inanimate objects?"
  +url: null
  +body: "I like naming stuff, any community that does this or smth adjacent"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697406244 {#1531
    date: 2023-10-15 23:44:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 13156
  -titleTs: "'communiti':2 'inanim':7 'name':4 'object':8 'peopl':6 'pet':5"
  -bodyTs: "'adjac':12 'communiti':6 'like':2 'name':3 'smth':11 'stuff':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324919
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4682259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697318419 {#1533
    date: 2023-10-14 23:20:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-community-to-name-pets-people-inanimate-objects"
  +title: "Any community to name pets/ people/ inanimate objects?"
  +url: null
  +body: "I like naming stuff, any community that does this or smth adjacent"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697406244 {#1531
    date: 2023-10-15 23:44:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 13156
  -titleTs: "'communiti':2 'inanim':7 'name':4 'object':8 'peopl':6 'pet':5"
  -bodyTs: "'adjac':12 'communiti':6 'like':2 'name':3 'smth':11 'stuff':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324919
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4682259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697318419 {#1533
    date: 2023-10-14 23:20:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-community-to-name-pets-people-inanimate-objects"
  +title: "Any community to name pets/ people/ inanimate objects?"
  +url: null
  +body: "I like naming stuff, any community that does this or smth adjacent"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697406244 {#1531
    date: 2023-10-15 23:44:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 13156
  -titleTs: "'communiti':2 'inanim':7 'name':4 'object':8 'peopl':6 'pet':5"
  -bodyTs: "'adjac':12 'communiti':6 'like':2 'name':3 'smth':11 'stuff':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324919
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4682259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697318419 {#1533
    date: 2023-10-14 23:20:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Mother-in-Law-bought-family-tickets-to-Medieval-Times-for-tonight-but"
  +title: "Mother-in-Law bought family tickets to Medieval Times for tonight, but they're on strike and scabs are doing the show..."
  +url: null
  +body: """
    She bought the tickets without knowing about the strike. We accepted the gift without knowing about the strike.\n
    \n
    She’s a Republican and still wants to go and cross the picket line. She doesn’t care.\n
    \n
    My wife understands my hesitancy, but says that it’s too late, and so we have to go regardless.\n
    \n
    The kids are really looking forward to it.\n
    \n
    I just feel so horrible. But I have to go with them.\n
    \n
    What can I do to make amends?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697418481 {#1738
    date: 2023-10-16 03:08:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 5399
  -titleTs: "'bought':5 'famili':6 'law':4 'mediev':9 'mother':2 'mother-in-law':1 're':15 'scab':19 'show':23 'strike':17 'ticket':7 'time':10 'tonight':12"
  -bodyTs: "'accept':11 'amend':82 'bought':2 'care':36 'cross':29 'doesn':34 'feel':66 'forward':61 'gift':13 'go':27,54,73 'hesit':41 'horribl':68 'kid':57 'know':6,15 'late':48 'line':32 'look':60 'make':81 'picket':31 'realli':59 'regardless':55 'republican':22 'say':43 'still':24 'strike':9,18 'ticket':4 'understand':39 'want':25 'wife':38 'without':5,14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697404209
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6806953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697317809 {#1753
    date: 2023-10-14 23:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Mother-in-Law-bought-family-tickets-to-Medieval-Times-for-tonight-but"
  +title: "Mother-in-Law bought family tickets to Medieval Times for tonight, but they're on strike and scabs are doing the show..."
  +url: null
  +body: """
    She bought the tickets without knowing about the strike. We accepted the gift without knowing about the strike.\n
    \n
    She’s a Republican and still wants to go and cross the picket line. She doesn’t care.\n
    \n
    My wife understands my hesitancy, but says that it’s too late, and so we have to go regardless.\n
    \n
    The kids are really looking forward to it.\n
    \n
    I just feel so horrible. But I have to go with them.\n
    \n
    What can I do to make amends?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697418481 {#1738
    date: 2023-10-16 03:08:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 5399
  -titleTs: "'bought':5 'famili':6 'law':4 'mediev':9 'mother':2 'mother-in-law':1 're':15 'scab':19 'show':23 'strike':17 'ticket':7 'time':10 'tonight':12"
  -bodyTs: "'accept':11 'amend':82 'bought':2 'care':36 'cross':29 'doesn':34 'feel':66 'forward':61 'gift':13 'go':27,54,73 'hesit':41 'horribl':68 'kid':57 'know':6,15 'late':48 'line':32 'look':60 'make':81 'picket':31 'realli':59 'regardless':55 'republican':22 'say':43 'still':24 'strike':9,18 'ticket':4 'understand':39 'want':25 'wife':38 'without':5,14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697404209
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6806953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697317809 {#1753
    date: 2023-10-14 23:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Mother-in-Law-bought-family-tickets-to-Medieval-Times-for-tonight-but"
  +title: "Mother-in-Law bought family tickets to Medieval Times for tonight, but they're on strike and scabs are doing the show..."
  +url: null
  +body: """
    She bought the tickets without knowing about the strike. We accepted the gift without knowing about the strike.\n
    \n
    She’s a Republican and still wants to go and cross the picket line. She doesn’t care.\n
    \n
    My wife understands my hesitancy, but says that it’s too late, and so we have to go regardless.\n
    \n
    The kids are really looking forward to it.\n
    \n
    I just feel so horrible. But I have to go with them.\n
    \n
    What can I do to make amends?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697418481 {#1738
    date: 2023-10-16 03:08:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 5399
  -titleTs: "'bought':5 'famili':6 'law':4 'mediev':9 'mother':2 'mother-in-law':1 're':15 'scab':19 'show':23 'strike':17 'ticket':7 'time':10 'tonight':12"
  -bodyTs: "'accept':11 'amend':82 'bought':2 'care':36 'cross':29 'doesn':34 'feel':66 'forward':61 'gift':13 'go':27,54,73 'hesit':41 'horribl':68 'kid':57 'know':6,15 'late':48 'line':32 'look':60 'make':81 'picket':31 'realli':59 'regardless':55 'republican':22 'say':43 'still':24 'strike':9,18 'ticket':4 'understand':39 'want':25 'wife':38 'without':5,14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697404209
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6806953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697317809 {#1753
    date: 2023-10-14 23:10:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-noone-train-their-dogs-anymore"
  +title: "Does noone train their dogs anymore?"
  +url: null
  +body: """
    I was paying extra attention to this the last 3 days and i noticed that about 8 of 10 people: hold their dogs close preemptively (most of the time nothing happens wiht those) dogs bork and need to be held back people cross to the other side\n
    \n
    Is nobody bothering to properly train their dogs anymore? What is happening in the dog scene? is anybody else experiencing this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697510299 {#1484
    date: 2023-10-17 04:38:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 5387
  -titleTs: "'anymor':6 'dog':5 'noon':2 'train':3"
  -bodyTs: "'10':19 '3':10 '8':17 'anybodi':65 'anymor':56 'attent':5 'back':41 'bork':35 'bother':50 'close':24 'cross':43 'day':11 'dog':23,34,55,62 'els':66 'experienc':67 'extra':4 'happen':31,59 'held':40 'hold':21 'last':9 'need':37 'nobodi':49 'noth':30 'notic':14 'pay':3 'peopl':20,42 'preemptiv':25 'proper':52 'scene':63 'side':47 'time':29 'train':53 'wiht':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697396313
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7187525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697309913 {#1486
    date: 2023-10-14 20:58:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-noone-train-their-dogs-anymore"
  +title: "Does noone train their dogs anymore?"
  +url: null
  +body: """
    I was paying extra attention to this the last 3 days and i noticed that about 8 of 10 people: hold their dogs close preemptively (most of the time nothing happens wiht those) dogs bork and need to be held back people cross to the other side\n
    \n
    Is nobody bothering to properly train their dogs anymore? What is happening in the dog scene? is anybody else experiencing this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697510299 {#1484
    date: 2023-10-17 04:38:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 5387
  -titleTs: "'anymor':6 'dog':5 'noon':2 'train':3"
  -bodyTs: "'10':19 '3':10 '8':17 'anybodi':65 'anymor':56 'attent':5 'back':41 'bork':35 'bother':50 'close':24 'cross':43 'day':11 'dog':23,34,55,62 'els':66 'experienc':67 'extra':4 'happen':31,59 'held':40 'hold':21 'last':9 'need':37 'nobodi':49 'noth':30 'notic':14 'pay':3 'peopl':20,42 'preemptiv':25 'proper':52 'scene':63 'side':47 'time':29 'train':53 'wiht':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697396313
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7187525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697309913 {#1486
    date: 2023-10-14 20:58:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-noone-train-their-dogs-anymore"
  +title: "Does noone train their dogs anymore?"
  +url: null
  +body: """
    I was paying extra attention to this the last 3 days and i noticed that about 8 of 10 people: hold their dogs close preemptively (most of the time nothing happens wiht those) dogs bork and need to be held back people cross to the other side\n
    \n
    Is nobody bothering to properly train their dogs anymore? What is happening in the dog scene? is anybody else experiencing this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697510299 {#1484
    date: 2023-10-17 04:38:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 5387
  -titleTs: "'anymor':6 'dog':5 'noon':2 'train':3"
  -bodyTs: "'10':19 '3':10 '8':17 'anybodi':65 'anymor':56 'attent':5 'back':41 'bork':35 'bother':50 'close':24 'cross':43 'day':11 'dog':23,34,55,62 'els':66 'experienc':67 'extra':4 'happen':31,59 'held':40 'hold':21 'last':9 'need':37 'nobodi':49 'noth':30 'notic':14 'pay':3 'peopl':20,42 'preemptiv':25 'proper':52 'scene':63 'side':47 'time':29 'train':53 'wiht':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697396313
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7187525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697309913 {#1486
    date: 2023-10-14 20:58:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "answered-Front-load-bobbins-any-advantages-Or-only-downsides"
  +title: "[answered] Front-load bobbins -- any advantages?  Or only downsides?"
  +url: null
  +body: """
    I watched several sewing videos in preparation to buy a machine. The consensus is that drop-in bobbins are easier for beginners than front-load. Well I’m the kind of person who wants to get to the /expert/ stage & if that means doing things the hard way, so be it. But then the question is, what are the advantages of front-loads?\n
    \n
    Youtube video id `rbhfilt68vI` titled “TESTED Best Sewing Machines for Beginners” suggests that front-load bobbins are more likely to get tangled and jammed. That sounds like an anti-feature for both beginners and experienced users. So why do front-load bobbin designs even exist?\n
    \n
    (edit)\n
    \n
    I think I got my answer. Video `F7GTjrc-m5w` says front-loading enables the machine to go faster and also enables you to switch bobbins mid-task.\n
    \n
    I care more about jamming than speed. But the mid-task swapping sounds useful because I don’t suppose you can predict when it will run out. So I guess I need to consider how much stock to put into the comment about jamming.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697394543 {#1761
    date: 2023-10-15 20:29:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 5383
  -titleTs: "'advantag':7 'answer':1 'bobbin':5 'downsid':10 'front':3 'front-load':2 'load':4"
  -bodyTs: "'/expert':41 'advantag':62 'also':137 'answer':121 'anti':97 'anti-featur':96 'beginn':23,77,101 'best':73 'bobbin':19,83,111,142 'buy':9 'care':147 'comment':188 'consensus':13 'consid':180 'design':112 'drop':17 'drop-in':16 'easier':21 'edit':115 'enabl':130,138 'even':113 'exist':114 'experienc':103 'f7gtjrc':124 'f7gtjrc-m5w':123 'faster':135 'featur':98 'front':26,65,81,109,128 'front-load':25,64,80,108,127 'get':38,88 'go':134 'got':119 'guess':176 'hard':49 'id':69 'jam':91,150,190 'kind':32 'like':86,94 'load':27,66,82,110,129 'm':30 'm5w':125 'machin':11,75,132 'mean':45 'mid':144,156 'mid-task':143,155 'much':182 'need':178 'person':34 'predict':168 'prepar':7 'put':185 'question':57 'rbhfilt68vi':70 'run':172 'say':126 'sever':3 'sew':4,74 'sound':93,159 'speed':152 'stage':42 'stock':183 'suggest':78 'suppos':165 'swap':158 'switch':141 'tangl':89 'task':145,157 'test':72 'thing':47 'think':117 'titl':71 'use':160 'user':104 'video':5,68,122 'want':36 'watch':2 'way':50 'well':28 'youtub':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697340459
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3090755"
  +editedAt: DateTimeImmutable @1697310165 {#1758
    date: 2023-10-14 21:02:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697308959 {#1754
    date: 2023-10-14 20:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "answered-Front-load-bobbins-any-advantages-Or-only-downsides"
  +title: "[answered] Front-load bobbins -- any advantages?  Or only downsides?"
  +url: null
  +body: """
    I watched several sewing videos in preparation to buy a machine. The consensus is that drop-in bobbins are easier for beginners than front-load. Well I’m the kind of person who wants to get to the /expert/ stage & if that means doing things the hard way, so be it. But then the question is, what are the advantages of front-loads?\n
    \n
    Youtube video id `rbhfilt68vI` titled “TESTED Best Sewing Machines for Beginners” suggests that front-load bobbins are more likely to get tangled and jammed. That sounds like an anti-feature for both beginners and experienced users. So why do front-load bobbin designs even exist?\n
    \n
    (edit)\n
    \n
    I think I got my answer. Video `F7GTjrc-m5w` says front-loading enables the machine to go faster and also enables you to switch bobbins mid-task.\n
    \n
    I care more about jamming than speed. But the mid-task swapping sounds useful because I don’t suppose you can predict when it will run out. So I guess I need to consider how much stock to put into the comment about jamming.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697394543 {#1761
    date: 2023-10-15 20:29:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 5383
  -titleTs: "'advantag':7 'answer':1 'bobbin':5 'downsid':10 'front':3 'front-load':2 'load':4"
  -bodyTs: "'/expert':41 'advantag':62 'also':137 'answer':121 'anti':97 'anti-featur':96 'beginn':23,77,101 'best':73 'bobbin':19,83,111,142 'buy':9 'care':147 'comment':188 'consensus':13 'consid':180 'design':112 'drop':17 'drop-in':16 'easier':21 'edit':115 'enabl':130,138 'even':113 'exist':114 'experienc':103 'f7gtjrc':124 'f7gtjrc-m5w':123 'faster':135 'featur':98 'front':26,65,81,109,128 'front-load':25,64,80,108,127 'get':38,88 'go':134 'got':119 'guess':176 'hard':49 'id':69 'jam':91,150,190 'kind':32 'like':86,94 'load':27,66,82,110,129 'm':30 'm5w':125 'machin':11,75,132 'mean':45 'mid':144,156 'mid-task':143,155 'much':182 'need':178 'person':34 'predict':168 'prepar':7 'put':185 'question':57 'rbhfilt68vi':70 'run':172 'say':126 'sever':3 'sew':4,74 'sound':93,159 'speed':152 'stage':42 'stock':183 'suggest':78 'suppos':165 'swap':158 'switch':141 'tangl':89 'task':145,157 'test':72 'thing':47 'think':117 'titl':71 'use':160 'user':104 'video':5,68,122 'want':36 'watch':2 'way':50 'well':28 'youtub':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697340459
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3090755"
  +editedAt: DateTimeImmutable @1697310165 {#1758
    date: 2023-10-14 21:02:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697308959 {#1754
    date: 2023-10-14 20:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "answered-Front-load-bobbins-any-advantages-Or-only-downsides"
  +title: "[answered] Front-load bobbins -- any advantages?  Or only downsides?"
  +url: null
  +body: """
    I watched several sewing videos in preparation to buy a machine. The consensus is that drop-in bobbins are easier for beginners than front-load. Well I’m the kind of person who wants to get to the /expert/ stage & if that means doing things the hard way, so be it. But then the question is, what are the advantages of front-loads?\n
    \n
    Youtube video id `rbhfilt68vI` titled “TESTED Best Sewing Machines for Beginners” suggests that front-load bobbins are more likely to get tangled and jammed. That sounds like an anti-feature for both beginners and experienced users. So why do front-load bobbin designs even exist?\n
    \n
    (edit)\n
    \n
    I think I got my answer. Video `F7GTjrc-m5w` says front-loading enables the machine to go faster and also enables you to switch bobbins mid-task.\n
    \n
    I care more about jamming than speed. But the mid-task swapping sounds useful because I don’t suppose you can predict when it will run out. So I guess I need to consider how much stock to put into the comment about jamming.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697394543 {#1761
    date: 2023-10-15 20:29:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 5383
  -titleTs: "'advantag':7 'answer':1 'bobbin':5 'downsid':10 'front':3 'front-load':2 'load':4"
  -bodyTs: "'/expert':41 'advantag':62 'also':137 'answer':121 'anti':97 'anti-featur':96 'beginn':23,77,101 'best':73 'bobbin':19,83,111,142 'buy':9 'care':147 'comment':188 'consensus':13 'consid':180 'design':112 'drop':17 'drop-in':16 'easier':21 'edit':115 'enabl':130,138 'even':113 'exist':114 'experienc':103 'f7gtjrc':124 'f7gtjrc-m5w':123 'faster':135 'featur':98 'front':26,65,81,109,128 'front-load':25,64,80,108,127 'get':38,88 'go':134 'got':119 'guess':176 'hard':49 'id':69 'jam':91,150,190 'kind':32 'like':86,94 'load':27,66,82,110,129 'm':30 'm5w':125 'machin':11,75,132 'mean':45 'mid':144,156 'mid-task':143,155 'much':182 'need':178 'person':34 'predict':168 'prepar':7 'put':185 'question':57 'rbhfilt68vi':70 'run':172 'say':126 'sever':3 'sew':4,74 'sound':93,159 'speed':152 'stage':42 'stock':183 'suggest':78 'suppos':165 'swap':158 'switch':141 'tangl':89 'task':145,157 'test':72 'thing':47 'think':117 'titl':71 'use':160 'user':104 'video':5,68,122 'want':36 'watch':2 'way':50 'well':28 'youtub':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697340459
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3090755"
  +editedAt: DateTimeImmutable @1697310165 {#1758
    date: 2023-10-14 21:02:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697308959 {#1754
    date: 2023-10-14 20:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-a-good-scary-horror-movie-to-watch-this-month"
  +title: "What is a good scary/horror movie to watch this month?"
  +url: null
  +body: "I have been on a scary movie adventure and would love other suggestions!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697760121 {#1774
    date: 2023-10-20 02:02:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 5380
  -titleTs: "'good':4 'month':10 'movi':6 'scary/horror':5 'watch':8"
  -bodyTs: "'adventur':8 'love':11 'movi':7 'scari':6 'suggest':13 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394948
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308548 {#1773
    date: 2023-10-14 20:35:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-a-good-scary-horror-movie-to-watch-this-month"
  +title: "What is a good scary/horror movie to watch this month?"
  +url: null
  +body: "I have been on a scary movie adventure and would love other suggestions!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697760121 {#1774
    date: 2023-10-20 02:02:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 5380
  -titleTs: "'good':4 'month':10 'movi':6 'scary/horror':5 'watch':8"
  -bodyTs: "'adventur':8 'love':11 'movi':7 'scari':6 'suggest':13 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394948
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308548 {#1773
    date: 2023-10-14 20:35:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-a-good-scary-horror-movie-to-watch-this-month"
  +title: "What is a good scary/horror movie to watch this month?"
  +url: null
  +body: "I have been on a scary movie adventure and would love other suggestions!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697760121 {#1774
    date: 2023-10-20 02:02:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 5380
  -titleTs: "'good':4 'month':10 'movi':6 'scary/horror':5 'watch':8"
  -bodyTs: "'adventur':8 'love':11 'movi':7 'scari':6 'suggest':13 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394948
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308548 {#1773
    date: 2023-10-14 20:35:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#1444
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#1466
    date: 2023-10-14 20:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#1444
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#1466
    date: 2023-10-14 20:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#1444
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#1466
    date: 2023-10-14 20:26:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-the-no-1-piracy-software-is-telegram"
  +title: "Is the no.1 piracy software is telegram ?"
  +url: null
  +body: """
    ![](https://kerala.party/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)\n
    \n
    You can download movies,songs,books,etc. Without any restriction. No need to pay. Telegram is also available in most of the country and it can bypass bans also.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697338230 {#1635
    date: 2023-10-15 04:50:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 5428
  -titleTs: "'no.1':3 'piraci':4 'softwar':5 'telegram':7"
  -bodyTs: "'/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)':3 'also':20,32 'avail':21 'ban':31 'book':9 'bypass':30 'countri':26 'download':6 'etc':10 'kerala.party':2 'kerala.party/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)':1 'movi':7 'need':15 'pay':17 'restrict':13 'song':8 'telegram':18 'without':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697358758
  +visibility: "visible             "
  +apId: "https://kerala.party/post/386014"
  +editedAt: DateTimeImmutable @1697332163 {#1660
    date: 2023-10-15 03:09:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697304258 {#1409
    date: 2023-10-14 19:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-the-no-1-piracy-software-is-telegram"
  +title: "Is the no.1 piracy software is telegram ?"
  +url: null
  +body: """
    ![](https://kerala.party/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)\n
    \n
    You can download movies,songs,books,etc. Without any restriction. No need to pay. Telegram is also available in most of the country and it can bypass bans also.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697338230 {#1635
    date: 2023-10-15 04:50:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 5428
  -titleTs: "'no.1':3 'piraci':4 'softwar':5 'telegram':7"
  -bodyTs: "'/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)':3 'also':20,32 'avail':21 'ban':31 'book':9 'bypass':30 'countri':26 'download':6 'etc':10 'kerala.party':2 'kerala.party/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)':1 'movi':7 'need':15 'pay':17 'restrict':13 'song':8 'telegram':18 'without':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697358758
  +visibility: "visible             "
  +apId: "https://kerala.party/post/386014"
  +editedAt: DateTimeImmutable @1697332163 {#1660
    date: 2023-10-15 03:09:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697304258 {#1409
    date: 2023-10-14 19:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-the-no-1-piracy-software-is-telegram"
  +title: "Is the no.1 piracy software is telegram ?"
  +url: null
  +body: """
    ![](https://kerala.party/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)\n
    \n
    You can download movies,songs,books,etc. Without any restriction. No need to pay. Telegram is also available in most of the country and it can bypass bans also.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697338230 {#1635
    date: 2023-10-15 04:50:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 5428
  -titleTs: "'no.1':3 'piraci':4 'softwar':5 'telegram':7"
  -bodyTs: "'/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)':3 'also':20,32 'avail':21 'ban':31 'book':9 'bypass':30 'countri':26 'download':6 'etc':10 'kerala.party':2 'kerala.party/pictrs/image/40256a1e-72fd-4c01-9be3-030fbfd08c57.jpeg)':1 'movi':7 'need':15 'pay':17 'restrict':13 'song':8 'telegram':18 'without':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697358758
  +visibility: "visible             "
  +apId: "https://kerala.party/post/386014"
  +editedAt: DateTimeImmutable @1697332163 {#1660
    date: 2023-10-15 03:09:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697304258 {#1409
    date: 2023-10-14 19:24:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Youtube-Anti-AntiAdblocker-uBlock-Origin-Filter"
  +title: "Youtube Anti-AntiAdblocker uBlock Origin Filter"
  +url: null
  +body: """
    To get rid of the annoying YouTube message (ad blocker are not allowed on Youtube) use this custom filter in uBlock extension\n
    \n
    1. Open uBlock extension dashboard\n
    2. Open my filters tab\n
    3. Copy & Paste [this code](https://go.enderman.ch/cKoci) into my filter\n
    4. Apply changes and close all tabs\n
    \n
    via: [enderman](https://x.com/endermanch/status/1713129854818742684)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 807
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697740338 {#1417
    date: 2023-10-19 20:32:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 5358
  -titleTs: "'anti':3 'anti-antiadblock':2 'antiadblock':4 'filter':7 'origin':6 'ublock':5 'youtub':1"
  -bodyTs: "'/ckoci)':40 '/endermanch/status/1713129854818742684)':55 '1':23 '2':28 '3':33 '4':44 'ad':9 'allow':13 'annoy':6 'appli':45 'blocker':10 'chang':46 'close':48 'code':37 'copi':34 'custom':18 'dashboard':27 'enderman':52 'extens':22,26 'filter':19,31,43 'get':2 'go.enderman.ch':39 'go.enderman.ch/ckoci)':38 'messag':8 'open':24,29 'past':35 'rid':3 'tab':32,50 'ublock':21,25 'use':16 'via':51 'x.com':54 'x.com/endermanch/status/1713129854818742684)':53 'youtub':7,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697386371
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11471091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299971 {#1414
    date: 2023-10-14 18:12:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Youtube-Anti-AntiAdblocker-uBlock-Origin-Filter"
  +title: "Youtube Anti-AntiAdblocker uBlock Origin Filter"
  +url: null
  +body: """
    To get rid of the annoying YouTube message (ad blocker are not allowed on Youtube) use this custom filter in uBlock extension\n
    \n
    1. Open uBlock extension dashboard\n
    2. Open my filters tab\n
    3. Copy & Paste [this code](https://go.enderman.ch/cKoci) into my filter\n
    4. Apply changes and close all tabs\n
    \n
    via: [enderman](https://x.com/endermanch/status/1713129854818742684)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 807
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697740338 {#1417
    date: 2023-10-19 20:32:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 5358
  -titleTs: "'anti':3 'anti-antiadblock':2 'antiadblock':4 'filter':7 'origin':6 'ublock':5 'youtub':1"
  -bodyTs: "'/ckoci)':40 '/endermanch/status/1713129854818742684)':55 '1':23 '2':28 '3':33 '4':44 'ad':9 'allow':13 'annoy':6 'appli':45 'blocker':10 'chang':46 'close':48 'code':37 'copi':34 'custom':18 'dashboard':27 'enderman':52 'extens':22,26 'filter':19,31,43 'get':2 'go.enderman.ch':39 'go.enderman.ch/ckoci)':38 'messag':8 'open':24,29 'past':35 'rid':3 'tab':32,50 'ublock':21,25 'use':16 'via':51 'x.com':54 'x.com/endermanch/status/1713129854818742684)':53 'youtub':7,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697386371
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11471091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299971 {#1414
    date: 2023-10-14 18:12:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Youtube-Anti-AntiAdblocker-uBlock-Origin-Filter"
  +title: "Youtube Anti-AntiAdblocker uBlock Origin Filter"
  +url: null
  +body: """
    To get rid of the annoying YouTube message (ad blocker are not allowed on Youtube) use this custom filter in uBlock extension\n
    \n
    1. Open uBlock extension dashboard\n
    2. Open my filters tab\n
    3. Copy & Paste [this code](https://go.enderman.ch/cKoci) into my filter\n
    4. Apply changes and close all tabs\n
    \n
    via: [enderman](https://x.com/endermanch/status/1713129854818742684)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 807
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697740338 {#1417
    date: 2023-10-19 20:32:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 5358
  -titleTs: "'anti':3 'anti-antiadblock':2 'antiadblock':4 'filter':7 'origin':6 'ublock':5 'youtub':1"
  -bodyTs: "'/ckoci)':40 '/endermanch/status/1713129854818742684)':55 '1':23 '2':28 '3':33 '4':44 'ad':9 'allow':13 'annoy':6 'appli':45 'blocker':10 'chang':46 'close':48 'code':37 'copi':34 'custom':18 'dashboard':27 'enderman':52 'extens':22,26 'filter':19,31,43 'get':2 'go.enderman.ch':39 'go.enderman.ch/ckoci)':38 'messag':8 'open':24,29 'past':35 'rid':3 'tab':32,50 'ublock':21,25 'use':16 'via':51 'x.com':54 'x.com/endermanch/status/1713129854818742684)':53 'youtub':7,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697386371
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11471091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299971 {#1414
    date: 2023-10-14 18:12:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1453 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-your-preferred-DE"
  +title: "What's your preferred DE?"
  +url: null
  +body: "I’m currently testing Fedora KDE on a VM (windows host) before eventually switching over to Linux completely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697336466 {#1464
    date: 2023-10-15 04:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 9457
  -titleTs: "'de':5 'prefer':4"
  -bodyTs: "'complet':18 'current':3 'eventu':13 'fedora':5 'host':11 'kde':6 'linux':17 'm':2 'switch':14 'test':4 'vm':9 'window':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697305895
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2265358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299395 {#1448
    date: 2023-10-14 18:03:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1453 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-your-preferred-DE"
  +title: "What's your preferred DE?"
  +url: null
  +body: "I’m currently testing Fedora KDE on a VM (windows host) before eventually switching over to Linux completely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697336466 {#1464
    date: 2023-10-15 04:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 9457
  -titleTs: "'de':5 'prefer':4"
  -bodyTs: "'complet':18 'current':3 'eventu':13 'fedora':5 'host':11 'kde':6 'linux':17 'm':2 'switch':14 'test':4 'vm':9 'window':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697305895
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2265358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299395 {#1448
    date: 2023-10-14 18:03:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1453 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-your-preferred-DE"
  +title: "What's your preferred DE?"
  +url: null
  +body: "I’m currently testing Fedora KDE on a VM (windows host) before eventually switching over to Linux completely."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697336466 {#1464
    date: 2023-10-15 04:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 9457
  -titleTs: "'de':5 'prefer':4"
  -bodyTs: "'complet':18 'current':3 'eventu':13 'fedora':5 'host':11 'kde':6 'linux':17 'm':2 'switch':14 'test':4 'vm':9 'window':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697305895
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2265358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697299395 {#1448
    date: 2023-10-14 18:03:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Leveling-in-Violet-and-I-am-guessing-by-extension-Scarlett"
  +title: "Leveling in Violet (and I am guessing by extension Scarlett) is super tedious"
  +url: null
  +body: """
    I first started playing Violet a month and a half ago. A couple weeks into playing my wife expressed interest in playing too. So I got a copy of Scarlet for her. Since I was so far ahead of her (both in the actual game and knowledge of the games, I have been playing since LG/FR, while she has only played GO) I decided to take a break from Violet to finally play Shield. I purchased it when it came out but never left the starting town.\n
    \n
    I have now beaten Shield and use the raids there to level my Pokémon in Violet. In Violet I have beaten all of the gyms, all of the Titans, and just have 1 more Star Base. When trying to join a Tera raid I can only join random ones, the ones on be board always say I failed to join. But doing the random raids I end up with so many 1*-3*s. When I am looking for raids I am having the same issue, they are all lower.\n
    \n
    Even before I became the champion in Shield it was faster to level by transferring my Pokémon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700738495 {#1431
    date: 2023-11-23 12:21:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5783
  -titleTs: "'extens':9 'guess':7 'level':1 'scarlett':10 'super':12 'tedious':13 'violet':3"
  -bodyTs: "'-3':160 '1':120,159 'actual':44 'ago':11 'ahead':38 'alway':142 'base':123 'beaten':91,108 'becam':181 'board':141 'break':68 'came':80 'champion':183 'copi':28 'coupl':13 'decid':64 'end':154 'even':178 'express':19 'fail':145 'far':37 'faster':188 'final':72 'first':2 'game':45,50 'go':62 'got':26 'gym':112 'half':10 'interest':20 'issu':173 'join':127,134,147 'knowledg':47 'left':84 'level':99,190 'lg/fr':56 'look':165 'lower':177 'mani':158 'month':7 'never':83 'one':136,138 'play':4,16,22,54,61,73 'pokémon':101,194 'purchas':76 'raid':96,130,152,167 'random':135,151 'say':143 'scarlet':30 'shield':74,92,185 'sinc':33,55 'star':122 'start':3,86 'take':66 'tera':129 'titan':116 'town':87 'transfer':192 'tri':125 'use':94 'violet':5,70,103,105 'week':14 'wife':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697341062
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11465763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296062 {#1440
    date: 2023-10-14 17:07:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Leveling-in-Violet-and-I-am-guessing-by-extension-Scarlett"
  +title: "Leveling in Violet (and I am guessing by extension Scarlett) is super tedious"
  +url: null
  +body: """
    I first started playing Violet a month and a half ago. A couple weeks into playing my wife expressed interest in playing too. So I got a copy of Scarlet for her. Since I was so far ahead of her (both in the actual game and knowledge of the games, I have been playing since LG/FR, while she has only played GO) I decided to take a break from Violet to finally play Shield. I purchased it when it came out but never left the starting town.\n
    \n
    I have now beaten Shield and use the raids there to level my Pokémon in Violet. In Violet I have beaten all of the gyms, all of the Titans, and just have 1 more Star Base. When trying to join a Tera raid I can only join random ones, the ones on be board always say I failed to join. But doing the random raids I end up with so many 1*-3*s. When I am looking for raids I am having the same issue, they are all lower.\n
    \n
    Even before I became the champion in Shield it was faster to level by transferring my Pokémon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700738495 {#1431
    date: 2023-11-23 12:21:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5783
  -titleTs: "'extens':9 'guess':7 'level':1 'scarlett':10 'super':12 'tedious':13 'violet':3"
  -bodyTs: "'-3':160 '1':120,159 'actual':44 'ago':11 'ahead':38 'alway':142 'base':123 'beaten':91,108 'becam':181 'board':141 'break':68 'came':80 'champion':183 'copi':28 'coupl':13 'decid':64 'end':154 'even':178 'express':19 'fail':145 'far':37 'faster':188 'final':72 'first':2 'game':45,50 'go':62 'got':26 'gym':112 'half':10 'interest':20 'issu':173 'join':127,134,147 'knowledg':47 'left':84 'level':99,190 'lg/fr':56 'look':165 'lower':177 'mani':158 'month':7 'never':83 'one':136,138 'play':4,16,22,54,61,73 'pokémon':101,194 'purchas':76 'raid':96,130,152,167 'random':135,151 'say':143 'scarlet':30 'shield':74,92,185 'sinc':33,55 'star':122 'start':3,86 'take':66 'tera':129 'titan':116 'town':87 'transfer':192 'tri':125 'use':94 'violet':5,70,103,105 'week':14 'wife':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697341062
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11465763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296062 {#1440
    date: 2023-10-14 17:07:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Leveling-in-Violet-and-I-am-guessing-by-extension-Scarlett"
  +title: "Leveling in Violet (and I am guessing by extension Scarlett) is super tedious"
  +url: null
  +body: """
    I first started playing Violet a month and a half ago. A couple weeks into playing my wife expressed interest in playing too. So I got a copy of Scarlet for her. Since I was so far ahead of her (both in the actual game and knowledge of the games, I have been playing since LG/FR, while she has only played GO) I decided to take a break from Violet to finally play Shield. I purchased it when it came out but never left the starting town.\n
    \n
    I have now beaten Shield and use the raids there to level my Pokémon in Violet. In Violet I have beaten all of the gyms, all of the Titans, and just have 1 more Star Base. When trying to join a Tera raid I can only join random ones, the ones on be board always say I failed to join. But doing the random raids I end up with so many 1*-3*s. When I am looking for raids I am having the same issue, they are all lower.\n
    \n
    Even before I became the champion in Shield it was faster to level by transferring my Pokémon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700738495 {#1431
    date: 2023-11-23 12:21:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5783
  -titleTs: "'extens':9 'guess':7 'level':1 'scarlett':10 'super':12 'tedious':13 'violet':3"
  -bodyTs: "'-3':160 '1':120,159 'actual':44 'ago':11 'ahead':38 'alway':142 'base':123 'beaten':91,108 'becam':181 'board':141 'break':68 'came':80 'champion':183 'copi':28 'coupl':13 'decid':64 'end':154 'even':178 'express':19 'fail':145 'far':37 'faster':188 'final':72 'first':2 'game':45,50 'go':62 'got':26 'gym':112 'half':10 'interest':20 'issu':173 'join':127,134,147 'knowledg':47 'left':84 'level':99,190 'lg/fr':56 'look':165 'lower':177 'mani':158 'month':7 'never':83 'one':136,138 'play':4,16,22,54,61,73 'pokémon':101,194 'purchas':76 'raid':96,130,152,167 'random':135,151 'say':143 'scarlet':30 'shield':74,92,185 'sinc':33,55 'star':122 'start':3,86 'take':66 'tera':129 'titan':116 'town':87 'transfer':192 'tri':125 'use':94 'violet':5,70,103,105 'week':14 'wife':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697341062
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11465763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296062 {#1440
    date: 2023-10-14 17:07:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1453 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Autologin-with-disk-encryption"
  +title: "Autologin with disk encryption"
  +url: null
  +body: "Is there a security risk with enabling autologin when you have disk encryption with LUKS enabled? If anyone gets hold of the PC, they have to enter the password needed for decrypting the disk."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697291033 {#1609
    date: 2023-10-14 15:43:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 32460
  -titleTs: "'autologin':1 'disk':3 'encrypt':4"
  -bodyTs: "'anyon':18 'autologin':8 'decrypt':32 'disk':12,34 'enabl':7,16 'encrypt':13 'enter':27 'get':19 'hold':20 'luk':15 'need':30 'password':29 'pc':23 'risk':5 'secur':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/3690344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291033 {#1606
    date: 2023-10-14 15:43:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1453 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Autologin-with-disk-encryption"
  +title: "Autologin with disk encryption"
  +url: null
  +body: "Is there a security risk with enabling autologin when you have disk encryption with LUKS enabled? If anyone gets hold of the PC, they have to enter the password needed for decrypting the disk."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697291033 {#1609
    date: 2023-10-14 15:43:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 32460
  -titleTs: "'autologin':1 'disk':3 'encrypt':4"
  -bodyTs: "'anyon':18 'autologin':8 'decrypt':32 'disk':12,34 'enabl':7,16 'encrypt':13 'enter':27 'get':19 'hold':20 'luk':15 'need':30 'password':29 'pc':23 'risk':5 'secur':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/3690344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291033 {#1606
    date: 2023-10-14 15:43:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1453 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Autologin-with-disk-encryption"
  +title: "Autologin with disk encryption"
  +url: null
  +body: "Is there a security risk with enabling autologin when you have disk encryption with LUKS enabled? If anyone gets hold of the PC, they have to enter the password needed for decrypting the disk."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697291033 {#1609
    date: 2023-10-14 15:43:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 32460
  -titleTs: "'autologin':1 'disk':3 'encrypt':4"
  -bodyTs: "'anyon':18 'autologin':8 'decrypt':32 'disk':12,34 'enabl':7,16 'encrypt':13 'enter':27 'get':19 'hold':20 'luk':15 'need':30 'password':29 'pc':23 'risk':5 'secur':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/3690344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291033 {#1606
    date: 2023-10-14 15:43:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Women-Girls-love-a-man-with-confidence"
  +title: ""Women/Girls love a man with confidence""
  +url: null
  +body: """
    I’ve been thinking about this recently and it’s one of those innocent sayings that are quite insensitive. Growing up I heard this quite a lot, usually in response to being shy about asking someone out.\n
    \n
    As an adult it’s hard to view this as an encouragement when the flip side is women dislike men with insecurities, women dislike men who feel vulnerable when putting themselves out there.\n
    \n
    I don’t believe any of the connotations that I skewed from the phrase but it’s better to suggest “women love a man who are brave enough to fail” as encouragement rather, if you want a basic encouragement.\n
    \n
    Just wanted to shar this somewhere appropriate
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697361624 {#1675
    date: 2023-10-15 11:20:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 8824
  -titleTs: "'confid':6 'love':2 'man':4 'women/girls':1"
  -bodyTs: "'adult':40 'appropri':116 'ask':35 'basic':108 'believ':74 'better':88 'brave':97 'connot':78 'dislik':56,61 'encourag':49,102,109 'enough':98 'fail':100 'feel':64 'flip':52 'grow':20 'hard':43 'heard':23 'innoc':14 'insecur':59 'insensit':19 'lot':27 'love':92 'man':94 'men':57,62 'one':11 'phrase':84 'put':67 'quit':18,25 'rather':103 'recent':7 'respons':30 'say':15 'shar':113 'shi':33 'side':53 'skew':81 'someon':36 'somewher':115 'suggest':90 'think':4 'usual':28 've':2 'view':45 'vulner':65 'want':106,111 'women':55,60,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697307297
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11455412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697288297 {#1674
    date: 2023-10-14 14:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Women-Girls-love-a-man-with-confidence"
  +title: ""Women/Girls love a man with confidence""
  +url: null
  +body: """
    I’ve been thinking about this recently and it’s one of those innocent sayings that are quite insensitive. Growing up I heard this quite a lot, usually in response to being shy about asking someone out.\n
    \n
    As an adult it’s hard to view this as an encouragement when the flip side is women dislike men with insecurities, women dislike men who feel vulnerable when putting themselves out there.\n
    \n
    I don’t believe any of the connotations that I skewed from the phrase but it’s better to suggest “women love a man who are brave enough to fail” as encouragement rather, if you want a basic encouragement.\n
    \n
    Just wanted to shar this somewhere appropriate
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697361624 {#1675
    date: 2023-10-15 11:20:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 8824
  -titleTs: "'confid':6 'love':2 'man':4 'women/girls':1"
  -bodyTs: "'adult':40 'appropri':116 'ask':35 'basic':108 'believ':74 'better':88 'brave':97 'connot':78 'dislik':56,61 'encourag':49,102,109 'enough':98 'fail':100 'feel':64 'flip':52 'grow':20 'hard':43 'heard':23 'innoc':14 'insecur':59 'insensit':19 'lot':27 'love':92 'man':94 'men':57,62 'one':11 'phrase':84 'put':67 'quit':18,25 'rather':103 'recent':7 'respons':30 'say':15 'shar':113 'shi':33 'side':53 'skew':81 'someon':36 'somewher':115 'suggest':90 'think':4 'usual':28 've':2 'view':45 'vulner':65 'want':106,111 'women':55,60,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697307297
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11455412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697288297 {#1674
    date: 2023-10-14 14:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Women-Girls-love-a-man-with-confidence"
  +title: ""Women/Girls love a man with confidence""
  +url: null
  +body: """
    I’ve been thinking about this recently and it’s one of those innocent sayings that are quite insensitive. Growing up I heard this quite a lot, usually in response to being shy about asking someone out.\n
    \n
    As an adult it’s hard to view this as an encouragement when the flip side is women dislike men with insecurities, women dislike men who feel vulnerable when putting themselves out there.\n
    \n
    I don’t believe any of the connotations that I skewed from the phrase but it’s better to suggest “women love a man who are brave enough to fail” as encouragement rather, if you want a basic encouragement.\n
    \n
    Just wanted to shar this somewhere appropriate
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697361624 {#1675
    date: 2023-10-15 11:20:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 8824
  -titleTs: "'confid':6 'love':2 'man':4 'women/girls':1"
  -bodyTs: "'adult':40 'appropri':116 'ask':35 'basic':108 'believ':74 'better':88 'brave':97 'connot':78 'dislik':56,61 'encourag':49,102,109 'enough':98 'fail':100 'feel':64 'flip':52 'grow':20 'hard':43 'heard':23 'innoc':14 'insecur':59 'insensit':19 'lot':27 'love':92 'man':94 'men':57,62 'one':11 'phrase':84 'put':67 'quit':18,25 'rather':103 'recent':7 'respons':30 'say':15 'shar':113 'shi':33 'side':53 'skew':81 'someon':36 'somewher':115 'suggest':90 'think':4 'usual':28 've':2 'view':45 'vulner':65 'want':106,111 'women':55,60,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697307297
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11455412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697288297 {#1674
    date: 2023-10-14 14:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Disable-notifications-for-a-certain-post"
  +title: "Disable notifications for a certain post?"
  +url: null
  +body: "It’s real annoying when a post blows up and the little bell icon in the top right keeps adding to its counter well past the time when you care about that post any longer. Is there some way to ignore further updates to a specific post or comment?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697283269 {#1655
    date: 2023-10-14 13:34:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 5295
  -titleTs: "'certain':5 'disabl':1 'notif':2 'post':6"
  -bodyTs: "'ad':20 'annoy':4 'bell':13 'blow':8 'care':30 'comment':49 'counter':23 'icon':14 'ignor':41 'keep':19 'littl':12 'longer':35 'past':25 'post':7,33,47 'real':3 'right':18 'specif':46 'time':27 'top':17 'updat':43 'way':39 'well':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697292269
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6471468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697283269 {#1649
    date: 2023-10-14 13:34:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Disable-notifications-for-a-certain-post"
  +title: "Disable notifications for a certain post?"
  +url: null
  +body: "It’s real annoying when a post blows up and the little bell icon in the top right keeps adding to its counter well past the time when you care about that post any longer. Is there some way to ignore further updates to a specific post or comment?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697283269 {#1655
    date: 2023-10-14 13:34:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 5295
  -titleTs: "'certain':5 'disabl':1 'notif':2 'post':6"
  -bodyTs: "'ad':20 'annoy':4 'bell':13 'blow':8 'care':30 'comment':49 'counter':23 'icon':14 'ignor':41 'keep':19 'littl':12 'longer':35 'past':25 'post':7,33,47 'real':3 'right':18 'specif':46 'time':27 'top':17 'updat':43 'way':39 'well':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697292269
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6471468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697283269 {#1649
    date: 2023-10-14 13:34:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Disable-notifications-for-a-certain-post"
  +title: "Disable notifications for a certain post?"
  +url: null
  +body: "It’s real annoying when a post blows up and the little bell icon in the top right keeps adding to its counter well past the time when you care about that post any longer. Is there some way to ignore further updates to a specific post or comment?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697283269 {#1655
    date: 2023-10-14 13:34:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 5295
  -titleTs: "'certain':5 'disabl':1 'notif':2 'post':6"
  -bodyTs: "'ad':20 'annoy':4 'bell':13 'blow':8 'care':30 'comment':49 'counter':23 'icon':14 'ignor':41 'keep':19 'littl':12 'longer':35 'past':25 'post':7,33,47 'real':3 'right':18 'specif':46 'time':27 'top':17 'updat':43 'way':39 'well':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697292269
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6471468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697283269 {#1649
    date: 2023-10-14 13:34:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "greatest-movie-turnaround"
  +title: "greatest movie turnaround"
  +url: null
  +body: """
    what movie has the greatest turnaround. Like all hope is lost, people are fleeing or whatever, and something happens, then everyone rallies and of course wins the day.  \n
    Its in tons of movies, usually pretty cheesy. But there must be some that do it right. What are they?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697511243 {#1578
    date: 2023-10-17 04:54:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 5249
  -titleTs: "'greatest':1 'movi':2 'turnaround':3"
  -bodyTs: "'cheesi':36 'cours':25 'day':28 'everyon':21 'flee':14 'greatest':5 'happen':19 'hope':9 'like':7 'lost':11 'movi':2,33 'must':39 'peopl':12 'pretti':35 'ralli':22 'right':45 'someth':18 'ton':31 'turnaround':6 'usual':34 'whatev':16 'win':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697340723
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6772719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254323 {#1583
    date: 2023-10-14 05:32:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "greatest-movie-turnaround"
  +title: "greatest movie turnaround"
  +url: null
  +body: """
    what movie has the greatest turnaround. Like all hope is lost, people are fleeing or whatever, and something happens, then everyone rallies and of course wins the day.  \n
    Its in tons of movies, usually pretty cheesy. But there must be some that do it right. What are they?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697511243 {#1578
    date: 2023-10-17 04:54:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 5249
  -titleTs: "'greatest':1 'movi':2 'turnaround':3"
  -bodyTs: "'cheesi':36 'cours':25 'day':28 'everyon':21 'flee':14 'greatest':5 'happen':19 'hope':9 'like':7 'lost':11 'movi':2,33 'must':39 'peopl':12 'pretti':35 'ralli':22 'right':45 'someth':18 'ton':31 'turnaround':6 'usual':34 'whatev':16 'win':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697340723
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6772719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254323 {#1583
    date: 2023-10-14 05:32:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "greatest-movie-turnaround"
  +title: "greatest movie turnaround"
  +url: null
  +body: """
    what movie has the greatest turnaround. Like all hope is lost, people are fleeing or whatever, and something happens, then everyone rallies and of course wins the day.  \n
    Its in tons of movies, usually pretty cheesy. But there must be some that do it right. What are they?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697511243 {#1578
    date: 2023-10-17 04:54:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 5249
  -titleTs: "'greatest':1 'movi':2 'turnaround':3"
  -bodyTs: "'cheesi':36 'cours':25 'day':28 'everyon':21 'flee':14 'greatest':5 'happen':19 'hope':9 'like':7 'lost':11 'movi':2,33 'must':39 'peopl':12 'pretti':35 'ralli':22 'right':45 'someth':18 'ton':31 'turnaround':6 'usual':34 'whatev':16 'win':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697340723
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6772719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254323 {#1583
    date: 2023-10-14 05:32:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-long-would-you-live-if-electricity-for-the-whole"
  +title: "How long would you live if electricity for the whole world went out permanently?"
  +url: null
  +body: """
    I was having this conversation with my daughter and thought it was an interesting topic.\n
    \n
    If an EMP or solar flare took out everything electronic in the whole world (permanently), how long do you think it would take for you to die, given your current location and circumstances.\n
    \n
    I believe my daughter thinks we would live a lot longer than I do, but she is thinking about how long she can live without the internet while I am thinking the world will quickly descend into anarchy.\n
    \n
    With no traditional forms of transport, so supplies would dry up, limited resources, health etc, law and order would be a challenge as things become more desperate.\n
    \n
    I think I would live for about 3 months. I would try to get the family somewhere safe and remote and come back later, but I think most people would have the same idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 135
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697460178 {#1551
    date: 2023-10-16 14:42:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 5246
  -titleTs: "'electr':7 'live':5 'long':2 'perman':14 'went':12 'whole':10 'world':11 'would':3"
  -bodyTs: "'3':121 'anarchi':86 'back':136 'becom':111 'believ':50 'challeng':108 'circumst':48 'come':135 'convers':5 'current':45 'daughter':8,52 'descend':84 'desper':113 'die':42 'dri':96 'electron':25 'emp':18 'etc':101 'everyth':24 'famili':129 'flare':21 'form':90 'get':127 'given':43 'health':100 'idea':147 'interest':14 'internet':75 'later':137 'law':102 'limit':98 'live':56,72,118 'locat':46 'long':32,69 'longer':59 'lot':58 'month':122 'order':104 'peopl':142 'perman':30 'quick':83 'remot':133 'resourc':99 'safe':131 'solar':20 'somewher':130 'suppli':94 'take':38 'thing':110 'think':35,53,66,79,115,140 'thought':10 'took':22 'topic':15 'tradit':89 'transport':92 'tri':125 'whole':28 'without':73 'world':29,81 'would':37,55,95,105,117,124,143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697339495
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/2990990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697253095 {#1549
    date: 2023-10-14 05:11:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-long-would-you-live-if-electricity-for-the-whole"
  +title: "How long would you live if electricity for the whole world went out permanently?"
  +url: null
  +body: """
    I was having this conversation with my daughter and thought it was an interesting topic.\n
    \n
    If an EMP or solar flare took out everything electronic in the whole world (permanently), how long do you think it would take for you to die, given your current location and circumstances.\n
    \n
    I believe my daughter thinks we would live a lot longer than I do, but she is thinking about how long she can live without the internet while I am thinking the world will quickly descend into anarchy.\n
    \n
    With no traditional forms of transport, so supplies would dry up, limited resources, health etc, law and order would be a challenge as things become more desperate.\n
    \n
    I think I would live for about 3 months. I would try to get the family somewhere safe and remote and come back later, but I think most people would have the same idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 135
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697460178 {#1551
    date: 2023-10-16 14:42:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 5246
  -titleTs: "'electr':7 'live':5 'long':2 'perman':14 'went':12 'whole':10 'world':11 'would':3"
  -bodyTs: "'3':121 'anarchi':86 'back':136 'becom':111 'believ':50 'challeng':108 'circumst':48 'come':135 'convers':5 'current':45 'daughter':8,52 'descend':84 'desper':113 'die':42 'dri':96 'electron':25 'emp':18 'etc':101 'everyth':24 'famili':129 'flare':21 'form':90 'get':127 'given':43 'health':100 'idea':147 'interest':14 'internet':75 'later':137 'law':102 'limit':98 'live':56,72,118 'locat':46 'long':32,69 'longer':59 'lot':58 'month':122 'order':104 'peopl':142 'perman':30 'quick':83 'remot':133 'resourc':99 'safe':131 'solar':20 'somewher':130 'suppli':94 'take':38 'thing':110 'think':35,53,66,79,115,140 'thought':10 'took':22 'topic':15 'tradit':89 'transport':92 'tri':125 'whole':28 'without':73 'world':29,81 'would':37,55,95,105,117,124,143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697339495
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/2990990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697253095 {#1549
    date: 2023-10-14 05:11:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-long-would-you-live-if-electricity-for-the-whole"
  +title: "How long would you live if electricity for the whole world went out permanently?"
  +url: null
  +body: """
    I was having this conversation with my daughter and thought it was an interesting topic.\n
    \n
    If an EMP or solar flare took out everything electronic in the whole world (permanently), how long do you think it would take for you to die, given your current location and circumstances.\n
    \n
    I believe my daughter thinks we would live a lot longer than I do, but she is thinking about how long she can live without the internet while I am thinking the world will quickly descend into anarchy.\n
    \n
    With no traditional forms of transport, so supplies would dry up, limited resources, health etc, law and order would be a challenge as things become more desperate.\n
    \n
    I think I would live for about 3 months. I would try to get the family somewhere safe and remote and come back later, but I think most people would have the same idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 135
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697460178 {#1551
    date: 2023-10-16 14:42:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 5246
  -titleTs: "'electr':7 'live':5 'long':2 'perman':14 'went':12 'whole':10 'world':11 'would':3"
  -bodyTs: "'3':121 'anarchi':86 'back':136 'becom':111 'believ':50 'challeng':108 'circumst':48 'come':135 'convers':5 'current':45 'daughter':8,52 'descend':84 'desper':113 'die':42 'dri':96 'electron':25 'emp':18 'etc':101 'everyth':24 'famili':129 'flare':21 'form':90 'get':127 'given':43 'health':100 'idea':147 'interest':14 'internet':75 'later':137 'law':102 'limit':98 'live':56,72,118 'locat':46 'long':32,69 'longer':59 'lot':58 'month':122 'order':104 'peopl':142 'perman':30 'quick':83 'remot':133 'resourc':99 'safe':131 'solar':20 'somewher':130 'suppli':94 'take':38 'thing':110 'think':35,53,66,79,115,140 'thought':10 'took':22 'topic':15 'tradit':89 'transport':92 'tri':125 'whole':28 'without':73 'world':29,81 'would':37,55,95,105,117,124,143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697339495
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/2990990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697253095 {#1549
    date: 2023-10-14 05:11:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#1558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-does-this-icon-mean"
  +title: "What does this icon mean?"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697490320 {#1562
    date: 2023-10-16 23:05:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 5167
  -titleTs: "'icon':4 'mean':5"
  -bodyTs: "'/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697326342
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6766718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239942 {#1565
    date: 2023-10-14 01:32:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#1558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-does-this-icon-mean"
  +title: "What does this icon mean?"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697490320 {#1562
    date: 2023-10-16 23:05:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 5167
  -titleTs: "'icon':4 'mean':5"
  -bodyTs: "'/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697326342
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6766718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239942 {#1565
    date: 2023-10-14 01:32:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#1558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-does-this-icon-mean"
  +title: "What does this icon mean?"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697490320 {#1562
    date: 2023-10-16 23:05:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 5167
  -titleTs: "'icon':4 'mean':5"
  -bodyTs: "'/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b552936b-f6f7-4f5c-bedf-2f599ae6455b.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697326342
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6766718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239942 {#1565
    date: 2023-10-14 01:32:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#1686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recording-Spotify-to-your-DAW-can-this-get-your-account"
  +title: "Recording Spotify to your DAW, can this get your account banned?"
  +url: null
  +body: "Does Spotify have a way to see if your computer is recording with your DAC’s stereo mix? And if so, is there a way around it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697801711 {#1687
    date: 2023-10-20 13:35:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 5153
  -titleTs: "'account':10 'ban':11 'daw':5 'get':8 'record':1 'spotifi':2"
  -bodyTs: "'around':26 'comput':10 'dac':15 'mix':18 'record':12 'see':7 'spotifi':2 'stereo':17 'way':5,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6764855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234774 {#1680
    date: 2023-10-14 00:06:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#1686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recording-Spotify-to-your-DAW-can-this-get-your-account"
  +title: "Recording Spotify to your DAW, can this get your account banned?"
  +url: null
  +body: "Does Spotify have a way to see if your computer is recording with your DAC’s stereo mix? And if so, is there a way around it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697801711 {#1687
    date: 2023-10-20 13:35:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 5153
  -titleTs: "'account':10 'ban':11 'daw':5 'get':8 'record':1 'spotifi':2"
  -bodyTs: "'around':26 'comput':10 'dac':15 'mix':18 'record':12 'see':7 'spotifi':2 'stereo':17 'way':5,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6764855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234774 {#1680
    date: 2023-10-14 00:06:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#1686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recording-Spotify-to-your-DAW-can-this-get-your-account"
  +title: "Recording Spotify to your DAW, can this get your account banned?"
  +url: null
  +body: "Does Spotify have a way to see if your computer is recording with your DAC’s stereo mix? And if so, is there a way around it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697801711 {#1687
    date: 2023-10-20 13:35:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 5153
  -titleTs: "'account':10 'ban':11 'daw':5 'get':8 'record':1 'spotifi':2"
  -bodyTs: "'around':26 'comput':10 'dac':15 'mix':18 'record':12 'see':7 'spotifi':2 'stereo':17 'way':5,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6764855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234774 {#1680
    date: 2023-10-14 00:06:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-may-have-downloaded-music-from-1337xx-to-is-there-anything"
  +title: "I may have downloaded music from 1337xx.to . is there anything to worry about?"
  +url: null
  +body: "1337**xx**.to, not the real site. I only downloaded .flacs"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697443345 {#1599
    date: 2023-10-16 10:02:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 5152
  -titleTs: "'1337xx.to':7 'anyth':10 'download':4 'may':2 'music':5 'worri':12"
  -bodyTs: "'1337':1 'download':10 'flac':11 'real':6 'site':7 'xx':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697320523
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/597788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234123 {#1618
    date: 2023-10-13 23:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-may-have-downloaded-music-from-1337xx-to-is-there-anything"
  +title: "I may have downloaded music from 1337xx.to . is there anything to worry about?"
  +url: null
  +body: "1337**xx**.to, not the real site. I only downloaded .flacs"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697443345 {#1599
    date: 2023-10-16 10:02:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 5152
  -titleTs: "'1337xx.to':7 'anyth':10 'download':4 'may':2 'music':5 'worri':12"
  -bodyTs: "'1337':1 'download':10 'flac':11 'real':6 'site':7 'xx':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697320523
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/597788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234123 {#1618
    date: 2023-10-13 23:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-may-have-downloaded-music-from-1337xx-to-is-there-anything"
  +title: "I may have downloaded music from 1337xx.to . is there anything to worry about?"
  +url: null
  +body: "1337**xx**.to, not the real site. I only downloaded .flacs"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697443345 {#1599
    date: 2023-10-16 10:02:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 5152
  -titleTs: "'1337xx.to':7 'anyth':10 'download':4 'may':2 'music':5 'worri':12"
  -bodyTs: "'1337':1 'download':10 'flac':11 'real':6 'site':7 'xx':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697320523
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/597788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697234123 {#1618
    date: 2023-10-13 23:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1733
  +user: Proxies\__CG__\App\Entity\User {#1729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "New-anti-VPN-measures-at-BBC"
  +title: "New anti-VPN measures at BBC"
  +url: null
  +body: """
    Today, for the first time, I couldn’t use iplayer. As usual, I switched country to UK, cleared browsing data, deleted everything from temp app data file before going there. Was using Firefox. Tried same procedure with Epic browser. Same result. Chatted with Nord support. They wanted screenshots of results from dnsleaktest dot com. Tech said wait while they checked it out. After a little while, chat terminated. Created a ticket via email.\n
    \n
    Have BBC finally made themselves bullet-proof?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 176
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698087924 {#1732
    date: 2023-10-23 21:05:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
  +badges: Doctrine\ORM\PersistentCollection {#1740 …}
  +children: []
  -id: 5139
  -titleTs: "'anti':3 'anti-vpn':2 'bbc':7 'measur':5 'new':1 'vpn':4"
  -bodyTs: "'app':25 'bbc':75 'brows':19 'browser':39 'bullet':80 'bullet-proof':79 'chat':42,67 'check':60 'clear':18 'com':54 'couldn':7 'countri':15 'creat':69 'data':20,26 'delet':21 'dnsleaktest':52 'dot':53 'email':73 'epic':38 'everyth':22 'file':27 'final':76 'firefox':33 'first':4 'go':29 'iplay':10 'littl':65 'made':77 'nord':44 'procedur':36 'proof':81 'result':41,50 'said':56 'screenshot':48 'support':45 'switch':14 'tech':55 'temp':24 'termin':68 'ticket':71 'time':5 'today':1 'tri':34 'uk':17 'use':9,32 'usual':12 'via':72 'wait':57 'want':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697318591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6218713"
  +editedAt: DateTimeImmutable @1697232508 {#1727
    date: 2023-10-13 23:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232191 {#1735
    date: 2023-10-13 23:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#1729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "New-anti-VPN-measures-at-BBC"
  +title: "New anti-VPN measures at BBC"
  +url: null
  +body: """
    Today, for the first time, I couldn’t use iplayer. As usual, I switched country to UK, cleared browsing data, deleted everything from temp app data file before going there. Was using Firefox. Tried same procedure with Epic browser. Same result. Chatted with Nord support. They wanted screenshots of results from dnsleaktest dot com. Tech said wait while they checked it out. After a little while, chat terminated. Created a ticket via email.\n
    \n
    Have BBC finally made themselves bullet-proof?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 176
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698087924 {#1732
    date: 2023-10-23 21:05:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
  +badges: Doctrine\ORM\PersistentCollection {#1740 …}
  +children: []
  -id: 5139
  -titleTs: "'anti':3 'anti-vpn':2 'bbc':7 'measur':5 'new':1 'vpn':4"
  -bodyTs: "'app':25 'bbc':75 'brows':19 'browser':39 'bullet':80 'bullet-proof':79 'chat':42,67 'check':60 'clear':18 'com':54 'couldn':7 'countri':15 'creat':69 'data':20,26 'delet':21 'dnsleaktest':52 'dot':53 'email':73 'epic':38 'everyth':22 'file':27 'final':76 'firefox':33 'first':4 'go':29 'iplay':10 'littl':65 'made':77 'nord':44 'procedur':36 'proof':81 'result':41,50 'said':56 'screenshot':48 'support':45 'switch':14 'tech':55 'temp':24 'termin':68 'ticket':71 'time':5 'today':1 'tri':34 'uk':17 'use':9,32 'usual':12 'via':72 'wait':57 'want':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697318591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6218713"
  +editedAt: DateTimeImmutable @1697232508 {#1727
    date: 2023-10-13 23:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232191 {#1735
    date: 2023-10-13 23:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#1729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "New-anti-VPN-measures-at-BBC"
  +title: "New anti-VPN measures at BBC"
  +url: null
  +body: """
    Today, for the first time, I couldn’t use iplayer. As usual, I switched country to UK, cleared browsing data, deleted everything from temp app data file before going there. Was using Firefox. Tried same procedure with Epic browser. Same result. Chatted with Nord support. They wanted screenshots of results from dnsleaktest dot com. Tech said wait while they checked it out. After a little while, chat terminated. Created a ticket via email.\n
    \n
    Have BBC finally made themselves bullet-proof?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 176
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698087924 {#1732
    date: 2023-10-23 21:05:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1715 …}
  +reports: Doctrine\ORM\PersistentCollection {#1718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1739 …}
  +badges: Doctrine\ORM\PersistentCollection {#1740 …}
  +children: []
  -id: 5139
  -titleTs: "'anti':3 'anti-vpn':2 'bbc':7 'measur':5 'new':1 'vpn':4"
  -bodyTs: "'app':25 'bbc':75 'brows':19 'browser':39 'bullet':80 'bullet-proof':79 'chat':42,67 'check':60 'clear':18 'com':54 'couldn':7 'countri':15 'creat':69 'data':20,26 'delet':21 'dnsleaktest':52 'dot':53 'email':73 'epic':38 'everyth':22 'file':27 'final':76 'firefox':33 'first':4 'go':29 'iplay':10 'littl':65 'made':77 'nord':44 'procedur':36 'proof':81 'result':41,50 'said':56 'screenshot':48 'support':45 'switch':14 'tech':55 'temp':24 'termin':68 'ticket':71 'time':5 'today':1 'tri':34 'uk':17 'use':9,32 'usual':12 'via':72 'wait':57 'want':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697318591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6218713"
  +editedAt: DateTimeImmutable @1697232508 {#1727
    date: 2023-10-13 23:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232191 {#1735
    date: 2023-10-13 23:23:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2448
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "PSA-To-people-watching-YouTube-with-AdBlockers"
  +title: "PSA To people watching YouTube with AdBlockers"
  +url: null
  +body: """
    You might have noticed that even on Firefox (depending on your lists) [YouTube may detect uBlock Origin on Firefox now](https://lemmy.dbzer0.com/post/6089078)\n
    \n
    There’s already a workaround (found, again, [here](https://lemmy.dbzer0.com/post/6089078)), but I figured I would use this opportunity to tell people that projects like [Piped](https://github.com/teampiped/piped) and [Invidious](https://invidious.io/) exist, which both allow you to watch YouTube without loading their ads, with improved Privacy and (in the case of Piped) even Geoblocking-Circumvention and SponsorBlock out of the box.\n
    \n
    They’re both great tools, and using something like [LibRedirect](https://libredirect.github.io/) you can even automatically go to Piped or Invidious when clicking/opening a YouTube link (and more).\n
    \n
    Both don’t load ads, but unless changed in the settings Individous may still make connections to Google/YouTube to load the video(s) themselves.\n
    \n
    Bit of a shameless plug for these projects, but I figured this is a really good time to show these projects as I often see people asking what they are in threads on here
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 233
  +favouriteCount: 1226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697672115 {#2465
    date: 2023-10-19 01:35:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 5099
  -titleTs: "'adblock':7 'peopl':3 'psa':1 'watch':4 'youtub':5"
  -bodyTs: "'/)':57,101 '/post/6089078)':23 '/post/6089078)),':34 '/teampiped/piped)':52 'ad':69,122 'allow':61 'alreadi':26 'ask':168 'automat':105 'bit':142 'box':88 'case':76 'chang':125 'circumvent':82 'clicking/opening':112 'connect':133 'depend':9 'detect':15 'even':6,79,104 'exist':58 'figur':37,152 'firefox':8,19 'found':29 'geoblock':81 'geoblocking-circumvent':80 'github.com':51 'github.com/teampiped/piped)':50 'go':106 'good':157 'google/youtube':135 'great':92 'improv':71 'individ':129 'invidi':54,110 'invidious.io':56 'invidious.io/)':55 'lemmy.dbzer0.com':22,33 'lemmy.dbzer0.com/post/6089078)':21 'lemmy.dbzer0.com/post/6089078)),':32 'libredirect':98 'libredirect.github.io':100 'libredirect.github.io/)':99 'like':48,97 'link':115 'list':12 'load':67,121,137 'make':132 'may':14,130 'might':2 'notic':4 'often':165 'opportun':42 'origin':17 'peopl':45,167 'pipe':49,78,108 'plug':146 'privaci':72 'project':47,149,162 're':90 'realli':156 'see':166 'set':128 'shameless':145 'show':160 'someth':96 'sponsorblock':84 'still':131 'tell':44 'thread':173 'time':158 'tool':93 'ublock':16 'unless':124 'use':40,95 'video':139 'watch':64 'without':66 'workaround':28 'would':39 'youtub':13,65,114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697313977
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11383162"
  +editedAt: DateTimeImmutable @1697460930 {#2464
    date: 2023-10-16 14:55:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697227577 {#2463
    date: 2023-10-13 22:06:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "PSA-To-people-watching-YouTube-with-AdBlockers"
  +title: "PSA To people watching YouTube with AdBlockers"
  +url: null
  +body: """
    You might have noticed that even on Firefox (depending on your lists) [YouTube may detect uBlock Origin on Firefox now](https://lemmy.dbzer0.com/post/6089078)\n
    \n
    There’s already a workaround (found, again, [here](https://lemmy.dbzer0.com/post/6089078)), but I figured I would use this opportunity to tell people that projects like [Piped](https://github.com/teampiped/piped) and [Invidious](https://invidious.io/) exist, which both allow you to watch YouTube without loading their ads, with improved Privacy and (in the case of Piped) even Geoblocking-Circumvention and SponsorBlock out of the box.\n
    \n
    They’re both great tools, and using something like [LibRedirect](https://libredirect.github.io/) you can even automatically go to Piped or Invidious when clicking/opening a YouTube link (and more).\n
    \n
    Both don’t load ads, but unless changed in the settings Individous may still make connections to Google/YouTube to load the video(s) themselves.\n
    \n
    Bit of a shameless plug for these projects, but I figured this is a really good time to show these projects as I often see people asking what they are in threads on here
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 233
  +favouriteCount: 1226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697672115 {#2465
    date: 2023-10-19 01:35:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 5099
  -titleTs: "'adblock':7 'peopl':3 'psa':1 'watch':4 'youtub':5"
  -bodyTs: "'/)':57,101 '/post/6089078)':23 '/post/6089078)),':34 '/teampiped/piped)':52 'ad':69,122 'allow':61 'alreadi':26 'ask':168 'automat':105 'bit':142 'box':88 'case':76 'chang':125 'circumvent':82 'clicking/opening':112 'connect':133 'depend':9 'detect':15 'even':6,79,104 'exist':58 'figur':37,152 'firefox':8,19 'found':29 'geoblock':81 'geoblocking-circumvent':80 'github.com':51 'github.com/teampiped/piped)':50 'go':106 'good':157 'google/youtube':135 'great':92 'improv':71 'individ':129 'invidi':54,110 'invidious.io':56 'invidious.io/)':55 'lemmy.dbzer0.com':22,33 'lemmy.dbzer0.com/post/6089078)':21 'lemmy.dbzer0.com/post/6089078)),':32 'libredirect':98 'libredirect.github.io':100 'libredirect.github.io/)':99 'like':48,97 'link':115 'list':12 'load':67,121,137 'make':132 'may':14,130 'might':2 'notic':4 'often':165 'opportun':42 'origin':17 'peopl':45,167 'pipe':49,78,108 'plug':146 'privaci':72 'project':47,149,162 're':90 'realli':156 'see':166 'set':128 'shameless':145 'show':160 'someth':96 'sponsorblock':84 'still':131 'tell':44 'thread':173 'time':158 'tool':93 'ublock':16 'unless':124 'use':40,95 'video':139 'watch':64 'without':66 'workaround':28 'would':39 'youtub':13,65,114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697313977
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11383162"
  +editedAt: DateTimeImmutable @1697460930 {#2464
    date: 2023-10-16 14:55:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697227577 {#2463
    date: 2023-10-13 22:06:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "PSA-To-people-watching-YouTube-with-AdBlockers"
  +title: "PSA To people watching YouTube with AdBlockers"
  +url: null
  +body: """
    You might have noticed that even on Firefox (depending on your lists) [YouTube may detect uBlock Origin on Firefox now](https://lemmy.dbzer0.com/post/6089078)\n
    \n
    There’s already a workaround (found, again, [here](https://lemmy.dbzer0.com/post/6089078)), but I figured I would use this opportunity to tell people that projects like [Piped](https://github.com/teampiped/piped) and [Invidious](https://invidious.io/) exist, which both allow you to watch YouTube without loading their ads, with improved Privacy and (in the case of Piped) even Geoblocking-Circumvention and SponsorBlock out of the box.\n
    \n
    They’re both great tools, and using something like [LibRedirect](https://libredirect.github.io/) you can even automatically go to Piped or Invidious when clicking/opening a YouTube link (and more).\n
    \n
    Both don’t load ads, but unless changed in the settings Individous may still make connections to Google/YouTube to load the video(s) themselves.\n
    \n
    Bit of a shameless plug for these projects, but I figured this is a really good time to show these projects as I often see people asking what they are in threads on here
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 233
  +favouriteCount: 1226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697672115 {#2465
    date: 2023-10-19 01:35:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 5099
  -titleTs: "'adblock':7 'peopl':3 'psa':1 'watch':4 'youtub':5"
  -bodyTs: "'/)':57,101 '/post/6089078)':23 '/post/6089078)),':34 '/teampiped/piped)':52 'ad':69,122 'allow':61 'alreadi':26 'ask':168 'automat':105 'bit':142 'box':88 'case':76 'chang':125 'circumvent':82 'clicking/opening':112 'connect':133 'depend':9 'detect':15 'even':6,79,104 'exist':58 'figur':37,152 'firefox':8,19 'found':29 'geoblock':81 'geoblocking-circumvent':80 'github.com':51 'github.com/teampiped/piped)':50 'go':106 'good':157 'google/youtube':135 'great':92 'improv':71 'individ':129 'invidi':54,110 'invidious.io':56 'invidious.io/)':55 'lemmy.dbzer0.com':22,33 'lemmy.dbzer0.com/post/6089078)':21 'lemmy.dbzer0.com/post/6089078)),':32 'libredirect':98 'libredirect.github.io':100 'libredirect.github.io/)':99 'like':48,97 'link':115 'list':12 'load':67,121,137 'make':132 'may':14,130 'might':2 'notic':4 'often':165 'opportun':42 'origin':17 'peopl':45,167 'pipe':49,78,108 'plug':146 'privaci':72 'project':47,149,162 're':90 'realli':156 'see':166 'set':128 'shameless':145 'show':160 'someth':96 'sponsorblock':84 'still':131 'tell':44 'thread':173 'time':158 'tool':93 'ublock':16 'unless':124 'use':40,95 'video':139 'watch':64 'without':66 'workaround':28 'would':39 'youtub':13,65,114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697313977
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11383162"
  +editedAt: DateTimeImmutable @1697460930 {#2464
    date: 2023-10-16 14:55:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697227577 {#2463
    date: 2023-10-13 22:06:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "HEVC-AMF-10-Bit-HEVC"
  +title: "HEVC_AMF / 10-Bit HEVC"
  +url: null
  +body: "Will or can the HEVC_AMF encoder support Profile 10 or 10-Bit HEVC? I’ve installed the full version of ffmpeg into the ffmpeg Batch converter I use but can’t seem to get the two things together. I’m a little vauge on terminology but I think I’m asking the correct question. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697473092 {#2459
    date: 2023-10-16 18:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 5095
  -titleTs: "'10':3 'amf':2 'bit':4 'hevc':1,5"
  -bodyTs: "'10':10,12 'amf':6 'ask':52 'batch':26 'bit':13 'convert':27 'correct':54 'encod':7 'ffmpeg':22,25 'full':19 'get':35 'hevc':5,14 'instal':17 'littl':43 'm':41,51 'profil':9 'question':55 'seem':33 'support':8 'terminolog':46 'thank':56 'thing':38 'think':49 'togeth':39 'two':37 'use':29 'vaug':44 've':16 'version':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697289071
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6213960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226571 {#2468
    date: 2023-10-13 21:49:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "HEVC-AMF-10-Bit-HEVC"
  +title: "HEVC_AMF / 10-Bit HEVC"
  +url: null
  +body: "Will or can the HEVC_AMF encoder support Profile 10 or 10-Bit HEVC? I’ve installed the full version of ffmpeg into the ffmpeg Batch converter I use but can’t seem to get the two things together. I’m a little vauge on terminology but I think I’m asking the correct question. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697473092 {#2459
    date: 2023-10-16 18:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 5095
  -titleTs: "'10':3 'amf':2 'bit':4 'hevc':1,5"
  -bodyTs: "'10':10,12 'amf':6 'ask':52 'batch':26 'bit':13 'convert':27 'correct':54 'encod':7 'ffmpeg':22,25 'full':19 'get':35 'hevc':5,14 'instal':17 'littl':43 'm':41,51 'profil':9 'question':55 'seem':33 'support':8 'terminolog':46 'thank':56 'thing':38 'think':49 'togeth':39 'two':37 'use':29 'vaug':44 've':16 'version':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697289071
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6213960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226571 {#2468
    date: 2023-10-13 21:49:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "HEVC-AMF-10-Bit-HEVC"
  +title: "HEVC_AMF / 10-Bit HEVC"
  +url: null
  +body: "Will or can the HEVC_AMF encoder support Profile 10 or 10-Bit HEVC? I’ve installed the full version of ffmpeg into the ffmpeg Batch converter I use but can’t seem to get the two things together. I’m a little vauge on terminology but I think I’m asking the correct question. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697473092 {#2459
    date: 2023-10-16 18:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 5095
  -titleTs: "'10':3 'amf':2 'bit':4 'hevc':1,5"
  -bodyTs: "'10':10,12 'amf':6 'ask':52 'batch':26 'bit':13 'convert':27 'correct':54 'encod':7 'ffmpeg':22,25 'full':19 'get':35 'hevc':5,14 'instal':17 'littl':43 'm':41,51 'profil':9 'question':55 'seem':33 'support':8 'terminolog':46 'thank':56 'thing':38 'think':49 'togeth':39 'two':37 'use':29 'vaug':44 've':16 'version':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697289071
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6213960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226571 {#2468
    date: 2023-10-13 21:49:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2385
  +user: Proxies\__CG__\App\Entity\User {#2384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Creative-Cloud-through-VPN"
  +title: "Creative Cloud through VPN?"
  +url: null
  +body: """
    I realize this isn’t exactly piracy per-se, but does subscribing through a VPN to Turkey work? Has anyone had their accounts terminated for this?\n
    \n
    There’s something to be said about paying *something* and not having to worry about updating and keeping the patches up to date.\n
    \n
    It’s like $83 USD annually for all apps if it does work, and I’d be good with it for that price.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697351983 {#2386
    date: 2023-10-15 08:39:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 5091
  -titleTs: "'cloud':2 'creativ':1 'vpn':4"
  -bodyTs: "'83':54 'account':24 'annual':56 'anyon':21 'app':59 'd':66 'date':50 'exact':6 'good':68 'isn':4 'keep':45 'like':53 'patch':47 'pay':35 'per':9 'per-s':8 'piraci':7 'price':73 'realiz':2 'said':33 'se':10 'someth':30,36 'subscrib':13 'termin':25 'turkey':18 'updat':43 'usd':55 'vpn':16 'work':19,63 'worri':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697298603
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6212501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697225103 {#2382
    date: 2023-10-13 21:25:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#2384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Creative-Cloud-through-VPN"
  +title: "Creative Cloud through VPN?"
  +url: null
  +body: """
    I realize this isn’t exactly piracy per-se, but does subscribing through a VPN to Turkey work? Has anyone had their accounts terminated for this?\n
    \n
    There’s something to be said about paying *something* and not having to worry about updating and keeping the patches up to date.\n
    \n
    It’s like $83 USD annually for all apps if it does work, and I’d be good with it for that price.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697351983 {#2386
    date: 2023-10-15 08:39:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 5091
  -titleTs: "'cloud':2 'creativ':1 'vpn':4"
  -bodyTs: "'83':54 'account':24 'annual':56 'anyon':21 'app':59 'd':66 'date':50 'exact':6 'good':68 'isn':4 'keep':45 'like':53 'patch':47 'pay':35 'per':9 'per-s':8 'piraci':7 'price':73 'realiz':2 'said':33 'se':10 'someth':30,36 'subscrib':13 'termin':25 'turkey':18 'updat':43 'usd':55 'vpn':16 'work':19,63 'worri':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697298603
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6212501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697225103 {#2382
    date: 2023-10-13 21:25:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#2384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Creative-Cloud-through-VPN"
  +title: "Creative Cloud through VPN?"
  +url: null
  +body: """
    I realize this isn’t exactly piracy per-se, but does subscribing through a VPN to Turkey work? Has anyone had their accounts terminated for this?\n
    \n
    There’s something to be said about paying *something* and not having to worry about updating and keeping the patches up to date.\n
    \n
    It’s like $83 USD annually for all apps if it does work, and I’d be good with it for that price.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697351983 {#2386
    date: 2023-10-15 08:39:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 5091
  -titleTs: "'cloud':2 'creativ':1 'vpn':4"
  -bodyTs: "'83':54 'account':24 'annual':56 'anyon':21 'app':59 'd':66 'date':50 'exact':6 'good':68 'isn':4 'keep':45 'like':53 'patch':47 'pay':35 'per':9 'per-s':8 'piraci':7 'price':73 'realiz':2 'said':33 'se':10 'someth':30,36 'subscrib':13 'termin':25 'turkey':18 'updat':43 'usd':55 'vpn':16 'work':19,63 'worri':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697298603
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6212501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697225103 {#2382
    date: 2023-10-13 21:25:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1883
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Biohacking-a-community-to-discuss-biohacking"
  +title: "Biohacking, a community to discuss biohacking"
  +url: null
  +body: """
    cross-posted from: [mander.xyz/post/4904045](https://mander.xyz/post/4904045)\n
    \n
    > [biohacking](/c/biohacking@mander.xyz)\n
    > \n
    > !biohacking@mander.xyz\n
    > \n
    > [mander.xyz/c/biohacking](https://mander.xyz/c/biohacking)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697466394 {#1908
    date: 2023-10-16 16:26:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 5085
  -titleTs: "'biohack':1,6 'communiti':3 'discuss':5"
  -bodyTs: "'/c/biohacking':9 '/c/biohacking](https://mander.xyz/c/biohacking)':14 '/post/4904045](https://mander.xyz/post/4904045)':7 'biohack':8 'biohacking@mander.xyz':11 'cross':2 'cross-post':1 'mander.xyz':6,10,13 'mander.xyz/c/biohacking](https://mander.xyz/c/biohacking)':12 'mander.xyz/post/4904045](https://mander.xyz/post/4904045)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697310472
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4904083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224072 {#1407
    date: 2023-10-13 21:07:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1883
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Biohacking-a-community-to-discuss-biohacking"
  +title: "Biohacking, a community to discuss biohacking"
  +url: null
  +body: """
    cross-posted from: [mander.xyz/post/4904045](https://mander.xyz/post/4904045)\n
    \n
    > [biohacking](/c/biohacking@mander.xyz)\n
    > \n
    > !biohacking@mander.xyz\n
    > \n
    > [mander.xyz/c/biohacking](https://mander.xyz/c/biohacking)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697466394 {#1908
    date: 2023-10-16 16:26:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 5085
  -titleTs: "'biohack':1,6 'communiti':3 'discuss':5"
  -bodyTs: "'/c/biohacking':9 '/c/biohacking](https://mander.xyz/c/biohacking)':14 '/post/4904045](https://mander.xyz/post/4904045)':7 'biohack':8 'biohacking@mander.xyz':11 'cross':2 'cross-post':1 'mander.xyz':6,10,13 'mander.xyz/c/biohacking](https://mander.xyz/c/biohacking)':12 'mander.xyz/post/4904045](https://mander.xyz/post/4904045)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697310472
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4904083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224072 {#1407
    date: 2023-10-13 21:07:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1883
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2389 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Biohacking-a-community-to-discuss-biohacking"
  +title: "Biohacking, a community to discuss biohacking"
  +url: null
  +body: """
    cross-posted from: [mander.xyz/post/4904045](https://mander.xyz/post/4904045)\n
    \n
    > [biohacking](/c/biohacking@mander.xyz)\n
    > \n
    > !biohacking@mander.xyz\n
    > \n
    > [mander.xyz/c/biohacking](https://mander.xyz/c/biohacking)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697466394 {#1908
    date: 2023-10-16 16:26:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 5085
  -titleTs: "'biohack':1,6 'communiti':3 'discuss':5"
  -bodyTs: "'/c/biohacking':9 '/c/biohacking](https://mander.xyz/c/biohacking)':14 '/post/4904045](https://mander.xyz/post/4904045)':7 'biohack':8 'biohacking@mander.xyz':11 'cross':2 'cross-post':1 'mander.xyz':6,10,13 'mander.xyz/c/biohacking](https://mander.xyz/c/biohacking)':12 'mander.xyz/post/4904045](https://mander.xyz/post/4904045)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697310472
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4904083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224072 {#1407
    date: 2023-10-13 21:07:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1404
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Different-display-of-md-format-text-in-different-Android-apps"
  +title: "Different display of .md format text in different Android apps"
  +url: null
  +body: """
    I tried opening the .md file in different text reading applications. However, the text display varied from one application to another.\n
    \n
    Some apps display the hyphen normally, while others display a circle instead of the hyphen. Selecting text and navigating by title does not work everywhere.\n
    \n
    But what’s more outrageous is that paragraphs and indents don’t work. The text just randomly blurs in different directions.\n
    \n
    Why is there such chaos with displaying text in this format?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697227429 {#1382
    date: 2023-10-13 22:03:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  +badges: Doctrine\ORM\PersistentCollection {#2018 …}
  +children: []
  -id: 5083
  -titleTs: "'android':9 'app':10 'differ':1,8 'display':2 'format':5 'md':4 'text':6"
  -bodyTs: "'anoth':21 'app':23 'applic':11,19 'blur':64 'chao':72 'circl':32 'differ':8,66 'direct':67 'display':15,24,30,74 'everywher':46 'file':6 'format':78 'howev':12 'hyphen':26,36 'indent':56 'instead':33 'md':5 'navig':40 'normal':27 'one':18 'open':3 'other':29 'outrag':51 'paragraph':54 'random':63 'read':10 'select':37 'text':9,14,38,61,75 'titl':42 'tri':2 'vari':16 'work':45,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697263937
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/1990252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697223937 {#1401
    date: 2023-10-13 21:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Different-display-of-md-format-text-in-different-Android-apps"
  +title: "Different display of .md format text in different Android apps"
  +url: null
  +body: """
    I tried opening the .md file in different text reading applications. However, the text display varied from one application to another.\n
    \n
    Some apps display the hyphen normally, while others display a circle instead of the hyphen. Selecting text and navigating by title does not work everywhere.\n
    \n
    But what’s more outrageous is that paragraphs and indents don’t work. The text just randomly blurs in different directions.\n
    \n
    Why is there such chaos with displaying text in this format?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697227429 {#1382
    date: 2023-10-13 22:03:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  +badges: Doctrine\ORM\PersistentCollection {#2018 …}
  +children: []
  -id: 5083
  -titleTs: "'android':9 'app':10 'differ':1,8 'display':2 'format':5 'md':4 'text':6"
  -bodyTs: "'anoth':21 'app':23 'applic':11,19 'blur':64 'chao':72 'circl':32 'differ':8,66 'direct':67 'display':15,24,30,74 'everywher':46 'file':6 'format':78 'howev':12 'hyphen':26,36 'indent':56 'instead':33 'md':5 'navig':40 'normal':27 'one':18 'open':3 'other':29 'outrag':51 'paragraph':54 'random':63 'read':10 'select':37 'text':9,14,38,61,75 'titl':42 'tri':2 'vari':16 'work':45,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697263937
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/1990252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697223937 {#1401
    date: 2023-10-13 21:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Different-display-of-md-format-text-in-different-Android-apps"
  +title: "Different display of .md format text in different Android apps"
  +url: null
  +body: """
    I tried opening the .md file in different text reading applications. However, the text display varied from one application to another.\n
    \n
    Some apps display the hyphen normally, while others display a circle instead of the hyphen. Selecting text and navigating by title does not work everywhere.\n
    \n
    But what’s more outrageous is that paragraphs and indents don’t work. The text just randomly blurs in different directions.\n
    \n
    Why is there such chaos with displaying text in this format?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697227429 {#1382
    date: 2023-10-13 22:03:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  +badges: Doctrine\ORM\PersistentCollection {#2018 …}
  +children: []
  -id: 5083
  -titleTs: "'android':9 'app':10 'differ':1,8 'display':2 'format':5 'md':4 'text':6"
  -bodyTs: "'anoth':21 'app':23 'applic':11,19 'blur':64 'chao':72 'circl':32 'differ':8,66 'direct':67 'display':15,24,30,74 'everywher':46 'file':6 'format':78 'howev':12 'hyphen':26,36 'indent':56 'instead':33 'md':5 'navig':40 'normal':27 'one':18 'open':3 'other':29 'outrag':51 'paragraph':54 'random':63 'read':10 'select':37 'text':9,14,38,61,75 'titl':42 'tri':2 'vari':16 'work':45,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697263937
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/1990252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697223937 {#1401
    date: 2023-10-13 21:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details