GET https://kbin.spritesserver.nl/active/%E2%88%9E/links?p=58

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.28 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.05 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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fedora-Discusses-Optimized-Binaries-For-The-AMD64-Architecture"
  +title: "Fedora Discusses Optimized Binaries For The AMD64 Architecture"
  +url: "https://fedoraproject.org/wiki/Changes/Optimized_Binaries_for_the_AMD64_Architecture"
  +body: "> Additional paths will be inserted into the search path used for executables on systems which have a compatible CPU. Those additional paths will mirror the AMD64 / x86_64 “microarchitecture levels” supported by the glibc-hwcaps mechanism: x86-64-v2, x86-64-v3, x86_64-v4. Systemd will be modified to insert the additional directories into the $PATH environment variable (affecting all programs on the system) and the equivalent internal mechanism in systemd (affecting what executables are used by services). Individual packages can provide optimized libraries via the glibc-hwcaps mechanism and optimized executables via the extended search path. This optimized code will be used if the CPU supports it. Which packages provide the optimized code and at which level will be made by individual package maintainers based on benchmark results."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703959295 {#183
    date: 2023-12-30 19:01:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 25955
  -titleTs: "'amd64':7 'architectur':8 'binari':4 'discuss':2 'fedora':1 'optim':3"
  -bodyTs: "'-64':39,42 '64':28,45 'addit':1,21,54 'affect':61,74 'amd64':26 'base':129 'benchmark':131 'code':103,117 'compat':18 'cpu':19,109 'directori':55 'environ':59 'equival':69 'execut':12,76,95 'extend':98 'glibc':35,90 'glibc-hwcap':34,89 'hwcap':36,91 'individu':81,126 'insert':5,52 'intern':70 'level':30,121 'librari':86 'made':124 'maintain':128 'mechan':37,71,92 'microarchitectur':29 'mirror':24 'modifi':50 'optim':85,94,102,116 'packag':82,113,127 'path':2,9,22,58,100 'program':63 'provid':84,114 'result':132 'search':8,99 'servic':80 'support':31,110 'system':14,66 'systemd':47,73 'use':10,78,106 'v2':40 'v3':43 'v4':46 'variabl':60 'via':87,96 'x86':27,38,41,44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704013295
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/8524047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703959295 {#247
    date: 2023-12-30 19:01:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fedora-Discusses-Optimized-Binaries-For-The-AMD64-Architecture"
  +title: "Fedora Discusses Optimized Binaries For The AMD64 Architecture"
  +url: "https://fedoraproject.org/wiki/Changes/Optimized_Binaries_for_the_AMD64_Architecture"
  +body: "> Additional paths will be inserted into the search path used for executables on systems which have a compatible CPU. Those additional paths will mirror the AMD64 / x86_64 “microarchitecture levels” supported by the glibc-hwcaps mechanism: x86-64-v2, x86-64-v3, x86_64-v4. Systemd will be modified to insert the additional directories into the $PATH environment variable (affecting all programs on the system) and the equivalent internal mechanism in systemd (affecting what executables are used by services). Individual packages can provide optimized libraries via the glibc-hwcaps mechanism and optimized executables via the extended search path. This optimized code will be used if the CPU supports it. Which packages provide the optimized code and at which level will be made by individual package maintainers based on benchmark results."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703959295 {#183
    date: 2023-12-30 19:01:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 25955
  -titleTs: "'amd64':7 'architectur':8 'binari':4 'discuss':2 'fedora':1 'optim':3"
  -bodyTs: "'-64':39,42 '64':28,45 'addit':1,21,54 'affect':61,74 'amd64':26 'base':129 'benchmark':131 'code':103,117 'compat':18 'cpu':19,109 'directori':55 'environ':59 'equival':69 'execut':12,76,95 'extend':98 'glibc':35,90 'glibc-hwcap':34,89 'hwcap':36,91 'individu':81,126 'insert':5,52 'intern':70 'level':30,121 'librari':86 'made':124 'maintain':128 'mechan':37,71,92 'microarchitectur':29 'mirror':24 'modifi':50 'optim':85,94,102,116 'packag':82,113,127 'path':2,9,22,58,100 'program':63 'provid':84,114 'result':132 'search':8,99 'servic':80 'support':31,110 'system':14,66 'systemd':47,73 'use':10,78,106 'v2':40 'v3':43 'v4':46 'variabl':60 'via':87,96 'x86':27,38,41,44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704013295
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/8524047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703959295 {#247
    date: 2023-12-30 19:01:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fedora-Discusses-Optimized-Binaries-For-The-AMD64-Architecture"
  +title: "Fedora Discusses Optimized Binaries For The AMD64 Architecture"
  +url: "https://fedoraproject.org/wiki/Changes/Optimized_Binaries_for_the_AMD64_Architecture"
  +body: "> Additional paths will be inserted into the search path used for executables on systems which have a compatible CPU. Those additional paths will mirror the AMD64 / x86_64 “microarchitecture levels” supported by the glibc-hwcaps mechanism: x86-64-v2, x86-64-v3, x86_64-v4. Systemd will be modified to insert the additional directories into the $PATH environment variable (affecting all programs on the system) and the equivalent internal mechanism in systemd (affecting what executables are used by services). Individual packages can provide optimized libraries via the glibc-hwcaps mechanism and optimized executables via the extended search path. This optimized code will be used if the CPU supports it. Which packages provide the optimized code and at which level will be made by individual package maintainers based on benchmark results."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703959295 {#183
    date: 2023-12-30 19:01:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 25955
  -titleTs: "'amd64':7 'architectur':8 'binari':4 'discuss':2 'fedora':1 'optim':3"
  -bodyTs: "'-64':39,42 '64':28,45 'addit':1,21,54 'affect':61,74 'amd64':26 'base':129 'benchmark':131 'code':103,117 'compat':18 'cpu':19,109 'directori':55 'environ':59 'equival':69 'execut':12,76,95 'extend':98 'glibc':35,90 'glibc-hwcap':34,89 'hwcap':36,91 'individu':81,126 'insert':5,52 'intern':70 'level':30,121 'librari':86 'made':124 'maintain':128 'mechan':37,71,92 'microarchitectur':29 'mirror':24 'modifi':50 'optim':85,94,102,116 'packag':82,113,127 'path':2,9,22,58,100 'program':63 'provid':84,114 'result':132 'search':8,99 'servic':80 'support':31,110 'system':14,66 'systemd':47,73 'use':10,78,106 'v2':40 'v3':43 'v4':46 'variabl':60 'via':87,96 'x86':27,38,41,44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704013295
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/8524047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703959295 {#247
    date: 2023-12-30 19:01:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "January-Release-Roundup-2024"
  +title: "January Release Roundup, 2024"
  +url: "https://kbin.social/m/television/t/731604"
  +body: """
    I have a [Discord](https://discord.gg/ZkpSBCSwhe) for this community! I'd originally made it for something else, but retooled it as another place for s/Television members to hang out. Feel free to join.\n
    \n
    | Name | Series | Date | Platform | Genre | Country |\n
    |:-:|:-:|:-:|:-:|:-:|:-:|\n
    | Fool Me Once | Season 1 | January 1st | Netflix | Crime, Drama, Thriller | USA |\n
    | Boy Swallows Universe | Limited Series | January 4th | Netflix | Drama | USA |\n
    | Delicious in Dungeon | Season 1 | January 4th | Netflix | Animation, Comedy, Fantasy | Japan |\n
    | The Brothers Sun | Season 1 | January 4th | Netflix | Crime, Drama | USA |\n
    | Gyeongseong Creature | Season 1 Pt. II | January 5th | Netflix | Drama, Horro | South Korea |\n
    | Sanctuary: A Witch's Tale | Season 1 | January 4th | AMC | Drama, Fantasy | USA |\n
    | Grimsburg | Season 1 | January 7th | Fox | Animation, Comedy, Sitcom | USA |\n
    | Echo | Season 1 | January 9th | Disney+ | Drama, Superhero | USA |\n
    | La Brea | Season 3 | January 9th | NBC | Drama, Sci-Fi | USA |\n
    | Criminal Record | Season 1 | January 10th | Apple TV | Crime, Drama | USA |\n
    | Ted | Season 1 | January 11th | Peacock | Comedy | USA |\n
    | Belgravia: The Next Chapter | Season 1 | January 14th | MGM | Drama, Historical | UK |\n
    | Monsieur Spade | Limited Series | January 14th | AMC | Drama | USA |\n
    | True Detective: Night Country | Season 4 | January 14th | HBO | Crime, Drama | USA |\n
    | Zorro | Series 1 | January 19th | Amazon Prime | Action, Adventure, Drama | Spain |\n
    | Hazbin Hotel | Season 1 | January 19th | Amazon Prime | Animation, Comedy, Musical | USA |\n
    | Griselda | Limited Series | January 25th | Netflix | Biographical, Crime, Drama | USA |\n
    | Expats | Series 1 | January 26th | Amazon Prime | Drama | USA |\n
    | Masters of the Air | Limited Series | January 26th | Apple TV | Drama, Historical, War | USA |
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703952147 {#1866
    date: 2023-12-30 17:02:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 25862
  -titleTs: "'2024':4 'januari':1 'releas':2 'roundup':3"
  -bodyTs: "'/zkpsbcswhe)':7 '1':45,67,79,89,105,114,124,146,156,167,197,209,230 '10th':148 '11th':158 '14th':169,179,190 '19th':199,211 '1st':47 '25th':222 '26th':232,244 '3':134 '4':188 '4th':59,69,81,107 '5th':93 '7th':116 '9th':126,136 'action':202 'adventur':203 'air':240 'amazon':200,212,233 'amc':108,180 'anim':71,118,214 'anoth':23 'appl':149,245 'belgravia':162 'biograph':224 'boy':53 'brea':132 'brother':76 'chapter':165 'comedi':72,119,160,215 'communiti':10 'countri':40,186 'creatur':87 'crime':49,83,151,192,225 'crimin':143 'd':12 'date':37 'delici':63 'detect':184 'discord':4 'discord.gg':6 'discord.gg/zkpsbcswhe)':5 'disney':127 'drama':50,61,84,95,109,128,138,152,171,181,193,204,226,235,247 'dungeon':65 'echo':122 'els':18 'expat':228 'fantasi':73,110 'feel':31 'fi':141 'fool':41 'fox':117 'free':32 'genr':39 'grimsburg':112 'griselda':218 'gyeongseong':86 'hang':29 'hazbin':206 'hbo':191 'histor':172,248 'horro':96 'hotel':207 'ii':91 'januari':46,58,68,80,92,106,115,125,135,147,157,168,178,189,198,210,221,231,243 'japan':74 'join':34 'korea':98 'la':131 'limit':56,176,219,241 'made':14 'master':237 'member':27 'mgm':170 'monsieur':174 'music':216 'name':35 'nbc':137 'netflix':48,60,70,82,94,223 'next':164 'night':185 'origin':13 'peacock':159 'place':24 'platform':38 'prime':201,213,234 'pt':90 'record':144 'retool':20 's/television':26 'sanctuari':99 'sci':140 'sci-fi':139 'season':44,66,78,88,104,113,123,133,145,155,166,187,208 'seri':36,57,177,196,220,229,242 'sitcom':120 'someth':17 'south':97 'spade':175 'spain':205 'sun':77 'superhero':129 'swallow':54 'tale':103 'ted':154 'thriller':51 'true':183 'tv':150,246 'uk':173 'univers':55 'usa':52,62,85,111,121,130,142,153,161,182,194,217,227,236,250 'war':249 'witch':101 'zorro':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956647
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/731604"
  +editedAt: DateTimeImmutable @1709416199 {#1881
    date: 2024-03-02 22:49:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703952147 {#1877
    date: 2023-12-30 17:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "January-Release-Roundup-2024"
  +title: "January Release Roundup, 2024"
  +url: "https://kbin.social/m/television/t/731604"
  +body: """
    I have a [Discord](https://discord.gg/ZkpSBCSwhe) for this community! I'd originally made it for something else, but retooled it as another place for s/Television members to hang out. Feel free to join.\n
    \n
    | Name | Series | Date | Platform | Genre | Country |\n
    |:-:|:-:|:-:|:-:|:-:|:-:|\n
    | Fool Me Once | Season 1 | January 1st | Netflix | Crime, Drama, Thriller | USA |\n
    | Boy Swallows Universe | Limited Series | January 4th | Netflix | Drama | USA |\n
    | Delicious in Dungeon | Season 1 | January 4th | Netflix | Animation, Comedy, Fantasy | Japan |\n
    | The Brothers Sun | Season 1 | January 4th | Netflix | Crime, Drama | USA |\n
    | Gyeongseong Creature | Season 1 Pt. II | January 5th | Netflix | Drama, Horro | South Korea |\n
    | Sanctuary: A Witch's Tale | Season 1 | January 4th | AMC | Drama, Fantasy | USA |\n
    | Grimsburg | Season 1 | January 7th | Fox | Animation, Comedy, Sitcom | USA |\n
    | Echo | Season 1 | January 9th | Disney+ | Drama, Superhero | USA |\n
    | La Brea | Season 3 | January 9th | NBC | Drama, Sci-Fi | USA |\n
    | Criminal Record | Season 1 | January 10th | Apple TV | Crime, Drama | USA |\n
    | Ted | Season 1 | January 11th | Peacock | Comedy | USA |\n
    | Belgravia: The Next Chapter | Season 1 | January 14th | MGM | Drama, Historical | UK |\n
    | Monsieur Spade | Limited Series | January 14th | AMC | Drama | USA |\n
    | True Detective: Night Country | Season 4 | January 14th | HBO | Crime, Drama | USA |\n
    | Zorro | Series 1 | January 19th | Amazon Prime | Action, Adventure, Drama | Spain |\n
    | Hazbin Hotel | Season 1 | January 19th | Amazon Prime | Animation, Comedy, Musical | USA |\n
    | Griselda | Limited Series | January 25th | Netflix | Biographical, Crime, Drama | USA |\n
    | Expats | Series 1 | January 26th | Amazon Prime | Drama | USA |\n
    | Masters of the Air | Limited Series | January 26th | Apple TV | Drama, Historical, War | USA |
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703952147 {#1866
    date: 2023-12-30 17:02:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 25862
  -titleTs: "'2024':4 'januari':1 'releas':2 'roundup':3"
  -bodyTs: "'/zkpsbcswhe)':7 '1':45,67,79,89,105,114,124,146,156,167,197,209,230 '10th':148 '11th':158 '14th':169,179,190 '19th':199,211 '1st':47 '25th':222 '26th':232,244 '3':134 '4':188 '4th':59,69,81,107 '5th':93 '7th':116 '9th':126,136 'action':202 'adventur':203 'air':240 'amazon':200,212,233 'amc':108,180 'anim':71,118,214 'anoth':23 'appl':149,245 'belgravia':162 'biograph':224 'boy':53 'brea':132 'brother':76 'chapter':165 'comedi':72,119,160,215 'communiti':10 'countri':40,186 'creatur':87 'crime':49,83,151,192,225 'crimin':143 'd':12 'date':37 'delici':63 'detect':184 'discord':4 'discord.gg':6 'discord.gg/zkpsbcswhe)':5 'disney':127 'drama':50,61,84,95,109,128,138,152,171,181,193,204,226,235,247 'dungeon':65 'echo':122 'els':18 'expat':228 'fantasi':73,110 'feel':31 'fi':141 'fool':41 'fox':117 'free':32 'genr':39 'grimsburg':112 'griselda':218 'gyeongseong':86 'hang':29 'hazbin':206 'hbo':191 'histor':172,248 'horro':96 'hotel':207 'ii':91 'januari':46,58,68,80,92,106,115,125,135,147,157,168,178,189,198,210,221,231,243 'japan':74 'join':34 'korea':98 'la':131 'limit':56,176,219,241 'made':14 'master':237 'member':27 'mgm':170 'monsieur':174 'music':216 'name':35 'nbc':137 'netflix':48,60,70,82,94,223 'next':164 'night':185 'origin':13 'peacock':159 'place':24 'platform':38 'prime':201,213,234 'pt':90 'record':144 'retool':20 's/television':26 'sanctuari':99 'sci':140 'sci-fi':139 'season':44,66,78,88,104,113,123,133,145,155,166,187,208 'seri':36,57,177,196,220,229,242 'sitcom':120 'someth':17 'south':97 'spade':175 'spain':205 'sun':77 'superhero':129 'swallow':54 'tale':103 'ted':154 'thriller':51 'true':183 'tv':150,246 'uk':173 'univers':55 'usa':52,62,85,111,121,130,142,153,161,182,194,217,227,236,250 'war':249 'witch':101 'zorro':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956647
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/731604"
  +editedAt: DateTimeImmutable @1709416199 {#1881
    date: 2024-03-02 22:49:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703952147 {#1877
    date: 2023-12-30 17:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "January-Release-Roundup-2024"
  +title: "January Release Roundup, 2024"
  +url: "https://kbin.social/m/television/t/731604"
  +body: """
    I have a [Discord](https://discord.gg/ZkpSBCSwhe) for this community! I'd originally made it for something else, but retooled it as another place for s/Television members to hang out. Feel free to join.\n
    \n
    | Name | Series | Date | Platform | Genre | Country |\n
    |:-:|:-:|:-:|:-:|:-:|:-:|\n
    | Fool Me Once | Season 1 | January 1st | Netflix | Crime, Drama, Thriller | USA |\n
    | Boy Swallows Universe | Limited Series | January 4th | Netflix | Drama | USA |\n
    | Delicious in Dungeon | Season 1 | January 4th | Netflix | Animation, Comedy, Fantasy | Japan |\n
    | The Brothers Sun | Season 1 | January 4th | Netflix | Crime, Drama | USA |\n
    | Gyeongseong Creature | Season 1 Pt. II | January 5th | Netflix | Drama, Horro | South Korea |\n
    | Sanctuary: A Witch's Tale | Season 1 | January 4th | AMC | Drama, Fantasy | USA |\n
    | Grimsburg | Season 1 | January 7th | Fox | Animation, Comedy, Sitcom | USA |\n
    | Echo | Season 1 | January 9th | Disney+ | Drama, Superhero | USA |\n
    | La Brea | Season 3 | January 9th | NBC | Drama, Sci-Fi | USA |\n
    | Criminal Record | Season 1 | January 10th | Apple TV | Crime, Drama | USA |\n
    | Ted | Season 1 | January 11th | Peacock | Comedy | USA |\n
    | Belgravia: The Next Chapter | Season 1 | January 14th | MGM | Drama, Historical | UK |\n
    | Monsieur Spade | Limited Series | January 14th | AMC | Drama | USA |\n
    | True Detective: Night Country | Season 4 | January 14th | HBO | Crime, Drama | USA |\n
    | Zorro | Series 1 | January 19th | Amazon Prime | Action, Adventure, Drama | Spain |\n
    | Hazbin Hotel | Season 1 | January 19th | Amazon Prime | Animation, Comedy, Musical | USA |\n
    | Griselda | Limited Series | January 25th | Netflix | Biographical, Crime, Drama | USA |\n
    | Expats | Series 1 | January 26th | Amazon Prime | Drama | USA |\n
    | Masters of the Air | Limited Series | January 26th | Apple TV | Drama, Historical, War | USA |
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703952147 {#1866
    date: 2023-12-30 17:02:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 25862
  -titleTs: "'2024':4 'januari':1 'releas':2 'roundup':3"
  -bodyTs: "'/zkpsbcswhe)':7 '1':45,67,79,89,105,114,124,146,156,167,197,209,230 '10th':148 '11th':158 '14th':169,179,190 '19th':199,211 '1st':47 '25th':222 '26th':232,244 '3':134 '4':188 '4th':59,69,81,107 '5th':93 '7th':116 '9th':126,136 'action':202 'adventur':203 'air':240 'amazon':200,212,233 'amc':108,180 'anim':71,118,214 'anoth':23 'appl':149,245 'belgravia':162 'biograph':224 'boy':53 'brea':132 'brother':76 'chapter':165 'comedi':72,119,160,215 'communiti':10 'countri':40,186 'creatur':87 'crime':49,83,151,192,225 'crimin':143 'd':12 'date':37 'delici':63 'detect':184 'discord':4 'discord.gg':6 'discord.gg/zkpsbcswhe)':5 'disney':127 'drama':50,61,84,95,109,128,138,152,171,181,193,204,226,235,247 'dungeon':65 'echo':122 'els':18 'expat':228 'fantasi':73,110 'feel':31 'fi':141 'fool':41 'fox':117 'free':32 'genr':39 'grimsburg':112 'griselda':218 'gyeongseong':86 'hang':29 'hazbin':206 'hbo':191 'histor':172,248 'horro':96 'hotel':207 'ii':91 'januari':46,58,68,80,92,106,115,125,135,147,157,168,178,189,198,210,221,231,243 'japan':74 'join':34 'korea':98 'la':131 'limit':56,176,219,241 'made':14 'master':237 'member':27 'mgm':170 'monsieur':174 'music':216 'name':35 'nbc':137 'netflix':48,60,70,82,94,223 'next':164 'night':185 'origin':13 'peacock':159 'place':24 'platform':38 'prime':201,213,234 'pt':90 'record':144 'retool':20 's/television':26 'sanctuari':99 'sci':140 'sci-fi':139 'season':44,66,78,88,104,113,123,133,145,155,166,187,208 'seri':36,57,177,196,220,229,242 'sitcom':120 'someth':17 'south':97 'spade':175 'spain':205 'sun':77 'superhero':129 'swallow':54 'tale':103 'ted':154 'thriller':51 'true':183 'tv':150,246 'uk':173 'univers':55 'usa':52,62,85,111,121,130,142,153,161,182,194,217,227,236,250 'war':249 'witch':101 'zorro':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956647
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/731604"
  +editedAt: DateTimeImmutable @1709416199 {#1881
    date: 2024-03-02 22:49:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703952147 {#1877
    date: 2023-12-30 17:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Every-Show-Canceled-by-Netflix-in-2023"
  +title: "Every Show Canceled by Netflix in 2023"
  +url: "https://variety.com/lists/netflix-shows-canceled-2023/"
  +body: "From 'Shadow and Bone' to 'Sex/Life,' here is every show Netflix canceled in 2023."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703949675 {#1966
    date: 2023-12-30 16:21:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 25852
  -titleTs: "'2023':7 'cancel':3 'everi':1 'netflix':5 'show':2"
  -bodyTs: "'2023':14 'bone':4 'cancel':12 'everi':9 'netflix':11 'sex/life':6 'shadow':2 'show':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949675
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/731557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703949675 {#1961
    date: 2023-12-30 16:21:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Every-Show-Canceled-by-Netflix-in-2023"
  +title: "Every Show Canceled by Netflix in 2023"
  +url: "https://variety.com/lists/netflix-shows-canceled-2023/"
  +body: "From 'Shadow and Bone' to 'Sex/Life,' here is every show Netflix canceled in 2023."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703949675 {#1966
    date: 2023-12-30 16:21:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 25852
  -titleTs: "'2023':7 'cancel':3 'everi':1 'netflix':5 'show':2"
  -bodyTs: "'2023':14 'bone':4 'cancel':12 'everi':9 'netflix':11 'sex/life':6 'shadow':2 'show':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949675
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/731557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703949675 {#1961
    date: 2023-12-30 16:21:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Every-Show-Canceled-by-Netflix-in-2023"
  +title: "Every Show Canceled by Netflix in 2023"
  +url: "https://variety.com/lists/netflix-shows-canceled-2023/"
  +body: "From 'Shadow and Bone' to 'Sex/Life,' here is every show Netflix canceled in 2023."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703949675 {#1966
    date: 2023-12-30 16:21:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 25852
  -titleTs: "'2023':7 'cancel':3 'everi':1 'netflix':5 'show':2"
  -bodyTs: "'2023':14 'bone':4 'cancel':12 'everi':9 'netflix':11 'sex/life':6 'shadow':2 'show':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949675
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/731557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703949675 {#1961
    date: 2023-12-30 16:21:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "Archaeologists-unearth-4-000-year-old-palace-in-ancient-Chinese-walled-city"
  +title: "Archaeologists unearth 4,000-year-old palace in ancient Chinese walled city"
  +url: "https://www.newsweek.com/archaeologists-unearth-4000-year-old-palace-ancient-chinese-walled-city-1855905"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703946546 {#1935
    date: 2023-12-30 15:29:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 25842
  -titleTs: "'000':4 '4':3 'ancient':10 'archaeologist':1 'chines':11 'citi':13 'old':7 'palac':8 'unearth':2 'wall':12 'year':6 'year-old':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704032946
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4963908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703946546 {#1364
    date: 2023-12-30 15:29:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "Archaeologists-unearth-4-000-year-old-palace-in-ancient-Chinese-walled-city"
  +title: "Archaeologists unearth 4,000-year-old palace in ancient Chinese walled city"
  +url: "https://www.newsweek.com/archaeologists-unearth-4000-year-old-palace-ancient-chinese-walled-city-1855905"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703946546 {#1935
    date: 2023-12-30 15:29:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 25842
  -titleTs: "'000':4 '4':3 'ancient':10 'archaeologist':1 'chines':11 'citi':13 'old':7 'palac':8 'unearth':2 'wall':12 'year':6 'year-old':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704032946
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4963908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703946546 {#1364
    date: 2023-12-30 15:29:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "Archaeologists-unearth-4-000-year-old-palace-in-ancient-Chinese-walled-city"
  +title: "Archaeologists unearth 4,000-year-old palace in ancient Chinese walled city"
  +url: "https://www.newsweek.com/archaeologists-unearth-4000-year-old-palace-ancient-chinese-walled-city-1855905"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703946546 {#1935
    date: 2023-12-30 15:29:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 25842
  -titleTs: "'000':4 '4':3 'ancient':10 'archaeologist':1 'chines':11 'citi':13 'old':7 'palac':8 'unearth':2 'wall':12 'year':6 'year-old':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704032946
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4963908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703946546 {#1364
    date: 2023-12-30 15:29:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1374
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Ukraine-war-Missile-and-drone-attacks-launched-against-Russia"
  +title: "Ukraine war: Missile and drone attacks launched against Russia"
  +url: "https://www.bbc.com/news/world-europe-67847463"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703945955 {#1394
    date: 2023-12-30 15:19:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 25841
  -titleTs: "'attack':6 'drone':5 'launch':7 'missil':3 'russia':9 'ukrain':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704004455
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4963699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703945955 {#1366
    date: 2023-12-30 15:19:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1374
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Ukraine-war-Missile-and-drone-attacks-launched-against-Russia"
  +title: "Ukraine war: Missile and drone attacks launched against Russia"
  +url: "https://www.bbc.com/news/world-europe-67847463"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703945955 {#1394
    date: 2023-12-30 15:19:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 25841
  -titleTs: "'attack':6 'drone':5 'launch':7 'missil':3 'russia':9 'ukrain':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704004455
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4963699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703945955 {#1366
    date: 2023-12-30 15:19:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1374
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Ukraine-war-Missile-and-drone-attacks-launched-against-Russia"
  +title: "Ukraine war: Missile and drone attacks launched against Russia"
  +url: "https://www.bbc.com/news/world-europe-67847463"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703945955 {#1394
    date: 2023-12-30 15:19:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 25841
  -titleTs: "'attack':6 'drone':5 'launch':7 'missil':3 'russia':9 'ukrain':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704004455
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4963699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703945955 {#1366
    date: 2023-12-30 15:19:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "DISC-Katainaka-no-Ossan-Kensei-ni-Naru-Tada-no-Inaka"
  +title: "[DISC] Katainaka no Ossan, Kensei ni Naru ~Tada no Inaka no Kenjutsu Shihan datta no ni, Taiseishita Deshi-tachi ga Ore wo Hottekurenai Ken~ - Ch 22"
  +url: "https://gdscans.com/manga/katainaka-no-ossan-kensei-ni-naru-tada-no-inaka-no-kenjutsu-shihan-datta-no-ni-taiseishita-deshi-tachi-ga-ore-wo-hottekurenai-ken/volume-5/chapter-22/"
  +body: "An Old Man From the Countryside Becomes a Swords Saint: I Was Just a Rural Sword Teacher, but My Successful Students Won’t Leave Me Alone!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703943877 {#1848
    date: 2023-12-30 14:44:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 25837
  -titleTs: "'22':27 'ch':26 'datta':14 'deshi':19 'deshi-tachi':18 'disc':1 'ga':21 'hottekurenai':24 'inaka':10 'katainaka':2 'ken':25 'kenjutsu':12 'kensei':5 'naru':7 'ni':6,16 'ore':22 'ossan':4 'shihan':13 'tachi':20 'tada':8 'taiseishita':17 'wo':23"
  -bodyTs: "'alon':26 'becom':7 'countrysid':6 'leav':24 'man':3 'old':2 'rural':15 'saint':10 'student':21 'success':20 'sword':9,16 'teacher':17 'won':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703970877
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10126590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703943877 {#1838
    date: 2023-12-30 14:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "DISC-Katainaka-no-Ossan-Kensei-ni-Naru-Tada-no-Inaka"
  +title: "[DISC] Katainaka no Ossan, Kensei ni Naru ~Tada no Inaka no Kenjutsu Shihan datta no ni, Taiseishita Deshi-tachi ga Ore wo Hottekurenai Ken~ - Ch 22"
  +url: "https://gdscans.com/manga/katainaka-no-ossan-kensei-ni-naru-tada-no-inaka-no-kenjutsu-shihan-datta-no-ni-taiseishita-deshi-tachi-ga-ore-wo-hottekurenai-ken/volume-5/chapter-22/"
  +body: "An Old Man From the Countryside Becomes a Swords Saint: I Was Just a Rural Sword Teacher, but My Successful Students Won’t Leave Me Alone!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703943877 {#1848
    date: 2023-12-30 14:44:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 25837
  -titleTs: "'22':27 'ch':26 'datta':14 'deshi':19 'deshi-tachi':18 'disc':1 'ga':21 'hottekurenai':24 'inaka':10 'katainaka':2 'ken':25 'kenjutsu':12 'kensei':5 'naru':7 'ni':6,16 'ore':22 'ossan':4 'shihan':13 'tachi':20 'tada':8 'taiseishita':17 'wo':23"
  -bodyTs: "'alon':26 'becom':7 'countrysid':6 'leav':24 'man':3 'old':2 'rural':15 'saint':10 'student':21 'success':20 'sword':9,16 'teacher':17 'won':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703970877
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10126590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703943877 {#1838
    date: 2023-12-30 14:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "DISC-Katainaka-no-Ossan-Kensei-ni-Naru-Tada-no-Inaka"
  +title: "[DISC] Katainaka no Ossan, Kensei ni Naru ~Tada no Inaka no Kenjutsu Shihan datta no ni, Taiseishita Deshi-tachi ga Ore wo Hottekurenai Ken~ - Ch 22"
  +url: "https://gdscans.com/manga/katainaka-no-ossan-kensei-ni-naru-tada-no-inaka-no-kenjutsu-shihan-datta-no-ni-taiseishita-deshi-tachi-ga-ore-wo-hottekurenai-ken/volume-5/chapter-22/"
  +body: "An Old Man From the Countryside Becomes a Swords Saint: I Was Just a Rural Sword Teacher, but My Successful Students Won’t Leave Me Alone!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703943877 {#1848
    date: 2023-12-30 14:44:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 25837
  -titleTs: "'22':27 'ch':26 'datta':14 'deshi':19 'deshi-tachi':18 'disc':1 'ga':21 'hottekurenai':24 'inaka':10 'katainaka':2 'ken':25 'kenjutsu':12 'kensei':5 'naru':7 'ni':6,16 'ore':22 'ossan':4 'shihan':13 'tachi':20 'tada':8 'taiseishita':17 'wo':23"
  -bodyTs: "'alon':26 'becom':7 'countrysid':6 'leav':24 'man':3 'old':2 'rural':15 'saint':10 'student':21 'success':20 'sword':9,16 'teacher':17 'won':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703970877
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10126590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703943877 {#1838
    date: 2023-12-30 14:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Israel-Palestine-number-of-children-killed-in-the-West-Bank-reaches"
  +title: "Israel-Palestine, number of children killed in the West Bank reaches 'unprecedented levels', UN says"
  +url: "https://www.unicef.org/press-releases/number-children-killed-west-bank-including-east-jerusalem-reaches-unprecedented"
  +body: "“As the world watches on in horror at the situation in the Gaza Strip, children in the West Bank are experiencing a nightmare of their own. Living with a near-constant feeling of fear and grief is, sadly, all too common for children affected. Many children report that fear has become a part of their daily life, with many scared even walking to school or playing outside due to the threat of shootings and other conflict-related violence," Unicef says in a statement."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703939667 {#2288
    date: 2023-12-30 13:34:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 25831
  -titleTs: "'bank':11 'children':6 'israel':2 'israel-palestin':1 'kill':7 'level':14 'number':4 'palestin':3 'reach':12 'say':16 'un':15 'unpreced':13 'west':10"
  -bodyTs: "'affect':45 'bank':19 'becom':52 'children':15,44,47 'common':42 'conflict':78 'conflict-rel':77 'constant':32 'daili':57 'due':69 'even':62 'experienc':21 'fear':35,50 'feel':33 'gaza':13 'grief':37 'horror':7 'life':58 'live':27 'mani':46,60 'near':31 'near-const':30 'nightmar':23 'outsid':68 'part':54 'play':67 'relat':79 'report':48 'sad':39 'say':82 'scare':61 'school':65 'shoot':74 'situat':10 'statement':85 'strip':14 'threat':72 'unicef':81 'violenc':80 'walk':63 'watch':4 'west':18 'world':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704026067
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10662410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703939667 {#2355
    date: 2023-12-30 13:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Israel-Palestine-number-of-children-killed-in-the-West-Bank-reaches"
  +title: "Israel-Palestine, number of children killed in the West Bank reaches 'unprecedented levels', UN says"
  +url: "https://www.unicef.org/press-releases/number-children-killed-west-bank-including-east-jerusalem-reaches-unprecedented"
  +body: "“As the world watches on in horror at the situation in the Gaza Strip, children in the West Bank are experiencing a nightmare of their own. Living with a near-constant feeling of fear and grief is, sadly, all too common for children affected. Many children report that fear has become a part of their daily life, with many scared even walking to school or playing outside due to the threat of shootings and other conflict-related violence," Unicef says in a statement."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703939667 {#2288
    date: 2023-12-30 13:34:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 25831
  -titleTs: "'bank':11 'children':6 'israel':2 'israel-palestin':1 'kill':7 'level':14 'number':4 'palestin':3 'reach':12 'say':16 'un':15 'unpreced':13 'west':10"
  -bodyTs: "'affect':45 'bank':19 'becom':52 'children':15,44,47 'common':42 'conflict':78 'conflict-rel':77 'constant':32 'daili':57 'due':69 'even':62 'experienc':21 'fear':35,50 'feel':33 'gaza':13 'grief':37 'horror':7 'life':58 'live':27 'mani':46,60 'near':31 'near-const':30 'nightmar':23 'outsid':68 'part':54 'play':67 'relat':79 'report':48 'sad':39 'say':82 'scare':61 'school':65 'shoot':74 'situat':10 'statement':85 'strip':14 'threat':72 'unicef':81 'violenc':80 'walk':63 'watch':4 'west':18 'world':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704026067
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10662410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703939667 {#2355
    date: 2023-12-30 13:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Israel-Palestine-number-of-children-killed-in-the-West-Bank-reaches"
  +title: "Israel-Palestine, number of children killed in the West Bank reaches 'unprecedented levels', UN says"
  +url: "https://www.unicef.org/press-releases/number-children-killed-west-bank-including-east-jerusalem-reaches-unprecedented"
  +body: "“As the world watches on in horror at the situation in the Gaza Strip, children in the West Bank are experiencing a nightmare of their own. Living with a near-constant feeling of fear and grief is, sadly, all too common for children affected. Many children report that fear has become a part of their daily life, with many scared even walking to school or playing outside due to the threat of shootings and other conflict-related violence," Unicef says in a statement."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703939667 {#2288
    date: 2023-12-30 13:34:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 25831
  -titleTs: "'bank':11 'children':6 'israel':2 'israel-palestin':1 'kill':7 'level':14 'number':4 'palestin':3 'reach':12 'say':16 'un':15 'unpreced':13 'west':10"
  -bodyTs: "'affect':45 'bank':19 'becom':52 'children':15,44,47 'common':42 'conflict':78 'conflict-rel':77 'constant':32 'daili':57 'due':69 'even':62 'experienc':21 'fear':35,50 'feel':33 'gaza':13 'grief':37 'horror':7 'life':58 'live':27 'mani':46,60 'near':31 'near-const':30 'nightmar':23 'outsid':68 'part':54 'play':67 'relat':79 'report':48 'sad':39 'say':82 'scare':61 'school':65 'shoot':74 'situat':10 'statement':85 'strip':14 'threat':72 'unicef':81 'violenc':80 'walk':63 'watch':4 'west':18 'world':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704026067
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10662410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703939667 {#2355
    date: 2023-12-30 13:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "Hong-Kong-activist-convicted-under-security-law-flees-to-UK"
  +title: "Hong Kong activist convicted under security law flees to UK"
  +url: "https://www.afr.com/world/asia/hong-kong-activist-convicted-under-security-law-flees-to-uk-20231229-p5eu43"
  +body: """
    Cross-posted from: [beehaw.org/post/10660247](https://beehaw.org/post/10660247)\n
    \n
    Tony Chung, who in an interview described attempted brainwashing while incarcerated and arbitrary rules imposed on him even after his release, is the latest high-profile Hong Kong activist to leave the city in violation of restrictions on overseas travel.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703929288 {#2409
    date: 2023-12-30 10:41:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 25823
  -titleTs: "'activist':3 'convict':4 'flee':8 'hong':1 'kong':2 'law':7 'secur':6 'uk':10"
  -bodyTs: "'/post/10660247](https://beehaw.org/post/10660247)':7 'activist':37 'arbitrari':20 'attempt':15 'beehaw.org':6 'beehaw.org/post/10660247](https://beehaw.org/post/10660247)':5 'brainwash':16 'chung':9 'citi':41 'cross':2 'cross-post':1 'describ':14 'even':25 'high':33 'high-profil':32 'hong':35 'impos':22 'incarcer':18 'interview':13 'kong':36 'latest':31 'leav':39 'oversea':47 'post':3 'profil':34 'releas':28 'restrict':45 'rule':21 'toni':8 'travel':48 'violat':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703983288
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10660292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703929288 {#60
    date: 2023-12-30 10:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "Hong-Kong-activist-convicted-under-security-law-flees-to-UK"
  +title: "Hong Kong activist convicted under security law flees to UK"
  +url: "https://www.afr.com/world/asia/hong-kong-activist-convicted-under-security-law-flees-to-uk-20231229-p5eu43"
  +body: """
    Cross-posted from: [beehaw.org/post/10660247](https://beehaw.org/post/10660247)\n
    \n
    Tony Chung, who in an interview described attempted brainwashing while incarcerated and arbitrary rules imposed on him even after his release, is the latest high-profile Hong Kong activist to leave the city in violation of restrictions on overseas travel.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703929288 {#2409
    date: 2023-12-30 10:41:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 25823
  -titleTs: "'activist':3 'convict':4 'flee':8 'hong':1 'kong':2 'law':7 'secur':6 'uk':10"
  -bodyTs: "'/post/10660247](https://beehaw.org/post/10660247)':7 'activist':37 'arbitrari':20 'attempt':15 'beehaw.org':6 'beehaw.org/post/10660247](https://beehaw.org/post/10660247)':5 'brainwash':16 'chung':9 'citi':41 'cross':2 'cross-post':1 'describ':14 'even':25 'high':33 'high-profil':32 'hong':35 'impos':22 'incarcer':18 'interview':13 'kong':36 'latest':31 'leav':39 'oversea':47 'post':3 'profil':34 'releas':28 'restrict':45 'rule':21 'toni':8 'travel':48 'violat':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703983288
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10660292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703929288 {#60
    date: 2023-12-30 10:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "Hong-Kong-activist-convicted-under-security-law-flees-to-UK"
  +title: "Hong Kong activist convicted under security law flees to UK"
  +url: "https://www.afr.com/world/asia/hong-kong-activist-convicted-under-security-law-flees-to-uk-20231229-p5eu43"
  +body: """
    Cross-posted from: [beehaw.org/post/10660247](https://beehaw.org/post/10660247)\n
    \n
    Tony Chung, who in an interview described attempted brainwashing while incarcerated and arbitrary rules imposed on him even after his release, is the latest high-profile Hong Kong activist to leave the city in violation of restrictions on overseas travel.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703929288 {#2409
    date: 2023-12-30 10:41:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 25823
  -titleTs: "'activist':3 'convict':4 'flee':8 'hong':1 'kong':2 'law':7 'secur':6 'uk':10"
  -bodyTs: "'/post/10660247](https://beehaw.org/post/10660247)':7 'activist':37 'arbitrari':20 'attempt':15 'beehaw.org':6 'beehaw.org/post/10660247](https://beehaw.org/post/10660247)':5 'brainwash':16 'chung':9 'citi':41 'cross':2 'cross-post':1 'describ':14 'even':25 'high':33 'high-profil':32 'hong':35 'impos':22 'incarcer':18 'interview':13 'kong':36 'latest':31 'leav':39 'oversea':47 'post':3 'profil':34 'releas':28 'restrict':45 'rule':21 'toni':8 'travel':48 'violat':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703983288
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10660292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703929288 {#60
    date: 2023-12-30 10:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "This-is-a-Jew"
  +title: "This is a Jew"
  +url: "https://lemmus.org/pictrs/image/83332a82-9fa5-4bbb-86e6-654b86600c3c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703898654 {#1521
    date: 2023-12-30 02:10:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 25763
  -titleTs: "'jew':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2298909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703898654 {#1514
    date: 2023-12-30 02:10:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "This-is-a-Jew"
  +title: "This is a Jew"
  +url: "https://lemmus.org/pictrs/image/83332a82-9fa5-4bbb-86e6-654b86600c3c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703898654 {#1521
    date: 2023-12-30 02:10:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 25763
  -titleTs: "'jew':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2298909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703898654 {#1514
    date: 2023-12-30 02:10:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "This-is-a-Jew"
  +title: "This is a Jew"
  +url: "https://lemmus.org/pictrs/image/83332a82-9fa5-4bbb-86e6-654b86600c3c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703898654 {#1521
    date: 2023-12-30 02:10:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 25763
  -titleTs: "'jew':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2298909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703898654 {#1514
    date: 2023-12-30 02:10:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "Pedo-altert-Mod-of-LW-CLASSIC"
  +title: "Pedo altert. Mod of LW (CLASSIC)"
  +url: "https://lemmus.org/pictrs/image/246d3e87-bce3-48c7-ba5b-9fe59d8ab4cc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703897290 {#1507
    date: 2023-12-30 01:48:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 25756
  -titleTs: "'altert':2 'classic':6 'lw':5 'mod':3 'pedo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703901790
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2297677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897290 {#1505
    date: 2023-12-30 01:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "Pedo-altert-Mod-of-LW-CLASSIC"
  +title: "Pedo altert. Mod of LW (CLASSIC)"
  +url: "https://lemmus.org/pictrs/image/246d3e87-bce3-48c7-ba5b-9fe59d8ab4cc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703897290 {#1507
    date: 2023-12-30 01:48:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 25756
  -titleTs: "'altert':2 'classic':6 'lw':5 'mod':3 'pedo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703901790
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2297677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897290 {#1505
    date: 2023-12-30 01:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1532 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "Pedo-altert-Mod-of-LW-CLASSIC"
  +title: "Pedo altert. Mod of LW (CLASSIC)"
  +url: "https://lemmus.org/pictrs/image/246d3e87-bce3-48c7-ba5b-9fe59d8ab4cc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703897290 {#1507
    date: 2023-12-30 01:48:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 25756
  -titleTs: "'altert':2 'classic':6 'lw':5 'mod':3 'pedo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703901790
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2297677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897290 {#1505
    date: 2023-12-30 01:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "Study-of-Mongolian-Arc-adds-to-mystery-surrounding-its-purpose"
  +title: "Study of Mongolian Arc adds to mystery surrounding its purpose"
  +url: "https://phys.org/news/2023-12-mongolian-arc-mystery-purpose.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703893830 {#1536
    date: 2023-12-30 00:50:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 25751
  -titleTs: "'add':5 'arc':4 'mongolian':3 'mysteri':7 'purpos':10 'studi':1 'surround':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703952330
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4945045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893830 {#1515
    date: 2023-12-30 00:50:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "Study-of-Mongolian-Arc-adds-to-mystery-surrounding-its-purpose"
  +title: "Study of Mongolian Arc adds to mystery surrounding its purpose"
  +url: "https://phys.org/news/2023-12-mongolian-arc-mystery-purpose.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703893830 {#1536
    date: 2023-12-30 00:50:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 25751
  -titleTs: "'add':5 'arc':4 'mongolian':3 'mysteri':7 'purpos':10 'studi':1 'surround':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703952330
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4945045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893830 {#1515
    date: 2023-12-30 00:50:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "Study-of-Mongolian-Arc-adds-to-mystery-surrounding-its-purpose"
  +title: "Study of Mongolian Arc adds to mystery surrounding its purpose"
  +url: "https://phys.org/news/2023-12-mongolian-arc-mystery-purpose.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703893830 {#1536
    date: 2023-12-30 00:50:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 25751
  -titleTs: "'add':5 'arc':4 'mongolian':3 'mysteri':7 'purpos':10 'studi':1 'surround':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703952330
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4945045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893830 {#1515
    date: 2023-12-30 00:50:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1746 …}
  +slug: "Greater-abortion-access-in-Saudi-Arabia-than-in-US-states"
  +title: "Greater abortion access in Saudi Arabia than in US states"
  +url: "https://www.newarab.com/news/greater-abortion-access-saudi-arabia-us-states"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703882870 {#1657
    date: 2023-12-29 21:47:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 26556
  -titleTs: "'abort':2 'access':3 'arabia':6 'greater':1 'saudi':5 'state':10 'us':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703882870
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19482147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882870 {#1659
    date: 2023-12-29 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1746 …}
  +slug: "Greater-abortion-access-in-Saudi-Arabia-than-in-US-states"
  +title: "Greater abortion access in Saudi Arabia than in US states"
  +url: "https://www.newarab.com/news/greater-abortion-access-saudi-arabia-us-states"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703882870 {#1657
    date: 2023-12-29 21:47:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 26556
  -titleTs: "'abort':2 'access':3 'arabia':6 'greater':1 'saudi':5 'state':10 'us':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703882870
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19482147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882870 {#1659
    date: 2023-12-29 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1738 …}
  +image: Proxies\__CG__\App\Entity\Image {#1753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1746 …}
  +slug: "Greater-abortion-access-in-Saudi-Arabia-than-in-US-states"
  +title: "Greater abortion access in Saudi Arabia than in US states"
  +url: "https://www.newarab.com/news/greater-abortion-access-saudi-arabia-us-states"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703882870 {#1657
    date: 2023-12-29 21:47:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 26556
  -titleTs: "'abort':2 'access':3 'arabia':6 'greater':1 'saudi':5 'state':10 'us':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703882870
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19482147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882870 {#1659
    date: 2023-12-29 21:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "New-government-pledges-to-create-Poland-s-first-new-national-parks"
  +title: "New government pledges to create Poland’s first new national parks in two decades | Notes From Poland"
  +url: "https://notesfrompoland.com/2023/12/28/new-government-pledges-to-create-polands-first-new-national-parks-in-two-decades/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703879229 {#1483
    date: 2023-12-29 20:47:09.0 +01: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: 25711
  -titleTs: "'creat':5 'decad':14 'first':8 'govern':2 'nation':10 'new':1,9 'note':15 'park':11 'pledg':3 'poland':6,17 'two':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10105020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879229 {#1497
    date: 2023-12-29 20:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "New-government-pledges-to-create-Poland-s-first-new-national-parks"
  +title: "New government pledges to create Poland’s first new national parks in two decades | Notes From Poland"
  +url: "https://notesfrompoland.com/2023/12/28/new-government-pledges-to-create-polands-first-new-national-parks-in-two-decades/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703879229 {#1483
    date: 2023-12-29 20:47:09.0 +01: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: 25711
  -titleTs: "'creat':5 'decad':14 'first':8 'govern':2 'nation':10 'new':1,9 'note':15 'park':11 'pledg':3 'poland':6,17 'two':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10105020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879229 {#1497
    date: 2023-12-29 20:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "New-government-pledges-to-create-Poland-s-first-new-national-parks"
  +title: "New government pledges to create Poland’s first new national parks in two decades | Notes From Poland"
  +url: "https://notesfrompoland.com/2023/12/28/new-government-pledges-to-create-polands-first-new-national-parks-in-two-decades/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703879229 {#1483
    date: 2023-12-29 20:47:09.0 +01: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: 25711
  -titleTs: "'creat':5 'decad':14 'first':8 'govern':2 'nation':10 'new':1,9 'note':15 'park':11 'pledg':3 'poland':6,17 'two':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10105020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879229 {#1497
    date: 2023-12-29 20:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Controversial-Brazil-law-curbing-Indigenous-rights-comes-into-force"
  +title: "Controversial Brazil law curbing Indigenous rights comes into force"
  +url: "https://www.theguardian.com/world/2023/dec/28/brazil-law-indigenous-land-rights-claim-time-marker"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703876623 {#1761
    date: 2023-12-29 20:03:43.0 +01: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: 25694
  -titleTs: "'brazil':2 'come':7 'controversi':1 'curb':4 'forc':9 'indigen':5 'law':3 'right':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703921623
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12258592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876623 {#1758
    date: 2023-12-29 20:03:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Controversial-Brazil-law-curbing-Indigenous-rights-comes-into-force"
  +title: "Controversial Brazil law curbing Indigenous rights comes into force"
  +url: "https://www.theguardian.com/world/2023/dec/28/brazil-law-indigenous-land-rights-claim-time-marker"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703876623 {#1761
    date: 2023-12-29 20:03:43.0 +01: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: 25694
  -titleTs: "'brazil':2 'come':7 'controversi':1 'curb':4 'forc':9 'indigen':5 'law':3 'right':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703921623
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12258592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876623 {#1758
    date: 2023-12-29 20:03:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Controversial-Brazil-law-curbing-Indigenous-rights-comes-into-force"
  +title: "Controversial Brazil law curbing Indigenous rights comes into force"
  +url: "https://www.theguardian.com/world/2023/dec/28/brazil-law-indigenous-land-rights-claim-time-marker"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703876623 {#1761
    date: 2023-12-29 20:03:43.0 +01: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: 25694
  -titleTs: "'brazil':2 'come':7 'controversi':1 'curb':4 'forc':9 'indigen':5 'law':3 'right':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703921623
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12258592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876623 {#1758
    date: 2023-12-29 20:03:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Poland-reports-airspace-incursion-as-Russia-launches-huge-strike-on"
  +title: "Poland reports airspace incursion as Russia launches huge strike on Ukraine"
  +url: "https://www.theguardian.com/world/2023/dec/29/russia-launches-huge-wave-missile-strikes-ukraine"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703869378 {#1774
    date: 2023-12-29 18:02:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 25663
  -titleTs: "'airspac':3 'huge':8 'incurs':4 'launch':7 'poland':1 'report':2 'russia':6 'strike':9 'ukrain':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703936878
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10647120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869378 {#1773
    date: 2023-12-29 18:02:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Poland-reports-airspace-incursion-as-Russia-launches-huge-strike-on"
  +title: "Poland reports airspace incursion as Russia launches huge strike on Ukraine"
  +url: "https://www.theguardian.com/world/2023/dec/29/russia-launches-huge-wave-missile-strikes-ukraine"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703869378 {#1774
    date: 2023-12-29 18:02:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 25663
  -titleTs: "'airspac':3 'huge':8 'incurs':4 'launch':7 'poland':1 'report':2 'russia':6 'strike':9 'ukrain':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703936878
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10647120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869378 {#1773
    date: 2023-12-29 18:02:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Poland-reports-airspace-incursion-as-Russia-launches-huge-strike-on"
  +title: "Poland reports airspace incursion as Russia launches huge strike on Ukraine"
  +url: "https://www.theguardian.com/world/2023/dec/29/russia-launches-huge-wave-missile-strikes-ukraine"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703869378 {#1774
    date: 2023-12-29 18:02:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 25663
  -titleTs: "'airspac':3 'huge':8 'incurs':4 'launch':7 'poland':1 'report':2 'russia':6 'strike':9 'ukrain':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703936878
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10647120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869378 {#1773
    date: 2023-12-29 18:02:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1638 …}
  +slug: "Cave-Drawings-in-France-Prompt-a-Reevaluation-of-Paleolithic-Art"
  +title: "Cave Drawings in France Prompt a Reevaluation of Paleolithic Art"
  +url: "https://news.artnet.com/art-world/charcoal-drawings-cave-painting-2411212"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703838261 {#1466
    date: 2023-12-29 09:24:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 25588
  -titleTs: "'art':10 'cave':1 'draw':2 'franc':4 'paleolith':9 'prompt':5 'reevalu':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703910261
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4923923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703838261 {#1452
    date: 2023-12-29 09:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1638 …}
  +slug: "Cave-Drawings-in-France-Prompt-a-Reevaluation-of-Paleolithic-Art"
  +title: "Cave Drawings in France Prompt a Reevaluation of Paleolithic Art"
  +url: "https://news.artnet.com/art-world/charcoal-drawings-cave-painting-2411212"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703838261 {#1466
    date: 2023-12-29 09:24:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 25588
  -titleTs: "'art':10 'cave':1 'draw':2 'franc':4 'paleolith':9 'prompt':5 'reevalu':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703910261
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4923923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703838261 {#1452
    date: 2023-12-29 09:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1638 …}
  +slug: "Cave-Drawings-in-France-Prompt-a-Reevaluation-of-Paleolithic-Art"
  +title: "Cave Drawings in France Prompt a Reevaluation of Paleolithic Art"
  +url: "https://news.artnet.com/art-world/charcoal-drawings-cave-painting-2411212"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703838261 {#1466
    date: 2023-12-29 09:24:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 25588
  -titleTs: "'art':10 'cave':1 'draw':2 'franc':4 'paleolith':9 'prompt':5 'reevalu':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703910261
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4923923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703838261 {#1452
    date: 2023-12-29 09:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "Defenestration"
  +title: "Defenestration"
  +url: "https://slrpnk.net/pictrs/image/7103febb-57cc-43ff-bb81-d484dea69bc1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703815249 {#1409
    date: 2023-12-29 03:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 25546
  -titleTs: "'defenestr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703901649
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5276771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815249 {#1450
    date: 2023-12-29 03:00:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "Defenestration"
  +title: "Defenestration"
  +url: "https://slrpnk.net/pictrs/image/7103febb-57cc-43ff-bb81-d484dea69bc1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703815249 {#1409
    date: 2023-12-29 03:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 25546
  -titleTs: "'defenestr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703901649
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5276771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815249 {#1450
    date: 2023-12-29 03:00:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "Defenestration"
  +title: "Defenestration"
  +url: "https://slrpnk.net/pictrs/image/7103febb-57cc-43ff-bb81-d484dea69bc1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703815249 {#1409
    date: 2023-12-29 03:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 25546
  -titleTs: "'defenestr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703901649
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5276771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815249 {#1450
    date: 2023-12-29 03:00:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: Proxies\__CG__\App\Entity\Image {#1425 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Bed-sweet-bed"
  +title: "Bed sweet bed"
  +url: "https://lemmy.zip/pictrs/image/d688feb6-58aa-4980-bd2a-8857ec2c3c6e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703793222 {#1412
    date: 2023-12-28 20:53:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 25472
  -titleTs: "'bed':1,3 'sweet':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703879622
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7588889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793222 {#1441
    date: 2023-12-28 20:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: Proxies\__CG__\App\Entity\Image {#1425 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Bed-sweet-bed"
  +title: "Bed sweet bed"
  +url: "https://lemmy.zip/pictrs/image/d688feb6-58aa-4980-bd2a-8857ec2c3c6e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703793222 {#1412
    date: 2023-12-28 20:53:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 25472
  -titleTs: "'bed':1,3 'sweet':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703879622
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7588889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793222 {#1441
    date: 2023-12-28 20:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: Proxies\__CG__\App\Entity\Image {#1425 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Bed-sweet-bed"
  +title: "Bed sweet bed"
  +url: "https://lemmy.zip/pictrs/image/d688feb6-58aa-4980-bd2a-8857ec2c3c6e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703793222 {#1412
    date: 2023-12-28 20:53:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 25472
  -titleTs: "'bed':1,3 'sweet':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703879622
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7588889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703793222 {#1441
    date: 2023-12-28 20:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1436 …}
  +slug: "Top-10-programming-languages-that-are-trending-and-expected-to"
  +title: "Top 10 programming languages that are trending and expected to boom in 2024"
  +url: "https://chat-to.dev/post?id=25"
  +body: "If you are thinking about learning a new programming language, these are great options to consider."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703786101 {#1458
    date: 2023-12-28 18:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 25439
  -titleTs: "'10':2 '2024':13 'boom':11 'expect':9 'languag':4 'program':3 'top':1 'trend':7"
  -bodyTs: "'consid':16 'great':13 'languag':10 'learn':6 'new':8 'option':14 'program':9 'think':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703790601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11756944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786101 {#1459
    date: 2023-12-28 18:55:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1436 …}
  +slug: "Top-10-programming-languages-that-are-trending-and-expected-to"
  +title: "Top 10 programming languages that are trending and expected to boom in 2024"
  +url: "https://chat-to.dev/post?id=25"
  +body: "If you are thinking about learning a new programming language, these are great options to consider."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703786101 {#1458
    date: 2023-12-28 18:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 25439
  -titleTs: "'10':2 '2024':13 'boom':11 'expect':9 'languag':4 'program':3 'top':1 'trend':7"
  -bodyTs: "'consid':16 'great':13 'languag':10 'learn':6 'new':8 'option':14 'program':9 'think':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703790601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11756944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786101 {#1459
    date: 2023-12-28 18:55:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1437 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1436 …}
  +slug: "Top-10-programming-languages-that-are-trending-and-expected-to"
  +title: "Top 10 programming languages that are trending and expected to boom in 2024"
  +url: "https://chat-to.dev/post?id=25"
  +body: "If you are thinking about learning a new programming language, these are great options to consider."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703786101 {#1458
    date: 2023-12-28 18:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 25439
  -titleTs: "'10':2 '2024':13 'boom':11 'expect':9 'languag':4 'program':3 'top':1 'trend':7"
  -bodyTs: "'consid':16 'great':13 'languag':10 'learn':6 'new':8 'option':14 'program':9 'think':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703790601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11756944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786101 {#1459
    date: 2023-12-28 18:55:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Amnesty-confirms-Apple-warning-Indian-journalists-iPhones-infected-with-Pegasus"
  +title: "Amnesty confirms Apple warning: Indian journalists' iPhones infected with Pegasus spyware | TechCrunch"
  +url: "https://techcrunch.com/2023/12/27/india-pressed-apple-on-state-sponsored-warnings-report-says/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703780652 {#1693
    date: 2023-12-28 17:24:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 26590
  -titleTs: "'amnesti':1 'appl':3 'confirm':2 'indian':5 'infect':8 'iphon':7 'journalist':6 'pegasus':10 'spywar':11 'techcrunch':12 'warn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703803152
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19366887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780652 {#1697
    date: 2023-12-28 17:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Amnesty-confirms-Apple-warning-Indian-journalists-iPhones-infected-with-Pegasus"
  +title: "Amnesty confirms Apple warning: Indian journalists' iPhones infected with Pegasus spyware | TechCrunch"
  +url: "https://techcrunch.com/2023/12/27/india-pressed-apple-on-state-sponsored-warnings-report-says/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703780652 {#1693
    date: 2023-12-28 17:24:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 26590
  -titleTs: "'amnesti':1 'appl':3 'confirm':2 'indian':5 'infect':8 'iphon':7 'journalist':6 'pegasus':10 'spywar':11 'techcrunch':12 'warn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703803152
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19366887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780652 {#1697
    date: 2023-12-28 17:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Amnesty-confirms-Apple-warning-Indian-journalists-iPhones-infected-with-Pegasus"
  +title: "Amnesty confirms Apple warning: Indian journalists' iPhones infected with Pegasus spyware | TechCrunch"
  +url: "https://techcrunch.com/2023/12/27/india-pressed-apple-on-state-sponsored-warnings-report-says/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703780652 {#1693
    date: 2023-12-28 17:24:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 26590
  -titleTs: "'amnesti':1 'appl':3 'confirm':2 'indian':5 'infect':8 'iphon':7 'journalist':6 'pegasus':10 'spywar':11 'techcrunch':12 'warn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703803152
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19366887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780652 {#1697
    date: 2023-12-28 17:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Stash-v0-24-0-released"
  +title: "Stash v0.24.0 released"
  +url: "https://github.com/stashapp/stash/releases/tag/v0.24.0"
  +body: """
    Release Notes\n
    =============\n
    \n
    v0.24.0 - 2023-12-27\n
    --------------------\n
    \n
    ### ✨ New Features\n
    \n
    - Added manager for installing, updating and uninstalling scrapers and plugins. (#4242)\n
    - Added support for enabling and disabling plugins in the UI. (#4141)\n
    - Added support for plugin settings. (#4143)\n
    - Added support for plugin assets, external scripts and CSP overrides. (#4260)\n
    - Added UI plugin API to better support UI-based plugins. (#4256)\n
    - Added Studio Code and Photographer to Galleries. (#4195)\n
    - Added Details, Studio Code and Photographer to Images. (#4217)\n
    - Added scene framerate filter. (#4161)\n
    - Added option to Duplicate Checker to select all files except the highest resolution. (#4286)\n
    \n
    ### 🎨 Improvements\n
    \n
    - Show Performer image in Performer select list. (#4227)\n
    - Match Performers by alias during scraping and tagging if no Performer is found with the exact name (only if a single performer is found with the alias). (#4182)\n
    - Show Performer disambiguation and add stash-box links to Studio in tagger results. (#4180)\n
    - Show endpoints with stash ids. (#4216)\n
    - Load card thumbnails and similar images lazily when a component comes into view, instead of all at once. (#4228)\n
    - Made the random sorting more random. (#4246)\n
    - Added more VR projection modes. (#3799)\n
    - Improved the filtering behaviour when selecting a folder. (#4277)\n
    - Added support for setting plugins path from the UI. (#4382)\n
    \n
    ### 🐛 Bug fixes\n
    \n
    - Fixed submitting to stash-box not working after switching to another scene using the queue. (#4354)\n
    - Fixed UI crash when clearing a value from a URL or alias list. (#4344)\n
    - Fixed panic when exporting galleries. (#4311)\n
    - Fixed error when setting performer height with decimals. (#4283)\n
    - Fixed Performer stash ids being overwritten instead of merged when saving a Performer in the Performer tagger. (#4215)\n
    - Fixed organized being set to false if `Mark as Organized on save` is false when saving a scene in the tagger. (#4213)\n
    - Fixed URLs not populating correctly when scraping galleries. (#4206)\n
    - Fixed not being able to click next/previous scene if the applicable scenes had not been loaded by the queue. (#4325)\n
    - Fixed confirmation dialog not appearing on some screens when using the delete keyboard shortcut. (#4387)\n
    - Fixed desktop notifications not appearing on macos. (#4153)\n
    - Fixed video sometimes pausing when clicking on the scene scrubber. (#4295)\n
    - Fixed file paths not being shown when deleting image clips. (#4323)\n
    - Fixed image o-counts not being included in stats page. (#4386)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703661239 {#1647
    date: 2023-12-27 08:13:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 31099
  -titleTs: "'releas':3 'stash':1 'v0.24.0':2"
  -bodyTs: "'-12':5 '-27':6 '2023':4 '3799':185 '4141':30 '4143':36 '4153':344 '4161':81 '4180':147 '4182':132 '4195':67 '4206':301 '4213':292 '4215':270 '4216':153 '4217':76 '4227':104 '4228':172 '4242':19 '4246':179 '4256':59 '4260':47 '4277':194 '4283':252 '4286':95 '4295':355 '4311':243 '4323':366 '4325':321 '4344':237 '4354':223 '4382':204 '4386':378 '4387':336 'abl':305 'ad':9,20,31,37,48,60,68,77,82,180,195 'add':137 'alia':108,131,235 'anoth':218 'api':51 'appear':326,341 'applic':312 'asset':41 'base':57 'behaviour':189 'better':53 'box':140,212 'bug':205 'card':155 'checker':86 'clear':228 'click':307,350 'clip':365 'code':62,71 'come':164 'compon':163 'confirm':323 'correct':297 'count':371 'crash':226 'csp':45 'decim':251 'delet':333,363 'desktop':338 'detail':69 'dialog':324 'disabl':25 'disambigu':135 'duplic':85 'enabl':23 'endpoint':149 'error':245 'exact':120 'except':91 'export':241 'extern':42 'fals':276,284 'featur':8 'file':90,357 'filter':80,188 'fix':206,207,224,238,244,253,271,293,302,322,337,345,356,367 'folder':193 'found':117,128 'framer':79 'galleri':66,242,300 'height':249 'highest':93 'id':152,256 'imag':75,99,159,364,368 'improv':96,186 'includ':374 'instal':12 'instead':167,259 'keyboard':334 'lazili':160 'link':141 'list':103,236 'load':154,317 'maco':343 'made':173 'manag':10 'mark':278 'match':105 'merg':261 'mode':184 'name':121 'new':7 'next/previous':308 'note':2 'notif':339 'o':370 'o-count':369 'option':83 'organ':272,280 'overrid':46 'overwritten':258 'page':377 'panic':239 'path':200,358 'paus':348 'perform':98,101,106,115,126,134,248,254,265,268 'photograph':64,73 'plugin':18,26,34,40,50,58,199 'popul':296 'project':183 'queue':222,320 'random':175,178 'releas':1 'resolut':94 'result':146 'save':263,282,286 'scene':78,219,288,309,313,353 'scrape':110,299 'scraper':16 'screen':329 'script':43 'scrubber':354 'select':88,102,191 'set':35,198,247,274 'shortcut':335 'show':97,133,148 'shown':361 'similar':158 'singl':125 'sometim':347 'sort':176 'stash':139,151,211,255 'stash-box':138,210 'stat':376 'studio':61,70,143 'submit':208 'support':21,32,38,54,196 'switch':216 'tag':112 'tagger':145,269,291 'thumbnail':156 'ui':29,49,56,203,225 'ui-bas':55 'uninstal':15 'updat':13 'url':233,294 'use':220,331 'v0.24.0':3 'valu':230 'video':346 'view':166 'vr':182 'work':214"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703661239
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3916220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703661239 {#1645
    date: 2023-12-27 08:13:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Stash-v0-24-0-released"
  +title: "Stash v0.24.0 released"
  +url: "https://github.com/stashapp/stash/releases/tag/v0.24.0"
  +body: """
    Release Notes\n
    =============\n
    \n
    v0.24.0 - 2023-12-27\n
    --------------------\n
    \n
    ### ✨ New Features\n
    \n
    - Added manager for installing, updating and uninstalling scrapers and plugins. (#4242)\n
    - Added support for enabling and disabling plugins in the UI. (#4141)\n
    - Added support for plugin settings. (#4143)\n
    - Added support for plugin assets, external scripts and CSP overrides. (#4260)\n
    - Added UI plugin API to better support UI-based plugins. (#4256)\n
    - Added Studio Code and Photographer to Galleries. (#4195)\n
    - Added Details, Studio Code and Photographer to Images. (#4217)\n
    - Added scene framerate filter. (#4161)\n
    - Added option to Duplicate Checker to select all files except the highest resolution. (#4286)\n
    \n
    ### 🎨 Improvements\n
    \n
    - Show Performer image in Performer select list. (#4227)\n
    - Match Performers by alias during scraping and tagging if no Performer is found with the exact name (only if a single performer is found with the alias). (#4182)\n
    - Show Performer disambiguation and add stash-box links to Studio in tagger results. (#4180)\n
    - Show endpoints with stash ids. (#4216)\n
    - Load card thumbnails and similar images lazily when a component comes into view, instead of all at once. (#4228)\n
    - Made the random sorting more random. (#4246)\n
    - Added more VR projection modes. (#3799)\n
    - Improved the filtering behaviour when selecting a folder. (#4277)\n
    - Added support for setting plugins path from the UI. (#4382)\n
    \n
    ### 🐛 Bug fixes\n
    \n
    - Fixed submitting to stash-box not working after switching to another scene using the queue. (#4354)\n
    - Fixed UI crash when clearing a value from a URL or alias list. (#4344)\n
    - Fixed panic when exporting galleries. (#4311)\n
    - Fixed error when setting performer height with decimals. (#4283)\n
    - Fixed Performer stash ids being overwritten instead of merged when saving a Performer in the Performer tagger. (#4215)\n
    - Fixed organized being set to false if `Mark as Organized on save` is false when saving a scene in the tagger. (#4213)\n
    - Fixed URLs not populating correctly when scraping galleries. (#4206)\n
    - Fixed not being able to click next/previous scene if the applicable scenes had not been loaded by the queue. (#4325)\n
    - Fixed confirmation dialog not appearing on some screens when using the delete keyboard shortcut. (#4387)\n
    - Fixed desktop notifications not appearing on macos. (#4153)\n
    - Fixed video sometimes pausing when clicking on the scene scrubber. (#4295)\n
    - Fixed file paths not being shown when deleting image clips. (#4323)\n
    - Fixed image o-counts not being included in stats page. (#4386)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703661239 {#1647
    date: 2023-12-27 08:13:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 31099
  -titleTs: "'releas':3 'stash':1 'v0.24.0':2"
  -bodyTs: "'-12':5 '-27':6 '2023':4 '3799':185 '4141':30 '4143':36 '4153':344 '4161':81 '4180':147 '4182':132 '4195':67 '4206':301 '4213':292 '4215':270 '4216':153 '4217':76 '4227':104 '4228':172 '4242':19 '4246':179 '4256':59 '4260':47 '4277':194 '4283':252 '4286':95 '4295':355 '4311':243 '4323':366 '4325':321 '4344':237 '4354':223 '4382':204 '4386':378 '4387':336 'abl':305 'ad':9,20,31,37,48,60,68,77,82,180,195 'add':137 'alia':108,131,235 'anoth':218 'api':51 'appear':326,341 'applic':312 'asset':41 'base':57 'behaviour':189 'better':53 'box':140,212 'bug':205 'card':155 'checker':86 'clear':228 'click':307,350 'clip':365 'code':62,71 'come':164 'compon':163 'confirm':323 'correct':297 'count':371 'crash':226 'csp':45 'decim':251 'delet':333,363 'desktop':338 'detail':69 'dialog':324 'disabl':25 'disambigu':135 'duplic':85 'enabl':23 'endpoint':149 'error':245 'exact':120 'except':91 'export':241 'extern':42 'fals':276,284 'featur':8 'file':90,357 'filter':80,188 'fix':206,207,224,238,244,253,271,293,302,322,337,345,356,367 'folder':193 'found':117,128 'framer':79 'galleri':66,242,300 'height':249 'highest':93 'id':152,256 'imag':75,99,159,364,368 'improv':96,186 'includ':374 'instal':12 'instead':167,259 'keyboard':334 'lazili':160 'link':141 'list':103,236 'load':154,317 'maco':343 'made':173 'manag':10 'mark':278 'match':105 'merg':261 'mode':184 'name':121 'new':7 'next/previous':308 'note':2 'notif':339 'o':370 'o-count':369 'option':83 'organ':272,280 'overrid':46 'overwritten':258 'page':377 'panic':239 'path':200,358 'paus':348 'perform':98,101,106,115,126,134,248,254,265,268 'photograph':64,73 'plugin':18,26,34,40,50,58,199 'popul':296 'project':183 'queue':222,320 'random':175,178 'releas':1 'resolut':94 'result':146 'save':263,282,286 'scene':78,219,288,309,313,353 'scrape':110,299 'scraper':16 'screen':329 'script':43 'scrubber':354 'select':88,102,191 'set':35,198,247,274 'shortcut':335 'show':97,133,148 'shown':361 'similar':158 'singl':125 'sometim':347 'sort':176 'stash':139,151,211,255 'stash-box':138,210 'stat':376 'studio':61,70,143 'submit':208 'support':21,32,38,54,196 'switch':216 'tag':112 'tagger':145,269,291 'thumbnail':156 'ui':29,49,56,203,225 'ui-bas':55 'uninstal':15 'updat':13 'url':233,294 'use':220,331 'v0.24.0':3 'valu':230 'video':346 'view':166 'vr':182 'work':214"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703661239
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3916220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703661239 {#1645
    date: 2023-12-27 08:13:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Stash-v0-24-0-released"
  +title: "Stash v0.24.0 released"
  +url: "https://github.com/stashapp/stash/releases/tag/v0.24.0"
  +body: """
    Release Notes\n
    =============\n
    \n
    v0.24.0 - 2023-12-27\n
    --------------------\n
    \n
    ### ✨ New Features\n
    \n
    - Added manager for installing, updating and uninstalling scrapers and plugins. (#4242)\n
    - Added support for enabling and disabling plugins in the UI. (#4141)\n
    - Added support for plugin settings. (#4143)\n
    - Added support for plugin assets, external scripts and CSP overrides. (#4260)\n
    - Added UI plugin API to better support UI-based plugins. (#4256)\n
    - Added Studio Code and Photographer to Galleries. (#4195)\n
    - Added Details, Studio Code and Photographer to Images. (#4217)\n
    - Added scene framerate filter. (#4161)\n
    - Added option to Duplicate Checker to select all files except the highest resolution. (#4286)\n
    \n
    ### 🎨 Improvements\n
    \n
    - Show Performer image in Performer select list. (#4227)\n
    - Match Performers by alias during scraping and tagging if no Performer is found with the exact name (only if a single performer is found with the alias). (#4182)\n
    - Show Performer disambiguation and add stash-box links to Studio in tagger results. (#4180)\n
    - Show endpoints with stash ids. (#4216)\n
    - Load card thumbnails and similar images lazily when a component comes into view, instead of all at once. (#4228)\n
    - Made the random sorting more random. (#4246)\n
    - Added more VR projection modes. (#3799)\n
    - Improved the filtering behaviour when selecting a folder. (#4277)\n
    - Added support for setting plugins path from the UI. (#4382)\n
    \n
    ### 🐛 Bug fixes\n
    \n
    - Fixed submitting to stash-box not working after switching to another scene using the queue. (#4354)\n
    - Fixed UI crash when clearing a value from a URL or alias list. (#4344)\n
    - Fixed panic when exporting galleries. (#4311)\n
    - Fixed error when setting performer height with decimals. (#4283)\n
    - Fixed Performer stash ids being overwritten instead of merged when saving a Performer in the Performer tagger. (#4215)\n
    - Fixed organized being set to false if `Mark as Organized on save` is false when saving a scene in the tagger. (#4213)\n
    - Fixed URLs not populating correctly when scraping galleries. (#4206)\n
    - Fixed not being able to click next/previous scene if the applicable scenes had not been loaded by the queue. (#4325)\n
    - Fixed confirmation dialog not appearing on some screens when using the delete keyboard shortcut. (#4387)\n
    - Fixed desktop notifications not appearing on macos. (#4153)\n
    - Fixed video sometimes pausing when clicking on the scene scrubber. (#4295)\n
    - Fixed file paths not being shown when deleting image clips. (#4323)\n
    - Fixed image o-counts not being included in stats page. (#4386)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703661239 {#1647
    date: 2023-12-27 08:13:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 31099
  -titleTs: "'releas':3 'stash':1 'v0.24.0':2"
  -bodyTs: "'-12':5 '-27':6 '2023':4 '3799':185 '4141':30 '4143':36 '4153':344 '4161':81 '4180':147 '4182':132 '4195':67 '4206':301 '4213':292 '4215':270 '4216':153 '4217':76 '4227':104 '4228':172 '4242':19 '4246':179 '4256':59 '4260':47 '4277':194 '4283':252 '4286':95 '4295':355 '4311':243 '4323':366 '4325':321 '4344':237 '4354':223 '4382':204 '4386':378 '4387':336 'abl':305 'ad':9,20,31,37,48,60,68,77,82,180,195 'add':137 'alia':108,131,235 'anoth':218 'api':51 'appear':326,341 'applic':312 'asset':41 'base':57 'behaviour':189 'better':53 'box':140,212 'bug':205 'card':155 'checker':86 'clear':228 'click':307,350 'clip':365 'code':62,71 'come':164 'compon':163 'confirm':323 'correct':297 'count':371 'crash':226 'csp':45 'decim':251 'delet':333,363 'desktop':338 'detail':69 'dialog':324 'disabl':25 'disambigu':135 'duplic':85 'enabl':23 'endpoint':149 'error':245 'exact':120 'except':91 'export':241 'extern':42 'fals':276,284 'featur':8 'file':90,357 'filter':80,188 'fix':206,207,224,238,244,253,271,293,302,322,337,345,356,367 'folder':193 'found':117,128 'framer':79 'galleri':66,242,300 'height':249 'highest':93 'id':152,256 'imag':75,99,159,364,368 'improv':96,186 'includ':374 'instal':12 'instead':167,259 'keyboard':334 'lazili':160 'link':141 'list':103,236 'load':154,317 'maco':343 'made':173 'manag':10 'mark':278 'match':105 'merg':261 'mode':184 'name':121 'new':7 'next/previous':308 'note':2 'notif':339 'o':370 'o-count':369 'option':83 'organ':272,280 'overrid':46 'overwritten':258 'page':377 'panic':239 'path':200,358 'paus':348 'perform':98,101,106,115,126,134,248,254,265,268 'photograph':64,73 'plugin':18,26,34,40,50,58,199 'popul':296 'project':183 'queue':222,320 'random':175,178 'releas':1 'resolut':94 'result':146 'save':263,282,286 'scene':78,219,288,309,313,353 'scrape':110,299 'scraper':16 'screen':329 'script':43 'scrubber':354 'select':88,102,191 'set':35,198,247,274 'shortcut':335 'show':97,133,148 'shown':361 'similar':158 'singl':125 'sometim':347 'sort':176 'stash':139,151,211,255 'stash-box':138,210 'stat':376 'studio':61,70,143 'submit':208 'support':21,32,38,54,196 'switch':216 'tag':112 'tagger':145,269,291 'thumbnail':156 'ui':29,49,56,203,225 'ui-bas':55 'uninstal':15 'updat':13 'url':233,294 'use':220,331 'v0.24.0':3 'valu':230 'video':346 'view':166 'vr':182 'work':214"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703661239
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3916220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703661239 {#1645
    date: 2023-12-27 08:13:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Historic-ruling-in-Ecuador-returns-ownership-of-ancestral-land-to"
  +title: "Historic ruling in Ecuador returns ownership of ancestral land to the Siekopai people"
  +url: "https://english.elpais.com/international/2023-11-30/historic-ruling-in-ecuador-returns-ownership-of-ancestral-land-to-the-siekopai-people.html?ref=futurecrunch.com"
  +body: """
    Credit to the newsletter Future Crunch\n
    \n
    “A court in Ecuador has ruled in favour of the Siekopai Nation’s claim to their ancestral homeland, Pë’këya, on the border of Ecuador and Peru, restoring property title for 42,360 hectares of some of the most biodiverse ecosystems on the planet, and mandating public apologies for centuries of violence, racism, and conquest” - Future Crunch
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703654929 {#1679
    date: 2023-12-27 06:28:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 25288
  -titleTs: "'ancestr':8 'ecuador':4 'histor':1 'land':9 'ownership':6 'peopl':13 'return':5 'rule':2 'siekopai':12"
  -bodyTs: "'360':39 '42':38 'ancestr':23 'apolog':54 'biodivers':46 'border':29 'centuri':56 'claim':20 'conquest':61 'court':8 'credit':1 'crunch':6,63 'ecosystem':47 'ecuador':10,31 'favour':14 'futur':5,62 'hectar':40 'homeland':24 'këya':26 'mandat':52 'nation':18 'newslett':4 'peru':33 'planet':50 'properti':35 'public':53 'pë':25 'racism':59 'restor':34 'rule':12 'siekopai':17 'titl':36 'violenc':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703681929
  +visibility: "visible             "
  +apId: "https://midwest.social/post/6889541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703654929 {#1650
    date: 2023-12-27 06:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Historic-ruling-in-Ecuador-returns-ownership-of-ancestral-land-to"
  +title: "Historic ruling in Ecuador returns ownership of ancestral land to the Siekopai people"
  +url: "https://english.elpais.com/international/2023-11-30/historic-ruling-in-ecuador-returns-ownership-of-ancestral-land-to-the-siekopai-people.html?ref=futurecrunch.com"
  +body: """
    Credit to the newsletter Future Crunch\n
    \n
    “A court in Ecuador has ruled in favour of the Siekopai Nation’s claim to their ancestral homeland, Pë’këya, on the border of Ecuador and Peru, restoring property title for 42,360 hectares of some of the most biodiverse ecosystems on the planet, and mandating public apologies for centuries of violence, racism, and conquest” - Future Crunch
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703654929 {#1679
    date: 2023-12-27 06:28:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 25288
  -titleTs: "'ancestr':8 'ecuador':4 'histor':1 'land':9 'ownership':6 'peopl':13 'return':5 'rule':2 'siekopai':12"
  -bodyTs: "'360':39 '42':38 'ancestr':23 'apolog':54 'biodivers':46 'border':29 'centuri':56 'claim':20 'conquest':61 'court':8 'credit':1 'crunch':6,63 'ecosystem':47 'ecuador':10,31 'favour':14 'futur':5,62 'hectar':40 'homeland':24 'këya':26 'mandat':52 'nation':18 'newslett':4 'peru':33 'planet':50 'properti':35 'public':53 'pë':25 'racism':59 'restor':34 'rule':12 'siekopai':17 'titl':36 'violenc':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703681929
  +visibility: "visible             "
  +apId: "https://midwest.social/post/6889541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703654929 {#1650
    date: 2023-12-27 06:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Historic-ruling-in-Ecuador-returns-ownership-of-ancestral-land-to"
  +title: "Historic ruling in Ecuador returns ownership of ancestral land to the Siekopai people"
  +url: "https://english.elpais.com/international/2023-11-30/historic-ruling-in-ecuador-returns-ownership-of-ancestral-land-to-the-siekopai-people.html?ref=futurecrunch.com"
  +body: """
    Credit to the newsletter Future Crunch\n
    \n
    “A court in Ecuador has ruled in favour of the Siekopai Nation’s claim to their ancestral homeland, Pë’këya, on the border of Ecuador and Peru, restoring property title for 42,360 hectares of some of the most biodiverse ecosystems on the planet, and mandating public apologies for centuries of violence, racism, and conquest” - Future Crunch
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703654929 {#1679
    date: 2023-12-27 06:28:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 25288
  -titleTs: "'ancestr':8 'ecuador':4 'histor':1 'land':9 'ownership':6 'peopl':13 'return':5 'rule':2 'siekopai':12"
  -bodyTs: "'360':39 '42':38 'ancestr':23 'apolog':54 'biodivers':46 'border':29 'centuri':56 'claim':20 'conquest':61 'court':8 'credit':1 'crunch':6,63 'ecosystem':47 'ecuador':10,31 'favour':14 'futur':5,62 'hectar':40 'homeland':24 'këya':26 'mandat':52 'nation':18 'newslett':4 'peru':33 'planet':50 'properti':35 'public':53 'pë':25 'racism':59 'restor':34 'rule':12 'siekopai':17 'titl':36 'violenc':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703681929
  +visibility: "visible             "
  +apId: "https://midwest.social/post/6889541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703654929 {#1650
    date: 2023-12-27 06:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "wipe"
  +title: "wipe"
  +url: "https://sh.itjust.works/pictrs/image/580e9f48-f5f2-4649-88e6-c753adf6a5a7.webm"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703650710 {#1589
    date: 2023-12-27 05:18:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 25129
  -titleTs: "'wipe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703704710
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11677352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703650710 {#1571
    date: 2023-12-27 05:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "wipe"
  +title: "wipe"
  +url: "https://sh.itjust.works/pictrs/image/580e9f48-f5f2-4649-88e6-c753adf6a5a7.webm"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703650710 {#1589
    date: 2023-12-27 05:18:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 25129
  -titleTs: "'wipe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703704710
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11677352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703650710 {#1571
    date: 2023-12-27 05:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "wipe"
  +title: "wipe"
  +url: "https://sh.itjust.works/pictrs/image/580e9f48-f5f2-4649-88e6-c753adf6a5a7.webm"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703650710 {#1589
    date: 2023-12-27 05:18:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 25129
  -titleTs: "'wipe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703704710
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11677352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703650710 {#1571
    date: 2023-12-27 05:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Minimum-wage-workers-in-22-states-will-be-getting-raises-on"
  +title: "Minimum-wage workers in 22 states will be getting raises on Jan. 1"
  +url: "https://www.npr.org/2023/12/26/1221521157/minimum-wage-states-raises-jan-1"
  +body: "While that's great news for the almost 10 million workers affected, 20 other states still pay minimum-wage workers the federal rate of $7.25 an hour."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703624408 {#1576
    date: 2023-12-26 22:00:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 25085
  -titleTs: "'1':14 '22':6 'get':10 'jan':13 'minimum':2 'minimum-wag':1 'rais':11 'state':7 'wage':3 'worker':4"
  -bodyTs: "'10':9 '20':13 '7.25':26 'affect':12 'almost':8 'feder':23 'great':4 'hour':28 'million':10 'minimum':19 'minimum-wag':18 'news':5 'pay':17 'rate':24 'state':15 'still':16 'wage':20 'worker':11,21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624408
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/726120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703624408 {#1551
    date: 2023-12-26 22:00:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Minimum-wage-workers-in-22-states-will-be-getting-raises-on"
  +title: "Minimum-wage workers in 22 states will be getting raises on Jan. 1"
  +url: "https://www.npr.org/2023/12/26/1221521157/minimum-wage-states-raises-jan-1"
  +body: "While that's great news for the almost 10 million workers affected, 20 other states still pay minimum-wage workers the federal rate of $7.25 an hour."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703624408 {#1576
    date: 2023-12-26 22:00:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 25085
  -titleTs: "'1':14 '22':6 'get':10 'jan':13 'minimum':2 'minimum-wag':1 'rais':11 'state':7 'wage':3 'worker':4"
  -bodyTs: "'10':9 '20':13 '7.25':26 'affect':12 'almost':8 'feder':23 'great':4 'hour':28 'million':10 'minimum':19 'minimum-wag':18 'news':5 'pay':17 'rate':24 'state':15 'still':16 'wage':20 'worker':11,21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624408
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/726120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703624408 {#1551
    date: 2023-12-26 22:00:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Minimum-wage-workers-in-22-states-will-be-getting-raises-on"
  +title: "Minimum-wage workers in 22 states will be getting raises on Jan. 1"
  +url: "https://www.npr.org/2023/12/26/1221521157/minimum-wage-states-raises-jan-1"
  +body: "While that's great news for the almost 10 million workers affected, 20 other states still pay minimum-wage workers the federal rate of $7.25 an hour."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703624408 {#1576
    date: 2023-12-26 22:00:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 25085
  -titleTs: "'1':14 '22':6 'get':10 'jan':13 'minimum':2 'minimum-wag':1 'rais':11 'state':7 'wage':3 'worker':4"
  -bodyTs: "'10':9 '20':13 '7.25':26 'affect':12 'almost':8 'feder':23 'great':4 'hour':28 'million':10 'minimum':19 'minimum-wag':18 'news':5 'pay':17 'rate':24 'state':15 'still':16 'wage':20 'worker':11,21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624408
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/726120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703624408 {#1551
    date: 2023-12-26 22:00:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1555 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "2-000-year-old-celestial-calendar-discovered-in-ancient-Chinese-tomb"
  +title: "2,000-year-old 'celestial calendar' discovered in ancient Chinese tomb"
  +url: "https://www.livescience.com/archaeology/2000-year-old-celestial-calendar-discovered-in-ancient-chinese-tomb"
  +body: """
    Archaeologists in China have unearthed a mysterious set of rectangular wooden pieces linked to an ancient astronomical calendar. The artifacts were discovered inside an exceptionally well-preserved 2,000-year-old tomb in the southwest of the country.\n
    \n
    Each of the 23 wooden slips is about an inch (2.5 centimeters) wide and 4 inches (10 cm) long and displays a Chinese character related to the Tiangan Dizhi, or “Ten Heavenly Stems and 12 Earthly Branches” — a traditional Chinese astronomical calendar established during the Shang dynasty, which ruled from about 1600 B.C. to about 1045 B.C.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703624296 {#1554
    date: 2023-12-26 21:58:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 25083
  -titleTs: "'000':2 '2':1 'ancient':10 'calendar':7 'celesti':6 'chines':11 'discov':8 'old':5 'tomb':12 'year':4 'year-old':3"
  -bodyTs: "'000':30 '10':57 '1045':96 '12':75 '1600':92 '2':29 '2.5':51 '23':44 '4':55 'ancient':16 'archaeologist':1 'artifact':20 'astronom':17,81 'b.c':93,97 'branch':77 'calendar':18,82 'centimet':52 'charact':64 'china':3 'chines':63,80 'cm':58 'countri':40 'discov':22 'display':61 'dizhi':69 'dynasti':87 'earth':76 'establish':83 'except':25 'heaven':72 'inch':50,56 'insid':23 'link':13 'long':59 'mysteri':7 'old':33 'piec':12 'preserv':28 'rectangular':10 'relat':65 'rule':89 'set':8 'shang':86 'slip':46 'southwest':37 'stem':73 'ten':71 'tiangan':68 'tomb':34 'tradit':79 'unearth':5 'well':27 'well-preserv':26 'wide':53 'wooden':11,45 'year':32 'year-old':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703710696
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6028552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703624296 {#1558
    date: 2023-12-26 21:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1555 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "2-000-year-old-celestial-calendar-discovered-in-ancient-Chinese-tomb"
  +title: "2,000-year-old 'celestial calendar' discovered in ancient Chinese tomb"
  +url: "https://www.livescience.com/archaeology/2000-year-old-celestial-calendar-discovered-in-ancient-chinese-tomb"
  +body: """
    Archaeologists in China have unearthed a mysterious set of rectangular wooden pieces linked to an ancient astronomical calendar. The artifacts were discovered inside an exceptionally well-preserved 2,000-year-old tomb in the southwest of the country.\n
    \n
    Each of the 23 wooden slips is about an inch (2.5 centimeters) wide and 4 inches (10 cm) long and displays a Chinese character related to the Tiangan Dizhi, or “Ten Heavenly Stems and 12 Earthly Branches” — a traditional Chinese astronomical calendar established during the Shang dynasty, which ruled from about 1600 B.C. to about 1045 B.C.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703624296 {#1554
    date: 2023-12-26 21:58:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 25083
  -titleTs: "'000':2 '2':1 'ancient':10 'calendar':7 'celesti':6 'chines':11 'discov':8 'old':5 'tomb':12 'year':4 'year-old':3"
  -bodyTs: "'000':30 '10':57 '1045':96 '12':75 '1600':92 '2':29 '2.5':51 '23':44 '4':55 'ancient':16 'archaeologist':1 'artifact':20 'astronom':17,81 'b.c':93,97 'branch':77 'calendar':18,82 'centimet':52 'charact':64 'china':3 'chines':63,80 'cm':58 'countri':40 'discov':22 'display':61 'dizhi':69 'dynasti':87 'earth':76 'establish':83 'except':25 'heaven':72 'inch':50,56 'insid':23 'link':13 'long':59 'mysteri':7 'old':33 'piec':12 'preserv':28 'rectangular':10 'relat':65 'rule':89 'set':8 'shang':86 'slip':46 'southwest':37 'stem':73 'ten':71 'tiangan':68 'tomb':34 'tradit':79 'unearth':5 'well':27 'well-preserv':26 'wide':53 'wooden':11,45 'year':32 'year-old':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703710696
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6028552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703624296 {#1558
    date: 2023-12-26 21:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1555 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "2-000-year-old-celestial-calendar-discovered-in-ancient-Chinese-tomb"
  +title: "2,000-year-old 'celestial calendar' discovered in ancient Chinese tomb"
  +url: "https://www.livescience.com/archaeology/2000-year-old-celestial-calendar-discovered-in-ancient-chinese-tomb"
  +body: """
    Archaeologists in China have unearthed a mysterious set of rectangular wooden pieces linked to an ancient astronomical calendar. The artifacts were discovered inside an exceptionally well-preserved 2,000-year-old tomb in the southwest of the country.\n
    \n
    Each of the 23 wooden slips is about an inch (2.5 centimeters) wide and 4 inches (10 cm) long and displays a Chinese character related to the Tiangan Dizhi, or “Ten Heavenly Stems and 12 Earthly Branches” — a traditional Chinese astronomical calendar established during the Shang dynasty, which ruled from about 1600 B.C. to about 1045 B.C.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703624296 {#1554
    date: 2023-12-26 21:58:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 25083
  -titleTs: "'000':2 '2':1 'ancient':10 'calendar':7 'celesti':6 'chines':11 'discov':8 'old':5 'tomb':12 'year':4 'year-old':3"
  -bodyTs: "'000':30 '10':57 '1045':96 '12':75 '1600':92 '2':29 '2.5':51 '23':44 '4':55 'ancient':16 'archaeologist':1 'artifact':20 'astronom':17,81 'b.c':93,97 'branch':77 'calendar':18,82 'centimet':52 'charact':64 'china':3 'chines':63,80 'cm':58 'countri':40 'discov':22 'display':61 'dizhi':69 'dynasti':87 'earth':76 'establish':83 'except':25 'heaven':72 'inch':50,56 'insid':23 'link':13 'long':59 'mysteri':7 'old':33 'piec':12 'preserv':28 'rectangular':10 'relat':65 'rule':89 'set':8 'shang':86 'slip':46 'southwest':37 'stem':73 'ten':71 'tiangan':68 'tomb':34 'tradit':79 'unearth':5 'well':27 'well-preserv':26 'wide':53 'wooden':11,45 'year':32 'year-old':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703710696
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6028552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703624296 {#1558
    date: 2023-12-26 21:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details