GET https://kbin.spritesserver.nl/m/RedditMigration@kbin.social/t/757/Reddit-Notifications/newest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#276
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#270
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#272
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Reddit-Notifications"
  +title: "Reddit Notifications?"
  +url: null
  +body: """
    For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
    \n
    Anyone else? Or just me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688533064 {#2410
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 757
  -titleTs: "'notif':2 'reddit':1"
  -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688517076
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435076 {#1850
    date: 2023-07-04 03:44:36.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#276
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#270
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#272
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Reddit-Notifications"
  +title: "Reddit Notifications?"
  +url: null
  +body: """
    For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
    \n
    Anyone else? Or just me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688533064 {#2410
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 757
  -titleTs: "'notif':2 'reddit':1"
  -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688517076
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435076 {#1850
    date: 2023-07-04 03:44:36.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#276
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#270
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#272
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Reddit-Notifications"
  +title: "Reddit Notifications?"
  +url: null
  +body: """
    For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
    \n
    Anyone else? Or just me?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688533064 {#2410
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 757
  -titleTs: "'notif':2 'reddit':1"
  -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688517076
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1004769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435076 {#1850
    date: 2023-07-04 03:44:36.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\EntryComment {#4016
  +user: App\Entity\User {#3964 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No bullshit official app, no account, no notifications. Easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688458760 {#4025
    date: 2023-07-04 10:19:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4014 …}
  +nested: Doctrine\ORM\PersistentCollection {#4012 …}
  +votes: Doctrine\ORM\PersistentCollection {#4010 …}
  +reports: Doctrine\ORM\PersistentCollection {#4008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  -id: 7648
  -bodyTs: "'account':6 'app':4 'bullshit':2 'easi':9 'notif':8 'offici':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/761586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688458760 {#3961
    date: 2023-07-04 10:19:20.0 +02:00
  }
}
"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
7 DENIED edit
App\Entity\EntryComment {#4016
  +user: App\Entity\User {#3964 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No bullshit official app, no account, no notifications. Easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688458760 {#4025
    date: 2023-07-04 10:19:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4014 …}
  +nested: Doctrine\ORM\PersistentCollection {#4012 …}
  +votes: Doctrine\ORM\PersistentCollection {#4010 …}
  +reports: Doctrine\ORM\PersistentCollection {#4008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  -id: 7648
  -bodyTs: "'account':6 'app':4 'bullshit':2 'easi':9 'notif':8 'offici':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/761586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688458760 {#3961
    date: 2023-07-04 10:19:20.0 +02:00
  }
}
"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
8 DENIED moderate
App\Entity\EntryComment {#4016
  +user: App\Entity\User {#3964 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No bullshit official app, no account, no notifications. Easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688458760 {#4025
    date: 2023-07-04 10:19:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4014 …}
  +nested: Doctrine\ORM\PersistentCollection {#4012 …}
  +votes: Doctrine\ORM\PersistentCollection {#4010 …}
  +reports: Doctrine\ORM\PersistentCollection {#4008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  -id: 7648
  -bodyTs: "'account':6 'app':4 'bullshit':2 'easi':9 'notif':8 'offici':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/761586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688458760 {#3961
    date: 2023-07-04 10:19:20.0 +02:00
  }
}
"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
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\EntryComment {#4048
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688478298 {#4054
    date: 2023-07-04 15:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 7647
  -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/760993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688457550 {#4059
    date: 2023-07-04 09:59:10.0 +02:00
  }
}
"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
11 DENIED edit
App\Entity\EntryComment {#4048
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688478298 {#4054
    date: 2023-07-04 15:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 7647
  -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/760993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688457550 {#4059
    date: 2023-07-04 09:59:10.0 +02:00
  }
}
"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
12 DENIED moderate
App\Entity\EntryComment {#4048
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688478298 {#4054
    date: 2023-07-04 15:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 7647
  -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/760993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688457550 {#4059
    date: 2023-07-04 09:59:10.0 +02:00
  }
}
"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
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 {#4486
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4037 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688478298 {#4054
      date: 2023-07-04 15:44:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    -id: 7647
    -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/760993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688457550 {#4059
      date: 2023-07-04 09:59:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "I used the official app on my phone and I had turned all notifications off. I left for good before the black out and never looked back. Then miraculously a week after the blackout the app turned on notifications and started spamming my phone. I deleted that shit immediately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688475738 {#4484
    date: 2023-07-04 15:02:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@sejoki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 7653
  -bodyTs: "'app':5,36 'back':27 'black':22 'blackout':34 'delet':46 'good':19 'immedi':49 'left':17 'look':26 'miracul':29 'never':25 'notif':14,39 'offici':4 'phone':8,44 'shit':48 'spam':42 'start':41 'turn':12,37 'use':2 'week':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688475738 {#4485
    date: 2023-07-04 15:02:18.0 +02:00
  }
}
"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 {#4486
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4037 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688478298 {#4054
      date: 2023-07-04 15:44:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    -id: 7647
    -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/760993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688457550 {#4059
      date: 2023-07-04 09:59:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "I used the official app on my phone and I had turned all notifications off. I left for good before the black out and never looked back. Then miraculously a week after the blackout the app turned on notifications and started spamming my phone. I deleted that shit immediately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688475738 {#4484
    date: 2023-07-04 15:02:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@sejoki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 7653
  -bodyTs: "'app':5,36 'back':27 'black':22 'blackout':34 'delet':46 'good':19 'immedi':49 'left':17 'look':26 'miracul':29 'never':25 'notif':14,39 'offici':4 'phone':8,44 'shit':48 'spam':42 'start':41 'turn':12,37 'use':2 'week':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688475738 {#4485
    date: 2023-07-04 15:02:18.0 +02:00
  }
}
"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 {#4486
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4037 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688478298 {#4054
      date: 2023-07-04 15:44:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    -id: 7647
    -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/760993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688457550 {#4059
      date: 2023-07-04 09:59:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "I used the official app on my phone and I had turned all notifications off. I left for good before the black out and never looked back. Then miraculously a week after the blackout the app turned on notifications and started spamming my phone. I deleted that shit immediately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688475738 {#4484
    date: 2023-07-04 15:02:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@sejoki@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 7653
  -bodyTs: "'app':5,36 'back':27 'black':22 'blackout':34 'delet':46 'good':19 'immedi':49 'left':17 'look':26 'miracul':29 'never':25 'notif':14,39 'offici':4 'phone':8,44 'shit':48 'spam':42 'start':41 'turn':12,37 'use':2 'week':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688475738 {#4485
    date: 2023-07-04 15:02:18.0 +02:00
  }
}
"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_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\EntryComment {#4525
  +user: Proxies\__CG__\App\Entity\User {#4455 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4048
      +user: App\Entity\User {#4037 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688478298 {#4054
        date: 2023-07-04 15:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kemsat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4053 …}
      +nested: Doctrine\ORM\PersistentCollection {#4052 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
      -id: 7647
      -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/760993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688457550 {#4059
        date: 2023-07-04 09:59:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4048}
    +body: "I used the official app on my phone and I had turned all notifications off. I left for good before the black out and never looked back. Then miraculously a week after the blackout the app turned on notifications and started spamming my phone. I deleted that shit immediately."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688475738 {#4484
      date: 2023-07-04 15:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
      "@sejoki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 7653
    -bodyTs: "'app':5,36 'back':27 'black':22 'blackout':34 'delet':46 'good':19 'immedi':49 'left':17 'look':26 'miracul':29 'never':25 'notif':14,39 'offici':4 'phone':8,44 'shit':48 'spam':42 'start':41 'turn':12,37 'use':2 'week':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532257"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688475738 {#4485
      date: 2023-07-04 15:02:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Which is exactly what Twitter did. Even with all notifications off, I still received several daily tweets about what Elon had tweeted. So I uninstalled it. Thankfully the PWA isn't quite as bad, but it still pesters me with tweets that it knows I'm more likely to engage with, because they are negative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688478291 {#4523
    date: 2023-07-04 15:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@sejoki@feddit.de"
    "@Aviandelight@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 7678
  -bodyTs: "'bad':34 'daili':16 'elon':20 'engag':50 'even':7 'exact':3 'isn':30 'know':44 'like':48 'm':46 'negat':55 'notif':10 'pester':38 'pwa':29 'quit':32 'receiv':14 'sever':15 'still':13,37 'thank':27 'tweet':17,22,41 'twitter':5 'uninstal':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688478291 {#4524
    date: 2023-07-04 15:44:51.0 +02:00
  }
}
"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
19 DENIED edit
App\Entity\EntryComment {#4525
  +user: Proxies\__CG__\App\Entity\User {#4455 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4048
      +user: App\Entity\User {#4037 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688478298 {#4054
        date: 2023-07-04 15:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kemsat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4053 …}
      +nested: Doctrine\ORM\PersistentCollection {#4052 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
      -id: 7647
      -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/760993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688457550 {#4059
        date: 2023-07-04 09:59:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4048}
    +body: "I used the official app on my phone and I had turned all notifications off. I left for good before the black out and never looked back. Then miraculously a week after the blackout the app turned on notifications and started spamming my phone. I deleted that shit immediately."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688475738 {#4484
      date: 2023-07-04 15:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
      "@sejoki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 7653
    -bodyTs: "'app':5,36 'back':27 'black':22 'blackout':34 'delet':46 'good':19 'immedi':49 'left':17 'look':26 'miracul':29 'never':25 'notif':14,39 'offici':4 'phone':8,44 'shit':48 'spam':42 'start':41 'turn':12,37 'use':2 'week':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532257"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688475738 {#4485
      date: 2023-07-04 15:02:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Which is exactly what Twitter did. Even with all notifications off, I still received several daily tweets about what Elon had tweeted. So I uninstalled it. Thankfully the PWA isn't quite as bad, but it still pesters me with tweets that it knows I'm more likely to engage with, because they are negative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688478291 {#4523
    date: 2023-07-04 15:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@sejoki@feddit.de"
    "@Aviandelight@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 7678
  -bodyTs: "'bad':34 'daili':16 'elon':20 'engag':50 'even':7 'exact':3 'isn':30 'know':44 'like':48 'm':46 'negat':55 'notif':10 'pester':38 'pwa':29 'quit':32 'receiv':14 'sever':15 'still':13,37 'thank':27 'tweet':17,22,41 'twitter':5 'uninstal':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688478291 {#4524
    date: 2023-07-04 15:44:51.0 +02:00
  }
}
"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
20 DENIED moderate
App\Entity\EntryComment {#4525
  +user: Proxies\__CG__\App\Entity\User {#4455 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: Proxies\__CG__\App\Entity\User {#4487 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4048
      +user: App\Entity\User {#4037 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Did you install the official Reddit app? Same happened to me when I did. They seem to enable notifications for recommended posts once you log in. I turned that shit off and deleted the app. I don’t want any settings changed by the mere act of logging in somewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1688478298 {#4054
        date: 2023-07-04 15:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kemsat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4053 …}
      +nested: Doctrine\ORM\PersistentCollection {#4052 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
      -id: 7647
      -bodyTs: "'act':46 'app':7,35 'chang':42 'delet':33 'enabl':18 'happen':9 'instal':3 'log':25,48 'mere':45 'notif':19 'offici':5 'post':22 'recommend':21 'reddit':6 'seem':16 'set':41 'shit':30 'somewher':50 'turn':28 'want':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/760993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688457550 {#4059
        date: 2023-07-04 09:59:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4048}
    +body: "I used the official app on my phone and I had turned all notifications off. I left for good before the black out and never looked back. Then miraculously a week after the blackout the app turned on notifications and started spamming my phone. I deleted that shit immediately."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688475738 {#4484
      date: 2023-07-04 15:02:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
      "@sejoki@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 7653
    -bodyTs: "'app':5,36 'back':27 'black':22 'blackout':34 'delet':46 'good':19 'immedi':49 'left':17 'look':26 'miracul':29 'never':25 'notif':14,39 'offici':4 'phone':8,44 'shit':48 'spam':42 'start':41 'turn':12,37 'use':2 'week':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532257"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688475738 {#4485
      date: 2023-07-04 15:02:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Which is exactly what Twitter did. Even with all notifications off, I still received several daily tweets about what Elon had tweeted. So I uninstalled it. Thankfully the PWA isn't quite as bad, but it still pesters me with tweets that it knows I'm more likely to engage with, because they are negative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688478291 {#4523
    date: 2023-07-04 15:44:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@sejoki@feddit.de"
    "@Aviandelight@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 7678
  -bodyTs: "'bad':34 'daili':16 'elon':20 'engag':50 'even':7 'exact':3 'isn':30 'know':44 'like':48 'm':46 'negat':55 'notif':10 'pester':38 'pwa':29 'quit':32 'receiv':14 'sever':15 'still':13,37 'thank':27 'tweet':17,22,41 'twitter':5 'uninstal':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688478291 {#4524
    date: 2023-07-04 15:44:51.0 +02:00
  }
}
"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
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\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688533059 {#4130
    date: 2023-07-05 06:57:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 7569
  -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688444124 {#4131
    date: 2023-07-04 06:15:24.0 +02:00
  }
}
"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
23 DENIED edit
App\Entity\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688533059 {#4130
    date: 2023-07-05 06:57:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 7569
  -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688444124 {#4131
    date: 2023-07-04 06:15:24.0 +02:00
  }
}
"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
24 DENIED moderate
App\Entity\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688533059 {#4130
    date: 2023-07-05 06:57:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 7569
  -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688444124 {#4131
    date: 2023-07-04 06:15:24.0 +02:00
  }
}
"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
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\EntryComment {#4454
  +user: Proxies\__CG__\App\Entity\User {#4455 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688533059 {#4130
      date: 2023-07-05 06:57:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 7569
    -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688444124 {#4131
      date: 2023-07-04 06:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I hated that. "X posted a photo that is getting attention" and? Good for them, why do they need me to look if it's already getting attention.... 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688478374 {#4452
    date: 2023-07-04 15:46:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@lackadaisy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4458 …}
  +votes: Doctrine\ORM\PersistentCollection {#4460 …}
  +reports: Doctrine\ORM\PersistentCollection {#4462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4466 …}
  -id: 7680
  -bodyTs: "'alreadi':26 'attent':11,28 'get':10,27 'good':13 'hate':2 'look':22 'need':19 'photo':7 'post':5 'x':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688478374 {#4453
    date: 2023-07-04 15:46:14.0 +02:00
  }
}
"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
27 DENIED edit
App\Entity\EntryComment {#4454
  +user: Proxies\__CG__\App\Entity\User {#4455 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688533059 {#4130
      date: 2023-07-05 06:57:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 7569
    -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688444124 {#4131
      date: 2023-07-04 06:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I hated that. "X posted a photo that is getting attention" and? Good for them, why do they need me to look if it's already getting attention.... 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688478374 {#4452
    date: 2023-07-04 15:46:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@lackadaisy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4458 …}
  +votes: Doctrine\ORM\PersistentCollection {#4460 …}
  +reports: Doctrine\ORM\PersistentCollection {#4462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4466 …}
  -id: 7680
  -bodyTs: "'alreadi':26 'attent':11,28 'get':10,27 'good':13 'hate':2 'look':22 'need':19 'photo':7 'post':5 'x':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688478374 {#4453
    date: 2023-07-04 15:46:14.0 +02:00
  }
}
"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
28 DENIED moderate
App\Entity\EntryComment {#4454
  +user: Proxies\__CG__\App\Entity\User {#4455 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688533059 {#4130
      date: 2023-07-05 06:57:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 7569
    -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688444124 {#4131
      date: 2023-07-04 06:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I hated that. "X posted a photo that is getting attention" and? Good for them, why do they need me to look if it's already getting attention.... 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688478374 {#4452
    date: 2023-07-04 15:46:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@lackadaisy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4458 …}
  +votes: Doctrine\ORM\PersistentCollection {#4460 …}
  +reports: Doctrine\ORM\PersistentCollection {#4462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4466 …}
  -id: 7680
  -bodyTs: "'alreadi':26 'attent':11,28 'get':10,27 'good':13 'hate':2 'look':22 'need':19 'photo':7 'post':5 'x':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/532873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688478374 {#4453
    date: 2023-07-04 15:46:14.0 +02:00
  }
}
"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
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\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#4471 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688533059 {#4130
      date: 2023-07-05 06:57:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 7569
    -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688444124 {#4131
      date: 2023-07-04 06:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I used to be on Facebook Dating, when I go awhile without logging in to facebook, it seems to remember that I was on it and starts telling me about potential matches with photos that seem to slowly get more attractive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688533064 {#4468
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@lackadaisy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4472 …}
  +nested: Doctrine\ORM\PersistentCollection {#4474 …}
  +votes: Doctrine\ORM\PersistentCollection {#4476 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 8186
  -bodyTs: "'attract':41 'awhil':11 'date':7 'facebook':6,16 'get':39 'go':10 'log':13 'match':32 'photo':34 'potenti':31 'rememb':20 'seem':18,36 'slowli':38 'start':27 'tell':28 'use':2 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/544645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688533051 {#4469
    date: 2023-07-05 06:57:31.0 +02:00
  }
}
"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
31 DENIED edit
App\Entity\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#4471 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688533059 {#4130
      date: 2023-07-05 06:57:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 7569
    -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688444124 {#4131
      date: 2023-07-04 06:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I used to be on Facebook Dating, when I go awhile without logging in to facebook, it seems to remember that I was on it and starts telling me about potential matches with photos that seem to slowly get more attractive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688533064 {#4468
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@lackadaisy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4472 …}
  +nested: Doctrine\ORM\PersistentCollection {#4474 …}
  +votes: Doctrine\ORM\PersistentCollection {#4476 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 8186
  -bodyTs: "'attract':41 'awhil':11 'date':7 'facebook':6,16 'get':39 'go':10 'log':13 'match':32 'photo':34 'potenti':31 'rememb':20 'seem':18,36 'slowli':38 'start':27 'tell':28 'use':2 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/544645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688533051 {#4469
    date: 2023-07-05 06:57:31.0 +02:00
  }
}
"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
32 DENIED moderate
App\Entity\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#4471 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know when I had mostly stopped engaging with facebook, it started giving me absurd notifications, like "someone you don't know posted something in a group you never check." It starts looking kind of desperate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688533059 {#4130
      date: 2023-07-05 06:57:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 7569
    -bodyTs: "'absurd':15 'check':30 'desper':36 'engag':8 'facebook':10 'give':13 'group':27 'kind':34 'know':2,22 'like':17 'look':33 'most':6 'never':29 'notif':16 'post':23 'someon':18 'someth':24 'start':12,32 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527062"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688444124 {#4131
      date: 2023-07-04 06:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I used to be on Facebook Dating, when I go awhile without logging in to facebook, it seems to remember that I was on it and starts telling me about potential matches with photos that seem to slowly get more attractive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688533064 {#4468
    date: 2023-07-05 06:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@lackadaisy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4472 …}
  +nested: Doctrine\ORM\PersistentCollection {#4474 …}
  +votes: Doctrine\ORM\PersistentCollection {#4476 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 8186
  -bodyTs: "'attract':41 'awhil':11 'date':7 'facebook':6,16 'get':39 'go':10 'log':13 'match':32 'photo':34 'potenti':31 'rememb':20 'seem':18,36 'slowli':38 'start':27 'tell':28 'use':2 'without':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/544645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688533051 {#4469
    date: 2023-07-05 06:57:31.0 +02:00
  }
}
"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
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\EntryComment {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I deleted Reddit from my phone and I have all email notifications off, I don't get Reddit Notifications anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688469436 {#4203
    date: 2023-07-04 13:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 7596
  -bodyTs: "'anymor':20 'delet':2 'email':11 'get':17 'notif':12,19 'phone':6 'reddit':3,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://nerdbin.social/m/RedditMigration@kbin.social/t/4987/-/comment/26297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688439497 {#4204
    date: 2023-07-04 04:58:17.0 +02:00
  }
}
"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
35 DENIED edit
App\Entity\EntryComment {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I deleted Reddit from my phone and I have all email notifications off, I don't get Reddit Notifications anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688469436 {#4203
    date: 2023-07-04 13:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 7596
  -bodyTs: "'anymor':20 'delet':2 'email':11 'get':17 'notif':12,19 'phone':6 'reddit':3,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://nerdbin.social/m/RedditMigration@kbin.social/t/4987/-/comment/26297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688439497 {#4204
    date: 2023-07-04 04:58:17.0 +02:00
  }
}
"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
36 DENIED moderate
App\Entity\EntryComment {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I deleted Reddit from my phone and I have all email notifications off, I don't get Reddit Notifications anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688469436 {#4203
    date: 2023-07-04 13:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 7596
  -bodyTs: "'anymor':20 'delet':2 'email':11 'get':17 'notif':12,19 'phone':6 'reddit':3,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://nerdbin.social/m/RedditMigration@kbin.social/t/4987/-/comment/26297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688439497 {#4204
    date: 2023-07-04 04:58:17.0 +02:00
  }
}
"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
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\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You won't get any notifications if you've [deleted]."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688447058 {#4276
    date: 2023-07-04 07:04:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 7551
  -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436113 {#4277
    date: 2023-07-04 04:01:53.0 +02:00
  }
}
"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
39 DENIED edit
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You won't get any notifications if you've [deleted]."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688447058 {#4276
    date: 2023-07-04 07:04:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 7551
  -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436113 {#4277
    date: 2023-07-04 04:01:53.0 +02:00
  }
}
"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
40 DENIED moderate
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You won't get any notifications if you've [deleted]."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688447058 {#4276
    date: 2023-07-04 07:04:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 7551
  -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436113 {#4277
    date: 2023-07-04 04:01:53.0 +02:00
  }
}
"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
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\EntryComment {#4435
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You won't get any notifications if you've [deleted]."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688447058 {#4276
      date: 2023-07-04 07:04:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 7551
    -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688436113 {#4277
      date: 2023-07-04 04:01:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Only have it because of my 🌽 account 🥶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440208 {#4434
    date: 2023-07-04 05:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@insomniac_lemon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4445 …}
  +votes: Doctrine\ORM\PersistentCollection {#4441 …}
  +reports: Doctrine\ORM\PersistentCollection {#4446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
  -id: 7589
  -bodyTs: "'account':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/794434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440208 {#4431
    date: 2023-07-04 05:10:08.0 +02:00
  }
}
"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
43 DENIED edit
App\Entity\EntryComment {#4435
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You won't get any notifications if you've [deleted]."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688447058 {#4276
      date: 2023-07-04 07:04:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 7551
    -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688436113 {#4277
      date: 2023-07-04 04:01:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Only have it because of my 🌽 account 🥶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440208 {#4434
    date: 2023-07-04 05:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@insomniac_lemon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4445 …}
  +votes: Doctrine\ORM\PersistentCollection {#4441 …}
  +reports: Doctrine\ORM\PersistentCollection {#4446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
  -id: 7589
  -bodyTs: "'account':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/794434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440208 {#4431
    date: 2023-07-04 05:10:08.0 +02:00
  }
}
"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
44 DENIED moderate
App\Entity\EntryComment {#4435
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You won't get any notifications if you've [deleted]."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688447058 {#4276
      date: 2023-07-04 07:04:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 7551
    -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688436113 {#4277
      date: 2023-07-04 04:01:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Only have it because of my 🌽 account 🥶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440208 {#4434
    date: 2023-07-04 05:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@insomniac_lemon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4445 …}
  +votes: Doctrine\ORM\PersistentCollection {#4441 …}
  +reports: Doctrine\ORM\PersistentCollection {#4446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
  -id: 7589
  -bodyTs: "'account':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/794434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440208 {#4431
    date: 2023-07-04 05:10:08.0 +02:00
  }
}
"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
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\EntryComment {#4506
  +user: Proxies\__CG__\App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4281
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "You won't get any notifications if you've [deleted]."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688447058 {#4276
        date: 2023-07-04 07:04:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kemsat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4284 …}
      +votes: Doctrine\ORM\PersistentCollection {#4286 …}
      +reports: Doctrine\ORM\PersistentCollection {#4288 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
      -id: 7551
      -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688436113 {#4277
        date: 2023-07-04 04:01:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "Only have it because of my 🌽 account 🥶"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688440208 {#4434
      date: 2023-07-04 05:10:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
      "@insomniac_lemon@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4445 …}
    +votes: Doctrine\ORM\PersistentCollection {#4441 …}
    +reports: Doctrine\ORM\PersistentCollection {#4446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
    -id: 7589
    -bodyTs: "'account':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/794434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688440208 {#4431
      date: 2023-07-04 05:10:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Frozen corn is delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688447042 {#4505
    date: 2023-07-04 07:04:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@insomniac_lemon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 7590
  -bodyTs: "'corn':2 'delici':4 'frozen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688447042 {#4502
    date: 2023-07-04 07:04:02.0 +02:00
  }
}
"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
47 DENIED edit
App\Entity\EntryComment {#4506
  +user: Proxies\__CG__\App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4281
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "You won't get any notifications if you've [deleted]."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688447058 {#4276
        date: 2023-07-04 07:04:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kemsat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4284 …}
      +votes: Doctrine\ORM\PersistentCollection {#4286 …}
      +reports: Doctrine\ORM\PersistentCollection {#4288 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
      -id: 7551
      -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688436113 {#4277
        date: 2023-07-04 04:01:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "Only have it because of my 🌽 account 🥶"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688440208 {#4434
      date: 2023-07-04 05:10:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
      "@insomniac_lemon@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4445 …}
    +votes: Doctrine\ORM\PersistentCollection {#4441 …}
    +reports: Doctrine\ORM\PersistentCollection {#4446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
    -id: 7589
    -bodyTs: "'account':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/794434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688440208 {#4431
      date: 2023-07-04 05:10:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Frozen corn is delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688447042 {#4505
    date: 2023-07-04 07:04:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@insomniac_lemon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 7590
  -bodyTs: "'corn':2 'delici':4 'frozen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688447042 {#4502
    date: 2023-07-04 07:04:02.0 +02:00
  }
}
"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
48 DENIED moderate
App\Entity\EntryComment {#4506
  +user: Proxies\__CG__\App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4281
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "You won't get any notifications if you've [deleted]."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688447058 {#4276
        date: 2023-07-04 07:04:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kemsat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4284 …}
      +votes: Doctrine\ORM\PersistentCollection {#4286 …}
      +reports: Doctrine\ORM\PersistentCollection {#4288 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
      -id: 7551
      -bodyTs: "'delet':10 'get':4 'notif':6 've':9 'won':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/525549"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688436113 {#4277
        date: 2023-07-04 04:01:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "Only have it because of my 🌽 account 🥶"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688440208 {#4434
      date: 2023-07-04 05:10:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kemsat@lemmy.world"
      "@insomniac_lemon@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4445 …}
    +votes: Doctrine\ORM\PersistentCollection {#4441 …}
    +reports: Doctrine\ORM\PersistentCollection {#4446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4450 …}
    -id: 7589
    -bodyTs: "'account':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/794434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688440208 {#4431
      date: 2023-07-04 05:10:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Frozen corn is delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688447042 {#4505
    date: 2023-07-04 07:04:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
    "@insomniac_lemon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 7590
  -bodyTs: "'corn':2 'delici':4 'frozen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/134687/-/comment/527547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688447042 {#4502
    date: 2023-07-04 07:04:02.0 +02:00
  }
}
"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
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\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Same they seem to be spamming, I’m getting shit I haven’t even visited in forever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688435744 {#4351
    date: 2023-07-04 03:55:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 7588
  -bodyTs: "'even':14 'forev':17 'get':9 'haven':12 'm':8 'seem':3 'shit':10 'spam':6 'visit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/792664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435744 {#4352
    date: 2023-07-04 03:55:44.0 +02:00
  }
}
"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
51 DENIED edit
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Same they seem to be spamming, I’m getting shit I haven’t even visited in forever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688435744 {#4351
    date: 2023-07-04 03:55:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 7588
  -bodyTs: "'even':14 'forev':17 'get':9 'haven':12 'm':8 'seem':3 'shit':10 'spam':6 'visit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/792664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435744 {#4352
    date: 2023-07-04 03:55:44.0 +02:00
  }
}
"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
52 DENIED moderate
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Reddit-Notifications"
    +title: "Reddit Notifications?"
    +url: null
    +body: """
      For the first time ever, I’m getting Reddit notifications, outside of when I get a dm or a comment/post reply from someone. 🧐 Hmm, I wonder if that’s just coincidence…\n
      \n
      Anyone else? Or just me?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688533064 {#2410
      date: 2023-07-05 06:57:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 757
    -titleTs: "'notif':2 'reddit':1"
    -bodyTs: "'anyon':32 'coincid':31 'comment/post':20 'dm':17 'els':33 'ever':5 'first':3 'get':8,15 'hmm':24 'm':7 'notif':10 'outsid':11 'reddit':9 'repli':21 'someon':23 'time':4 'wonder':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688517076
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1004769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688435076 {#1850
      date: 2023-07-04 03:44:36.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Same they seem to be spamming, I’m getting shit I haven’t even visited in forever"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688435744 {#4351
    date: 2023-07-04 03:55:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kemsat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 7588
  -bodyTs: "'even':14 'forev':17 'get':9 'haven':12 'm':8 'seem':3 'shit':10 'spam':6 'visit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/792664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435744 {#4352
    date: 2023-07-04 03:55:44.0 +02:00
  }
}
"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
53 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "RedditMigration@kbin.social"
  +title: "RedditMigration"
  +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
  +rules: null
  +subscriptionsCount: 0
  +entryCount: 230
  +entryCommentCount: 3588
  +postCount: 46
  +postCommentCount: 100
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1689732875 {#276
    date: 2023-07-19 04:14:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 19
  +apId: "RedditMigration@kbin.social"
  +apProfileId: "https://kbin.social/m/RedditMigration"
  +apPublicUrl: "https://kbin.social/m/RedditMigration"
  +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "RedditMigration"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1688009400 {#270
    date: 2023-06-29 05:30:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1688009399 {#272
    date: 2023-06-29 05:29:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details