GET https://kbin.spritesserver.nl/d/telegra.ph/active/%E2%88%9E/all?p=3

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.07 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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1688 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-s-so-annoying"
  +title: "It's so annoying"
  +url: "https://telegra.ph/file/e551f551d7c68584069bf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 746
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609977 {#1878
    date: 2023-10-29 21:06:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 7703
  -titleTs: "'annoy':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336518
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250118 {#1887
    date: 2023-10-25 18:08:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1688 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-s-so-annoying"
  +title: "It's so annoying"
  +url: "https://telegra.ph/file/e551f551d7c68584069bf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 746
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609977 {#1878
    date: 2023-10-29 21:06:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 7703
  -titleTs: "'annoy':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336518
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250118 {#1887
    date: 2023-10-25 18:08:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1688 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-s-so-annoying"
  +title: "It's so annoying"
  +url: "https://telegra.ph/file/e551f551d7c68584069bf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 746
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609977 {#1878
    date: 2023-10-29 21:06:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 7703
  -titleTs: "'annoy':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336518
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250118 {#1887
    date: 2023-10-25 18:08:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Romantic-Evening-by-War-and-Peas"
  +title: ""Romantic Evening" by War and Peas"
  +url: "https://telegra.ph/file/2c8dc8954939177b2cde2.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@warandpeas/111301720173990450) - [RSS](https://mastodon.social/@warandpeas.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698575626 {#1712
    date: 2023-10-29 11:33:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 7841
  -titleTs: "'even':2 'pea':6 'romant':1 'war':4"
  -bodyTs: "'/@warandpeas.rss)':9 '/@warandpeas/111301720173990450)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@warandpeas.rss)':7 'mastodon.social/@warandpeas/111301720173990450)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698418714
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12831069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332314 {#1631
    date: 2023-10-26 16:58:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Romantic-Evening-by-War-and-Peas"
  +title: ""Romantic Evening" by War and Peas"
  +url: "https://telegra.ph/file/2c8dc8954939177b2cde2.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@warandpeas/111301720173990450) - [RSS](https://mastodon.social/@warandpeas.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698575626 {#1712
    date: 2023-10-29 11:33:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 7841
  -titleTs: "'even':2 'pea':6 'romant':1 'war':4"
  -bodyTs: "'/@warandpeas.rss)':9 '/@warandpeas/111301720173990450)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@warandpeas.rss)':7 'mastodon.social/@warandpeas/111301720173990450)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698418714
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12831069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332314 {#1631
    date: 2023-10-26 16:58:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Romantic-Evening-by-War-and-Peas"
  +title: ""Romantic Evening" by War and Peas"
  +url: "https://telegra.ph/file/2c8dc8954939177b2cde2.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@warandpeas/111301720173990450) - [RSS](https://mastodon.social/@warandpeas.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 650
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698575626 {#1712
    date: 2023-10-29 11:33:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 7841
  -titleTs: "'even':2 'pea':6 'romant':1 'war':4"
  -bodyTs: "'/@warandpeas.rss)':9 '/@warandpeas/111301720173990450)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@warandpeas.rss)':7 'mastodon.social/@warandpeas/111301720173990450)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698418714
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12831069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332314 {#1631
    date: 2023-10-26 16:58:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Really"
  +title: "Really?"
  +url: "https://telegra.ph/file/a65e2bdcb1c8d3b05916b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 842
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698538697 {#1497
    date: 2023-10-29 02:18:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 7828
  -titleTs: "'realli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698416126
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12828325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698329726 {#1484
    date: 2023-10-26 16:15:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Really"
  +title: "Really?"
  +url: "https://telegra.ph/file/a65e2bdcb1c8d3b05916b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 842
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698538697 {#1497
    date: 2023-10-29 02:18:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 7828
  -titleTs: "'realli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698416126
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12828325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698329726 {#1484
    date: 2023-10-26 16:15:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Really"
  +title: "Really?"
  +url: "https://telegra.ph/file/a65e2bdcb1c8d3b05916b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 842
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698538697 {#1497
    date: 2023-10-29 02:18:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 7828
  -titleTs: "'realli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698416126
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12828325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698329726 {#1484
    date: 2023-10-26 16:15:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Looked-Down-Upon-by-Mr-Lovenstein"
  +title: ""Looked Down Upon" by Mr. Lovenstein"
  +url: "https://telegra.ph/file/702350dec2f273d977fbc.jpg"
  +body: "Source: [Tapas-Secret Panel](http://tapas.io/episode/2994502) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 615
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698493446 {#1476
    date: 2023-10-28 13:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 8018
  -titleTs: "'look':1 'lovenstein':6 'mr':5 'upon':3"
  -bodyTs: "'/episode/2994502)':8 '/rss/series/3346)':12 'panel':5 'rss':9 'secret':4 'sourc':1 'tapa':3 'tapas-secret':2 'tapas.io':7,11 'tapas.io/episode/2994502)':6 'tapas.io/rss/series/3346)':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698507603
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12943208"
  +editedAt: DateTimeImmutable @1698421482 {#1761
    date: 2023-10-27 17:44:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698421203 {#1758
    date: 2023-10-27 17:40:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Looked-Down-Upon-by-Mr-Lovenstein"
  +title: ""Looked Down Upon" by Mr. Lovenstein"
  +url: "https://telegra.ph/file/702350dec2f273d977fbc.jpg"
  +body: "Source: [Tapas-Secret Panel](http://tapas.io/episode/2994502) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 615
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698493446 {#1476
    date: 2023-10-28 13:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 8018
  -titleTs: "'look':1 'lovenstein':6 'mr':5 'upon':3"
  -bodyTs: "'/episode/2994502)':8 '/rss/series/3346)':12 'panel':5 'rss':9 'secret':4 'sourc':1 'tapa':3 'tapas-secret':2 'tapas.io':7,11 'tapas.io/episode/2994502)':6 'tapas.io/rss/series/3346)':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698507603
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12943208"
  +editedAt: DateTimeImmutable @1698421482 {#1761
    date: 2023-10-27 17:44:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698421203 {#1758
    date: 2023-10-27 17:40:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Looked-Down-Upon-by-Mr-Lovenstein"
  +title: ""Looked Down Upon" by Mr. Lovenstein"
  +url: "https://telegra.ph/file/702350dec2f273d977fbc.jpg"
  +body: "Source: [Tapas-Secret Panel](http://tapas.io/episode/2994502) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 615
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698493446 {#1476
    date: 2023-10-28 13:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 8018
  -titleTs: "'look':1 'lovenstein':6 'mr':5 'upon':3"
  -bodyTs: "'/episode/2994502)':8 '/rss/series/3346)':12 'panel':5 'rss':9 'secret':4 'sourc':1 'tapa':3 'tapas-secret':2 'tapas.io':7,11 'tapas.io/episode/2994502)':6 'tapas.io/rss/series/3346)':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698507603
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12943208"
  +editedAt: DateTimeImmutable @1698421482 {#1761
    date: 2023-10-27 17:44:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698421203 {#1758
    date: 2023-10-27 17:40:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Running-by-Chris-Hallbeck"
  +title: ""Running" by Chris Hallbeck"
  +url: "https://telegra.ph/file/19b633109f657204750b6.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111291464181215227) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698453106 {#1787
    date: 2023-10-28 02:31:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 8023
  -titleTs: "'chris':3 'hallbeck':4 'run':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111291464181215227)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111291464181215227)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698509254
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12945962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698422854 {#1777
    date: 2023-10-27 18:07:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Running-by-Chris-Hallbeck"
  +title: ""Running" by Chris Hallbeck"
  +url: "https://telegra.ph/file/19b633109f657204750b6.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111291464181215227) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698453106 {#1787
    date: 2023-10-28 02:31:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 8023
  -titleTs: "'chris':3 'hallbeck':4 'run':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111291464181215227)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111291464181215227)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698509254
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12945962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698422854 {#1777
    date: 2023-10-27 18:07:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Running-by-Chris-Hallbeck"
  +title: ""Running" by Chris Hallbeck"
  +url: "https://telegra.ph/file/19b633109f657204750b6.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111291464181215227) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698453106 {#1787
    date: 2023-10-28 02:31:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 8023
  -titleTs: "'chris':3 'hallbeck':4 'run':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111291464181215227)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111291464181215227)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698509254
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12945962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698422854 {#1777
    date: 2023-10-27 18:07:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Later-me-will-manage"
  +title: "Later me will manage"
  +url: "https://telegra.ph/file/c8ecbdf5656908a8602dc.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 920
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343066 {#1682
    date: 2023-10-26 19:57:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 7702
  -titleTs: "'later':1 'manag':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336462
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250062 {#1681
    date: 2023-10-25 18:07:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Later-me-will-manage"
  +title: "Later me will manage"
  +url: "https://telegra.ph/file/c8ecbdf5656908a8602dc.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 920
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343066 {#1682
    date: 2023-10-26 19:57:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 7702
  -titleTs: "'later':1 'manag':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336462
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250062 {#1681
    date: 2023-10-25 18:07:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Later-me-will-manage"
  +title: "Later me will manage"
  +url: "https://telegra.ph/file/c8ecbdf5656908a8602dc.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 920
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343066 {#1682
    date: 2023-10-26 19:57:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 7702
  -titleTs: "'later':1 'manag':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336462
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250062 {#1681
    date: 2023-10-25 18:07:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1635
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1660 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-hate-laters"
  +title: "I hate laters"
  +url: "https://telegra.ph/file/7b55d2c6d671640a2d481.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698330583 {#1634
    date: 2023-10-26 16:29:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 11098
  -titleTs: "'hate':2 'later':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698335083
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12829452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698330583 {#1636
    date: 2023-10-26 16:29:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1660 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-hate-laters"
  +title: "I hate laters"
  +url: "https://telegra.ph/file/7b55d2c6d671640a2d481.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698330583 {#1634
    date: 2023-10-26 16:29:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 11098
  -titleTs: "'hate':2 'later':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698335083
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12829452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698330583 {#1636
    date: 2023-10-26 16:29:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1660 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-hate-laters"
  +title: "I hate laters"
  +url: "https://telegra.ph/file/7b55d2c6d671640a2d481.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698330583 {#1634
    date: 2023-10-26 16:29:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 11098
  -titleTs: "'hate':2 'later':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698335083
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12829452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698330583 {#1636
    date: 2023-10-26 16:29:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Pretendship-by-Chris-Hallbeck"
  +title: ""Pretendship" by Chris Hallbeck"
  +url: "https://telegra.ph/file/27820f92c67f467db2887.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111285669112222322) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698171055 {#1451
    date: 2023-10-24 20:10:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 7423
  -titleTs: "'chris':3 'hallbeck':4 'pretendship':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111285669112222322)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111285669112222322)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698222332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12578788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698135932 {#1413
    date: 2023-10-24 10:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Pretendship-by-Chris-Hallbeck"
  +title: ""Pretendship" by Chris Hallbeck"
  +url: "https://telegra.ph/file/27820f92c67f467db2887.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111285669112222322) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698171055 {#1451
    date: 2023-10-24 20:10:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 7423
  -titleTs: "'chris':3 'hallbeck':4 'pretendship':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111285669112222322)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111285669112222322)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698222332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12578788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698135932 {#1413
    date: 2023-10-24 10:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Pretendship-by-Chris-Hallbeck"
  +title: ""Pretendship" by Chris Hallbeck"
  +url: "https://telegra.ph/file/27820f92c67f467db2887.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111285669112222322) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698171055 {#1451
    date: 2023-10-24 20:10:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 7423
  -titleTs: "'chris':3 'hallbeck':4 'pretendship':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111285669112222322)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111285669112222322)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698222332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12578788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698135932 {#1413
    date: 2023-10-24 10:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Me-in-a-nutshell"
  +title: "Me in a nutshell"
  +url: "https://telegra.ph/file/632ade6a43035b3dc07ee.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 793
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698067835 {#1462
    date: 2023-10-23 15:30:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 7037
  -titleTs: "'nutshel':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698072918
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12370069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697986518 {#1463
    date: 2023-10-22 16:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Me-in-a-nutshell"
  +title: "Me in a nutshell"
  +url: "https://telegra.ph/file/632ade6a43035b3dc07ee.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 793
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698067835 {#1462
    date: 2023-10-23 15:30:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 7037
  -titleTs: "'nutshel':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698072918
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12370069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697986518 {#1463
    date: 2023-10-22 16:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Me-in-a-nutshell"
  +title: "Me in a nutshell"
  +url: "https://telegra.ph/file/632ade6a43035b3dc07ee.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 793
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698067835 {#1462
    date: 2023-10-23 15:30:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 7037
  -titleTs: "'nutshel':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698072918
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12370069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697986518 {#1463
    date: 2023-10-22 16:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1434
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Thank-God"
  +title: "Thank God"
  +url: "https://telegra.ph/file/990bc4f78485cf687253c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 880
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698031675 {#1435
    date: 2023-10-23 05:27:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 7047
  -titleTs: "'god':2 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698075130
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12373365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988730 {#1430
    date: 2023-10-22 17:32:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Thank-God"
  +title: "Thank God"
  +url: "https://telegra.ph/file/990bc4f78485cf687253c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 880
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698031675 {#1435
    date: 2023-10-23 05:27:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 7047
  -titleTs: "'god':2 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698075130
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12373365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988730 {#1430
    date: 2023-10-22 17:32:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Thank-God"
  +title: "Thank God"
  +url: "https://telegra.ph/file/990bc4f78485cf687253c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 880
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698031675 {#1435
    date: 2023-10-23 05:27:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 7047
  -titleTs: "'god':2 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698075130
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12373365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988730 {#1430
    date: 2023-10-22 17:32:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Together-by-Chris-Hallbeck"
  +title: ""Together" by Chris Hallbeck"
  +url: "https://telegra.ph/file/92202012a303a34db0035.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111257488540765134) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697828072 {#1696
    date: 2023-10-20 20:54:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 6415
  -titleTs: "'chris':3 'hallbeck':4 'togeth':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111257488540765134)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111257488540765134)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697814604
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12029362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697728204 {#1709
    date: 2023-10-19 17:10:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Together-by-Chris-Hallbeck"
  +title: ""Together" by Chris Hallbeck"
  +url: "https://telegra.ph/file/92202012a303a34db0035.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111257488540765134) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697828072 {#1696
    date: 2023-10-20 20:54:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 6415
  -titleTs: "'chris':3 'hallbeck':4 'togeth':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111257488540765134)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111257488540765134)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697814604
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12029362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697728204 {#1709
    date: 2023-10-19 17:10:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Together-by-Chris-Hallbeck"
  +title: ""Together" by Chris Hallbeck"
  +url: "https://telegra.ph/file/92202012a303a34db0035.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111257488540765134) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697828072 {#1696
    date: 2023-10-20 20:54:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 6415
  -titleTs: "'chris':3 'hallbeck':4 'togeth':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111257488540765134)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111257488540765134)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697814604
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12029362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697728204 {#1709
    date: 2023-10-19 17:10:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Yor-s-Body-Count-by-ASliceofAlan"
  +title: ""Yor's Body Count" by ASliceofAlan"
  +url: "https://telegra.ph/file/2a8c4d3b5a75c58b52e8f.jpg"
  +body: "- Source: [Nitter](https://nitter.cz/ASliceofAlan/status/1713697727362547880) - [RSS](https://nitter.cz/ASliceofAlan/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697471447 {#1640
    date: 2023-10-16 17:50:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 5669
  -titleTs: "'asliceofalan':6 'bodi':3 'count':4 'yor':1"
  -bodyTs: "'/asliceofalan/rss)':9 '/asliceofalan/status/1713697727362547880)':5 'nitter':2 'nitter.cz':4,8 'nitter.cz/asliceofalan/rss)':7 'nitter.cz/asliceofalan/status/1713697727362547880)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697528410
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11649428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697442010 {#1641
    date: 2023-10-16 09:40:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Yor-s-Body-Count-by-ASliceofAlan"
  +title: ""Yor's Body Count" by ASliceofAlan"
  +url: "https://telegra.ph/file/2a8c4d3b5a75c58b52e8f.jpg"
  +body: "- Source: [Nitter](https://nitter.cz/ASliceofAlan/status/1713697727362547880) - [RSS](https://nitter.cz/ASliceofAlan/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697471447 {#1640
    date: 2023-10-16 17:50:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 5669
  -titleTs: "'asliceofalan':6 'bodi':3 'count':4 'yor':1"
  -bodyTs: "'/asliceofalan/rss)':9 '/asliceofalan/status/1713697727362547880)':5 'nitter':2 'nitter.cz':4,8 'nitter.cz/asliceofalan/rss)':7 'nitter.cz/asliceofalan/status/1713697727362547880)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697528410
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11649428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697442010 {#1641
    date: 2023-10-16 09:40:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Yor-s-Body-Count-by-ASliceofAlan"
  +title: ""Yor's Body Count" by ASliceofAlan"
  +url: "https://telegra.ph/file/2a8c4d3b5a75c58b52e8f.jpg"
  +body: "- Source: [Nitter](https://nitter.cz/ASliceofAlan/status/1713697727362547880) - [RSS](https://nitter.cz/ASliceofAlan/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697471447 {#1640
    date: 2023-10-16 17:50:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 5669
  -titleTs: "'asliceofalan':6 'bodi':3 'count':4 'yor':1"
  -bodyTs: "'/asliceofalan/rss)':9 '/asliceofalan/status/1713697727362547880)':5 'nitter':2 'nitter.cz':4,8 'nitter.cz/asliceofalan/rss)':7 'nitter.cz/asliceofalan/status/1713697727362547880)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697528410
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11649428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697442010 {#1641
    date: 2023-10-16 09:40:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "AACHOO-by-MrLovenstein"
  +title: ""AACHOO!" by MrLovenstein"
  +url: "https://telegra.ph/file/47311099330546b4b875f.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@MrLovenstein/111239361335689136) - [RSS](https://mastodon.social/@MrLovenstein.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 521
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697433688 {#1671
    date: 2023-10-16 07:21:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 5522
  -titleTs: "'aachoo':1 'mrlovenstein':3"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111239361335689136)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111239361335689136)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697465817
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11571120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379417 {#1679
    date: 2023-10-15 16:16:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "AACHOO-by-MrLovenstein"
  +title: ""AACHOO!" by MrLovenstein"
  +url: "https://telegra.ph/file/47311099330546b4b875f.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@MrLovenstein/111239361335689136) - [RSS](https://mastodon.social/@MrLovenstein.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 521
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697433688 {#1671
    date: 2023-10-16 07:21:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 5522
  -titleTs: "'aachoo':1 'mrlovenstein':3"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111239361335689136)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111239361335689136)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697465817
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11571120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379417 {#1679
    date: 2023-10-15 16:16:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "AACHOO-by-MrLovenstein"
  +title: ""AACHOO!" by MrLovenstein"
  +url: "https://telegra.ph/file/47311099330546b4b875f.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@MrLovenstein/111239361335689136) - [RSS](https://mastodon.social/@MrLovenstein.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 521
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697433688 {#1671
    date: 2023-10-16 07:21:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 5522
  -titleTs: "'aachoo':1 'mrlovenstein':3"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111239361335689136)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111239361335689136)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697465817
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11571120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379417 {#1679
    date: 2023-10-15 16:16:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Beep-boop-by-Chris-Hallbeck"
  +title: ""Beep boop" by Chris Hallbeck"
  +url: "https://telegra.ph/file/75bbe8e7998c289ad7f77.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111235032524989384) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 509
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697405806 {#1592
    date: 2023-10-15 23:36:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 5524
  -titleTs: "'beep':1 'boop':2 'chris':4 'hallbeck':5"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111235032524989384)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111235032524989384)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697465922
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11571218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379522 {#1591
    date: 2023-10-15 16:18:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Beep-boop-by-Chris-Hallbeck"
  +title: ""Beep boop" by Chris Hallbeck"
  +url: "https://telegra.ph/file/75bbe8e7998c289ad7f77.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111235032524989384) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 509
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697405806 {#1592
    date: 2023-10-15 23:36:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 5524
  -titleTs: "'beep':1 'boop':2 'chris':4 'hallbeck':5"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111235032524989384)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111235032524989384)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697465922
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11571218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379522 {#1591
    date: 2023-10-15 16:18:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Beep-boop-by-Chris-Hallbeck"
  +title: ""Beep boop" by Chris Hallbeck"
  +url: "https://telegra.ph/file/75bbe8e7998c289ad7f77.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111235032524989384) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 509
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697405806 {#1592
    date: 2023-10-15 23:36:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 5524
  -titleTs: "'beep':1 'boop':2 'chris':4 'hallbeck':5"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111235032524989384)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111235032524989384)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697465922
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11571218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379522 {#1591
    date: 2023-10-15 16:18:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1586
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Midnight-Snack-by-Chris-Hallbeck"
  +title: ""Midnight Snack" by Chris Hallbeck"
  +url: "https://telegra.ph/file/5036dd07a2753f23e1b0b.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111229082851621461) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697338802 {#1575
    date: 2023-10-15 05:00:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 5293
  -titleTs: "'chris':4 'hallbeck':5 'midnight':1 'snack':2"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111229082851621461)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111229082851621461)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697369118
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11450433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697282718 {#1587
    date: 2023-10-14 13:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Midnight-Snack-by-Chris-Hallbeck"
  +title: ""Midnight Snack" by Chris Hallbeck"
  +url: "https://telegra.ph/file/5036dd07a2753f23e1b0b.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111229082851621461) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697338802 {#1575
    date: 2023-10-15 05:00:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 5293
  -titleTs: "'chris':4 'hallbeck':5 'midnight':1 'snack':2"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111229082851621461)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111229082851621461)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697369118
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11450433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697282718 {#1587
    date: 2023-10-14 13:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Midnight-Snack-by-Chris-Hallbeck"
  +title: ""Midnight Snack" by Chris Hallbeck"
  +url: "https://telegra.ph/file/5036dd07a2753f23e1b0b.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111229082851621461) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697338802 {#1575
    date: 2023-10-15 05:00:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 5293
  -titleTs: "'chris':4 'hallbeck':5 'midnight':1 'snack':2"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111229082851621461)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111229082851621461)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697369118
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11450433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697282718 {#1587
    date: 2023-10-14 13:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1548
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Inertia-by-Chris-Hallbeck"
  +title: ""Inertia" by Chris Hallbeck"
  +url: "https://telegra.ph/file/50768e57fa1314ae9f37f.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111223092081576533) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697217269 {#1550
    date: 2023-10-13 19:14:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 4855
  -titleTs: "'chris':3 'hallbeck':4 'inertia':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111223092081576533)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111223092081576533)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270457
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11326573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184057 {#1559
    date: 2023-10-13 10:00:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Inertia-by-Chris-Hallbeck"
  +title: ""Inertia" by Chris Hallbeck"
  +url: "https://telegra.ph/file/50768e57fa1314ae9f37f.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111223092081576533) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697217269 {#1550
    date: 2023-10-13 19:14:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 4855
  -titleTs: "'chris':3 'hallbeck':4 'inertia':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111223092081576533)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111223092081576533)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270457
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11326573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184057 {#1559
    date: 2023-10-13 10:00:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Inertia-by-Chris-Hallbeck"
  +title: ""Inertia" by Chris Hallbeck"
  +url: "https://telegra.ph/file/50768e57fa1314ae9f37f.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111223092081576533) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697217269 {#1550
    date: 2023-10-13 19:14:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 4855
  -titleTs: "'chris':3 'hallbeck':4 'inertia':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111223092081576533)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111223092081576533)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270457
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11326573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184057 {#1559
    date: 2023-10-13 10:00:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1702 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-Nothing-by-MrLovenstein"
  +title: ""Do Nothing" by MrLovenstein"
  +url: "https://telegra.ph/file/25f75dd1520d4affc9d43.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@MrLovenstein/111205102934310821) - [RSS](https://mastodon.social/@MrLovenstein.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697209426 {#1604
    date: 2023-10-13 17:03:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  +badges: Doctrine\ORM\PersistentCollection {#1711 …}
  +children: []
  -id: 4859
  -titleTs: "'mrlovenstein':4 'noth':2"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111205102934310821)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111205102934310821)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697273398
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11329460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186998 {#1596
    date: 2023-10-13 10:49:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1702 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-Nothing-by-MrLovenstein"
  +title: ""Do Nothing" by MrLovenstein"
  +url: "https://telegra.ph/file/25f75dd1520d4affc9d43.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@MrLovenstein/111205102934310821) - [RSS](https://mastodon.social/@MrLovenstein.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697209426 {#1604
    date: 2023-10-13 17:03:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  +badges: Doctrine\ORM\PersistentCollection {#1711 …}
  +children: []
  -id: 4859
  -titleTs: "'mrlovenstein':4 'noth':2"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111205102934310821)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111205102934310821)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697273398
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11329460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186998 {#1596
    date: 2023-10-13 10:49:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1702 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-Nothing-by-MrLovenstein"
  +title: ""Do Nothing" by MrLovenstein"
  +url: "https://telegra.ph/file/25f75dd1520d4affc9d43.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@MrLovenstein/111205102934310821) - [RSS](https://mastodon.social/@MrLovenstein.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 701
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697209426 {#1604
    date: 2023-10-13 17:03:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  +badges: Doctrine\ORM\PersistentCollection {#1711 …}
  +children: []
  -id: 4859
  -titleTs: "'mrlovenstein':4 'noth':2"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111205102934310821)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111205102934310821)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697273398
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11329460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697186998 {#1596
    date: 2023-10-13 10:49:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1628 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Popcorn-by-Chrishallbeck"
  +title: ""Popcorn" by Chrishallbeck"
  +url: "https://telegra.ph/file/720d7b783f9ef4f25dba0.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111212302154847510) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697020808 {#1611
    date: 2023-10-11 12:40:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  +badges: Doctrine\ORM\PersistentCollection {#1721 …}
  +children: []
  -id: 4232
  -titleTs: "'chrishallbeck':3 'popcorn':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111212302154847510)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111212302154847510)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697094860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11097945"
  +editedAt: DateTimeImmutable @1697042408 {#1598
    date: 2023-10-11 18:40:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697008460 {#1630
    date: 2023-10-11 09:14:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1628 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Popcorn-by-Chrishallbeck"
  +title: ""Popcorn" by Chrishallbeck"
  +url: "https://telegra.ph/file/720d7b783f9ef4f25dba0.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111212302154847510) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697020808 {#1611
    date: 2023-10-11 12:40:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  +badges: Doctrine\ORM\PersistentCollection {#1721 …}
  +children: []
  -id: 4232
  -titleTs: "'chrishallbeck':3 'popcorn':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111212302154847510)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111212302154847510)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697094860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11097945"
  +editedAt: DateTimeImmutable @1697042408 {#1598
    date: 2023-10-11 18:40:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697008460 {#1630
    date: 2023-10-11 09:14:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1628 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Popcorn-by-Chrishallbeck"
  +title: ""Popcorn" by Chrishallbeck"
  +url: "https://telegra.ph/file/720d7b783f9ef4f25dba0.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111212302154847510) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697020808 {#1611
    date: 2023-10-11 12:40:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  +badges: Doctrine\ORM\PersistentCollection {#1721 …}
  +children: []
  -id: 4232
  -titleTs: "'chrishallbeck':3 'popcorn':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111212302154847510)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111212302154847510)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697094860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11097945"
  +editedAt: DateTimeImmutable @1697042408 {#1598
    date: 2023-10-11 18:40:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697008460 {#1630
    date: 2023-10-11 09:14:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1737 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Get-out-my-head"
  +title: "Get out my head"
  +url: "https://telegra.ph/file/c3a241af4d9d45063e966.jpg"
  +body: "Minecraft already ruin me"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 690
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951061 {#1728
    date: 2023-10-10 17:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  +badges: Doctrine\ORM\PersistentCollection {#1718 …}
  +children: []
  -id: 3060
  -titleTs: "'get':1 'head':4"
  -bodyTs: "'alreadi':2 'minecraft':1 'ruin':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696607623
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10466561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521223 {#1736
    date: 2023-10-05 17:53:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1737 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Get-out-my-head"
  +title: "Get out my head"
  +url: "https://telegra.ph/file/c3a241af4d9d45063e966.jpg"
  +body: "Minecraft already ruin me"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 690
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951061 {#1728
    date: 2023-10-10 17:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  +badges: Doctrine\ORM\PersistentCollection {#1718 …}
  +children: []
  -id: 3060
  -titleTs: "'get':1 'head':4"
  -bodyTs: "'alreadi':2 'minecraft':1 'ruin':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696607623
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10466561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521223 {#1736
    date: 2023-10-05 17:53:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1737 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Get-out-my-head"
  +title: "Get out my head"
  +url: "https://telegra.ph/file/c3a241af4d9d45063e966.jpg"
  +body: "Minecraft already ruin me"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 690
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951061 {#1728
    date: 2023-10-10 17:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  +badges: Doctrine\ORM\PersistentCollection {#1718 …}
  +children: []
  -id: 3060
  -titleTs: "'get':1 'head':4"
  -bodyTs: "'alreadi':2 'minecraft':1 'ruin':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696607623
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10466561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521223 {#1736
    date: 2023-10-05 17:53:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Spookiest-Pumpkin-by-War-and-Peas"
  +title: ""Spookiest Pumpkin" by War and Peas"
  +url: "https://telegra.ph/file/7beaebc2c33e6f2358fa0.jpg"
  +body: "Source - [Mastodon](https://mastodon.social/@warandpeas/111183024387705832) - [Mastodon RSS](https://mastodon.social/@warandpeas.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696520003 {#1716
    date: 2023-10-05 17:33:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 4307
  -titleTs: "'pea':6 'pumpkin':2 'spookiest':1 'war':4"
  -bodyTs: "'/@warandpeas.rss)':10 '/@warandpeas/111183024387705832)':5 'mastodon':2,6 'mastodon.social':4,9 'mastodon.social/@warandpeas.rss)':8 'mastodon.social/@warandpeas/111183024387705832)':3 'rss':7 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696551503
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10464842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520003 {#1717
    date: 2023-10-05 17:33:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Spookiest-Pumpkin-by-War-and-Peas"
  +title: ""Spookiest Pumpkin" by War and Peas"
  +url: "https://telegra.ph/file/7beaebc2c33e6f2358fa0.jpg"
  +body: "Source - [Mastodon](https://mastodon.social/@warandpeas/111183024387705832) - [Mastodon RSS](https://mastodon.social/@warandpeas.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696520003 {#1716
    date: 2023-10-05 17:33:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 4307
  -titleTs: "'pea':6 'pumpkin':2 'spookiest':1 'war':4"
  -bodyTs: "'/@warandpeas.rss)':10 '/@warandpeas/111183024387705832)':5 'mastodon':2,6 'mastodon.social':4,9 'mastodon.social/@warandpeas.rss)':8 'mastodon.social/@warandpeas/111183024387705832)':3 'rss':7 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696551503
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10464842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520003 {#1717
    date: 2023-10-05 17:33:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Spookiest-Pumpkin-by-War-and-Peas"
  +title: ""Spookiest Pumpkin" by War and Peas"
  +url: "https://telegra.ph/file/7beaebc2c33e6f2358fa0.jpg"
  +body: "Source - [Mastodon](https://mastodon.social/@warandpeas/111183024387705832) - [Mastodon RSS](https://mastodon.social/@warandpeas.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696520003 {#1716
    date: 2023-10-05 17:33:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 4307
  -titleTs: "'pea':6 'pumpkin':2 'spookiest':1 'war':4"
  -bodyTs: "'/@warandpeas.rss)':10 '/@warandpeas/111183024387705832)':5 'mastodon':2,6 'mastodon.social':4,9 'mastodon.social/@warandpeas.rss)':8 'mastodon.social/@warandpeas/111183024387705832)':3 'rss':7 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696551503
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10464842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520003 {#1717
    date: 2023-10-05 17:33:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2453
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2452 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Perfect-by-Nate-Fake"
  +title: ""Perfect" by Nate Fake"
  +url: "https://telegra.ph/file/b93fe7901f26ca2b934f1.jpg"
  +body: "- Source: [Instagram](https://www.instagram.com/p/CyBNyqvr4Yz/) - [Proxigram](https://proxigram.kyun.li/p/CyBNyqvr4Yz/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696519695 {#2456
    date: 2023-10-05 17:28:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 4437
  -titleTs: "'fake':4 'nate':3 'perfect':1"
  -bodyTs: "'/p/cybnyqvr4yz/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cybnyqvr4yz/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cybnyqvr4yz/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696537695
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10464374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519695 {#2460
    date: 2023-10-05 17:28:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2452 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Perfect-by-Nate-Fake"
  +title: ""Perfect" by Nate Fake"
  +url: "https://telegra.ph/file/b93fe7901f26ca2b934f1.jpg"
  +body: "- Source: [Instagram](https://www.instagram.com/p/CyBNyqvr4Yz/) - [Proxigram](https://proxigram.kyun.li/p/CyBNyqvr4Yz/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696519695 {#2456
    date: 2023-10-05 17:28:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 4437
  -titleTs: "'fake':4 'nate':3 'perfect':1"
  -bodyTs: "'/p/cybnyqvr4yz/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cybnyqvr4yz/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cybnyqvr4yz/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696537695
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10464374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519695 {#2460
    date: 2023-10-05 17:28:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2452 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Perfect-by-Nate-Fake"
  +title: ""Perfect" by Nate Fake"
  +url: "https://telegra.ph/file/b93fe7901f26ca2b934f1.jpg"
  +body: "- Source: [Instagram](https://www.instagram.com/p/CyBNyqvr4Yz/) - [Proxigram](https://proxigram.kyun.li/p/CyBNyqvr4Yz/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696519695 {#2456
    date: 2023-10-05 17:28:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 4437
  -titleTs: "'fake':4 'nate':3 'perfect':1"
  -bodyTs: "'/p/cybnyqvr4yz/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cybnyqvr4yz/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cybnyqvr4yz/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696537695
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10464374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519695 {#2460
    date: 2023-10-05 17:28:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2359
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Veryfying-Estimates-by-Work-Chronicles"
  +title: ""Veryfying Estimates" by Work Chronicles"
  +url: "https://telegra.ph/file/60b9fd77eda627c2c6ea2.jpg"
  +body: "RSS: [workchronicles.com/feed/](https://workchronicles.com/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696062371 {#2377
    date: 2023-09-30 10:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: []
  -id: 5038
  -titleTs: "'chronicl':5 'estim':2 'veryfi':1 'work':4"
  -bodyTs: "'/feed/](https://workchronicles.com/feed/)':4 'rss':1 'workchronicles.com':3 'workchronicles.com/feed/](https://workchronicles.com/feed/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696112567
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9837239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696056567 {#2360
    date: 2023-09-30 08:49:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Veryfying-Estimates-by-Work-Chronicles"
  +title: ""Veryfying Estimates" by Work Chronicles"
  +url: "https://telegra.ph/file/60b9fd77eda627c2c6ea2.jpg"
  +body: "RSS: [workchronicles.com/feed/](https://workchronicles.com/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696062371 {#2377
    date: 2023-09-30 10:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: []
  -id: 5038
  -titleTs: "'chronicl':5 'estim':2 'veryfi':1 'work':4"
  -bodyTs: "'/feed/](https://workchronicles.com/feed/)':4 'rss':1 'workchronicles.com':3 'workchronicles.com/feed/](https://workchronicles.com/feed/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696112567
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9837239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696056567 {#2360
    date: 2023-09-30 08:49:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Veryfying-Estimates-by-Work-Chronicles"
  +title: ""Veryfying Estimates" by Work Chronicles"
  +url: "https://telegra.ph/file/60b9fd77eda627c2c6ea2.jpg"
  +body: "RSS: [workchronicles.com/feed/](https://workchronicles.com/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696062371 {#2377
    date: 2023-09-30 10:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: []
  -id: 5038
  -titleTs: "'chronicl':5 'estim':2 'veryfi':1 'work':4"
  -bodyTs: "'/feed/](https://workchronicles.com/feed/)':4 'rss':1 'workchronicles.com':3 'workchronicles.com/feed/](https://workchronicles.com/feed/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696112567
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9837239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696056567 {#2360
    date: 2023-09-30 08:49:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1926 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Nice-Things-by-War-and-Peas"
  +title: ""Nice Things" by War and Peas"
  +url: "https://telegra.ph/file/5a9cbc9bcbc25db6ac1e1.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@warandpeas/111143989171888844)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696060709 {#1906
    date: 2023-09-30 09:58:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 4518
  -titleTs: "'nice':1 'pea':6 'thing':2 'war':4"
  -bodyTs: "'/@warandpeas/111143989171888844)':5 'mastodon':2 'mastodon.social':4 'mastodon.social/@warandpeas/111143989171888844)':3 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696084284
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9836371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696055284 {#1909
    date: 2023-09-30 08:28:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1926 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Nice-Things-by-War-and-Peas"
  +title: ""Nice Things" by War and Peas"
  +url: "https://telegra.ph/file/5a9cbc9bcbc25db6ac1e1.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@warandpeas/111143989171888844)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696060709 {#1906
    date: 2023-09-30 09:58:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 4518
  -titleTs: "'nice':1 'pea':6 'thing':2 'war':4"
  -bodyTs: "'/@warandpeas/111143989171888844)':5 'mastodon':2 'mastodon.social':4 'mastodon.social/@warandpeas/111143989171888844)':3 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696084284
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9836371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696055284 {#1909
    date: 2023-09-30 08:28:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1926 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Nice-Things-by-War-and-Peas"
  +title: ""Nice Things" by War and Peas"
  +url: "https://telegra.ph/file/5a9cbc9bcbc25db6ac1e1.jpg"
  +body: "Source: [Mastodon](https://mastodon.social/@warandpeas/111143989171888844)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696060709 {#1906
    date: 2023-09-30 09:58:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 4518
  -titleTs: "'nice':1 'pea':6 'thing':2 'war':4"
  -bodyTs: "'/@warandpeas/111143989171888844)':5 'mastodon':2 'mastodon.social':4 'mastodon.social/@warandpeas/111143989171888844)':3 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696084284
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9836371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696055284 {#1909
    date: 2023-09-30 08:28:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1381 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Positively-Confused-by-IG-Doods"
  +title: ""Positively Confused" by IG_Doods"
  +url: "https://telegra.ph/file/20fa2f120475c1e301e3f.jpg"
  +body: """
    Source: [Instagram](https://www.instagram.com/p/CxoUdYEI9yQ/)-[Proxigram](https://proxigram.kyun.li/p/CxoUdYEI9yQ/)\n
    \n
    - Nitter - [nitter.cz/IGdoods/status/1706421846466326940](https://nitter.cz/IGdoods/status/1706421846466326940)\n
    - RSS - [nitter.cz/IGdoods/rss](https://nitter.cz/IGdoods/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695802373 {#2395
    date: 2023-09-27 10:12:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 5010
  -titleTs: "'confus':2 'dood':5 'ig':4 'posit':1"
  -bodyTs: "'/igdoods/rss](https://nitter.cz/igdoods/rss)':13 '/igdoods/status/1706421846466326940](https://nitter.cz/igdoods/status/1706421846466326940)':9 '/p/cxoudyei9yq/)-[proxigram](https://proxigram.kyun.li/p/cxoudyei9yq/)':5 'instagram':2 'nitter':6 'nitter.cz':8,12 'nitter.cz/igdoods/rss](https://nitter.cz/igdoods/rss)':11 'nitter.cz/igdoods/status/1706421846466326940](https://nitter.cz/igdoods/status/1706421846466326940)':7 'rss':10 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxoudyei9yq/)-[proxigram](https://proxigram.kyun.li/p/cxoudyei9yq/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695816927
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9507689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695796927 {#2393
    date: 2023-09-27 08:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1381 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Positively-Confused-by-IG-Doods"
  +title: ""Positively Confused" by IG_Doods"
  +url: "https://telegra.ph/file/20fa2f120475c1e301e3f.jpg"
  +body: """
    Source: [Instagram](https://www.instagram.com/p/CxoUdYEI9yQ/)-[Proxigram](https://proxigram.kyun.li/p/CxoUdYEI9yQ/)\n
    \n
    - Nitter - [nitter.cz/IGdoods/status/1706421846466326940](https://nitter.cz/IGdoods/status/1706421846466326940)\n
    - RSS - [nitter.cz/IGdoods/rss](https://nitter.cz/IGdoods/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695802373 {#2395
    date: 2023-09-27 10:12:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 5010
  -titleTs: "'confus':2 'dood':5 'ig':4 'posit':1"
  -bodyTs: "'/igdoods/rss](https://nitter.cz/igdoods/rss)':13 '/igdoods/status/1706421846466326940](https://nitter.cz/igdoods/status/1706421846466326940)':9 '/p/cxoudyei9yq/)-[proxigram](https://proxigram.kyun.li/p/cxoudyei9yq/)':5 'instagram':2 'nitter':6 'nitter.cz':8,12 'nitter.cz/igdoods/rss](https://nitter.cz/igdoods/rss)':11 'nitter.cz/igdoods/status/1706421846466326940](https://nitter.cz/igdoods/status/1706421846466326940)':7 'rss':10 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxoudyei9yq/)-[proxigram](https://proxigram.kyun.li/p/cxoudyei9yq/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695816927
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9507689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695796927 {#2393
    date: 2023-09-27 08:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1384
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1381 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Positively-Confused-by-IG-Doods"
  +title: ""Positively Confused" by IG_Doods"
  +url: "https://telegra.ph/file/20fa2f120475c1e301e3f.jpg"
  +body: """
    Source: [Instagram](https://www.instagram.com/p/CxoUdYEI9yQ/)-[Proxigram](https://proxigram.kyun.li/p/CxoUdYEI9yQ/)\n
    \n
    - Nitter - [nitter.cz/IGdoods/status/1706421846466326940](https://nitter.cz/IGdoods/status/1706421846466326940)\n
    - RSS - [nitter.cz/IGdoods/rss](https://nitter.cz/IGdoods/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695802373 {#2395
    date: 2023-09-27 10:12:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 5010
  -titleTs: "'confus':2 'dood':5 'ig':4 'posit':1"
  -bodyTs: "'/igdoods/rss](https://nitter.cz/igdoods/rss)':13 '/igdoods/status/1706421846466326940](https://nitter.cz/igdoods/status/1706421846466326940)':9 '/p/cxoudyei9yq/)-[proxigram](https://proxigram.kyun.li/p/cxoudyei9yq/)':5 'instagram':2 'nitter':6 'nitter.cz':8,12 'nitter.cz/igdoods/rss](https://nitter.cz/igdoods/rss)':11 'nitter.cz/igdoods/status/1706421846466326940](https://nitter.cz/igdoods/status/1706421846466326940)':7 'rss':10 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxoudyei9yq/)-[proxigram](https://proxigram.kyun.li/p/cxoudyei9yq/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695816927
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9507689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695796927 {#2393
    date: 2023-09-27 08:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#2032
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2026 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Party-by-Dinosaur-Couch"
  +title: ""Party" by Dinosaur Couch"
  +url: "https://telegra.ph/file/ee0c0432df66c3093489c.jpg"
  +body: "Source: [Instagram](https://www.instagram.com/p/CxnyqL6INWm/)-[Proxigram](https://proxigram.kyun.li/p/CxnyqL6INWm/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695798075 {#2023
    date: 2023-09-27 09:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2020 …}
  +children: []
  -id: 5362
  -titleTs: "'couch':4 'dinosaur':3 'parti':1"
  -bodyTs: "'/p/cxnyql6inwm/)-[proxigram](https://proxigram.kyun.li/p/cxnyql6inwm/)':5 'instagram':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxnyql6inwm/)-[proxigram](https://proxigram.kyun.li/p/cxnyql6inwm/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695811575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9509445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695798075 {#2030
    date: 2023-09-27 09:01:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2032
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2026 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Party-by-Dinosaur-Couch"
  +title: ""Party" by Dinosaur Couch"
  +url: "https://telegra.ph/file/ee0c0432df66c3093489c.jpg"
  +body: "Source: [Instagram](https://www.instagram.com/p/CxnyqL6INWm/)-[Proxigram](https://proxigram.kyun.li/p/CxnyqL6INWm/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695798075 {#2023
    date: 2023-09-27 09:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2020 …}
  +children: []
  -id: 5362
  -titleTs: "'couch':4 'dinosaur':3 'parti':1"
  -bodyTs: "'/p/cxnyql6inwm/)-[proxigram](https://proxigram.kyun.li/p/cxnyql6inwm/)':5 'instagram':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxnyql6inwm/)-[proxigram](https://proxigram.kyun.li/p/cxnyql6inwm/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695811575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9509445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695798075 {#2030
    date: 2023-09-27 09:01:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2032
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#2026 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Party-by-Dinosaur-Couch"
  +title: ""Party" by Dinosaur Couch"
  +url: "https://telegra.ph/file/ee0c0432df66c3093489c.jpg"
  +body: "Source: [Instagram](https://www.instagram.com/p/CxnyqL6INWm/)-[Proxigram](https://proxigram.kyun.li/p/CxnyqL6INWm/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695798075 {#2023
    date: 2023-09-27 09:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2020 …}
  +children: []
  -id: 5362
  -titleTs: "'couch':4 'dinosaur':3 'parti':1"
  -bodyTs: "'/p/cxnyql6inwm/)-[proxigram](https://proxigram.kyun.li/p/cxnyql6inwm/)':5 'instagram':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxnyql6inwm/)-[proxigram](https://proxigram.kyun.li/p/cxnyql6inwm/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695811575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9509445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695798075 {#2030
    date: 2023-09-27 09:01:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details