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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Sunny-Cereal"
  +title: "Sunny Cereal"
  +url: "https://www.youtube.com/watch?v=nJtxMnvY3_4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701730094 {#184
    date: 2023-12-04 23:48:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1570 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 20103
  -titleTs: "'cereal':2 'sunni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701788594
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6370810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730094 {#241
    date: 2023-12-04 23:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Sunny-Cereal"
  +title: "Sunny Cereal"
  +url: "https://www.youtube.com/watch?v=nJtxMnvY3_4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701730094 {#184
    date: 2023-12-04 23:48:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1570 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 20103
  -titleTs: "'cereal':2 'sunni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701788594
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6370810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730094 {#241
    date: 2023-12-04 23:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Sunny-Cereal"
  +title: "Sunny Cereal"
  +url: "https://www.youtube.com/watch?v=nJtxMnvY3_4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701730094 {#184
    date: 2023-12-04 23:48:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1570 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 20103
  -titleTs: "'cereal':2 'sunni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701788594
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6370810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730094 {#241
    date: 2023-12-04 23:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1893
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1895 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Stop-victim-blaming-men-for-their-loneliness-it-solves-nothing-Shark3ozero"
  +title: "Stop victim-blaming men for their loneliness, it solves nothing - Shark3ozero [1:18:07]"
  +url: "https://www.youtube.com/watch?v=_eZgEi1m5xE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701725453 {#1925
    date: 2023-12-04 22:30:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1894 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 20089
  -titleTs: "'07':15 '1':13 '18':14 'blame':4 'loneli':8 'men':5 'noth':11 'shark3ozero':12 'solv':10 'stop':1 'victim':3 'victim-blam':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701810953
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4609286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725453 {#1878
    date: 2023-12-04 22:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1893
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1895 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Stop-victim-blaming-men-for-their-loneliness-it-solves-nothing-Shark3ozero"
  +title: "Stop victim-blaming men for their loneliness, it solves nothing - Shark3ozero [1:18:07]"
  +url: "https://www.youtube.com/watch?v=_eZgEi1m5xE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701725453 {#1925
    date: 2023-12-04 22:30:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1894 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 20089
  -titleTs: "'07':15 '1':13 '18':14 'blame':4 'loneli':8 'men':5 'noth':11 'shark3ozero':12 'solv':10 'stop':1 'victim':3 'victim-blam':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701810953
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4609286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725453 {#1878
    date: 2023-12-04 22:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1893
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1895 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Stop-victim-blaming-men-for-their-loneliness-it-solves-nothing-Shark3ozero"
  +title: "Stop victim-blaming men for their loneliness, it solves nothing - Shark3ozero [1:18:07]"
  +url: "https://www.youtube.com/watch?v=_eZgEi1m5xE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701725453 {#1925
    date: 2023-12-04 22:30:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1894 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 20089
  -titleTs: "'07':15 '1':13 '18':14 'blame':4 'loneli':8 'men':5 'noth':11 'shark3ozero':12 'solv':10 'stop':1 'victim':3 'victim-blam':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701810953
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4609286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725453 {#1878
    date: 2023-12-04 22:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Justice-League-Crisis-on-Infinite-Earths-Part-One-Trailer"
  +title: "Justice League: Crisis on Infinite Earths, Part One - Trailer"
  +url: "https://www.youtube.com/watch?v=Gx2srhhtB_c"
  +body: "This is the full trailer for Part One, the other one was just a teaser trailer."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701730910 {#1953
    date: 2023-12-05 00:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 20084
  -titleTs: "'crisi':3 'earth':6 'infinit':5 'justic':1 'leagu':2 'one':8 'part':7 'trailer':9"
  -bodyTs: "'full':4 'one':8,11 'part':7 'teaser':15 'trailer':5,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701761403
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8881193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701723403 {#1937
    date: 2023-12-04 21:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Justice-League-Crisis-on-Infinite-Earths-Part-One-Trailer"
  +title: "Justice League: Crisis on Infinite Earths, Part One - Trailer"
  +url: "https://www.youtube.com/watch?v=Gx2srhhtB_c"
  +body: "This is the full trailer for Part One, the other one was just a teaser trailer."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701730910 {#1953
    date: 2023-12-05 00:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 20084
  -titleTs: "'crisi':3 'earth':6 'infinit':5 'justic':1 'leagu':2 'one':8 'part':7 'trailer':9"
  -bodyTs: "'full':4 'one':8,11 'part':7 'teaser':15 'trailer':5,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701761403
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8881193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701723403 {#1937
    date: 2023-12-04 21:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Justice-League-Crisis-on-Infinite-Earths-Part-One-Trailer"
  +title: "Justice League: Crisis on Infinite Earths, Part One - Trailer"
  +url: "https://www.youtube.com/watch?v=Gx2srhhtB_c"
  +body: "This is the full trailer for Part One, the other one was just a teaser trailer."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701730910 {#1953
    date: 2023-12-05 00:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 20084
  -titleTs: "'crisi':3 'earth':6 'infinit':5 'justic':1 'leagu':2 'one':8 'part':7 'trailer':9"
  -bodyTs: "'full':4 'one':8,11 'part':7 'teaser':15 'trailer':5,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701761403
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8881193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701723403 {#1937
    date: 2023-12-04 21:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "When-Fans-Become-Stalkers"
  +title: "When Fans Become Stalkers"
  +url: "https://www.youtube.com/watch?v=4Ic6oqqw89U"
  +body: """
    It’s a long video for sure. But worth a watch if you are concerned about privacy.\n
    \n
    Warning, this video talks about stalking, csam, racism, threats of violence/rape, and social media.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701722404 {#1388
    date: 2023-12-04 21:40:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 20080
  -titleTs: "'becom':3 'fan':2 'stalker':4"
  -bodyTs: "'concern':15 'csam':24 'long':4 'media':31 'privaci':17 'racism':25 'social':30 'stalk':23 'sure':7 'talk':21 'threat':26 'video':5,20 'violence/rape':28 'warn':18 'watch':11 'worth':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701767404
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5674141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701722404 {#1387
    date: 2023-12-04 21:40:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "When-Fans-Become-Stalkers"
  +title: "When Fans Become Stalkers"
  +url: "https://www.youtube.com/watch?v=4Ic6oqqw89U"
  +body: """
    It’s a long video for sure. But worth a watch if you are concerned about privacy.\n
    \n
    Warning, this video talks about stalking, csam, racism, threats of violence/rape, and social media.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701722404 {#1388
    date: 2023-12-04 21:40:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 20080
  -titleTs: "'becom':3 'fan':2 'stalker':4"
  -bodyTs: "'concern':15 'csam':24 'long':4 'media':31 'privaci':17 'racism':25 'social':30 'stalk':23 'sure':7 'talk':21 'threat':26 'video':5,20 'violence/rape':28 'warn':18 'watch':11 'worth':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701767404
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5674141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701722404 {#1387
    date: 2023-12-04 21:40:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "When-Fans-Become-Stalkers"
  +title: "When Fans Become Stalkers"
  +url: "https://www.youtube.com/watch?v=4Ic6oqqw89U"
  +body: """
    It’s a long video for sure. But worth a watch if you are concerned about privacy.\n
    \n
    Warning, this video talks about stalking, csam, racism, threats of violence/rape, and social media.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701722404 {#1388
    date: 2023-12-04 21:40:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 20080
  -titleTs: "'becom':3 'fan':2 'stalker':4"
  -bodyTs: "'concern':15 'csam':24 'long':4 'media':31 'privaci':17 'racism':25 'social':30 'stalk':23 'sure':7 'talk':21 'threat':26 'video':5,20 'violence/rape':28 'warn':18 'watch':11 'worth':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701767404
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5674141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701722404 {#1387
    date: 2023-12-04 21:40:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1396 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "OpenSSH-is-about-to-change-For-the-better"
  +title: "OpenSSH is about to change. (For the better.)"
  +url: "https://youtu.be/tdfBbpJPTGc"
  +body: """
    OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
    \n
    New video from @vkc@mspsocial.net\n
    \n
    ---\n
    \n
    Edit:\n
    \n
    She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
    \n
    The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
    \n
    [Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726268462 {#1941
    date: 2024-09-14 01:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@vkc@mspsocial.net"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 19863
  -titleTs: "'better':8 'chang':5 'openssh':1"
  -bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701735768
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2042378"
  +editedAt: DateTimeImmutable @1702834495 {#1942
    date: 2023-12-17 18:34:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701649368 {#1971
    date: 2023-12-04 01:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1396 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "OpenSSH-is-about-to-change-For-the-better"
  +title: "OpenSSH is about to change. (For the better.)"
  +url: "https://youtu.be/tdfBbpJPTGc"
  +body: """
    OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
    \n
    New video from @vkc@mspsocial.net\n
    \n
    ---\n
    \n
    Edit:\n
    \n
    She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
    \n
    The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
    \n
    [Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726268462 {#1941
    date: 2024-09-14 01:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@vkc@mspsocial.net"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 19863
  -titleTs: "'better':8 'chang':5 'openssh':1"
  -bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701735768
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2042378"
  +editedAt: DateTimeImmutable @1702834495 {#1942
    date: 2023-12-17 18:34:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701649368 {#1971
    date: 2023-12-04 01:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1396 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "OpenSSH-is-about-to-change-For-the-better"
  +title: "OpenSSH is about to change. (For the better.)"
  +url: "https://youtu.be/tdfBbpJPTGc"
  +body: """
    OpenSSH’s `ssh-keygen` command just got a great upgrade.\n
    \n
    New video from @vkc@mspsocial.net\n
    \n
    ---\n
    \n
    Edit:\n
    \n
    She has a peertube channel: [!veronicaexplains@tinkerbetter.tube](https://tinkerbetter.tube/video-channels/veronicaexplains) and it federatess as a Lemmy Community\n
    \n
    The Peertube video in Lemmy.ml: [lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)\n
    \n
    [Link to the video in your instance](/search?q=https://tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726268462 {#1941
    date: 2024-09-14 01:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@vkc@mspsocial.net"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 19863
  -titleTs: "'better':8 'chang':5 'openssh':1"
  -bodyTs: "'/post/8842820](https://lemmy.ml/post/8842820)':40 '/search':48 '/video-channels/veronicaexplains)':25 '/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':52 'channel':21 'command':6 'communiti':32 'edit':16 'federatess':28 'got':8 'great':10 'instanc':47 'keygen':5 'lemmi':31 'lemmy.ml':37,39 'lemmy.ml/post/8842820](https://lemmy.ml/post/8842820)':38 'link':41 'new':12 'openssh':1 'peertub':20,34 'q':49 'ssh':4 'ssh-keygen':3 'tinkerbetter.tube':24,51 'tinkerbetter.tube/video-channels/veronicaexplains)':23 'tinkerbetter.tube/videos/watch/545674bb-30c5-4668-b488-10c7d5829ede).':50 'upgrad':11 'veronicaexplains@tinkerbetter.tube':22 'video':13,35,44 'vkc@mspsocial.net':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701735768
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2042378"
  +editedAt: DateTimeImmutable @1702834495 {#1942
    date: 2023-12-17 18:34:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701649368 {#1971
    date: 2023-12-04 01:22:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Watching-Assault-on-Precinct-13"
  +title: "Watching Assault on Precinct 13"
  +url: "https://mubi.com/films/assault-on-precinct-13/share"
  +body: "What a massive treat!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701651401 {#1898
    date: 2023-12-04 01:56:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 19851
  -titleTs: "'13':5 'assault':2 'precinct':4 'watch':1"
  -bodyTs: "'massiv':3 'treat':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701727766
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9106142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701645266 {#1891
    date: 2023-12-04 00:14: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
23 DENIED edit
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Watching-Assault-on-Precinct-13"
  +title: "Watching Assault on Precinct 13"
  +url: "https://mubi.com/films/assault-on-precinct-13/share"
  +body: "What a massive treat!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701651401 {#1898
    date: 2023-12-04 01:56:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 19851
  -titleTs: "'13':5 'assault':2 'precinct':4 'watch':1"
  -bodyTs: "'massiv':3 'treat':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701727766
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9106142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701645266 {#1891
    date: 2023-12-04 00:14: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
24 DENIED moderate
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Watching-Assault-on-Precinct-13"
  +title: "Watching Assault on Precinct 13"
  +url: "https://mubi.com/films/assault-on-precinct-13/share"
  +body: "What a massive treat!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701651401 {#1898
    date: 2023-12-04 01:56:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 19851
  -titleTs: "'13':5 'assault':2 'precinct':4 'watch':1"
  -bodyTs: "'massiv':3 'treat':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701727766
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9106142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701645266 {#1891
    date: 2023-12-04 00:14: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
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 {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Paolo-Macchiarini"
  +title: "Paolo Macchiarini"
  +url: "https://www.netflix.com/title/81607097?preventIntent=true"
  +body: "Anyone seen this documentary?"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701639197 {#2440
    date: 2023-12-03 22:33:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 19831
  -titleTs: "'macchiarini':2 'paolo':1"
  -bodyTs: "'anyon':1 'documentari':4 'seen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701651008
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16817078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701638008 {#2439
    date: 2023-12-03 22:13:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Paolo-Macchiarini"
  +title: "Paolo Macchiarini"
  +url: "https://www.netflix.com/title/81607097?preventIntent=true"
  +body: "Anyone seen this documentary?"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701639197 {#2440
    date: 2023-12-03 22:33:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 19831
  -titleTs: "'macchiarini':2 'paolo':1"
  -bodyTs: "'anyon':1 'documentari':4 'seen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701651008
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16817078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701638008 {#2439
    date: 2023-12-03 22:13:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Paolo-Macchiarini"
  +title: "Paolo Macchiarini"
  +url: "https://www.netflix.com/title/81607097?preventIntent=true"
  +body: "Anyone seen this documentary?"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701639197 {#2440
    date: 2023-12-03 22:33:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 19831
  -titleTs: "'macchiarini':2 'paolo':1"
  -bodyTs: "'anyon':1 'documentari':4 'seen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701651008
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16817078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701638008 {#2439
    date: 2023-12-03 22:13:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Godzilla-x-Kong-The-New-Empire-Official-Trailer"
  +title: "Godzilla x Kong : The New Empire | Official Trailer"
  +url: "https://youtu.be/lV1OOlGwExM?si=oZcHtAuNA_toEGi8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701700513 {#2354
    date: 2023-12-04 15:35:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 19827
  -titleTs: "'empir':6 'godzilla':1 'kong':3 'new':5 'offici':7 'trailer':8 'x':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701721166
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637166 {#2358
    date: 2023-12-03 21:59: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
31 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Godzilla-x-Kong-The-New-Empire-Official-Trailer"
  +title: "Godzilla x Kong : The New Empire | Official Trailer"
  +url: "https://youtu.be/lV1OOlGwExM?si=oZcHtAuNA_toEGi8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701700513 {#2354
    date: 2023-12-04 15:35:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 19827
  -titleTs: "'empir':6 'godzilla':1 'kong':3 'new':5 'offici':7 'trailer':8 'x':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701721166
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637166 {#2358
    date: 2023-12-03 21:59: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
32 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Godzilla-x-Kong-The-New-Empire-Official-Trailer"
  +title: "Godzilla x Kong : The New Empire | Official Trailer"
  +url: "https://youtu.be/lV1OOlGwExM?si=oZcHtAuNA_toEGi8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701700513 {#2354
    date: 2023-12-04 15:35:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 19827
  -titleTs: "'empir':6 'godzilla':1 'kong':3 'new':5 'offici':7 'trailer':8 'x':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701721166
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637166 {#2358
    date: 2023-12-03 21:59: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
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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "unplug-your-primary-ssd"
  +title: "unplug your primary ssd"
  +url: "https://lemmy.world/pictrs/image/7b275b49-53c0-4182-844d-15b2c3f5f552.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701721236 {#1512
    date: 2023-12-04 21:20:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 19735
  -titleTs: "'primari':3 'ssd':4 'unplug':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9087109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610909 {#1508
    date: 2023-12-03 14:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "unplug-your-primary-ssd"
  +title: "unplug your primary ssd"
  +url: "https://lemmy.world/pictrs/image/7b275b49-53c0-4182-844d-15b2c3f5f552.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701721236 {#1512
    date: 2023-12-04 21:20:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 19735
  -titleTs: "'primari':3 'ssd':4 'unplug':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9087109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610909 {#1508
    date: 2023-12-03 14:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "unplug-your-primary-ssd"
  +title: "unplug your primary ssd"
  +url: "https://lemmy.world/pictrs/image/7b275b49-53c0-4182-844d-15b2c3f5f552.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701721236 {#1512
    date: 2023-12-04 21:20:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 19735
  -titleTs: "'primari':3 'ssd':4 'unplug':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9087109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610909 {#1508
    date: 2023-12-03 14:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1504 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Who-Owns-the-Streets-How-Cars-Took-Over-Our-Shared"
  +title: "Who Owns the Streets? How Cars Took Over Our Shared Spaces"
  +url: "https://www.youtube.com/watch?v=GKRaNyvMxjU"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701691146 {#1522
    date: 2023-12-04 12:59:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 19728
  -titleTs: "'car':6 'own':2 'share':10 'space':11 'street':4 'took':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701693926
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9084567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607526 {#1510
    date: 2023-12-03 13:45: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
39 DENIED edit
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1504 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Who-Owns-the-Streets-How-Cars-Took-Over-Our-Shared"
  +title: "Who Owns the Streets? How Cars Took Over Our Shared Spaces"
  +url: "https://www.youtube.com/watch?v=GKRaNyvMxjU"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701691146 {#1522
    date: 2023-12-04 12:59:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 19728
  -titleTs: "'car':6 'own':2 'share':10 'space':11 'street':4 'took':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701693926
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9084567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607526 {#1510
    date: 2023-12-03 13:45: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
40 DENIED moderate
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1504 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Who-Owns-the-Streets-How-Cars-Took-Over-Our-Shared"
  +title: "Who Owns the Streets? How Cars Took Over Our Shared Spaces"
  +url: "https://www.youtube.com/watch?v=GKRaNyvMxjU"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701691146 {#1522
    date: 2023-12-04 12:59:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 19728
  -titleTs: "'car':6 'own':2 'share':10 'space':11 'street':4 'took':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701693926
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9084567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607526 {#1510
    date: 2023-12-03 13:45: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
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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Too-early-I-don-t-mind-seeing-it-more-than-once"
  +title: "Too early? I don't mind seeing it more than once."
  +url: "https://youtu.be/oiSn2JuDQSc"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701545104 {#1531
    date: 2023-12-02 20:25:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 19432
  -titleTs: "'earli':2 'mind':6 'see':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701629639
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9573624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701543239 {#1530
    date: 2023-12-02 19:53: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
43 DENIED edit
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Too-early-I-don-t-mind-seeing-it-more-than-once"
  +title: "Too early? I don't mind seeing it more than once."
  +url: "https://youtu.be/oiSn2JuDQSc"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701545104 {#1531
    date: 2023-12-02 20:25:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 19432
  -titleTs: "'earli':2 'mind':6 'see':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701629639
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9573624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701543239 {#1530
    date: 2023-12-02 19:53: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
44 DENIED moderate
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Too-early-I-don-t-mind-seeing-it-more-than-once"
  +title: "Too early? I don't mind seeing it more than once."
  +url: "https://youtu.be/oiSn2JuDQSc"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701545104 {#1531
    date: 2023-12-02 20:25:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 19432
  -titleTs: "'earli':2 'mind':6 'see':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701629639
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9573624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701543239 {#1530
    date: 2023-12-02 19:53: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
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 {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Why-you-should-never-use-Facebook-or-Google-to-log"
  +title: "Why you should never use Facebook or Google to log in to third party websites - what to do instead"
  +url: "https://tilvids.com/w/56f313ef-11d8-4e13-a914-c1fcb4164b7d"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701716607 {#1706
    date: 2023-12-04 20:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 19052
  -titleTs: "'facebook':6 'googl':8 'instead':19 'log':10 'never':4 'parti':14 'third':13 'use':5 'websit':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701528525
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6818487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442125 {#1742
    date: 2023-12-01 15:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Why-you-should-never-use-Facebook-or-Google-to-log"
  +title: "Why you should never use Facebook or Google to log in to third party websites - what to do instead"
  +url: "https://tilvids.com/w/56f313ef-11d8-4e13-a914-c1fcb4164b7d"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701716607 {#1706
    date: 2023-12-04 20:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 19052
  -titleTs: "'facebook':6 'googl':8 'instead':19 'log':10 'never':4 'parti':14 'third':13 'use':5 'websit':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701528525
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6818487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442125 {#1742
    date: 2023-12-01 15:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Why-you-should-never-use-Facebook-or-Google-to-log"
  +title: "Why you should never use Facebook or Google to log in to third party websites - what to do instead"
  +url: "https://tilvids.com/w/56f313ef-11d8-4e13-a914-c1fcb4164b7d"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 162
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701716607 {#1706
    date: 2023-12-04 20:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 19052
  -titleTs: "'facebook':6 'googl':8 'instead':19 'log':10 'never':4 'parti':14 'third':13 'use':5 'websit':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701528525
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6818487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442125 {#1742
    date: 2023-12-01 15:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Make-it-so"
  +title: "Make it so!"
  +url: "https://youtu.be/xteKObnaA2c"
  +body: "Happy 1st of December shit posters!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701561594 {#1469
    date: 2023-12-03 00:59:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 18876
  -titleTs: "'make':1"
  -bodyTs: "'1st':2 'decemb':4 'happi':1 'poster':6 'shit':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701503896
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8996043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701417496 {#1473
    date: 2023-12-01 08:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Make-it-so"
  +title: "Make it so!"
  +url: "https://youtu.be/xteKObnaA2c"
  +body: "Happy 1st of December shit posters!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701561594 {#1469
    date: 2023-12-03 00:59:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 18876
  -titleTs: "'make':1"
  -bodyTs: "'1st':2 'decemb':4 'happi':1 'poster':6 'shit':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701503896
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8996043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701417496 {#1473
    date: 2023-12-01 08:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Make-it-so"
  +title: "Make it so!"
  +url: "https://youtu.be/xteKObnaA2c"
  +body: "Happy 1st of December shit posters!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701561594 {#1469
    date: 2023-12-03 00:59:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 18876
  -titleTs: "'make':1"
  -bodyTs: "'1st':2 'decemb':4 'happi':1 'poster':6 'shit':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701503896
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8996043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701417496 {#1473
    date: 2023-12-01 08:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "FURIOSA-A-MAD-MAX-SAGA-OFFICIAL-TRAILER-1-YouTube"
  +title: "FURIOSA : A MAD MAX SAGA | OFFICIAL TRAILER #1 - YouTube"
  +url: "https://youtu.be/XJMuhwVlca4?si=uLpsaOnnopqPKEwt"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701489148 {#1492
    date: 2023-12-02 04:52:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 18808
  -titleTs: "'1':8 'furiosa':1 'mad':3 'max':4 'offici':6 'saga':5 'trailer':7 'youtub':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701478594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8984940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701392194 {#1475
    date: 2023-12-01 01:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "FURIOSA-A-MAD-MAX-SAGA-OFFICIAL-TRAILER-1-YouTube"
  +title: "FURIOSA : A MAD MAX SAGA | OFFICIAL TRAILER #1 - YouTube"
  +url: "https://youtu.be/XJMuhwVlca4?si=uLpsaOnnopqPKEwt"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701489148 {#1492
    date: 2023-12-02 04:52:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 18808
  -titleTs: "'1':8 'furiosa':1 'mad':3 'max':4 'offici':6 'saga':5 'trailer':7 'youtub':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701478594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8984940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701392194 {#1475
    date: 2023-12-01 01:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "FURIOSA-A-MAD-MAX-SAGA-OFFICIAL-TRAILER-1-YouTube"
  +title: "FURIOSA : A MAD MAX SAGA | OFFICIAL TRAILER #1 - YouTube"
  +url: "https://youtu.be/XJMuhwVlca4?si=uLpsaOnnopqPKEwt"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701489148 {#1492
    date: 2023-12-02 04:52:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 18808
  -titleTs: "'1':8 'furiosa':1 'mad':3 'max':4 'offici':6 'saga':5 'trailer':7 'youtub':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701478594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8984940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701392194 {#1475
    date: 2023-12-01 01:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Candy-company-Mars-uses-cocoa-harvested-by-kids-as-young"
  +title: "Candy company Mars uses cocoa harvested by kids as young as 5 in Ghana"
  +url: "https://www.cbsnews.com/news/children-harvesting-cocoa-used-by-major-corporations-ghana/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701622825 {#1788
    date: 2023-12-03 18:00:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 18632
  -titleTs: "'5':12 'candi':1 'cocoa':5 'compani':2 'ghana':14 'harvest':6 'kid':8 'mar':3 'use':4 'young':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701448195
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9977584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701361795 {#1772
    date: 2023-11-30 17:29:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Candy-company-Mars-uses-cocoa-harvested-by-kids-as-young"
  +title: "Candy company Mars uses cocoa harvested by kids as young as 5 in Ghana"
  +url: "https://www.cbsnews.com/news/children-harvesting-cocoa-used-by-major-corporations-ghana/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701622825 {#1788
    date: 2023-12-03 18:00:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 18632
  -titleTs: "'5':12 'candi':1 'cocoa':5 'compani':2 'ghana':14 'harvest':6 'kid':8 'mar':3 'use':4 'young':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701448195
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9977584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701361795 {#1772
    date: 2023-11-30 17:29:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Candy-company-Mars-uses-cocoa-harvested-by-kids-as-young"
  +title: "Candy company Mars uses cocoa harvested by kids as young as 5 in Ghana"
  +url: "https://www.cbsnews.com/news/children-harvesting-cocoa-used-by-major-corporations-ghana/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701622825 {#1788
    date: 2023-12-03 18:00:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 18632
  -titleTs: "'5':12 'candi':1 'cocoa':5 'compani':2 'ghana':14 'harvest':6 'kid':8 'mar':3 'use':4 'young':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701448195
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9977584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701361795 {#1772
    date: 2023-11-30 17:29:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Simon-Bassline-Smith-Phoenix-Productions-Tape-1-1993-HD"
  +title: "Simon Bassline Smith - Phoenix Productions - Tape 1 (1993) [HD]"
  +url: "https://www.youtube.com/watch?v=x5kgKU0vWog"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701281355 {#1766
    date: 2023-11-29 19:09:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 18254
  -titleTs: "'1':7 '1993':8 'basslin':2 'hd':9 'phoenix':4 'product':5 'simon':1 'smith':3 'tape':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701287847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8926871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281347 {#1682
    date: 2023-11-29 19:09: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
63 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Simon-Bassline-Smith-Phoenix-Productions-Tape-1-1993-HD"
  +title: "Simon Bassline Smith - Phoenix Productions - Tape 1 (1993) [HD]"
  +url: "https://www.youtube.com/watch?v=x5kgKU0vWog"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701281355 {#1766
    date: 2023-11-29 19:09:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 18254
  -titleTs: "'1':7 '1993':8 'basslin':2 'hd':9 'phoenix':4 'product':5 'simon':1 'smith':3 'tape':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701287847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8926871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281347 {#1682
    date: 2023-11-29 19:09: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
64 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Simon-Bassline-Smith-Phoenix-Productions-Tape-1-1993-HD"
  +title: "Simon Bassline Smith - Phoenix Productions - Tape 1 (1993) [HD]"
  +url: "https://www.youtube.com/watch?v=x5kgKU0vWog"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701281355 {#1766
    date: 2023-11-29 19:09:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 18254
  -titleTs: "'1':7 '1993':8 'basslin':2 'hd':9 'phoenix':4 'product':5 'simon':1 'smith':3 'tape':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701287847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8926871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281347 {#1682
    date: 2023-11-29 19:09: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
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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "eIDAS-2-0-Browsers-VS-European-Secret-Legislation"
  +title: "eIDAS 2.0: Browsers VS European "Secret" Legislation"
  +url: "https://tube.kockatoo.org/w/69c99b14-b98a-49a8-9fdf-5d80be05be96"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701354531 {#1636
    date: 2023-11-30 15:28:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 17996
  -titleTs: "'2.0':2 'browser':3 'eida':1 'european':5 'legisl':7 'secret':6 'vs':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701296637
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8610720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210237 {#1635
    date: 2023-11-28 23:23:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "eIDAS-2-0-Browsers-VS-European-Secret-Legislation"
  +title: "eIDAS 2.0: Browsers VS European "Secret" Legislation"
  +url: "https://tube.kockatoo.org/w/69c99b14-b98a-49a8-9fdf-5d80be05be96"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701354531 {#1636
    date: 2023-11-30 15:28:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 17996
  -titleTs: "'2.0':2 'browser':3 'eida':1 'european':5 'legisl':7 'secret':6 'vs':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701296637
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8610720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210237 {#1635
    date: 2023-11-28 23:23:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "eIDAS-2-0-Browsers-VS-European-Secret-Legislation"
  +title: "eIDAS 2.0: Browsers VS European "Secret" Legislation"
  +url: "https://tube.kockatoo.org/w/69c99b14-b98a-49a8-9fdf-5d80be05be96"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701354531 {#1636
    date: 2023-11-30 15:28:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 17996
  -titleTs: "'2.0':2 'browser':3 'eida':1 'european':5 'legisl':7 'secret':6 'vs':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701296637
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8610720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210237 {#1635
    date: 2023-11-28 23:23:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "RAW-CYCLONE-Official-Video"
  +title: "RAW - CYCLONE (Official Video)"
  +url: "https://www.youtube.com/watch?v=0yUmKlQTEwY"
  +body: "Check out this new music video shot @ Pumps Bar in BK! [90s Alt]"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701213581 {#1417
    date: 2023-11-29 00:19:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 17994
  -titleTs: "'cyclon':2 'offici':3 'raw':1 'video':4"
  -bodyTs: "'90s':12 'alt':13 'bar':9 'bk':11 'check':1 'music':5 'new':4 'pump':8 'shot':7 'video':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701216735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8889615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210235 {#1414
    date: 2023-11-28 23:23:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "RAW-CYCLONE-Official-Video"
  +title: "RAW - CYCLONE (Official Video)"
  +url: "https://www.youtube.com/watch?v=0yUmKlQTEwY"
  +body: "Check out this new music video shot @ Pumps Bar in BK! [90s Alt]"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701213581 {#1417
    date: 2023-11-29 00:19:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 17994
  -titleTs: "'cyclon':2 'offici':3 'raw':1 'video':4"
  -bodyTs: "'90s':12 'alt':13 'bar':9 'bk':11 'check':1 'music':5 'new':4 'pump':8 'shot':7 'video':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701216735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8889615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210235 {#1414
    date: 2023-11-28 23:23:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "RAW-CYCLONE-Official-Video"
  +title: "RAW - CYCLONE (Official Video)"
  +url: "https://www.youtube.com/watch?v=0yUmKlQTEwY"
  +body: "Check out this new music video shot @ Pumps Bar in BK! [90s Alt]"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701213581 {#1417
    date: 2023-11-29 00:19:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 17994
  -titleTs: "'cyclon':2 'offici':3 'raw':1 'video':4"
  -bodyTs: "'90s':12 'alt':13 'bar':9 'bk':11 'check':1 'music':5 'new':4 'pump':8 'shot':7 'video':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701216735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8889615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210235 {#1414
    date: 2023-11-28 23:23:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "TONY-COME-UP-FOR-DINNER"
  +title: "TONY, COME UP FOR DINNER"
  +url: "https://lemmy.ml/pictrs/image/adb7f243-6fab-4d4f-b812-024e85ee2a24.webm"
  +body: "Perdonatela, perché non sa quello che chiede."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701264966 {#1457
    date: 2023-11-29 14:36:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17706
  -titleTs: "'come':2 'dinner':5 'toni':1"
  -bodyTs: "'che':6 'chied':7 'non':3 'perché':2 'perdonatela':1 'quello':5 'sa':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701239840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8577162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701153440 {#1455
    date: 2023-11-28 07:37:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "TONY-COME-UP-FOR-DINNER"
  +title: "TONY, COME UP FOR DINNER"
  +url: "https://lemmy.ml/pictrs/image/adb7f243-6fab-4d4f-b812-024e85ee2a24.webm"
  +body: "Perdonatela, perché non sa quello che chiede."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701264966 {#1457
    date: 2023-11-29 14:36:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17706
  -titleTs: "'come':2 'dinner':5 'toni':1"
  -bodyTs: "'che':6 'chied':7 'non':3 'perché':2 'perdonatela':1 'quello':5 'sa':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701239840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8577162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701153440 {#1455
    date: 2023-11-28 07:37:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "TONY-COME-UP-FOR-DINNER"
  +title: "TONY, COME UP FOR DINNER"
  +url: "https://lemmy.ml/pictrs/image/adb7f243-6fab-4d4f-b812-024e85ee2a24.webm"
  +body: "Perdonatela, perché non sa quello che chiede."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701264966 {#1457
    date: 2023-11-29 14:36:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17706
  -titleTs: "'come':2 'dinner':5 'toni':1"
  -bodyTs: "'che':6 'chied':7 'non':3 'perché':2 'perdonatela':1 'quello':5 'sa':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701239840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8577162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701153440 {#1455
    date: 2023-11-28 07:37:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1700 …}
  +slug: "We-are-all-based-rule"
  +title: "We are all based rule"
  +url: "https://media.discordapp.net/attachments/998561423800148049/1178740717418467358/VID_20231127_175004_039.mp4?ex=65773ed6&is=6564c9d6&hm=bbf15916f5503a444e1402dbe1bfac8ce240bf54067104c84606d6dbb3b974de"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701104820 {#1438
    date: 2023-11-27 18:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 17458
  -titleTs: "'base':4 'rule':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701128699
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/2479773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104199 {#1429
    date: 2023-11-27 17:56:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1700 …}
  +slug: "We-are-all-based-rule"
  +title: "We are all based rule"
  +url: "https://media.discordapp.net/attachments/998561423800148049/1178740717418467358/VID_20231127_175004_039.mp4?ex=65773ed6&is=6564c9d6&hm=bbf15916f5503a444e1402dbe1bfac8ce240bf54067104c84606d6dbb3b974de"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701104820 {#1438
    date: 2023-11-27 18:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 17458
  -titleTs: "'base':4 'rule':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701128699
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/2479773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104199 {#1429
    date: 2023-11-27 17:56:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1700 …}
  +slug: "We-are-all-based-rule"
  +title: "We are all based rule"
  +url: "https://media.discordapp.net/attachments/998561423800148049/1178740717418467358/VID_20231127_175004_039.mp4?ex=65773ed6&is=6564c9d6&hm=bbf15916f5503a444e1402dbe1bfac8ce240bf54067104c84606d6dbb3b974de"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701104820 {#1438
    date: 2023-11-27 18:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 17458
  -titleTs: "'base':4 'rule':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701128699
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/2479773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104199 {#1429
    date: 2023-11-27 17:56:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Sea-turtle-nests-break-records-on-Florida-US-beaches"
  +title: "Sea turtle nests break records on Florida, US beaches"
  +url: "https://www.cbsnews.com/miami/news/sea-turtle-nests-break-records-on-us-beaches-but-global-warming-threatens-their-survival/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701116014 {#1612
    date: 2023-11-27 21:13:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 17258
  -titleTs: "'beach':9 'break':4 'florida':7 'nest':3 'record':5 'sea':1 'turtl':2 'us':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701173304
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8822299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701086904 {#1615
    date: 2023-11-27 13:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Sea-turtle-nests-break-records-on-Florida-US-beaches"
  +title: "Sea turtle nests break records on Florida, US beaches"
  +url: "https://www.cbsnews.com/miami/news/sea-turtle-nests-break-records-on-us-beaches-but-global-warming-threatens-their-survival/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701116014 {#1612
    date: 2023-11-27 21:13:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 17258
  -titleTs: "'beach':9 'break':4 'florida':7 'nest':3 'record':5 'sea':1 'turtl':2 'us':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701173304
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8822299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701086904 {#1615
    date: 2023-11-27 13:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Sea-turtle-nests-break-records-on-Florida-US-beaches"
  +title: "Sea turtle nests break records on Florida, US beaches"
  +url: "https://www.cbsnews.com/miami/news/sea-turtle-nests-break-records-on-us-beaches-but-global-warming-threatens-their-survival/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701116014 {#1612
    date: 2023-11-27 21:13:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 17258
  -titleTs: "'beach':9 'break':4 'florida':7 'nest':3 'record':5 'sea':1 'turtl':2 'us':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701173304
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8822299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701086904 {#1615
    date: 2023-11-27 13:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Cyber-Privacy-at-Stake-The-Israel-Palestine-Conflict"
  +title: "Cyber Privacy at Stake: The Israel/Palestine Conflict"
  +url: "https://youtu.be/JjwuD-Hn2k8?si=0AuxAWzEezDRbueR"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701004140 {#1677
    date: 2023-11-26 14:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 16960
  -titleTs: "'conflict':7 'cyber':1 'israel/palestine':6 'privaci':2 'stake':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701053640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8777966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004140 {#1678
    date: 2023-11-26 14:09: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
87 DENIED edit
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Cyber-Privacy-at-Stake-The-Israel-Palestine-Conflict"
  +title: "Cyber Privacy at Stake: The Israel/Palestine Conflict"
  +url: "https://youtu.be/JjwuD-Hn2k8?si=0AuxAWzEezDRbueR"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701004140 {#1677
    date: 2023-11-26 14:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 16960
  -titleTs: "'conflict':7 'cyber':1 'israel/palestine':6 'privaci':2 'stake':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701053640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8777966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004140 {#1678
    date: 2023-11-26 14:09: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
88 DENIED moderate
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Cyber-Privacy-at-Stake-The-Israel-Palestine-Conflict"
  +title: "Cyber Privacy at Stake: The Israel/Palestine Conflict"
  +url: "https://youtu.be/JjwuD-Hn2k8?si=0AuxAWzEezDRbueR"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701004140 {#1677
    date: 2023-11-26 14:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 16960
  -titleTs: "'conflict':7 'cyber':1 'israel/palestine':6 'privaci':2 'stake':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701053640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8777966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004140 {#1678
    date: 2023-11-26 14:09: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
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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1504 …}
  +image: Proxies\__CG__\App\Entity\Image {#1552 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "How-Commute-Culture-Made-American-Cities-Lifeless-Yet-There-s-Hope"
  +title: "How Commute Culture Made American Cities Lifeless -- Yet There's Hope"
  +url: "https://www.youtube.com/watch?v=ebVvHB6PGOY"
  +body: """
    This video outlines some of the relationships between US commuting culture and the perspectives that it’s engendered about the role of the city. The, when compared and contrasted to other nations’ approach to city design and perspectives shows that it’s possible to have a city core that’s more than just a workplace.\n
    \n
    My city is currently clinging to a small area of interesting downtown core. Everything else has either been bulldozed for parking lots, turned into office buildings with no store fronts, or plowed into wider roads. Every time I show the maps of the city with how car-focused we’ve made downtown to a city council member they recoil at the desolation, but it’s so hard to get change happening.\n
    \n
    We need fewer roads, cars, and non-human spaces in our city core areas. Making wider walking paths, biking roads, mass transit (not just busses!), and planting trees to make spaces more attractive will all continue to invite people to come downtown, not just someone desperate enough to drive there, park, hit one store and drive away.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701075929 {#1661
    date: 2023-11-27 10:05:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 16905
  -titleTs: "'american':5 'citi':6 'commut':2 'cultur':3 'hope':11 'lifeless':7 'made':4 'yet':8"
  -bodyTs: "'approach':33 'area':64,142 'attract':161 'away':185 'bike':147 'build':81 'bulldoz':74 'buss':153 'car':103,132 'car-focus':102 'chang':126 'citi':24,35,47,57,99,111,140 'cling':60 'come':169 'commut':10 'compar':27 'continu':164 'contrast':29 'core':48,68,141 'council':112 'cultur':11 'current':59 'design':36 'desol':118 'desper':174 'downtown':67,108,170 'drive':177,184 'either':72 'els':70 'engend':18 'enough':175 'everi':91 'everyth':69 'fewer':130 'focus':104 'front':85 'get':125 'happen':127 'hard':123 'hit':180 'human':136 'interest':66 'invit':166 'lot':77 'made':107 'make':143,158 'map':96 'mass':149 'member':113 'nation':32 'need':129 'non':135 'non-human':134 'offic':80 'one':181 'outlin':3 'park':76,179 'path':146 'peopl':167 'perspect':14,38 'plant':155 'plow':87 'possibl':43 'recoil':115 'relationship':7 'road':90,131,148 'role':21 'show':39,94 'small':63 'someon':173 'space':137,159 'store':84,182 'time':92 'transit':150 'tree':156 'turn':78 'us':9 've':106 'video':2 'walk':145 'wider':89,144 'workplac':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701073387
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8485364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986987 {#1662
    date: 2023-11-26 09:23: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
91 DENIED edit
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1504 …}
  +image: Proxies\__CG__\App\Entity\Image {#1552 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "How-Commute-Culture-Made-American-Cities-Lifeless-Yet-There-s-Hope"
  +title: "How Commute Culture Made American Cities Lifeless -- Yet There's Hope"
  +url: "https://www.youtube.com/watch?v=ebVvHB6PGOY"
  +body: """
    This video outlines some of the relationships between US commuting culture and the perspectives that it’s engendered about the role of the city. The, when compared and contrasted to other nations’ approach to city design and perspectives shows that it’s possible to have a city core that’s more than just a workplace.\n
    \n
    My city is currently clinging to a small area of interesting downtown core. Everything else has either been bulldozed for parking lots, turned into office buildings with no store fronts, or plowed into wider roads. Every time I show the maps of the city with how car-focused we’ve made downtown to a city council member they recoil at the desolation, but it’s so hard to get change happening.\n
    \n
    We need fewer roads, cars, and non-human spaces in our city core areas. Making wider walking paths, biking roads, mass transit (not just busses!), and planting trees to make spaces more attractive will all continue to invite people to come downtown, not just someone desperate enough to drive there, park, hit one store and drive away.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701075929 {#1661
    date: 2023-11-27 10:05:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 16905
  -titleTs: "'american':5 'citi':6 'commut':2 'cultur':3 'hope':11 'lifeless':7 'made':4 'yet':8"
  -bodyTs: "'approach':33 'area':64,142 'attract':161 'away':185 'bike':147 'build':81 'bulldoz':74 'buss':153 'car':103,132 'car-focus':102 'chang':126 'citi':24,35,47,57,99,111,140 'cling':60 'come':169 'commut':10 'compar':27 'continu':164 'contrast':29 'core':48,68,141 'council':112 'cultur':11 'current':59 'design':36 'desol':118 'desper':174 'downtown':67,108,170 'drive':177,184 'either':72 'els':70 'engend':18 'enough':175 'everi':91 'everyth':69 'fewer':130 'focus':104 'front':85 'get':125 'happen':127 'hard':123 'hit':180 'human':136 'interest':66 'invit':166 'lot':77 'made':107 'make':143,158 'map':96 'mass':149 'member':113 'nation':32 'need':129 'non':135 'non-human':134 'offic':80 'one':181 'outlin':3 'park':76,179 'path':146 'peopl':167 'perspect':14,38 'plant':155 'plow':87 'possibl':43 'recoil':115 'relationship':7 'road':90,131,148 'role':21 'show':39,94 'small':63 'someon':173 'space':137,159 'store':84,182 'time':92 'transit':150 'tree':156 'turn':78 'us':9 've':106 'video':2 'walk':145 'wider':89,144 'workplac':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701073387
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8485364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986987 {#1662
    date: 2023-11-26 09:23: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
92 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1504 …}
  +image: Proxies\__CG__\App\Entity\Image {#1552 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "How-Commute-Culture-Made-American-Cities-Lifeless-Yet-There-s-Hope"
  +title: "How Commute Culture Made American Cities Lifeless -- Yet There's Hope"
  +url: "https://www.youtube.com/watch?v=ebVvHB6PGOY"
  +body: """
    This video outlines some of the relationships between US commuting culture and the perspectives that it’s engendered about the role of the city. The, when compared and contrasted to other nations’ approach to city design and perspectives shows that it’s possible to have a city core that’s more than just a workplace.\n
    \n
    My city is currently clinging to a small area of interesting downtown core. Everything else has either been bulldozed for parking lots, turned into office buildings with no store fronts, or plowed into wider roads. Every time I show the maps of the city with how car-focused we’ve made downtown to a city council member they recoil at the desolation, but it’s so hard to get change happening.\n
    \n
    We need fewer roads, cars, and non-human spaces in our city core areas. Making wider walking paths, biking roads, mass transit (not just busses!), and planting trees to make spaces more attractive will all continue to invite people to come downtown, not just someone desperate enough to drive there, park, hit one store and drive away.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701075929 {#1661
    date: 2023-11-27 10:05:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 16905
  -titleTs: "'american':5 'citi':6 'commut':2 'cultur':3 'hope':11 'lifeless':7 'made':4 'yet':8"
  -bodyTs: "'approach':33 'area':64,142 'attract':161 'away':185 'bike':147 'build':81 'bulldoz':74 'buss':153 'car':103,132 'car-focus':102 'chang':126 'citi':24,35,47,57,99,111,140 'cling':60 'come':169 'commut':10 'compar':27 'continu':164 'contrast':29 'core':48,68,141 'council':112 'cultur':11 'current':59 'design':36 'desol':118 'desper':174 'downtown':67,108,170 'drive':177,184 'either':72 'els':70 'engend':18 'enough':175 'everi':91 'everyth':69 'fewer':130 'focus':104 'front':85 'get':125 'happen':127 'hard':123 'hit':180 'human':136 'interest':66 'invit':166 'lot':77 'made':107 'make':143,158 'map':96 'mass':149 'member':113 'nation':32 'need':129 'non':135 'non-human':134 'offic':80 'one':181 'outlin':3 'park':76,179 'path':146 'peopl':167 'perspect':14,38 'plant':155 'plow':87 'possibl':43 'recoil':115 'relationship':7 'road':90,131,148 'role':21 'show':39,94 'small':63 'someon':173 'space':137,159 'store':84,182 'time':92 'transit':150 'tree':156 'turn':78 'us':9 've':106 'video':2 'walk':145 'wider':89,144 'workplac':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701073387
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8485364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986987 {#1662
    date: 2023-11-26 09:23: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
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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Copying-Is-Not-Theft-Official-Version"
  +title: "Copying Is Not Theft - Official Version"
  +url: "https://www.youtube.com/watch?v=IeTybKL1pM4"
  +body: "Found this today"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700892738 {#1584
    date: 2023-11-25 07:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 16522
  -titleTs: "'copi':1 'offici':5 'theft':4 'version':6"
  -bodyTs: "'found':1 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700972148
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4337528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885748 {#1581
    date: 2023-11-25 05:15:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Copying-Is-Not-Theft-Official-Version"
  +title: "Copying Is Not Theft - Official Version"
  +url: "https://www.youtube.com/watch?v=IeTybKL1pM4"
  +body: "Found this today"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700892738 {#1584
    date: 2023-11-25 07:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 16522
  -titleTs: "'copi':1 'offici':5 'theft':4 'version':6"
  -bodyTs: "'found':1 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700972148
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4337528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885748 {#1581
    date: 2023-11-25 05:15:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Copying-Is-Not-Theft-Official-Version"
  +title: "Copying Is Not Theft - Official Version"
  +url: "https://www.youtube.com/watch?v=IeTybKL1pM4"
  +body: "Found this today"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700892738 {#1584
    date: 2023-11-25 07:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 16522
  -titleTs: "'copi':1 'offici':5 'theft':4 'version':6"
  -bodyTs: "'found':1 'today':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700972148
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4337528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885748 {#1581
    date: 2023-11-25 05:15:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Future-historian-breaks-down-and-interprets-memes"
  +title: "Future historian breaks down and interprets memes"
  +url: "https://www.youtube.com/watch?v=JkcbeMnLc40"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700985159 {#1561
    date: 2023-11-26 08:52:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 16504
  -titleTs: "'break':3 'futur':1 'historian':2 'interpret':6 'meme':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700970873
  +visibility: "visible             "
  +apId: "https://7.62x54r.ru/post/27864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700884473 {#1525
    date: 2023-11-25 04:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Future-historian-breaks-down-and-interprets-memes"
  +title: "Future historian breaks down and interprets memes"
  +url: "https://www.youtube.com/watch?v=JkcbeMnLc40"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700985159 {#1561
    date: 2023-11-26 08:52:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 16504
  -titleTs: "'break':3 'futur':1 'historian':2 'interpret':6 'meme':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700970873
  +visibility: "visible             "
  +apId: "https://7.62x54r.ru/post/27864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700884473 {#1525
    date: 2023-11-25 04:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Future-historian-breaks-down-and-interprets-memes"
  +title: "Future historian breaks down and interprets memes"
  +url: "https://www.youtube.com/watch?v=JkcbeMnLc40"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700985159 {#1561
    date: 2023-11-26 08:52:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 16504
  -titleTs: "'break':3 'futur':1 'historian':2 'interpret':6 'meme':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700970873
  +visibility: "visible             "
  +apId: "https://7.62x54r.ru/post/27864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700884473 {#1525
    date: 2023-11-25 04:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details