GET https://kbin.spritesserver.nl/u/@DragonFruit@kbin.social/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.30 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Alabama-Slamma"
  +title: "Alabama Slamma"
  +url: "https://media.kbin.social/media/71/7e/717eb5fa5b29238de3fbf675df436fa06fb09cc7b7eda72f4aa1f88ea4132bb1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691453957 {#1452
    date: 2023-08-08 02:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 19515
  -titleTs: "'alabama':1 'slamma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691453957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/316461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691453957 {#1637
    date: 2023-08-08 02:19:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Alabama-Slamma"
  +title: "Alabama Slamma"
  +url: "https://media.kbin.social/media/71/7e/717eb5fa5b29238de3fbf675df436fa06fb09cc7b7eda72f4aa1f88ea4132bb1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691453957 {#1452
    date: 2023-08-08 02:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 19515
  -titleTs: "'alabama':1 'slamma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691453957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/316461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691453957 {#1637
    date: 2023-08-08 02:19:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Alabama-Slamma"
  +title: "Alabama Slamma"
  +url: "https://media.kbin.social/media/71/7e/717eb5fa5b29238de3fbf675df436fa06fb09cc7b7eda72f4aa1f88ea4132bb1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691453957 {#1452
    date: 2023-08-08 02:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 19515
  -titleTs: "'alabama':1 'slamma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691453957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/316461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691453957 {#1637
    date: 2023-08-08 02:19:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1528
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "LK-99"
  +title: "LK-99"
  +url: "https://media.kbin.social/media/6e/92/6e9285f3084d3f7fe80dee219b392022419d20a33ce84afc2af3f16a5ca583a3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691101914 {#1586
    date: 2023-08-04 00:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 19908
  -titleTs: "'-99':2 'lk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691101914
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/289067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691101914 {#1574
    date: 2023-08-04 00:31:54.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 {#1528
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "LK-99"
  +title: "LK-99"
  +url: "https://media.kbin.social/media/6e/92/6e9285f3084d3f7fe80dee219b392022419d20a33ce84afc2af3f16a5ca583a3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691101914 {#1586
    date: 2023-08-04 00:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 19908
  -titleTs: "'-99':2 'lk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691101914
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/289067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691101914 {#1574
    date: 2023-08-04 00:31:54.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 {#1528
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "LK-99"
  +title: "LK-99"
  +url: "https://media.kbin.social/media/6e/92/6e9285f3084d3f7fe80dee219b392022419d20a33ce84afc2af3f16a5ca583a3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691101914 {#1586
    date: 2023-08-04 00:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 19908
  -titleTs: "'-99':2 'lk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691101914
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/289067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691101914 {#1574
    date: 2023-08-04 00:31:54.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
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
  +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
  +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
  +url: null
  +body: """
    I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
    \n
    Hope this is correct community to ask.\n
    \n
    EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627504 {#2469
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2036 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is a good one  \n
         [NBC Live Updates](https://www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687627504 {#1557
        date: 2023-06-24 19:25:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SocraticEthics@mastodon.online"
        "@vilian"
        "@bathory@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 4529
      -bodyTs: "'/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':11 'good':4 'live':7 'nbc':6 'one':5 'updat':8 'www.nbcnews.com':10 'www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/89774/-/comment/378772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687627504 {#1613
        date: 2023-06-24 19:25:04.0 +02:00
      }
      +"title": 4529
    }
  ]
  -id: 424
  -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
  -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687705224
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1490121"
  +editedAt: DateTimeImmutable @1687619886 {#2453
    date: 2023-06-24 17:18:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687618824 {#2470
    date: 2023-06-24 17:00:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
  +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
  +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
  +url: null
  +body: """
    I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
    \n
    Hope this is correct community to ask.\n
    \n
    EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627504 {#2469
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2036 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is a good one  \n
         [NBC Live Updates](https://www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687627504 {#1557
        date: 2023-06-24 19:25:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SocraticEthics@mastodon.online"
        "@vilian"
        "@bathory@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 4529
      -bodyTs: "'/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':11 'good':4 'live':7 'nbc':6 'one':5 'updat':8 'www.nbcnews.com':10 'www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/89774/-/comment/378772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687627504 {#1613
        date: 2023-06-24 19:25:04.0 +02:00
      }
      +"title": 4529
    }
  ]
  -id: 424
  -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
  -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687705224
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1490121"
  +editedAt: DateTimeImmutable @1687619886 {#2453
    date: 2023-06-24 17:18:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687618824 {#2470
    date: 2023-06-24 17:00:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
  +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
  +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
  +url: null
  +body: """
    I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
    \n
    Hope this is correct community to ask.\n
    \n
    EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687627504 {#2469
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2036 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is a good one  \n
         [NBC Live Updates](https://www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1687627504 {#1557
        date: 2023-06-24 19:25:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SocraticEthics@mastodon.online"
        "@vilian"
        "@bathory@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 4529
      -bodyTs: "'/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':11 'good':4 'live':7 'nbc':6 'one':5 'updat':8 'www.nbcnews.com':10 'www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/89774/-/comment/378772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687627504 {#1613
        date: 2023-06-24 19:25:04.0 +02:00
      }
      +"title": 4529
    }
  ]
  -id: 424
  -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
  -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687705224
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1490121"
  +editedAt: DateTimeImmutable @1687619886 {#2453
    date: 2023-06-24 17:18:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687618824 {#2470
    date: 2023-06-24 17:00:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1692
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
    +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
    +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
    +url: null
    +body: """
      I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
      \n
      Hope this is correct community to ask.\n
      \n
      EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 130
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687627504 {#2469
      date: 2023-06-24 19:25:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@SocraticEthics@mastodon.online"
      "@vilian"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2076 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
    +badges: Doctrine\ORM\PersistentCollection {#2036 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 424
    -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
    -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687705224
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1490121"
    +editedAt: DateTimeImmutable @1687619886 {#2453
      date: 2023-06-24 17:18:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687618824 {#2470
      date: 2023-06-24 17:00:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is a good one  \n
     [NBC Live Updates](https://www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687627504 {#1557
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
    "@bathory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 4529
  -bodyTs: "'/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':11 'good':4 'live':7 'nbc':6 'one':5 'updat':8 'www.nbcnews.com':10 'www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/89774/-/comment/378772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687627504 {#1613
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +"title": 4529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
    +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
    +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
    +url: null
    +body: """
      I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
      \n
      Hope this is correct community to ask.\n
      \n
      EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 130
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687627504 {#2469
      date: 2023-06-24 19:25:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@SocraticEthics@mastodon.online"
      "@vilian"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2076 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
    +badges: Doctrine\ORM\PersistentCollection {#2036 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 424
    -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
    -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687705224
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1490121"
    +editedAt: DateTimeImmutable @1687619886 {#2453
      date: 2023-06-24 17:18:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687618824 {#2470
      date: 2023-06-24 17:00:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is a good one  \n
     [NBC Live Updates](https://www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687627504 {#1557
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
    "@bathory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 4529
  -bodyTs: "'/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':11 'good':4 'live':7 'nbc':6 'one':5 'updat':8 'www.nbcnews.com':10 'www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/89774/-/comment/378772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687627504 {#1613
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +"title": 4529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
    +slug: "Best-way-the-follow-the-Ukraine-Russia-War-without-Reddit"
    +title: "Best way the follow the Ukraine - Russia War without Reddit ?"
    +url: null
    +body: """
      I always used to follow the war on Reddit but I am trying to stay away as much as possible. So how can I follow it without Reddit or Twitter? Does anybody have a good alternative? Thanks in advance.\n
      \n
      Hope this is correct community to ask.\n
      \n
      EDIT: Found on mastodon this [profile](https://mastodon.social/@SocraticEthics@mastodon.online) which updates very frequently. Thanks to @vilian for suggestions for using #russia. But if anybody has something else please let me know !
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 130
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687627504 {#2469
      date: 2023-06-24 19:25:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@SocraticEthics@mastodon.online"
      "@vilian"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2076 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
    +badges: Doctrine\ORM\PersistentCollection {#2036 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 424
    -titleTs: "'best':1 'follow':4 'reddit':10 'russia':7 'ukrain':6 'war':8 'way':2 'without':9"
    -bodyTs: "'/@socraticethics@mastodon.online)':55 'advanc':39 'altern':36 'alway':2 'anybodi':32,70 'ask':46 'away':16 'communiti':44 'correct':43 'edit':47 'els':73 'follow':5,25 'found':48 'frequent':59 'good':35 'hope':40 'know':77 'let':75 'mastodon':50 'mastodon.social':54 'mastodon.social/@socraticethics@mastodon.online)':53 'much':18 'pleas':74 'possibl':20 'profil':52 'reddit':9,28 'russia':67 'someth':72 'stay':15 'suggest':64 'thank':37,60 'tri':13 'twitter':30 'updat':57 'use':3,66 'vilian':62 'war':7 'without':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687705224
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1490121"
    +editedAt: DateTimeImmutable @1687619886 {#2453
      date: 2023-06-24 17:18:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687618824 {#2470
      date: 2023-06-24 17:00:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2462 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is a good one  \n
     [NBC Live Updates](https://www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687627504 {#1557
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SocraticEthics@mastodon.online"
    "@vilian"
    "@bathory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 4529
  -bodyTs: "'/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':11 'good':4 'live':7 'nbc':6 'one':5 'updat':8 'www.nbcnews.com':10 'www.nbcnews.com/news/world/live-blog/russia-wagner-attempted-coup-putin-mutiny-ukraine-pro-rcna90934)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/89774/-/comment/378772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687627504 {#1613
    date: 2023-06-24 19:25:04.0 +02:00
  }
  +"title": 4529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
17 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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