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

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.30 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Package-format-wars-daydream"
  +title: "Package format wars daydream"
  +url: null
  +body: """
    Just saw a post of a novice user asking why are there so many package managers.\n
    \n
    At first I was about to copy and paste the good old “The OS is yours if you want to make a different package manager you can, and many did”.\n
    \n
    But then I though\n
    \n
    > Damn how does Linux have standards !?\n
    \n
    And reached a somewhat of conclusion that many of the established standards were established at the early stages of the project, there are of course those who change like the transition from X11 to Wayland the upcoming desktop portals and such.\n
    \n
    And here is my hipotesis if the GNU project came up with a good and easy to work package manager in the early days of Linux, do you think we would have so many different ones? Maybe even win the desktop war (OS not DEs)?\n
    \n
    Edit: replace package manager with packaging format
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699011125 {#191
    date: 2023-11-03 12:32:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 9085
  -titleTs: "'daydream':4 'format':2 'packag':1 'war':3"
  -bodyTs: "'ask':9 'came':107 'chang':84 'conclus':62 'copi':23 'cours':81 'damn':51 'day':121 'des':142 'desktop':94,138 'differ':39,132 'earli':73,120 'easi':113 'edit':143 'establish':67,70 'even':135 'first':18 'format':149 'gnu':105 'good':27,111 'hipotesi':102 'like':85 'linux':54,123 'make':37 'manag':16,41,117,146 'mani':14,45,64,131 'mayb':134 'novic':7 'old':28 'one':133 'os':30,140 'packag':15,40,116,145,148 'past':25 'portal':95 'post':4 'project':77,106 'reach':58 'replac':144 'saw':2 'somewhat':60 'stage':74 'standard':56,68 'think':126 'though':50 'transit':87 'upcom':93 'user':8 'want':35 'war':139 'wayland':91 'win':136 'work':115 'would':128 'x11':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699018703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7685931"
  +editedAt: DateTimeImmutable @1698941495 {#242
    date: 2023-11-02 17:11:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698932303 {#269
    date: 2023-11-02 14:38:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Package-format-wars-daydream"
  +title: "Package format wars daydream"
  +url: null
  +body: """
    Just saw a post of a novice user asking why are there so many package managers.\n
    \n
    At first I was about to copy and paste the good old “The OS is yours if you want to make a different package manager you can, and many did”.\n
    \n
    But then I though\n
    \n
    > Damn how does Linux have standards !?\n
    \n
    And reached a somewhat of conclusion that many of the established standards were established at the early stages of the project, there are of course those who change like the transition from X11 to Wayland the upcoming desktop portals and such.\n
    \n
    And here is my hipotesis if the GNU project came up with a good and easy to work package manager in the early days of Linux, do you think we would have so many different ones? Maybe even win the desktop war (OS not DEs)?\n
    \n
    Edit: replace package manager with packaging format
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699011125 {#191
    date: 2023-11-03 12:32:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 9085
  -titleTs: "'daydream':4 'format':2 'packag':1 'war':3"
  -bodyTs: "'ask':9 'came':107 'chang':84 'conclus':62 'copi':23 'cours':81 'damn':51 'day':121 'des':142 'desktop':94,138 'differ':39,132 'earli':73,120 'easi':113 'edit':143 'establish':67,70 'even':135 'first':18 'format':149 'gnu':105 'good':27,111 'hipotesi':102 'like':85 'linux':54,123 'make':37 'manag':16,41,117,146 'mani':14,45,64,131 'mayb':134 'novic':7 'old':28 'one':133 'os':30,140 'packag':15,40,116,145,148 'past':25 'portal':95 'post':4 'project':77,106 'reach':58 'replac':144 'saw':2 'somewhat':60 'stage':74 'standard':56,68 'think':126 'though':50 'transit':87 'upcom':93 'user':8 'want':35 'war':139 'wayland':91 'win':136 'work':115 'would':128 'x11':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699018703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7685931"
  +editedAt: DateTimeImmutable @1698941495 {#242
    date: 2023-11-02 17:11:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698932303 {#269
    date: 2023-11-02 14:38:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Package-format-wars-daydream"
  +title: "Package format wars daydream"
  +url: null
  +body: """
    Just saw a post of a novice user asking why are there so many package managers.\n
    \n
    At first I was about to copy and paste the good old “The OS is yours if you want to make a different package manager you can, and many did”.\n
    \n
    But then I though\n
    \n
    > Damn how does Linux have standards !?\n
    \n
    And reached a somewhat of conclusion that many of the established standards were established at the early stages of the project, there are of course those who change like the transition from X11 to Wayland the upcoming desktop portals and such.\n
    \n
    And here is my hipotesis if the GNU project came up with a good and easy to work package manager in the early days of Linux, do you think we would have so many different ones? Maybe even win the desktop war (OS not DEs)?\n
    \n
    Edit: replace package manager with packaging format
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699011125 {#191
    date: 2023-11-03 12:32:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 9085
  -titleTs: "'daydream':4 'format':2 'packag':1 'war':3"
  -bodyTs: "'ask':9 'came':107 'chang':84 'conclus':62 'copi':23 'cours':81 'damn':51 'day':121 'des':142 'desktop':94,138 'differ':39,132 'earli':73,120 'easi':113 'edit':143 'establish':67,70 'even':135 'first':18 'format':149 'gnu':105 'good':27,111 'hipotesi':102 'like':85 'linux':54,123 'make':37 'manag':16,41,117,146 'mani':14,45,64,131 'mayb':134 'novic':7 'old':28 'one':133 'os':30,140 'packag':15,40,116,145,148 'past':25 'portal':95 'post':4 'project':77,106 'reach':58 'replac':144 'saw':2 'somewhat':60 'stage':74 'standard':56,68 'think':126 'though':50 'transit':87 'upcom':93 'user':8 'want':35 'war':139 'wayland':91 'win':136 'work':115 'would':128 'x11':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699018703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7685931"
  +editedAt: DateTimeImmutable @1698941495 {#242
    date: 2023-11-02 17:11:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698932303 {#269
    date: 2023-11-02 14:38:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Intentional-Accident"
  +title: "Intentional Accident"
  +url: "https://lemmy.sdf.org/pictrs/image/92643e51-cbfa-4147-be80-d65db2450878.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698931961 {#1867
    date: 2023-11-02 14:32:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 10053
  -titleTs: "'accid':2 'intent':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698940961
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6895624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931961 {#1913
    date: 2023-11-02 14:32:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Intentional-Accident"
  +title: "Intentional Accident"
  +url: "https://lemmy.sdf.org/pictrs/image/92643e51-cbfa-4147-be80-d65db2450878.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698931961 {#1867
    date: 2023-11-02 14:32:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 10053
  -titleTs: "'accid':2 'intent':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698940961
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6895624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931961 {#1913
    date: 2023-11-02 14:32:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Intentional-Accident"
  +title: "Intentional Accident"
  +url: "https://lemmy.sdf.org/pictrs/image/92643e51-cbfa-4147-be80-d65db2450878.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698931961 {#1867
    date: 2023-11-02 14:32:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 10053
  -titleTs: "'accid':2 'intent':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698940961
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6895624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931961 {#1913
    date: 2023-11-02 14:32:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "line-32-found-character-that-cannot-start-any-token"
  +title: "line 32: found character that cannot start any token"
  +url: null
  +body: """
    Today, I tried (again) to install lemmy on my linux server. I tried in the past but the documentation was so lacking that I only encountered errors after errors just following exactly every command.\n
    \n
    Today I tried again, using the Docker method, I correctly downloaded all the files, but as soon as I run “docker compose up” I get the error “/lemmy/docker-compose.yml: yaml: line 32: found character that cannot start any token”\n
    \n
    That’s usually a common error if the yaml file contains TABs instead of spaces, but it’s not the case here.\n
    \n
    So, again I’m lost and I’m looking for someone here that can bring me some light on the issue, it would be very appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699013920 {#1953
    date: 2023-11-03 13:18:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9078
  -titleTs: "'32':2 'cannot':6 'charact':4 'found':3 'line':1 'start':7 'token':9"
  -bodyTs: "'/lemmy/docker-compose.yml':62 '32':65 'appreci':120 'bring':109 'cannot':69 'case':93 'charact':67 'command':34 'common':77 'compos':56 'contain':83 'correct':44 'docker':41,55 'document':19 'download':45 'encount':26 'error':27,29,61,78 'everi':33 'exact':32 'file':48,82 'follow':31 'found':66 'get':59 'instal':6 'instead':85 'issu':115 'lack':22 'lemmi':7 'light':112 'line':64 'linux':10 'look':103 'lost':99 'm':98,102 'method':42 'past':16 'run':54 'server':11 'someon':105 'soon':51 'space':87 'start':70 'tab':84 'today':1,35 'token':72 'tri':3,13,37 'use':39 'usual':75 'would':117 'yaml':63,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698972037
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13609151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931537 {#1937
    date: 2023-11-02 14:25: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
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "line-32-found-character-that-cannot-start-any-token"
  +title: "line 32: found character that cannot start any token"
  +url: null
  +body: """
    Today, I tried (again) to install lemmy on my linux server. I tried in the past but the documentation was so lacking that I only encountered errors after errors just following exactly every command.\n
    \n
    Today I tried again, using the Docker method, I correctly downloaded all the files, but as soon as I run “docker compose up” I get the error “/lemmy/docker-compose.yml: yaml: line 32: found character that cannot start any token”\n
    \n
    That’s usually a common error if the yaml file contains TABs instead of spaces, but it’s not the case here.\n
    \n
    So, again I’m lost and I’m looking for someone here that can bring me some light on the issue, it would be very appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699013920 {#1953
    date: 2023-11-03 13:18:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9078
  -titleTs: "'32':2 'cannot':6 'charact':4 'found':3 'line':1 'start':7 'token':9"
  -bodyTs: "'/lemmy/docker-compose.yml':62 '32':65 'appreci':120 'bring':109 'cannot':69 'case':93 'charact':67 'command':34 'common':77 'compos':56 'contain':83 'correct':44 'docker':41,55 'document':19 'download':45 'encount':26 'error':27,29,61,78 'everi':33 'exact':32 'file':48,82 'follow':31 'found':66 'get':59 'instal':6 'instead':85 'issu':115 'lack':22 'lemmi':7 'light':112 'line':64 'linux':10 'look':103 'lost':99 'm':98,102 'method':42 'past':16 'run':54 'server':11 'someon':105 'soon':51 'space':87 'start':70 'tab':84 'today':1,35 'token':72 'tri':3,13,37 'use':39 'usual':75 'would':117 'yaml':63,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698972037
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13609151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931537 {#1937
    date: 2023-11-02 14:25: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
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "line-32-found-character-that-cannot-start-any-token"
  +title: "line 32: found character that cannot start any token"
  +url: null
  +body: """
    Today, I tried (again) to install lemmy on my linux server. I tried in the past but the documentation was so lacking that I only encountered errors after errors just following exactly every command.\n
    \n
    Today I tried again, using the Docker method, I correctly downloaded all the files, but as soon as I run “docker compose up” I get the error “/lemmy/docker-compose.yml: yaml: line 32: found character that cannot start any token”\n
    \n
    That’s usually a common error if the yaml file contains TABs instead of spaces, but it’s not the case here.\n
    \n
    So, again I’m lost and I’m looking for someone here that can bring me some light on the issue, it would be very appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699013920 {#1953
    date: 2023-11-03 13:18:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9078
  -titleTs: "'32':2 'cannot':6 'charact':4 'found':3 'line':1 'start':7 'token':9"
  -bodyTs: "'/lemmy/docker-compose.yml':62 '32':65 'appreci':120 'bring':109 'cannot':69 'case':93 'charact':67 'command':34 'common':77 'compos':56 'contain':83 'correct':44 'docker':41,55 'document':19 'download':45 'encount':26 'error':27,29,61,78 'everi':33 'exact':32 'file':48,82 'follow':31 'found':66 'get':59 'instal':6 'instead':85 'issu':115 'lack':22 'lemmi':7 'light':112 'line':64 'linux':10 'look':103 'lost':99 'm':98,102 'method':42 'past':16 'run':54 'server':11 'someon':105 'soon':51 'space':87 'start':70 'tab':84 'today':1,35 'token':72 'tri':3,13,37 'use':39 'usual':75 'would':117 'yaml':63,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698972037
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13609151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931537 {#1937
    date: 2023-11-02 14:25: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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Voyager-1-s-Golden-Record"
  +title: "Voyager 1's Golden Record"
  +url: "https://i.postimg.cc/x84CNJZT/voy1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698931205 {#1397
    date: 2023-11-02 14:20:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 18462
  -titleTs: "'1':2 'golden':4 'record':5 'voyag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698935705
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2053790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931205 {#1388
    date: 2023-11-02 14:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Voyager-1-s-Golden-Record"
  +title: "Voyager 1's Golden Record"
  +url: "https://i.postimg.cc/x84CNJZT/voy1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698931205 {#1397
    date: 2023-11-02 14:20:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 18462
  -titleTs: "'1':2 'golden':4 'record':5 'voyag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698935705
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2053790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931205 {#1388
    date: 2023-11-02 14:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Voyager-1-s-Golden-Record"
  +title: "Voyager 1's Golden Record"
  +url: "https://i.postimg.cc/x84CNJZT/voy1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698931205 {#1397
    date: 2023-11-02 14:20:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 18462
  -titleTs: "'1':2 'golden':4 'record':5 'voyag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698935705
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2053790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698931205 {#1388
    date: 2023-11-02 14:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Or-gave-him-oxygen-ADHDinos"
  +title: "Or gave him oxygen [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/dfd612b1-8ae4-4600-9057-4d5522a95323.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698936513 {#1969
    date: 2023-11-02 15:48:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 9074
  -titleTs: "'adhdino':5 'gave':2 'oxygen':4"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699017135
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292773"
  +editedAt: DateTimeImmutable @1698930835 {#1941
    date: 2023-11-02 14:13:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698930735 {#1942
    date: 2023-11-02 14:12: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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Or-gave-him-oxygen-ADHDinos"
  +title: "Or gave him oxygen [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/dfd612b1-8ae4-4600-9057-4d5522a95323.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698936513 {#1969
    date: 2023-11-02 15:48:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 9074
  -titleTs: "'adhdino':5 'gave':2 'oxygen':4"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699017135
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292773"
  +editedAt: DateTimeImmutable @1698930835 {#1941
    date: 2023-11-02 14:13:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698930735 {#1942
    date: 2023-11-02 14:12: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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Or-gave-him-oxygen-ADHDinos"
  +title: "Or gave him oxygen [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/dfd612b1-8ae4-4600-9057-4d5522a95323.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698936513 {#1969
    date: 2023-11-02 15:48:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 9074
  -titleTs: "'adhdino':5 'gave':2 'oxygen':4"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699017135
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292773"
  +editedAt: DateTimeImmutable @1698930835 {#1941
    date: 2023-11-02 14:13:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698930735 {#1942
    date: 2023-11-02 14:12: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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "unintelligible-Stallone-noises"
  +title: "*unintelligible Stallone noises*"
  +url: "https://startrek.website/pictrs/image/b56876d7-3a40-46d5-95c8-763767e56b1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930661 {#1902
    date: 2023-11-02 14:11:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 9587
  -titleTs: "'nois':3 'stallon':2 'unintellig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966661
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930661 {#1898
    date: 2023-11-02 14:11: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
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "unintelligible-Stallone-noises"
  +title: "*unintelligible Stallone noises*"
  +url: "https://startrek.website/pictrs/image/b56876d7-3a40-46d5-95c8-763767e56b1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930661 {#1902
    date: 2023-11-02 14:11:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 9587
  -titleTs: "'nois':3 'stallon':2 'unintellig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966661
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930661 {#1898
    date: 2023-11-02 14:11: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
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "unintelligible-Stallone-noises"
  +title: "*unintelligible Stallone noises*"
  +url: "https://startrek.website/pictrs/image/b56876d7-3a40-46d5-95c8-763767e56b1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930661 {#1902
    date: 2023-11-02 14:11:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 9587
  -titleTs: "'nois':3 'stallon':2 'unintellig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966661
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930661 {#1898
    date: 2023-11-02 14:11: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
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 {#2440
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Just-a-fan"
  +title: "Just a fan"
  +url: "https://startrek.website/pictrs/image/d69bf359-0b4b-4b84-a5db-c9b0b1f1d10d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930576 {#2442
    date: 2023-11-02 14:09:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 19081
  -titleTs: "'fan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698930576
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930576 {#2426
    date: 2023-11-02 14:09:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Just-a-fan"
  +title: "Just a fan"
  +url: "https://startrek.website/pictrs/image/d69bf359-0b4b-4b84-a5db-c9b0b1f1d10d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930576 {#2442
    date: 2023-11-02 14:09:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 19081
  -titleTs: "'fan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698930576
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930576 {#2426
    date: 2023-11-02 14:09:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Just-a-fan"
  +title: "Just a fan"
  +url: "https://startrek.website/pictrs/image/d69bf359-0b4b-4b84-a5db-c9b0b1f1d10d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698930576 {#2442
    date: 2023-11-02 14:09:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 19081
  -titleTs: "'fan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698930576
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3292649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930576 {#2426
    date: 2023-11-02 14:09:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "This-is-literally-the-internet-nowadays-without-an-adblock"
  +title: "This is literally the internet nowadays without an adblock"
  +url: "https://discuss.tchncs.de/pictrs/image/c0e1c8ad-ea1a-4540-ae45-5bc7b1091fec.jpeg"
  +body: "I cannot understand how some people are living with this. It is unbearable"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 1913
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699137679 {#2472
    date: 2023-11-04 23:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 9072
  -titleTs: "'adblock':9 'internet':5 'liter':3 'nowaday':6 'without':7"
  -bodyTs: "'cannot':2 'live':8 'peopl':6 'unbear':13 'understand':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699016827
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5687660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930427 {#2450
    date: 2023-11-02 14:07:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "This-is-literally-the-internet-nowadays-without-an-adblock"
  +title: "This is literally the internet nowadays without an adblock"
  +url: "https://discuss.tchncs.de/pictrs/image/c0e1c8ad-ea1a-4540-ae45-5bc7b1091fec.jpeg"
  +body: "I cannot understand how some people are living with this. It is unbearable"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 1913
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699137679 {#2472
    date: 2023-11-04 23:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 9072
  -titleTs: "'adblock':9 'internet':5 'liter':3 'nowaday':6 'without':7"
  -bodyTs: "'cannot':2 'live':8 'peopl':6 'unbear':13 'understand':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699016827
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5687660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930427 {#2450
    date: 2023-11-02 14:07:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "This-is-literally-the-internet-nowadays-without-an-adblock"
  +title: "This is literally the internet nowadays without an adblock"
  +url: "https://discuss.tchncs.de/pictrs/image/c0e1c8ad-ea1a-4540-ae45-5bc7b1091fec.jpeg"
  +body: "I cannot understand how some people are living with this. It is unbearable"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 1913
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699137679 {#2472
    date: 2023-11-04 23:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 9072
  -titleTs: "'adblock':9 'internet':5 'liter':3 'nowaday':6 'without':7"
  -bodyTs: "'cannot':2 'live':8 'peopl':6 'unbear':13 'understand':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699016827
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5687660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930427 {#2450
    date: 2023-11-02 14:07:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OBS-live-translations"
  +title: "OBS live translations?"
  +url: null
  +body: """
    apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
    \n
    [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
    \n
    any help would be very much appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699054347 {#2484
    date: 2023-11-04 00:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 9069
  -titleTs: "'live':2 'ob':1 'translat':3"
  -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699000185
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8384069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930185 {#1391
    date: 2023-11-02 14:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OBS-live-translations"
  +title: "OBS live translations?"
  +url: null
  +body: """
    apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
    \n
    [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
    \n
    any help would be very much appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699054347 {#2484
    date: 2023-11-04 00:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 9069
  -titleTs: "'live':2 'ob':1 'translat':3"
  -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699000185
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8384069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930185 {#1391
    date: 2023-11-02 14:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OBS-live-translations"
  +title: "OBS live translations?"
  +url: null
  +body: """
    apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
    \n
    [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
    \n
    any help would be very much appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699054347 {#2484
    date: 2023-11-04 00:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 9069
  -titleTs: "'live':2 'ob':1 'translat':3"
  -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699000185
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8384069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930185 {#1391
    date: 2023-11-02 14:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1510 …}
  +slug: "EU-data-regulator-bans-personalised-advetising-on-Facebook-and-Instagram"
  +title: "EU data regulator bans personalised advetising on Facebook and Instagram"
  +url: "https://dig.watch/updates/eu-data-regulator-decided-to-ban-personalised-advetising-on-facebook-and-instagram"
  +body: "Meta will introduce a pay or get tracked option."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699008192 {#1481
    date: 2023-11-03 11:43:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 9048
  -titleTs: "'advetis':6 'ban':4 'data':2 'eu':1 'facebook':8 'instagram':10 'personalis':5 'regul':3"
  -bodyTs: "'get':7 'introduc':3 'meta':1 'option':9 'pay':5 'track':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699014227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9226929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927827 {#1482
    date: 2023-11-02 13:23:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1510 …}
  +slug: "EU-data-regulator-bans-personalised-advetising-on-Facebook-and-Instagram"
  +title: "EU data regulator bans personalised advetising on Facebook and Instagram"
  +url: "https://dig.watch/updates/eu-data-regulator-decided-to-ban-personalised-advetising-on-facebook-and-instagram"
  +body: "Meta will introduce a pay or get tracked option."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699008192 {#1481
    date: 2023-11-03 11:43:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 9048
  -titleTs: "'advetis':6 'ban':4 'data':2 'eu':1 'facebook':8 'instagram':10 'personalis':5 'regul':3"
  -bodyTs: "'get':7 'introduc':3 'meta':1 'option':9 'pay':5 'track':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699014227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9226929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927827 {#1482
    date: 2023-11-02 13:23:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1510 …}
  +slug: "EU-data-regulator-bans-personalised-advetising-on-Facebook-and-Instagram"
  +title: "EU data regulator bans personalised advetising on Facebook and Instagram"
  +url: "https://dig.watch/updates/eu-data-regulator-decided-to-ban-personalised-advetising-on-facebook-and-instagram"
  +body: "Meta will introduce a pay or get tracked option."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699008192 {#1481
    date: 2023-11-03 11:43:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 9048
  -titleTs: "'advetis':6 'ban':4 'data':2 'eu':1 'facebook':8 'instagram':10 'personalis':5 'regul':3"
  -bodyTs: "'get':7 'introduc':3 'meta':1 'option':9 'pay':5 'track':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699014227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9226929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927827 {#1482
    date: 2023-11-02 13:23:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Fedora-or-Mint-for-noob"
  +title: "Fedora or Mint for noob?"
  +url: null
  +body: """
    A friend might let me install Linux on his secondary laptop he uses for university. He’s not a tinkerer and wants something that just works.\n
    \n
    Linux Mint is known for being very user-friendly and stable. Also easy to get help online.\n
    \n
    However, in my opinion Mint seems rather outdated, both with its Windows-like workflow, default icons and look and also Xorg. When I tried it I had some screen stuttering I couldn’t resolve, probably due to Xorg.\n
    \n
    Instead, Fedora with GNOME is very elegant and always uses the newest technologies. It feels and looks actually nice and not outdated. But I’d have to install media codecs via terminal first which suggests that Fedora is for experienced users. Also university wifi eduroam doesn’t work on Fedora for me because legacy TLS connection is not supported in Fedora (at least I couldn’t get it to work). I’m at a different uni than him tho, so it might work there. In general, less help on the web for Fedora than Mint.\n
    \n
    What do you think? (Btw, KDE is too convoluted in my opinion. Manjaro too, it breaks too often. I will not consider it.)\n
    \n
    EDIT: From what I’ve gathered so far, I should probably install Mint. He can try Fedora with a live usb or on my laptop. If he prefers that then I can warn him that this may be less stable and ask what he wants.\n
    \n
    I’ve only tried Ubuntu-based Mint, but LMDE is more future-proof so it will probably be that.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699108195 {#1533
    date: 2023-11-04 15:29:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 9049
  -titleTs: "'fedora':1 'mint':3 'noob':5"
  -bodyTs: "'actual':101 'also':39,65,125 'alway':92 'ask':243 'base':253 'break':194 'btw':183 'codec':113 'connect':139 'consid':200 'convolut':187 'couldn':77,148 'd':108 'default':60 'differ':158 'doesn':129 'due':81 'easi':40 'edit':202 'eduroam':128 'eleg':90 'experienc':123 'far':209 'fedora':85,120,133,144,176,218 'feel':98 'first':116 'friend':2,36 'futur':260 'future-proof':259 'gather':207 'general':169 'get':42,150 'gnome':87 'help':43,171 'howev':45 'icon':61 'instal':6,111,213 'instead':84 'kde':184 'known':30 'laptop':11,226 'least':146 'legaci':137 'less':170,240 'let':4 'like':58 'linux':7,27 'live':221 'lmde':256 'look':63,100 'm':155 'manjaro':191 'may':238 'media':112 'might':3,165 'mint':28,49,178,214,254 'newest':95 'nice':102 'often':196 'onlin':44 'opinion':48,190 'outdat':52,105 'prefer':229 'probabl':80,212,265 'proof':261 'rather':51 'resolv':79 'screen':74 'secondari':10 'seem':50 'someth':23 'stabl':38,241 'stutter':75 'suggest':118 'support':142 'technolog':96 'termin':115 'think':182 'tho':162 'tinker':20 'tls':138 'tri':69,217,250 'ubuntu':252 'ubuntu-bas':251 'uni':159 'univers':15,126 'usb':222 'use':13,93 'user':35,124 'user-friend':34 've':206,248 'via':114 'want':22,246 'warn':234 'web':174 'wifi':127 'window':57 'windows-lik':56 'work':26,131,153,166 'workflow':59 'xorg':66,83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699014000
  +visibility: "visible             "
  +apId: "https://monero.town/post/980770"
  +editedAt: DateTimeImmutable @1698933189 {#1539
    date: 2023-11-02 14:53:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698927600 {#1541
    date: 2023-11-02 13:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Fedora-or-Mint-for-noob"
  +title: "Fedora or Mint for noob?"
  +url: null
  +body: """
    A friend might let me install Linux on his secondary laptop he uses for university. He’s not a tinkerer and wants something that just works.\n
    \n
    Linux Mint is known for being very user-friendly and stable. Also easy to get help online.\n
    \n
    However, in my opinion Mint seems rather outdated, both with its Windows-like workflow, default icons and look and also Xorg. When I tried it I had some screen stuttering I couldn’t resolve, probably due to Xorg.\n
    \n
    Instead, Fedora with GNOME is very elegant and always uses the newest technologies. It feels and looks actually nice and not outdated. But I’d have to install media codecs via terminal first which suggests that Fedora is for experienced users. Also university wifi eduroam doesn’t work on Fedora for me because legacy TLS connection is not supported in Fedora (at least I couldn’t get it to work). I’m at a different uni than him tho, so it might work there. In general, less help on the web for Fedora than Mint.\n
    \n
    What do you think? (Btw, KDE is too convoluted in my opinion. Manjaro too, it breaks too often. I will not consider it.)\n
    \n
    EDIT: From what I’ve gathered so far, I should probably install Mint. He can try Fedora with a live usb or on my laptop. If he prefers that then I can warn him that this may be less stable and ask what he wants.\n
    \n
    I’ve only tried Ubuntu-based Mint, but LMDE is more future-proof so it will probably be that.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699108195 {#1533
    date: 2023-11-04 15:29:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 9049
  -titleTs: "'fedora':1 'mint':3 'noob':5"
  -bodyTs: "'actual':101 'also':39,65,125 'alway':92 'ask':243 'base':253 'break':194 'btw':183 'codec':113 'connect':139 'consid':200 'convolut':187 'couldn':77,148 'd':108 'default':60 'differ':158 'doesn':129 'due':81 'easi':40 'edit':202 'eduroam':128 'eleg':90 'experienc':123 'far':209 'fedora':85,120,133,144,176,218 'feel':98 'first':116 'friend':2,36 'futur':260 'future-proof':259 'gather':207 'general':169 'get':42,150 'gnome':87 'help':43,171 'howev':45 'icon':61 'instal':6,111,213 'instead':84 'kde':184 'known':30 'laptop':11,226 'least':146 'legaci':137 'less':170,240 'let':4 'like':58 'linux':7,27 'live':221 'lmde':256 'look':63,100 'm':155 'manjaro':191 'may':238 'media':112 'might':3,165 'mint':28,49,178,214,254 'newest':95 'nice':102 'often':196 'onlin':44 'opinion':48,190 'outdat':52,105 'prefer':229 'probabl':80,212,265 'proof':261 'rather':51 'resolv':79 'screen':74 'secondari':10 'seem':50 'someth':23 'stabl':38,241 'stutter':75 'suggest':118 'support':142 'technolog':96 'termin':115 'think':182 'tho':162 'tinker':20 'tls':138 'tri':69,217,250 'ubuntu':252 'ubuntu-bas':251 'uni':159 'univers':15,126 'usb':222 'use':13,93 'user':35,124 'user-friend':34 've':206,248 'via':114 'want':22,246 'warn':234 'web':174 'wifi':127 'window':57 'windows-lik':56 'work':26,131,153,166 'workflow':59 'xorg':66,83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699014000
  +visibility: "visible             "
  +apId: "https://monero.town/post/980770"
  +editedAt: DateTimeImmutable @1698933189 {#1539
    date: 2023-11-02 14:53:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698927600 {#1541
    date: 2023-11-02 13:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Fedora-or-Mint-for-noob"
  +title: "Fedora or Mint for noob?"
  +url: null
  +body: """
    A friend might let me install Linux on his secondary laptop he uses for university. He’s not a tinkerer and wants something that just works.\n
    \n
    Linux Mint is known for being very user-friendly and stable. Also easy to get help online.\n
    \n
    However, in my opinion Mint seems rather outdated, both with its Windows-like workflow, default icons and look and also Xorg. When I tried it I had some screen stuttering I couldn’t resolve, probably due to Xorg.\n
    \n
    Instead, Fedora with GNOME is very elegant and always uses the newest technologies. It feels and looks actually nice and not outdated. But I’d have to install media codecs via terminal first which suggests that Fedora is for experienced users. Also university wifi eduroam doesn’t work on Fedora for me because legacy TLS connection is not supported in Fedora (at least I couldn’t get it to work). I’m at a different uni than him tho, so it might work there. In general, less help on the web for Fedora than Mint.\n
    \n
    What do you think? (Btw, KDE is too convoluted in my opinion. Manjaro too, it breaks too often. I will not consider it.)\n
    \n
    EDIT: From what I’ve gathered so far, I should probably install Mint. He can try Fedora with a live usb or on my laptop. If he prefers that then I can warn him that this may be less stable and ask what he wants.\n
    \n
    I’ve only tried Ubuntu-based Mint, but LMDE is more future-proof so it will probably be that.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699108195 {#1533
    date: 2023-11-04 15:29:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 9049
  -titleTs: "'fedora':1 'mint':3 'noob':5"
  -bodyTs: "'actual':101 'also':39,65,125 'alway':92 'ask':243 'base':253 'break':194 'btw':183 'codec':113 'connect':139 'consid':200 'convolut':187 'couldn':77,148 'd':108 'default':60 'differ':158 'doesn':129 'due':81 'easi':40 'edit':202 'eduroam':128 'eleg':90 'experienc':123 'far':209 'fedora':85,120,133,144,176,218 'feel':98 'first':116 'friend':2,36 'futur':260 'future-proof':259 'gather':207 'general':169 'get':42,150 'gnome':87 'help':43,171 'howev':45 'icon':61 'instal':6,111,213 'instead':84 'kde':184 'known':30 'laptop':11,226 'least':146 'legaci':137 'less':170,240 'let':4 'like':58 'linux':7,27 'live':221 'lmde':256 'look':63,100 'm':155 'manjaro':191 'may':238 'media':112 'might':3,165 'mint':28,49,178,214,254 'newest':95 'nice':102 'often':196 'onlin':44 'opinion':48,190 'outdat':52,105 'prefer':229 'probabl':80,212,265 'proof':261 'rather':51 'resolv':79 'screen':74 'secondari':10 'seem':50 'someth':23 'stabl':38,241 'stutter':75 'suggest':118 'support':142 'technolog':96 'termin':115 'think':182 'tho':162 'tinker':20 'tls':138 'tri':69,217,250 'ubuntu':252 'ubuntu-bas':251 'uni':159 'univers':15,126 'usb':222 'use':13,93 'user':35,124 'user-friend':34 've':206,248 'via':114 'want':22,246 'warn':234 'web':174 'wifi':127 'window':57 'windows-lik':56 'work':26,131,153,166 'workflow':59 'xorg':66,83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699014000
  +visibility: "visible             "
  +apId: "https://monero.town/post/980770"
  +editedAt: DateTimeImmutable @1698933189 {#1539
    date: 2023-11-02 14:53:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698927600 {#1541
    date: 2023-11-02 13:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "The-more-you-know"
  +title: "The more you know."
  +url: "https://sh.itjust.works/pictrs/image/4e6317b5-11b6-43e9-8dd2-d033d84115f1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698927429 {#1406
    date: 2023-11-02 13:17:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 20324
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698931929
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8381628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927429 {#1704
    date: 2023-11-02 13:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "The-more-you-know"
  +title: "The more you know."
  +url: "https://sh.itjust.works/pictrs/image/4e6317b5-11b6-43e9-8dd2-d033d84115f1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698927429 {#1406
    date: 2023-11-02 13:17:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 20324
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698931929
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8381628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927429 {#1704
    date: 2023-11-02 13:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "The-more-you-know"
  +title: "The more you know."
  +url: "https://sh.itjust.works/pictrs/image/4e6317b5-11b6-43e9-8dd2-d033d84115f1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698927429 {#1406
    date: 2023-11-02 13:17:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 20324
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698931929
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8381628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698927429 {#1704
    date: 2023-11-02 13:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "This-always-cracks-me-up"
  +title: "This always cracks me up"
  +url: "https://aussie.zone/pictrs/image/c49d2e4b-e825-41fb-bdbb-6e05384162a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698961544 {#1474
    date: 2023-11-02 22:45:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 9045
  -titleTs: "'alway':2 'crack':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699011338
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924938 {#1472
    date: 2023-11-02 12:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "This-always-cracks-me-up"
  +title: "This always cracks me up"
  +url: "https://aussie.zone/pictrs/image/c49d2e4b-e825-41fb-bdbb-6e05384162a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698961544 {#1474
    date: 2023-11-02 22:45:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 9045
  -titleTs: "'alway':2 'crack':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699011338
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924938 {#1472
    date: 2023-11-02 12:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "This-always-cracks-me-up"
  +title: "This always cracks me up"
  +url: "https://aussie.zone/pictrs/image/c49d2e4b-e825-41fb-bdbb-6e05384162a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698961544 {#1474
    date: 2023-11-02 22:45:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 9045
  -titleTs: "'alway':2 'crack':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699011338
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924938 {#1472
    date: 2023-11-02 12:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Bcachefs-A-Linux-file-system-has-lost-a-major-sponsor"
  +title: "Bcachefs (A Linux file system) has lost a major sponsor, and is looking for funding"
  +url: "https://www.patreon.com/posts/your-irregular-89670830"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698966720 {#1491
    date: 2023-11-03 00:12:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 9052
  -titleTs: "'bcachef':1 'file':4 'fund':15 'linux':3 'look':13 'lost':7 'major':9 'sponsor':10 'system':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699010691
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7383128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924291 {#1493
    date: 2023-11-02 12:24:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Bcachefs-A-Linux-file-system-has-lost-a-major-sponsor"
  +title: "Bcachefs (A Linux file system) has lost a major sponsor, and is looking for funding"
  +url: "https://www.patreon.com/posts/your-irregular-89670830"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698966720 {#1491
    date: 2023-11-03 00:12:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 9052
  -titleTs: "'bcachef':1 'file':4 'fund':15 'linux':3 'look':13 'lost':7 'major':9 'sponsor':10 'system':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699010691
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7383128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924291 {#1493
    date: 2023-11-02 12:24:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Bcachefs-A-Linux-file-system-has-lost-a-major-sponsor"
  +title: "Bcachefs (A Linux file system) has lost a major sponsor, and is looking for funding"
  +url: "https://www.patreon.com/posts/your-irregular-89670830"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698966720 {#1491
    date: 2023-11-03 00:12:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 9052
  -titleTs: "'bcachef':1 'file':4 'fund':15 'linux':3 'look':13 'lost':7 'major':9 'sponsor':10 'system':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699010691
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7383128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924291 {#1493
    date: 2023-11-02 12:24:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "dont-call-me-Shirley"
  +title: "dont call me Shirley"
  +url: "https://aussie.zone/pictrs/image/5f56c45d-3252-4165-b31c-d04ae0eaa187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698924243 {#1751
    date: 2023-11-02 12:24:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 18555
  -titleTs: "'call':2 'dont':1 'shirley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928743
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924243 {#1788
    date: 2023-11-02 12:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "dont-call-me-Shirley"
  +title: "dont call me Shirley"
  +url: "https://aussie.zone/pictrs/image/5f56c45d-3252-4165-b31c-d04ae0eaa187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698924243 {#1751
    date: 2023-11-02 12:24:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 18555
  -titleTs: "'call':2 'dont':1 'shirley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928743
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924243 {#1788
    date: 2023-11-02 12:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "dont-call-me-Shirley"
  +title: "dont call me Shirley"
  +url: "https://aussie.zone/pictrs/image/5f56c45d-3252-4165-b31c-d04ae0eaa187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698924243 {#1751
    date: 2023-11-02 12:24:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 18555
  -titleTs: "'call':2 'dont':1 'shirley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928743
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924243 {#1788
    date: 2023-11-02 12:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1765
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "More-like-guidelines-Mr-Lovenstein"
  +title: "More like guidelines [Mr Lovenstein]"
  +url: "https://startrek.website/pictrs/image/6fb6d9cc-600d-4ad2-94dc-efc669e8bac9.png"
  +body: """
    MrLovenstein Source Links:\n
    \n
    - [Website](https://mrlovenstein.com/)\n
    - [Tapas](https://tapas.io/series/MrLovenstein/info)\n
    - [Instagram](https://www.instagram.com/mrlovenstein/)\n
    - [Xhitter](https://twitter.com/mrlovenstein?lang=en)\n
    - [Facebook](https://www.facebook.com/MrLovenstein/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 1424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699038529 {#1786
    date: 2023-11-03 20:08:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 9043
  -titleTs: "'guidelin':3 'like':2 'lovenstein':5 'mr':4"
  -bodyTs: "'/)':7 '/mrlovenstein/)':15,23 '/mrlovenstein?lang=en)':19 '/series/mrlovenstein/info)':11 'facebook':20 'instagram':12 'link':3 'mrlovenstein':1 'mrlovenstein.com':6 'mrlovenstein.com/)':5 'sourc':2 'tapa':8 'tapas.io':10 'tapas.io/series/mrlovenstein/info)':9 'twitter.com':18 'twitter.com/mrlovenstein?lang=en)':17 'websit':4 'www.facebook.com':22 'www.facebook.com/mrlovenstein/)':21 'www.instagram.com':14 'www.instagram.com/mrlovenstein/)':13 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699010322
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289684"
  +editedAt: DateTimeImmutable @1701828342 {#1780
    date: 2023-12-06 03:05:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698923922 {#1764
    date: 2023-11-02 12:18: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
63 DENIED edit
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "More-like-guidelines-Mr-Lovenstein"
  +title: "More like guidelines [Mr Lovenstein]"
  +url: "https://startrek.website/pictrs/image/6fb6d9cc-600d-4ad2-94dc-efc669e8bac9.png"
  +body: """
    MrLovenstein Source Links:\n
    \n
    - [Website](https://mrlovenstein.com/)\n
    - [Tapas](https://tapas.io/series/MrLovenstein/info)\n
    - [Instagram](https://www.instagram.com/mrlovenstein/)\n
    - [Xhitter](https://twitter.com/mrlovenstein?lang=en)\n
    - [Facebook](https://www.facebook.com/MrLovenstein/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 1424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699038529 {#1786
    date: 2023-11-03 20:08:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 9043
  -titleTs: "'guidelin':3 'like':2 'lovenstein':5 'mr':4"
  -bodyTs: "'/)':7 '/mrlovenstein/)':15,23 '/mrlovenstein?lang=en)':19 '/series/mrlovenstein/info)':11 'facebook':20 'instagram':12 'link':3 'mrlovenstein':1 'mrlovenstein.com':6 'mrlovenstein.com/)':5 'sourc':2 'tapa':8 'tapas.io':10 'tapas.io/series/mrlovenstein/info)':9 'twitter.com':18 'twitter.com/mrlovenstein?lang=en)':17 'websit':4 'www.facebook.com':22 'www.facebook.com/mrlovenstein/)':21 'www.instagram.com':14 'www.instagram.com/mrlovenstein/)':13 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699010322
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289684"
  +editedAt: DateTimeImmutable @1701828342 {#1780
    date: 2023-12-06 03:05:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698923922 {#1764
    date: 2023-11-02 12:18: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
64 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "More-like-guidelines-Mr-Lovenstein"
  +title: "More like guidelines [Mr Lovenstein]"
  +url: "https://startrek.website/pictrs/image/6fb6d9cc-600d-4ad2-94dc-efc669e8bac9.png"
  +body: """
    MrLovenstein Source Links:\n
    \n
    - [Website](https://mrlovenstein.com/)\n
    - [Tapas](https://tapas.io/series/MrLovenstein/info)\n
    - [Instagram](https://www.instagram.com/mrlovenstein/)\n
    - [Xhitter](https://twitter.com/mrlovenstein?lang=en)\n
    - [Facebook](https://www.facebook.com/MrLovenstein/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 1424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699038529 {#1786
    date: 2023-11-03 20:08:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 9043
  -titleTs: "'guidelin':3 'like':2 'lovenstein':5 'mr':4"
  -bodyTs: "'/)':7 '/mrlovenstein/)':15,23 '/mrlovenstein?lang=en)':19 '/series/mrlovenstein/info)':11 'facebook':20 'instagram':12 'link':3 'mrlovenstein':1 'mrlovenstein.com':6 'mrlovenstein.com/)':5 'sourc':2 'tapa':8 'tapas.io':10 'tapas.io/series/mrlovenstein/info)':9 'twitter.com':18 'twitter.com/mrlovenstein?lang=en)':17 'websit':4 'www.facebook.com':22 'www.facebook.com/mrlovenstein/)':21 'www.instagram.com':14 'www.instagram.com/mrlovenstein/)':13 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699010322
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289684"
  +editedAt: DateTimeImmutable @1701828342 {#1780
    date: 2023-12-06 03:05:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698923922 {#1764
    date: 2023-11-02 12:18: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Every-fucking-morning"
  +title: "Every fucking morning"
  +url: "https://startrek.website/pictrs/image/08ae80ac-1008-4966-8264-8c89a713fe2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698923130 {#1622
    date: 2023-11-02 12:05:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 9605
  -titleTs: "'everi':1 'fuck':2 'morn':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698954630
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923130 {#1633
    date: 2023-11-02 12:05: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
67 DENIED edit
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Every-fucking-morning"
  +title: "Every fucking morning"
  +url: "https://startrek.website/pictrs/image/08ae80ac-1008-4966-8264-8c89a713fe2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698923130 {#1622
    date: 2023-11-02 12:05:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 9605
  -titleTs: "'everi':1 'fuck':2 'morn':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698954630
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923130 {#1633
    date: 2023-11-02 12:05: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
68 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Every-fucking-morning"
  +title: "Every fucking morning"
  +url: "https://startrek.website/pictrs/image/08ae80ac-1008-4966-8264-8c89a713fe2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698923130 {#1622
    date: 2023-11-02 12:05:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 9605
  -titleTs: "'everi':1 'fuck':2 'morn':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698954630
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923130 {#1633
    date: 2023-11-02 12:05: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
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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "Num-num-num"
  +title: "Num num num"
  +url: "https://lemmy.world/pictrs/image/63d2a2ac-bd35-4e39-a74b-a68741930ba4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698928149 {#1423
    date: 2023-11-02 13:29:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 9583
  -titleTs: "'num':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698972101
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7679918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923101 {#1442
    date: 2023-11-02 12:05: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
71 DENIED edit
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "Num-num-num"
  +title: "Num num num"
  +url: "https://lemmy.world/pictrs/image/63d2a2ac-bd35-4e39-a74b-a68741930ba4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698928149 {#1423
    date: 2023-11-02 13:29:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 9583
  -titleTs: "'num':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698972101
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7679918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923101 {#1442
    date: 2023-11-02 12:05: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
72 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "Num-num-num"
  +title: "Num num num"
  +url: "https://lemmy.world/pictrs/image/63d2a2ac-bd35-4e39-a74b-a68741930ba4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698928149 {#1423
    date: 2023-11-02 13:29:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 9583
  -titleTs: "'num':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698972101
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7679918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923101 {#1442
    date: 2023-11-02 12:05: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Nothing-of-value-was-lost"
  +title: "Nothing of value was lost"
  +url: "https://startrek.website/pictrs/image/885c375b-46b4-4cb6-9e96-71a66df41c4c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698923077 {#1456
    date: 2023-11-02 12:04:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 21652
  -titleTs: "'lost':5 'noth':1 'valu':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698923077
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923077 {#1454
    date: 2023-11-02 12:04: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
75 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Nothing-of-value-was-lost"
  +title: "Nothing of value was lost"
  +url: "https://startrek.website/pictrs/image/885c375b-46b4-4cb6-9e96-71a66df41c4c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698923077 {#1456
    date: 2023-11-02 12:04:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 21652
  -titleTs: "'lost':5 'noth':1 'valu':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698923077
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923077 {#1454
    date: 2023-11-02 12:04: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
76 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Nothing-of-value-was-lost"
  +title: "Nothing of value was lost"
  +url: "https://startrek.website/pictrs/image/885c375b-46b4-4cb6-9e96-71a66df41c4c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698923077 {#1456
    date: 2023-11-02 12:04:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 21652
  -titleTs: "'lost':5 'noth':1 'valu':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698923077
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923077 {#1454
    date: 2023-11-02 12:04: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
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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Cybernetic-Queens-handing-out-assimilation-is-no-basis-for-a"
  +title: "Cybernetic Queens handing out assimilation is no basis for a system of government"
  +url: "https://startrek.website/pictrs/image/ac59a587-71d8-41f4-b3ea-a0380926a912.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698926662 {#1437
    date: 2023-11-02 13:04:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 9590
  -titleTs: "'assimil':5 'basi':8 'cybernet':1 'govern':13 'hand':3 'queen':2 'system':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698961005
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923005 {#1436
    date: 2023-11-02 12:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Cybernetic-Queens-handing-out-assimilation-is-no-basis-for-a"
  +title: "Cybernetic Queens handing out assimilation is no basis for a system of government"
  +url: "https://startrek.website/pictrs/image/ac59a587-71d8-41f4-b3ea-a0380926a912.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698926662 {#1437
    date: 2023-11-02 13:04:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 9590
  -titleTs: "'assimil':5 'basi':8 'cybernet':1 'govern':13 'hand':3 'queen':2 'system':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698961005
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923005 {#1436
    date: 2023-11-02 12:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Cybernetic-Queens-handing-out-assimilation-is-no-basis-for-a"
  +title: "Cybernetic Queens handing out assimilation is no basis for a system of government"
  +url: "https://startrek.website/pictrs/image/ac59a587-71d8-41f4-b3ea-a0380926a912.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698926662 {#1437
    date: 2023-11-02 13:04:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 9590
  -titleTs: "'assimil':5 'basi':8 'cybernet':1 'govern':13 'hand':3 'queen':2 'system':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698961005
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923005 {#1436
    date: 2023-11-02 12:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Patch-4-Now-Live"
  +title: "Patch #4 Now Live!"
  +url: "https://baldursgate3.game/news/patch-4-now-live_96"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698922583 {#1695
    date: 2023-11-02 11:56:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 23316
  -titleTs: "'4':2 'live':4 'patch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698922583
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5289906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698922583 {#1690
    date: 2023-11-02 11:56:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Patch-4-Now-Live"
  +title: "Patch #4 Now Live!"
  +url: "https://baldursgate3.game/news/patch-4-now-live_96"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698922583 {#1695
    date: 2023-11-02 11:56:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 23316
  -titleTs: "'4':2 'live':4 'patch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698922583
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5289906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698922583 {#1690
    date: 2023-11-02 11:56:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Patch-4-Now-Live"
  +title: "Patch #4 Now Live!"
  +url: "https://baldursgate3.game/news/patch-4-now-live_96"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698922583 {#1695
    date: 2023-11-02 11:56:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 23316
  -titleTs: "'4':2 'live':4 'patch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698922583
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5289906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698922583 {#1690
    date: 2023-11-02 11:56:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "People-who-think-DS9-is-the-inferior-Star-Trek-just"
  +title: "People who think DS9 is the inferior Star Trek just don't understand the plot"
  +url: "https://startrek.website/pictrs/image/9c2fd5b7-d347-4489-9a53-8b3370d757ca.jpeg"
  +body: "I got to stop watching these and get some work done. Or start my own federation with blackjack and hookers."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708384902 {#1640
    date: 2024-02-20 00:21:42.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: 9571
  -titleTs: "'ds9':4 'inferior':7 'peopl':1 'plot':15 'star':8 'think':3 'trek':9 'understand':13"
  -bodyTs: "'blackjack':18 'done':11 'feder':16 'get':8 'got':2 'hooker':20 'start':13 'stop':4 'watch':5 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699003399
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921899 {#1641
    date: 2023-11-02 11:44: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
87 DENIED edit
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "People-who-think-DS9-is-the-inferior-Star-Trek-just"
  +title: "People who think DS9 is the inferior Star Trek just don't understand the plot"
  +url: "https://startrek.website/pictrs/image/9c2fd5b7-d347-4489-9a53-8b3370d757ca.jpeg"
  +body: "I got to stop watching these and get some work done. Or start my own federation with blackjack and hookers."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708384902 {#1640
    date: 2024-02-20 00:21:42.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: 9571
  -titleTs: "'ds9':4 'inferior':7 'peopl':1 'plot':15 'star':8 'think':3 'trek':9 'understand':13"
  -bodyTs: "'blackjack':18 'done':11 'feder':16 'get':8 'got':2 'hooker':20 'start':13 'stop':4 'watch':5 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699003399
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921899 {#1641
    date: 2023-11-02 11:44: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
88 DENIED moderate
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "People-who-think-DS9-is-the-inferior-Star-Trek-just"
  +title: "People who think DS9 is the inferior Star Trek just don't understand the plot"
  +url: "https://startrek.website/pictrs/image/9c2fd5b7-d347-4489-9a53-8b3370d757ca.jpeg"
  +body: "I got to stop watching these and get some work done. Or start my own federation with blackjack and hookers."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708384902 {#1640
    date: 2024-02-20 00:21:42.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: 9571
  -titleTs: "'ds9':4 'inferior':7 'peopl':1 'plot':15 'star':8 'think':3 'trek':9 'understand':13"
  -bodyTs: "'blackjack':18 'done':11 'feder':16 'get':8 'got':2 'hooker':20 'start':13 'stop':4 'watch':5 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699003399
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921899 {#1641
    date: 2023-11-02 11:44: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
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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "3rd-party-discord-client"
  +title: "3rd party discord client?"
  +url: null
  +body: """
    Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
    \n
    (yes, i know, you dont have to say i should use matrix or something else)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699094341 {#1679
    date: 2023-11-04 11:39:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 9051
  -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
  -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008212
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8378524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921812 {#1650
    date: 2023-11-02 11:43:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "3rd-party-discord-client"
  +title: "3rd party discord client?"
  +url: null
  +body: """
    Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
    \n
    (yes, i know, you dont have to say i should use matrix or something else)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699094341 {#1679
    date: 2023-11-04 11:39:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 9051
  -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
  -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008212
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8378524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921812 {#1650
    date: 2023-11-02 11:43:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "3rd-party-discord-client"
  +title: "3rd party discord client?"
  +url: null
  +body: """
    Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
    \n
    (yes, i know, you dont have to say i should use matrix or something else)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699094341 {#1679
    date: 2023-11-04 11:39:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 9051
  -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
  -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008212
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8378524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921812 {#1650
    date: 2023-11-02 11:43:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Germany-s-president-apologises-for-killings-in-Tanzania-under-colonial-rule"
  +title: "Germany’s president apologises for killings in Tanzania under colonial rule"
  +url: "https://www.aljazeera.com/news/2023/11/1/german-president-apologises-for-colonial-crimes-in-tanzania"
  +body: """
    > During the revolt — known as the Maji Maji Rebellion — between 200,000 and 300,000 Indigenous people were murdered, as German troops systematically wiped out villages and fields, experts say.\n
    \n
    > Germany’s long-standing commitment to historical remembrance has centred around the atrocities it committed during World War II, specifically the slaughter of six million Jews and other minorities during the Holocaust.\n
    \n
    While I had heard about the genocide in Namibia, I don’t think my history lessons (which mainly center around WWII and the surroundings, including the holocaust) ever mentioned such a slaughter in Tanzania. (edit: They were also 20 years ago, if you are German and younger, feel free to tell me if anything changed)\n
    \n
    Wikipedia (German links are far more detailed if you speak it):\n
    \n
    - [Maji Maji Rebellion (Tanzania)](https://en.wikipedia.org/wiki/Maji_Maji_Rebellion) ([German](https://de.wikipedia.org/wiki/Maji-Maji-Aufstand))\n
    - [Herero and Namaqua genocide (Namibia)](https://en.wikipedia.org/wiki/Herero_and_Namaqua_genocide) ([German](https://de.wikipedia.org/wiki/V%C3%B6lkermord_an_den_Herero_und_Nama))
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698945736 {#1592
    date: 2023-11-02 18:22:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 9042
  -titleTs: "'apologis':4 'coloni':10 'germani':1 'kill':6 'presid':3 'rule':11 'tanzania':8"
  -bodyTs: "'/wiki/herero_and_namaqua_genocide)':148 '/wiki/maji-maji-aufstand))':140 '/wiki/maji_maji_rebellion)':136 '/wiki/v%c3%b6lkermord_an_den_herero_und_nama))':152 '000':12,15 '20':102 '200':11 '300':14 'ago':104 'also':101 'anyth':117 'around':42,83 'atroc':44 'center':82 'centr':41 'chang':118 'commit':36,46 'de.wikipedia.org':139,151 'de.wikipedia.org/wiki/maji-maji-aufstand))':138 'de.wikipedia.org/wiki/v%c3%b6lkermord_an_den_herero_und_nama))':150 'detail':125 'edit':98 'en.wikipedia.org':135,147 'en.wikipedia.org/wiki/herero_and_namaqua_genocide)':146 'en.wikipedia.org/wiki/maji_maji_rebellion)':134 'ever':91 'expert':29 'far':123 'feel':111 'field':28 'free':112 'genocid':70,144 'german':21,108,120,137,149 'germani':31 'heard':67 'herero':141 'histor':38 'histori':78 'holocaust':63,90 'ii':50 'includ':88 'indigen':16 'jew':57 'known':4 'lesson':79 'link':121 'long':34 'long-stand':33 'main':81 'maji':7,8,130,131 'mention':92 'million':56 'minor':60 'murder':19 'namaqua':143 'namibia':72,145 'peopl':17 'rebellion':9,132 'remembr':39 'revolt':3 'say':30 'six':55 'slaughter':53,95 'speak':128 'specif':51 'stand':35 'surround':87 'systemat':23 'tanzania':97,133 'tell':114 'think':76 'troop':22 'villag':26 'war':49 'wikipedia':119 'wipe':24 'world':48 'wwii':84 'year':103 'younger':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008146
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9224963"
  +editedAt: DateTimeImmutable @1698921808 {#1591
    date: 2023-11-02 11:43:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698921746 {#1593
    date: 2023-11-02 11:42:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Germany-s-president-apologises-for-killings-in-Tanzania-under-colonial-rule"
  +title: "Germany’s president apologises for killings in Tanzania under colonial rule"
  +url: "https://www.aljazeera.com/news/2023/11/1/german-president-apologises-for-colonial-crimes-in-tanzania"
  +body: """
    > During the revolt — known as the Maji Maji Rebellion — between 200,000 and 300,000 Indigenous people were murdered, as German troops systematically wiped out villages and fields, experts say.\n
    \n
    > Germany’s long-standing commitment to historical remembrance has centred around the atrocities it committed during World War II, specifically the slaughter of six million Jews and other minorities during the Holocaust.\n
    \n
    While I had heard about the genocide in Namibia, I don’t think my history lessons (which mainly center around WWII and the surroundings, including the holocaust) ever mentioned such a slaughter in Tanzania. (edit: They were also 20 years ago, if you are German and younger, feel free to tell me if anything changed)\n
    \n
    Wikipedia (German links are far more detailed if you speak it):\n
    \n
    - [Maji Maji Rebellion (Tanzania)](https://en.wikipedia.org/wiki/Maji_Maji_Rebellion) ([German](https://de.wikipedia.org/wiki/Maji-Maji-Aufstand))\n
    - [Herero and Namaqua genocide (Namibia)](https://en.wikipedia.org/wiki/Herero_and_Namaqua_genocide) ([German](https://de.wikipedia.org/wiki/V%C3%B6lkermord_an_den_Herero_und_Nama))
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698945736 {#1592
    date: 2023-11-02 18:22:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 9042
  -titleTs: "'apologis':4 'coloni':10 'germani':1 'kill':6 'presid':3 'rule':11 'tanzania':8"
  -bodyTs: "'/wiki/herero_and_namaqua_genocide)':148 '/wiki/maji-maji-aufstand))':140 '/wiki/maji_maji_rebellion)':136 '/wiki/v%c3%b6lkermord_an_den_herero_und_nama))':152 '000':12,15 '20':102 '200':11 '300':14 'ago':104 'also':101 'anyth':117 'around':42,83 'atroc':44 'center':82 'centr':41 'chang':118 'commit':36,46 'de.wikipedia.org':139,151 'de.wikipedia.org/wiki/maji-maji-aufstand))':138 'de.wikipedia.org/wiki/v%c3%b6lkermord_an_den_herero_und_nama))':150 'detail':125 'edit':98 'en.wikipedia.org':135,147 'en.wikipedia.org/wiki/herero_and_namaqua_genocide)':146 'en.wikipedia.org/wiki/maji_maji_rebellion)':134 'ever':91 'expert':29 'far':123 'feel':111 'field':28 'free':112 'genocid':70,144 'german':21,108,120,137,149 'germani':31 'heard':67 'herero':141 'histor':38 'histori':78 'holocaust':63,90 'ii':50 'includ':88 'indigen':16 'jew':57 'known':4 'lesson':79 'link':121 'long':34 'long-stand':33 'main':81 'maji':7,8,130,131 'mention':92 'million':56 'minor':60 'murder':19 'namaqua':143 'namibia':72,145 'peopl':17 'rebellion':9,132 'remembr':39 'revolt':3 'say':30 'six':55 'slaughter':53,95 'speak':128 'specif':51 'stand':35 'surround':87 'systemat':23 'tanzania':97,133 'tell':114 'think':76 'troop':22 'villag':26 'war':49 'wikipedia':119 'wipe':24 'world':48 'wwii':84 'year':103 'younger':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008146
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9224963"
  +editedAt: DateTimeImmutable @1698921808 {#1591
    date: 2023-11-02 11:43:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698921746 {#1593
    date: 2023-11-02 11:42:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Germany-s-president-apologises-for-killings-in-Tanzania-under-colonial-rule"
  +title: "Germany’s president apologises for killings in Tanzania under colonial rule"
  +url: "https://www.aljazeera.com/news/2023/11/1/german-president-apologises-for-colonial-crimes-in-tanzania"
  +body: """
    > During the revolt — known as the Maji Maji Rebellion — between 200,000 and 300,000 Indigenous people were murdered, as German troops systematically wiped out villages and fields, experts say.\n
    \n
    > Germany’s long-standing commitment to historical remembrance has centred around the atrocities it committed during World War II, specifically the slaughter of six million Jews and other minorities during the Holocaust.\n
    \n
    While I had heard about the genocide in Namibia, I don’t think my history lessons (which mainly center around WWII and the surroundings, including the holocaust) ever mentioned such a slaughter in Tanzania. (edit: They were also 20 years ago, if you are German and younger, feel free to tell me if anything changed)\n
    \n
    Wikipedia (German links are far more detailed if you speak it):\n
    \n
    - [Maji Maji Rebellion (Tanzania)](https://en.wikipedia.org/wiki/Maji_Maji_Rebellion) ([German](https://de.wikipedia.org/wiki/Maji-Maji-Aufstand))\n
    - [Herero and Namaqua genocide (Namibia)](https://en.wikipedia.org/wiki/Herero_and_Namaqua_genocide) ([German](https://de.wikipedia.org/wiki/V%C3%B6lkermord_an_den_Herero_und_Nama))
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698945736 {#1592
    date: 2023-11-02 18:22:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 9042
  -titleTs: "'apologis':4 'coloni':10 'germani':1 'kill':6 'presid':3 'rule':11 'tanzania':8"
  -bodyTs: "'/wiki/herero_and_namaqua_genocide)':148 '/wiki/maji-maji-aufstand))':140 '/wiki/maji_maji_rebellion)':136 '/wiki/v%c3%b6lkermord_an_den_herero_und_nama))':152 '000':12,15 '20':102 '200':11 '300':14 'ago':104 'also':101 'anyth':117 'around':42,83 'atroc':44 'center':82 'centr':41 'chang':118 'commit':36,46 'de.wikipedia.org':139,151 'de.wikipedia.org/wiki/maji-maji-aufstand))':138 'de.wikipedia.org/wiki/v%c3%b6lkermord_an_den_herero_und_nama))':150 'detail':125 'edit':98 'en.wikipedia.org':135,147 'en.wikipedia.org/wiki/herero_and_namaqua_genocide)':146 'en.wikipedia.org/wiki/maji_maji_rebellion)':134 'ever':91 'expert':29 'far':123 'feel':111 'field':28 'free':112 'genocid':70,144 'german':21,108,120,137,149 'germani':31 'heard':67 'herero':141 'histor':38 'histori':78 'holocaust':63,90 'ii':50 'includ':88 'indigen':16 'jew':57 'known':4 'lesson':79 'link':121 'long':34 'long-stand':33 'main':81 'maji':7,8,130,131 'mention':92 'million':56 'minor':60 'murder':19 'namaqua':143 'namibia':72,145 'peopl':17 'rebellion':9,132 'remembr':39 'revolt':3 'say':30 'six':55 'slaughter':53,95 'speak':128 'specif':51 'stand':35 'surround':87 'systemat':23 'tanzania':97,133 'tell':114 'think':76 'troop':22 'villag':26 'war':49 'wikipedia':119 'wipe':24 'world':48 'wwii':84 'year':103 'younger':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008146
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9224963"
  +editedAt: DateTimeImmutable @1698921808 {#1591
    date: 2023-11-02 11:43:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698921746 {#1593
    date: 2023-11-02 11:42:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Linux-hide-processes-from-other-users-and-ps-command"
  +title: "Linux hide processes from other users and ps command"
  +url: "https://www.cyberciti.biz/faq/linux-hide-processes-from-other-users/"
  +body: "From nixCraft"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698920867 {#1586
    date: 2023-11-02 11:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 9068
  -titleTs: "'command':9 'hide':2 'linux':1 'process':3 'ps':8 'user':6"
  -bodyTs: "'nixcraft':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698956867
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/3730010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698920867 {#1573
    date: 2023-11-02 11:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Linux-hide-processes-from-other-users-and-ps-command"
  +title: "Linux hide processes from other users and ps command"
  +url: "https://www.cyberciti.biz/faq/linux-hide-processes-from-other-users/"
  +body: "From nixCraft"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698920867 {#1586
    date: 2023-11-02 11:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 9068
  -titleTs: "'command':9 'hide':2 'linux':1 'process':3 'ps':8 'user':6"
  -bodyTs: "'nixcraft':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698956867
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/3730010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698920867 {#1573
    date: 2023-11-02 11:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Linux-hide-processes-from-other-users-and-ps-command"
  +title: "Linux hide processes from other users and ps command"
  +url: "https://www.cyberciti.biz/faq/linux-hide-processes-from-other-users/"
  +body: "From nixCraft"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698920867 {#1586
    date: 2023-11-02 11:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 9068
  -titleTs: "'command':9 'hide':2 'linux':1 'process':3 'ps':8 'user':6"
  -bodyTs: "'nixcraft':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698956867
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/3730010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698920867 {#1573
    date: 2023-11-02 11:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details