GET https://kbin.spritesserver.nl/d/arstechnica.com/comments/oldest?p=1

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.24 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.05 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\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
    \n
    So the automakers may disable a feature I neither need nor want.\n
    \n
    Oh no! Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698981734 {#1919
    date: 2023-11-03 04:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 86190
  -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dubvee.org/comment/24076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750587 {#2397
    date: 2023-06-14 15:49:47.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
3 DENIED edit
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
    \n
    So the automakers may disable a feature I neither need nor want.\n
    \n
    Oh no! Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698981734 {#1919
    date: 2023-11-03 04:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 86190
  -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dubvee.org/comment/24076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750587 {#2397
    date: 2023-06-14 15:49:47.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
4 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
    \n
    So the automakers may disable a feature I neither need nor want.\n
    \n
    Oh no! Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698981734 {#1919
    date: 2023-11-03 04:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 86190
  -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dubvee.org/comment/24076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686750587 {#2397
    date: 2023-06-14 15:49:47.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
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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
      \n
      So the automakers may disable a feature I neither need nor want.\n
      \n
      Oh no! Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698981734 {#1919
      date: 2023-11-03 04:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@readbeanicecream@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 86190
    -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dubvee.org/comment/24076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686750587 {#2397
      date: 2023-06-14 15:49:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "🎶you got cheesey blasters🎶 Thanks meatcat!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686751620 {#3318
    date: 2023-06-14 16:07:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
    "@MeatCat@dubvee.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 86191
  -bodyTs: "'blaster':4 'cheesey':3 'got':2 'meatcat':6 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/237423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686751620 {#3319
    date: 2023-06-14 16:07:00.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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
      \n
      So the automakers may disable a feature I neither need nor want.\n
      \n
      Oh no! Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698981734 {#1919
      date: 2023-11-03 04:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@readbeanicecream@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 86190
    -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dubvee.org/comment/24076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686750587 {#2397
      date: 2023-06-14 15:49:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "🎶you got cheesey blasters🎶 Thanks meatcat!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686751620 {#3318
    date: 2023-06-14 16:07:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
    "@MeatCat@dubvee.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 86191
  -bodyTs: "'blaster':4 'cheesey':3 'got':2 'meatcat':6 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/237423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686751620 {#3319
    date: 2023-06-14 16:07:00.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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
      \n
      So the automakers may disable a feature I neither need nor want.\n
      \n
      Oh no! Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698981734 {#1919
      date: 2023-11-03 04:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@readbeanicecream@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 86190
    -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dubvee.org/comment/24076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686750587 {#2397
      date: 2023-06-14 15:49:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "🎶you got cheesey blasters🎶 Thanks meatcat!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686751620 {#3318
    date: 2023-06-14 16:07:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
    "@MeatCat@dubvee.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 86191
  -bodyTs: "'blaster':4 'cheesey':3 'got':2 'meatcat':6 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/237423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686751620 {#3319
    date: 2023-06-14 16:07:00.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 {#3406
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
        \n
        So the automakers may disable a feature I neither need nor want.\n
        \n
        Oh no! Anyway…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698981734 {#1919
        date: 2023-11-03 04:22:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@readbeanicecream@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 86190
      -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dubvee.org/comment/24076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686750587 {#2397
        date: 2023-06-14 15:49:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "🎶you got cheesey blasters🎶 Thanks meatcat!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686751620 {#3318
      date: 2023-06-14 16:07:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@readbeanicecream@beehaw.org"
      "@MeatCat@dubvee.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 86191
    -bodyTs: "'blaster':4 'cheesey':3 'got':2 'meatcat':6 'thank':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/237423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686751620 {#3319
      date: 2023-06-14 16:07:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Razzmatazz! And then I fly away on my, um, skateboard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686751796 {#3404
    date: 2023-06-14 16:09:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
    "@MeatCat@dubvee.org"
    "@StewieTheThird@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 86192
  -bodyTs: "'away':6 'fli':5 'razzmatazz':1 'skateboard':10 'um':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dubvee.org/comment/24126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686751796 {#3405
    date: 2023-06-14 16:09:56.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 {#3406
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
        \n
        So the automakers may disable a feature I neither need nor want.\n
        \n
        Oh no! Anyway…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698981734 {#1919
        date: 2023-11-03 04:22:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@readbeanicecream@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 86190
      -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dubvee.org/comment/24076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686750587 {#2397
        date: 2023-06-14 15:49:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "🎶you got cheesey blasters🎶 Thanks meatcat!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686751620 {#3318
      date: 2023-06-14 16:07:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@readbeanicecream@beehaw.org"
      "@MeatCat@dubvee.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 86191
    -bodyTs: "'blaster':4 'cheesey':3 'got':2 'meatcat':6 'thank':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/237423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686751620 {#3319
      date: 2023-06-14 16:07:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Razzmatazz! And then I fly away on my, um, skateboard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686751796 {#3404
    date: 2023-06-14 16:09:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
    "@MeatCat@dubvee.org"
    "@StewieTheThird@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 86192
  -bodyTs: "'away':6 'fli':5 'razzmatazz':1 'skateboard':10 'um':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dubvee.org/comment/24126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686751796 {#3405
    date: 2023-06-14 16:09:56.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 {#3406
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Faced with this dilemma, it’s quite possible the automakers will respond by simply disabling telematics and connected services for customers in the state.\n
        \n
        So the automakers may disable a feature I neither need nor want.\n
        \n
        Oh no! Anyway…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698981734 {#1919
        date: 2023-11-03 04:22:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@readbeanicecream@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 86190
      -bodyTs: "'anyway':39 'automak':10,27 'connect':18 'custom':21 'dilemma':4 'disabl':15,29 'face':1 'featur':31 'may':28 'need':34 'neither':33 'oh':37 'possibl':8 'quit':7 'respond':12 'servic':19 'simpli':14 'state':24 'telemat':16 'want':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dubvee.org/comment/24076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686750587 {#2397
        date: 2023-06-14 15:49:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "🎶you got cheesey blasters🎶 Thanks meatcat!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686751620 {#3318
      date: 2023-06-14 16:07:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@readbeanicecream@beehaw.org"
      "@MeatCat@dubvee.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3322 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
    -id: 86191
    -bodyTs: "'blaster':4 'cheesey':3 'got':2 'meatcat':6 'thank':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/237423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686751620 {#3319
      date: 2023-06-14 16:07:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Razzmatazz! And then I fly away on my, um, skateboard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686751796 {#3404
    date: 2023-06-14 16:09:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@readbeanicecream@beehaw.org"
    "@MeatCat@dubvee.org"
    "@StewieTheThird@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 86192
  -bodyTs: "'away':6 'fli':5 'razzmatazz':1 'skateboard':10 'um':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dubvee.org/comment/24126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686751796 {#3405
    date: 2023-06-14 16:09:56.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 {#1701
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So big tech gutted the internet with their search engine,\n
    \n
    reddit was on of the few places you could get useful, organic content\n
    \n
    reddit decided to fuck with the people generating this content\n
    \n
    content generating users did not like it, start to strike\n
    \n
    google's shiti engine can't return any decent results besides SEO optimized trash
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687959791 {#1565
    date: 2023-06-28 15:43:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1680 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 5245
  -bodyTs: "'besid':54 'big':2 'content':23,33,34 'could':19 'decent':52 'decid':25 'engin':10,47 'fuck':27 'generat':31,35 'get':20 'googl':44 'gut':4 'internet':6 'like':39 'optim':56 'organ':22 'peopl':30 'place':17 'reddit':11,24 'result':53 'return':50 'search':9 'seo':55 'shiti':46 'start':41 'strike':43 'tech':3 'trash':57 'use':21 'user':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/432895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687959791 {#1604
    date: 2023-06-28 15:43:11.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 {#1701
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So big tech gutted the internet with their search engine,\n
    \n
    reddit was on of the few places you could get useful, organic content\n
    \n
    reddit decided to fuck with the people generating this content\n
    \n
    content generating users did not like it, start to strike\n
    \n
    google's shiti engine can't return any decent results besides SEO optimized trash
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687959791 {#1565
    date: 2023-06-28 15:43:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1680 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 5245
  -bodyTs: "'besid':54 'big':2 'content':23,33,34 'could':19 'decent':52 'decid':25 'engin':10,47 'fuck':27 'generat':31,35 'get':20 'googl':44 'gut':4 'internet':6 'like':39 'optim':56 'organ':22 'peopl':30 'place':17 'reddit':11,24 'result':53 'return':50 'search':9 'seo':55 'shiti':46 'start':41 'strike':43 'tech':3 'trash':57 'use':21 'user':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/432895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687959791 {#1604
    date: 2023-06-28 15:43:11.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 {#1701
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So big tech gutted the internet with their search engine,\n
    \n
    reddit was on of the few places you could get useful, organic content\n
    \n
    reddit decided to fuck with the people generating this content\n
    \n
    content generating users did not like it, start to strike\n
    \n
    google's shiti engine can't return any decent results besides SEO optimized trash
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687959791 {#1565
    date: 2023-06-28 15:43:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1680 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 5245
  -bodyTs: "'besid':54 'big':2 'content':23,33,34 'could':19 'decent':52 'decid':25 'engin':10,47 'fuck':27 'generat':31,35 'get':20 'googl':44 'gut':4 'internet':6 'like':39 'optim':56 'organ':22 'peopl':30 'place':17 'reddit':11,24 'result':53 'return':50 'search':9 'seo':55 'shiti':46 'start':41 'strike':43 'tech':3 'trash':57 'use':21 'user':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/432895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687959791 {#1604
    date: 2023-06-28 15:43:11.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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
    \n
    Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688055646 {#2470
    date: 2023-06-29 18:20:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 5359
  -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687967921 {#2469
    date: 2023-06-28 17:58:41.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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
    \n
    Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688055646 {#2470
    date: 2023-06-29 18:20:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 5359
  -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687967921 {#2469
    date: 2023-06-28 17:58:41.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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
    \n
    Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688055646 {#2470
    date: 2023-06-29 18:20:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 5359
  -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687967921 {#2469
    date: 2023-06-28 17:58:41.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 {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
      \n
      Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688055646 {#2470
      date: 2023-06-29 18:20:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Temperche@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 5359
    -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687967921 {#2469
      date: 2023-06-28 17:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "I’d like to see a search engine that has a setting to just search forums. Organic user generated content is where most of the valuable information is, at least for troubleshooting/ product recommendations/ hobbies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688044912 {#3032
    date: 2023-06-29 15:21:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 5360
  -bodyTs: "'content':20 'd':2 'engin':8 'forum':16 'generat':19 'hobbi':35 'inform':27 'least':30 'like':3 'organ':17 'product':33 'recommend':34 'search':7,15 'see':5 'set':12 'troubleshoot':32 'user':18 'valuabl':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/465850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688044912 {#3035
    date: 2023-06-29 15:21:52.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 {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
      \n
      Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688055646 {#2470
      date: 2023-06-29 18:20:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Temperche@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 5359
    -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687967921 {#2469
      date: 2023-06-28 17:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "I’d like to see a search engine that has a setting to just search forums. Organic user generated content is where most of the valuable information is, at least for troubleshooting/ product recommendations/ hobbies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688044912 {#3032
    date: 2023-06-29 15:21:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 5360
  -bodyTs: "'content':20 'd':2 'engin':8 'forum':16 'generat':19 'hobbi':35 'inform':27 'least':30 'like':3 'organ':17 'product':33 'recommend':34 'search':7,15 'see':5 'set':12 'troubleshoot':32 'user':18 'valuabl':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/465850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688044912 {#3035
    date: 2023-06-29 15:21:52.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 {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
      \n
      Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688055646 {#2470
      date: 2023-06-29 18:20:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Temperche@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 5359
    -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687967921 {#2469
      date: 2023-06-28 17:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "I’d like to see a search engine that has a setting to just search forums. Organic user generated content is where most of the valuable information is, at least for troubleshooting/ product recommendations/ hobbies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688044912 {#3032
    date: 2023-06-29 15:21:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 5360
  -bodyTs: "'content':20 'd':2 'engin':8 'forum':16 'generat':19 'hobbi':35 'inform':27 'least':30 'like':3 'organ':17 'product':33 'recommend':34 'search':7,15 'see':5 'set':12 'troubleshoot':32 'user':18 'valuabl':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://vlemmy.net/comment/465850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688044912 {#3035
    date: 2023-06-29 15:21:52.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 {#3339
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3031
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2363
      +user: App\Entity\User {#2378 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
        \n
        Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688055646 {#2470
        date: 2023-06-29 18:20:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Temperche@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 5359
      -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687967921 {#2469
        date: 2023-06-28 17:58:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2363}
    +body: "I’d like to see a search engine that has a setting to just search forums. Organic user generated content is where most of the valuable information is, at least for troubleshooting/ product recommendations/ hobbies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688044912 {#3032
      date: 2023-06-29 15:21:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Temperche@feddit.de"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3111 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 5360
    -bodyTs: "'content':20 'd':2 'engin':8 'forum':16 'generat':19 'hobbi':35 'inform':27 'least':30 'like':3 'organ':17 'product':33 'recommend':34 'search':7,15 'see':5 'set':12 'troubleshoot':32 'user':18 'valuabl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://vlemmy.net/comment/465850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688044912 {#3035
      date: 2023-06-29 15:21:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "Certainly for niche stuff, it is one of the best ways to get any information period."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688053480 {#3338
    date: 2023-06-29 17:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
    "@Th4tGuyII@kbin.social"
    "@sogekingfisher@vlemmy.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 5361
  -bodyTs: "'best':10 'certain':1 'get':13 'inform':15 'nich':3 'one':7 'period':16 'stuff':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/447794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688053480 {#3335
    date: 2023-06-29 17:44:40.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 {#3339
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3031
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2363
      +user: App\Entity\User {#2378 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
        \n
        Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688055646 {#2470
        date: 2023-06-29 18:20:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Temperche@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 5359
      -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687967921 {#2469
        date: 2023-06-28 17:58:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2363}
    +body: "I’d like to see a search engine that has a setting to just search forums. Organic user generated content is where most of the valuable information is, at least for troubleshooting/ product recommendations/ hobbies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688044912 {#3032
      date: 2023-06-29 15:21:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Temperche@feddit.de"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3111 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 5360
    -bodyTs: "'content':20 'd':2 'engin':8 'forum':16 'generat':19 'hobbi':35 'inform':27 'least':30 'like':3 'organ':17 'product':33 'recommend':34 'search':7,15 'see':5 'set':12 'troubleshoot':32 'user':18 'valuabl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://vlemmy.net/comment/465850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688044912 {#3035
      date: 2023-06-29 15:21:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "Certainly for niche stuff, it is one of the best ways to get any information period."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688053480 {#3338
    date: 2023-06-29 17:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
    "@Th4tGuyII@kbin.social"
    "@sogekingfisher@vlemmy.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 5361
  -bodyTs: "'best':10 'certain':1 'get':13 'inform':15 'nich':3 'one':7 'period':16 'stuff':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/447794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688053480 {#3335
    date: 2023-06-29 17:44:40.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 {#3339
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3031
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2363
      +user: App\Entity\User {#2378 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It's a shame really. The Reddit hack really was the only way to get around all the SEO crap invading your search results.\n
        \n
        Glad Google seems to be, at least briefly, realising the problem. People want actual answers, not useless crap designed to look like them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688055646 {#2470
        date: 2023-06-29 18:20:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Temperche@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 5359
      -bodyTs: "'actual':38 'answer':39 'around':16 'briefli':32 'crap':20,42 'design':43 'get':15 'glad':25 'googl':26 'hack':8 'invad':21 'least':31 'like':46 'look':45 'peopl':36 'problem':35 'realis':33 'realli':5,9 'reddit':7 'result':24 'search':23 'seem':27 'seo':19 'shame':4 'useless':41 'want':37 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/434289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687967921 {#2469
        date: 2023-06-28 17:58:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2363}
    +body: "I’d like to see a search engine that has a setting to just search forums. Organic user generated content is where most of the valuable information is, at least for troubleshooting/ product recommendations/ hobbies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688044912 {#3032
      date: 2023-06-29 15:21:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Temperche@feddit.de"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3113 …}
    +nested: Doctrine\ORM\PersistentCollection {#3111 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 5360
    -bodyTs: "'content':20 'd':2 'engin':8 'forum':16 'generat':19 'hobbi':35 'inform':27 'least':30 'like':3 'organ':17 'product':33 'recommend':34 'search':7,15 'see':5 'set':12 'troubleshoot':32 'user':18 'valuabl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://vlemmy.net/comment/465850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688044912 {#3035
      date: 2023-06-29 15:21:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "Certainly for niche stuff, it is one of the best ways to get any information period."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688053480 {#3338
    date: 2023-06-29 17:44:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Temperche@feddit.de"
    "@Th4tGuyII@kbin.social"
    "@sogekingfisher@vlemmy.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 5361
  -bodyTs: "'best':10 'certain':1 'get':13 'inform':15 'nich':3 'one':7 'period':16 'stuff':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/106644/-/comment/447794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688053480 {#3335
    date: 2023-06-29 17:44:40.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 {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688105188 {#2037
    date: 2023-06-30 08:06:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 5700
  -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/637982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075132 {#2144
    date: 2023-06-29 23:45:32.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 {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688105188 {#2037
    date: 2023-06-30 08:06:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 5700
  -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/637982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075132 {#2144
    date: 2023-06-29 23:45:32.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 {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688105188 {#2037
    date: 2023-06-30 08:06:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 5700
  -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/637982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075132 {#2144
    date: 2023-06-29 23:45:32.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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "I suspect that I'm amongst the majority here in that I still use reddit as well as Kbin - at present the fediverse front ends just need time to introduce features to make them more usable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688105187 {#3187
    date: 2023-06-30 08:06:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 5874
  -bodyTs: "'amongst':6 'end':25 'featur':31 'fedivers':23 'front':24 'introduc':30 'kbin':19 'm':5 'major':8 'make':33 'need':27 'present':21 'reddit':15 'still':13 'suspect':2 'time':28 'usabl':36 'use':14 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/458202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688105187 {#3188
    date: 2023-06-30 08:06:27.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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "I suspect that I'm amongst the majority here in that I still use reddit as well as Kbin - at present the fediverse front ends just need time to introduce features to make them more usable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688105187 {#3187
    date: 2023-06-30 08:06:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 5874
  -bodyTs: "'amongst':6 'end':25 'featur':31 'fedivers':23 'front':24 'introduc':30 'kbin':19 'm':5 'major':8 'make':33 'need':27 'present':21 'reddit':15 'still':13 'suspect':2 'time':28 'usabl':36 'use':14 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/458202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688105187 {#3188
    date: 2023-06-30 08:06:27.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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: "I suspect that I'm amongst the majority here in that I still use reddit as well as Kbin - at present the fediverse front ends just need time to introduce features to make them more usable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688105187 {#3187
    date: 2023-06-30 08:06:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 5874
  -bodyTs: "'amongst':6 'end':25 'featur':31 'fedivers':23 'front':24 'introduc':30 'kbin':19 'm':5 'major':8 'make':33 'need':27 'present':21 'reddit':15 'still':13 'suspect':2 'time':28 'usabl':36 'use':14 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/458202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688105187 {#3188
    date: 2023-06-30 08:06:27.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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: """
    I don't think it's a question of enough people ditching Reddit, but just enough to create and/or provide quality content.\n
    \n
    And really that doesn't matter as much as participating in a platform that's free of all the BS Reddit evolved into. Fediverse has a platform free of almost everything long term Redditors came to hate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688090270 {#3203
    date: 2023-06-30 03:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 5748
  -bodyTs: "'almost':52 'and/or':19 'bs':42 'came':57 'content':22 'creat':18 'ditch':12 'doesn':26 'enough':10,16 'everyth':53 'evolv':44 'fedivers':46 'free':38,50 'hate':59 'long':54 'matter':28 'much':30 'particip':32 'peopl':11 'platform':35,49 'provid':20 'qualiti':21 'question':8 'realli':24 'reddit':13,43 'redditor':56 'term':55 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688090270 {#3204
    date: 2023-06-30 03:57:50.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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: """
    I don't think it's a question of enough people ditching Reddit, but just enough to create and/or provide quality content.\n
    \n
    And really that doesn't matter as much as participating in a platform that's free of all the BS Reddit evolved into. Fediverse has a platform free of almost everything long term Redditors came to hate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688090270 {#3203
    date: 2023-06-30 03:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 5748
  -bodyTs: "'almost':52 'and/or':19 'bs':42 'came':57 'content':22 'creat':18 'ditch':12 'doesn':26 'enough':10,16 'everyth':53 'evolv':44 'fedivers':46 'free':38,50 'hate':59 'long':54 'matter':28 'much':30 'particip':32 'peopl':11 'platform':35,49 'provid':20 'qualiti':21 'question':8 'realli':24 'reddit':13,43 'redditor':56 'term':55 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688090270 {#3204
    date: 2023-06-30 03:57:50.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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: """
    I don't think it's a question of enough people ditching Reddit, but just enough to create and/or provide quality content.\n
    \n
    And really that doesn't matter as much as participating in a platform that's free of all the BS Reddit evolved into. Fediverse has a platform free of almost everything long term Redditors came to hate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688090270 {#3203
    date: 2023-06-30 03:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 5748
  -bodyTs: "'almost':52 'and/or':19 'bs':42 'came':57 'content':22 'creat':18 'ditch':12 'doesn':26 'enough':10,16 'everyth':53 'evolv':44 'fedivers':46 'free':38,50 'hate':59 'long':54 'matter':28 'much':30 'particip':32 'peopl':11 'platform':35,49 'provid':20 'qualiti':21 'question':8 'realli':24 'reddit':13,43 'redditor':56 'term':55 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688090270 {#3204
    date: 2023-06-30 03:57:50.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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: """
    If you're expecting everyone to leave Reddit, you're going to be disappointed. Most Reddit users do. Not. Care. They'll stay for as long as Reddit entertains them.\n
    \n
    The Twitter migration was actually a really great thing for the Fediverse. It diversified Mastodon, and made it an actually lively space. It's still a nerdy space, but it's so much more than it was. It's a genuinely general and engaging microblogging space. And while, yes, it doesn't have everything that draws the Twitter clout chasers, celebrity watchers, and journalists or politicians, it's a viable alternative for people who are looking to actually engage with each other.\n
    \n
    The same is true here, and will be true after tomorrow.\n
    \n
    Edit: Autocorrect hates me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688089384 {#3219
    date: 2023-06-30 03:43:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 5739
  -bodyTs: "'actual':35,50,108 'altern':101 'autocorrect':125 'care':20 'celebr':91 'chaser':90 'clout':89 'disappoint':14 'diversifi':44 'doesn':81 'draw':86 'edit':124 'engag':74,109 'entertain':29 'everyon':5 'everyth':84 'expect':4 'fedivers':42 'general':72 'genuin':71 'go':11 'great':38 'hate':126 'journalist':94 'leav':7 'live':51 'll':22 'long':26 'look':106 'made':47 'mastodon':45 'microblog':75 'migrat':33 'much':63 'nerdi':57 'peopl':103 'politician':96 're':3,10 'realli':37 'reddit':8,16,28 'space':52,58,76 'stay':23 'still':55 'thing':39 'tomorrow':123 'true':116,121 'twitter':32,88 'user':17 'viabl':100 'watcher':92 'yes':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455628"
  +editedAt: DateTimeImmutable @1688091022 {#3220
    date: 2023-06-30 04:10:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688089384 {#3221
    date: 2023-06-30 03:43:04.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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: """
    If you're expecting everyone to leave Reddit, you're going to be disappointed. Most Reddit users do. Not. Care. They'll stay for as long as Reddit entertains them.\n
    \n
    The Twitter migration was actually a really great thing for the Fediverse. It diversified Mastodon, and made it an actually lively space. It's still a nerdy space, but it's so much more than it was. It's a genuinely general and engaging microblogging space. And while, yes, it doesn't have everything that draws the Twitter clout chasers, celebrity watchers, and journalists or politicians, it's a viable alternative for people who are looking to actually engage with each other.\n
    \n
    The same is true here, and will be true after tomorrow.\n
    \n
    Edit: Autocorrect hates me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688089384 {#3219
    date: 2023-06-30 03:43:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 5739
  -bodyTs: "'actual':35,50,108 'altern':101 'autocorrect':125 'care':20 'celebr':91 'chaser':90 'clout':89 'disappoint':14 'diversifi':44 'doesn':81 'draw':86 'edit':124 'engag':74,109 'entertain':29 'everyon':5 'everyth':84 'expect':4 'fedivers':42 'general':72 'genuin':71 'go':11 'great':38 'hate':126 'journalist':94 'leav':7 'live':51 'll':22 'long':26 'look':106 'made':47 'mastodon':45 'microblog':75 'migrat':33 'much':63 'nerdi':57 'peopl':103 'politician':96 're':3,10 'realli':37 'reddit':8,16,28 'space':52,58,76 'stay':23 'still':55 'thing':39 'tomorrow':123 'true':116,121 'twitter':32,88 'user':17 'viabl':100 'watcher':92 'yes':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455628"
  +editedAt: DateTimeImmutable @1688091022 {#3220
    date: 2023-06-30 04:10:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688089384 {#3221
    date: 2023-06-30 03:43:04.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 {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2084
    +user: App\Entity\User {#2064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hoping this doesn't meet the same fate, but with not enough people ditching reddit, it's hard to see it turning out much different."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688105188 {#2037
      date: 2023-06-30 08:06:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2076 …}
    +nested: Doctrine\ORM\PersistentCollection {#2083 …}
    +votes: Doctrine\ORM\PersistentCollection {#2085 …}
    +reports: Doctrine\ORM\PersistentCollection {#2062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
    -id: 5700
    -bodyTs: "'differ':25 'ditch':14 'doesn':3 'enough':12 'fate':8 'hard':18 'hope':1 'meet':5 'much':24 'peopl':13 'reddit':15 'see':20 'turn':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/637982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075132 {#2144
      date: 2023-06-29 23:45:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2084}
  +body: """
    If you're expecting everyone to leave Reddit, you're going to be disappointed. Most Reddit users do. Not. Care. They'll stay for as long as Reddit entertains them.\n
    \n
    The Twitter migration was actually a really great thing for the Fediverse. It diversified Mastodon, and made it an actually lively space. It's still a nerdy space, but it's so much more than it was. It's a genuinely general and engaging microblogging space. And while, yes, it doesn't have everything that draws the Twitter clout chasers, celebrity watchers, and journalists or politicians, it's a viable alternative for people who are looking to actually engage with each other.\n
    \n
    The same is true here, and will be true after tomorrow.\n
    \n
    Edit: Autocorrect hates me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688089384 {#3219
    date: 2023-06-30 03:43:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@skunkdung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 5739
  -bodyTs: "'actual':35,50,108 'altern':101 'autocorrect':125 'care':20 'celebr':91 'chaser':90 'clout':89 'disappoint':14 'diversifi':44 'doesn':81 'draw':86 'edit':124 'engag':74,109 'entertain':29 'everyon':5 'everyth':84 'expect':4 'fedivers':42 'general':72 'genuin':71 'go':11 'great':38 'hate':126 'journalist':94 'leav':7 'live':51 'll':22 'long':26 'look':106 'made':47 'mastodon':45 'microblog':75 'migrat':33 'much':63 'nerdi':57 'peopl':103 'politician':96 're':3,10 'realli':37 'reddit':8,16,28 'space':52,58,76 'stay':23 'still':55 'thing':39 'tomorrow':123 'true':116,121 'twitter':32,88 'user':17 'viabl':100 'watcher':92 'yes':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455628"
  +editedAt: DateTimeImmutable @1688091022 {#3220
    date: 2023-06-30 04:10:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688089384 {#3221
    date: 2023-06-30 03:43:04.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 {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
    \n
    A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688087845 {#2339
    date: 2023-06-30 03:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 5665
  -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075326 {#2338
    date: 2023-06-29 23:48:46.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 {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
    \n
    A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688087845 {#2339
    date: 2023-06-30 03:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 5665
  -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075326 {#2338
    date: 2023-06-29 23:48:46.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 {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
    \n
    A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1688087845 {#2339
    date: 2023-06-30 03:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 5665
  -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688075326 {#2338
    date: 2023-06-29 23:48:46.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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2339
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2338
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: """
    Underrated reply. Twitter is definitely a place where a bunch of people follow a small group of famous people and content creators almost like lemmings. (The irony that lemmy isn't like despite users being called lemmings isn't lost on me)\n
    \n
    Mastodon is a bit better, but also strangely seems to be focused on big names and groups as well, just different ones and to a lesser extent. It's one of the reasons I spend less time on there and more on Kbin / Lemmy.\n
    \n
    On the positive side, it's from Mastodon that I learned about Kbin and Lemmy to begin with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688086639 {#3101
    date: 2023-06-30 02:57:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 5706
  -bodyTs: "'almost':23 'also':49 'begin':103 'better':47 'big':56 'bit':46 'bunch':10 'call':36 'content':21 'creator':22 'definit':5 'despit':33 'differ':63 'extent':69 'famous':18 'focus':54 'follow':13 'group':16,59 'ironi':27 'isn':30,38 'kbin':85,99 'learn':97 'lem':25,37 'lemmi':29,86,101 'less':78 'lesser':68 'like':24,32 'lost':40 'mastodon':43,94 'name':57 'one':64,72 'peopl':12,19 'place':7 'posit':89 'reason':75 'repli':2 'seem':51 'side':90 'small':15 'spend':77 'strang':50 'time':79 'twitter':3 'underr':1 'user':34 'well':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086639 {#3100
    date: 2023-06-30 02:57:19.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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2339
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2338
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: """
    Underrated reply. Twitter is definitely a place where a bunch of people follow a small group of famous people and content creators almost like lemmings. (The irony that lemmy isn't like despite users being called lemmings isn't lost on me)\n
    \n
    Mastodon is a bit better, but also strangely seems to be focused on big names and groups as well, just different ones and to a lesser extent. It's one of the reasons I spend less time on there and more on Kbin / Lemmy.\n
    \n
    On the positive side, it's from Mastodon that I learned about Kbin and Lemmy to begin with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688086639 {#3101
    date: 2023-06-30 02:57:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 5706
  -bodyTs: "'almost':23 'also':49 'begin':103 'better':47 'big':56 'bit':46 'bunch':10 'call':36 'content':21 'creator':22 'definit':5 'despit':33 'differ':63 'extent':69 'famous':18 'focus':54 'follow':13 'group':16,59 'ironi':27 'isn':30,38 'kbin':85,99 'learn':97 'lem':25,37 'lemmi':29,86,101 'less':78 'lesser':68 'like':24,32 'lost':40 'mastodon':43,94 'name':57 'one':64,72 'peopl':12,19 'place':7 'posit':89 'reason':75 'repli':2 'seem':51 'side':90 'small':15 'spend':77 'strang':50 'time':79 'twitter':3 'underr':1 'user':34 'well':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086639 {#3100
    date: 2023-06-30 02:57:19.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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2339
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2338
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: """
    Underrated reply. Twitter is definitely a place where a bunch of people follow a small group of famous people and content creators almost like lemmings. (The irony that lemmy isn't like despite users being called lemmings isn't lost on me)\n
    \n
    Mastodon is a bit better, but also strangely seems to be focused on big names and groups as well, just different ones and to a lesser extent. It's one of the reasons I spend less time on there and more on Kbin / Lemmy.\n
    \n
    On the positive side, it's from Mastodon that I learned about Kbin and Lemmy to begin with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688086639 {#3101
    date: 2023-06-30 02:57:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 5706
  -bodyTs: "'almost':23 'also':49 'begin':103 'better':47 'big':56 'bit':46 'bunch':10 'call':36 'content':21 'creator':22 'definit':5 'despit':33 'differ':63 'extent':69 'famous':18 'focus':54 'follow':13 'group':16,59 'ironi':27 'isn':30,38 'kbin':85,99 'learn':97 'lem':25,37 'lemmi':29,86,101 'less':78 'lesser':68 'like':24,32 'lost':40 'mastodon':43,94 'name':57 'one':64,72 'peopl':12,19 'place':7 'posit':89 'reason':75 'repli':2 'seem':51 'side':90 'small':15 'spend':77 'strang':50 'time':79 'twitter':3 'underr':1 'user':34 'well':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688086639 {#3100
    date: 2023-06-30 02:57:19.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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2339
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2338
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688076227 {#3085
    date: 2023-06-30 00:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 5666
  -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688076227 {#3084
    date: 2023-06-30 00:03:47.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
55 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2339
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2338
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688076227 {#3085
    date: 2023-06-30 00:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 5666
  -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688076227 {#3084
    date: 2023-06-30 00:03:47.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
56 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
      \n
      A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1688087845 {#2339
      date: 2023-06-30 03:17:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 5665
    -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688075326 {#2338
      date: 2023-06-29 23:48:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1688076227 {#3085
    date: 2023-06-30 00:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 5666
  -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/638339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688076227 {#3084
    date: 2023-06-30 00:03:47.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2136
      +user: App\Entity\User {#2048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
        \n
        A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1688087845 {#2339
        date: 2023-06-30 03:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 5665
      -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688075326 {#2338
        date: 2023-06-29 23:48:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688076227 {#3085
      date: 2023-06-30 00:03:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 5666
    -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688076227 {#3084
      date: 2023-06-30 00:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Yep, journalists: I don’t need sources I have Twitter links!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688081812 {#3356
    date: 2023-06-30 01:36:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 5707
  -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/639879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688081812 {#3357
    date: 2023-06-30 01:36:52.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
59 DENIED edit
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2136
      +user: App\Entity\User {#2048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
        \n
        A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1688087845 {#2339
        date: 2023-06-30 03:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 5665
      -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688075326 {#2338
        date: 2023-06-29 23:48:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688076227 {#3085
      date: 2023-06-30 00:03:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 5666
    -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688076227 {#3084
      date: 2023-06-30 00:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Yep, journalists: I don’t need sources I have Twitter links!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688081812 {#3356
    date: 2023-06-30 01:36:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 5707
  -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/639879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688081812 {#3357
    date: 2023-06-30 01:36:52.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
60 DENIED moderate
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2136
      +user: App\Entity\User {#2048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
        \n
        A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1688087845 {#2339
        date: 2023-06-30 03:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 5665
      -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688075326 {#2338
        date: 2023-06-29 23:48:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1688076227 {#3085
      date: 2023-06-30 00:03:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 5666
    -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/638339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688076227 {#3084
      date: 2023-06-30 00:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Yep, journalists: I don’t need sources I have Twitter links!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688081812 {#3356
    date: 2023-06-30 01:36:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 5707
  -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/639879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688081812 {#3357
    date: 2023-06-30 01:36:52.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: App\Entity\EntryComment {#2136
        +user: App\Entity\User {#2048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
          \n
          A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1688087845 {#2339
          date: 2023-06-30 03:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@creedda@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 5665
        -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/638043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688075326 {#2338
          date: 2023-06-29 23:48:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1688076227 {#3085
        date: 2023-06-30 00:03:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
        "@Fez@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 5666
      -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688076227 {#3084
        date: 2023-06-30 00:03:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Yep, journalists: I don’t need sources I have Twitter links!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688081812 {#3356
      date: 2023-06-30 01:36:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
      "@shinjiikarus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 5707
    -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/639879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688081812 {#3357
      date: 2023-06-30 01:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "reddit user lostmyaccount posted yesterday that ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688087832 {#3431
    date: 2023-06-30 03:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
    "@SoPunny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3421 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 5719
  -bodyTs: "'lostmyaccount':3 'post':4 'reddit':1 'user':2 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455338"
  +editedAt: DateTimeImmutable @1688087872 {#3434
    date: 2023-06-30 03:17:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087832 {#3430
    date: 2023-06-30 03:17:12.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
63 DENIED edit
App\Entity\EntryComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: App\Entity\EntryComment {#2136
        +user: App\Entity\User {#2048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
          \n
          A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1688087845 {#2339
          date: 2023-06-30 03:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@creedda@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 5665
        -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/638043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688075326 {#2338
          date: 2023-06-29 23:48:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1688076227 {#3085
        date: 2023-06-30 00:03:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
        "@Fez@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 5666
      -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688076227 {#3084
        date: 2023-06-30 00:03:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Yep, journalists: I don’t need sources I have Twitter links!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688081812 {#3356
      date: 2023-06-30 01:36:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
      "@shinjiikarus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 5707
    -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/639879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688081812 {#3357
      date: 2023-06-30 01:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "reddit user lostmyaccount posted yesterday that ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688087832 {#3431
    date: 2023-06-30 03:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
    "@SoPunny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3421 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 5719
  -bodyTs: "'lostmyaccount':3 'post':4 'reddit':1 'user':2 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455338"
  +editedAt: DateTimeImmutable @1688087872 {#3434
    date: 2023-06-30 03:17:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087832 {#3430
    date: 2023-06-30 03:17:12.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
64 DENIED moderate
App\Entity\EntryComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: App\Entity\EntryComment {#2136
        +user: App\Entity\User {#2048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Twitter as a social media discussion platform is trash. Mastodon suffers from the same issue. The reality is those kinda of platforms rely on central figures (ie. Celebrities) to form interest.\n
          \n
          A forum-like experience (ie. Reddit) is more reliant on community and discussion. So platforms like Kbin and Lemmy have a much better chance of gaining more traction.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1688087845 {#2339
          date: 2023-06-30 03:17:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@creedda@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 5665
        -bodyTs: "'better':55 'celebr':28 'central':25 'chanc':56 'communiti':43 'discuss':6,45 'experi':36 'figur':26 'form':30 'forum':34 'forum-lik':33 'gain':58 'ie':27,37 'interest':31 'issu':15 'kbin':49 'kinda':20 'lemmi':51 'like':35,48 'mastodon':10 'media':5 'much':54 'platform':7,22,47 'realiti':17 'reddit':38 'reli':23 'reliant':41 'social':4 'suffer':11 'traction':60 'trash':9 'twitter':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/638043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688075326 {#2338
          date: 2023-06-29 23:48:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2136}
      +body: "Twitter‘s real world relevance is highly overvalued. Journalists who practically live there instead of doing journalist stuff elevating its cultural impact manifold. Mastodon shows how much of this impact is lost, if there aren’t enough promoters. The grassroots picture Twitter painted of itself wasn’t ever close to true, it was just a single-way microphone for narcissists. Reddit‘s cultural value is highly underrated in comparison and I believe a good alternative can catch enough nexus posters who will keep good content coming. As with every FOSS project the biggest enemies of success are the people within. Lemmy (as Mastodon) has a lot of difficulties with fracturing due to its federated nature and the differentiation between kbin and Lemmy is already divisive for the community. I hope the more technical minded audience of Reddit is able to overcome these barriers for entry and find a new home here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1688076227 {#3085
        date: 2023-06-30 00:03:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@creedda@kbin.social"
        "@Fez@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 5666
      -bodyTs: "'abl':140 'alreadi':125 'altern':76 'aren':35 'audienc':136 'barrier':144 'believ':73 'biggest':94 'catch':78 'close':49 'come':87 'communiti':129 'comparison':70 'content':86 'cultur':21,64 'differenti':119 'difficulti':109 'divis':126 'due':112 'elev':19 'enemi':95 'enough':37,79 'entri':146 'ever':48 'everi':90 'feder':115 'find':148 'foss':91 'fractur':111 'good':75,85 'grassroot':40 'high':7,67 'home':151 'hope':131 'impact':22,30 'instead':14 'journalist':9,17 'kbin':121 'keep':84 'lemmi':102,123 'live':12 'lost':32 'lot':107 'manifold':23 'mastodon':24,104 'microphon':59 'mind':135 'much':27 'narcissist':61 'natur':116 'new':150 'nexus':80 'overcom':142 'overvalu':8 'paint':43 'peopl':100 'pictur':41 'poster':81 'practic':11 'project':92 'promot':38 'real':3 'reddit':62,138 'relev':5 'show':25 'singl':57 'single-way':56 'stuff':18 'success':97 'technic':134 'true':51 'twitter':1,42 'underr':68 'valu':65 'wasn':46 'way':58 'within':101 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/638339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688076227 {#3084
        date: 2023-06-30 00:03:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2136}
    +body: "Yep, journalists: I don’t need sources I have Twitter links!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688081812 {#3356
      date: 2023-06-30 01:36:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@Fez@lemmy.world"
      "@shinjiikarus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 5707
    -bodyTs: "'journalist':2 'link':11 'need':6 'sourc':7 'twitter':10 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/639879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688081812 {#3357
      date: 2023-06-30 01:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "reddit user lostmyaccount posted yesterday that ..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688087832 {#3431
    date: 2023-06-30 03:17:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@Fez@lemmy.world"
    "@shinjiikarus@lemmy.world"
    "@SoPunny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3421 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 5719
  -bodyTs: "'lostmyaccount':3 'post':4 'reddit':1 'user':2 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455338"
  +editedAt: DateTimeImmutable @1688087872 {#3434
    date: 2023-06-30 03:17:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087832 {#3430
    date: 2023-06-30 03:17:12.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
    \n
    @mastodonusercount@mastodon.social\n
    \n
    - 12,869,719 accounts\n
    - +411 in the last hour\n
    - +12,425 in the last day\n
    - +69,252 in the last week\n
    \n
    Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
    \n
    [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
    \n
    Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1688104919 {#2198
    date: 2023-06-30 08:01:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 5685
  -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/649916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688077574 {#2223
    date: 2023-06-30 00:26: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
67 DENIED edit
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
    \n
    @mastodonusercount@mastodon.social\n
    \n
    - 12,869,719 accounts\n
    - +411 in the last hour\n
    - +12,425 in the last day\n
    - +69,252 in the last week\n
    \n
    Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
    \n
    [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
    \n
    Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1688104919 {#2198
    date: 2023-06-30 08:01:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 5685
  -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/649916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688077574 {#2223
    date: 2023-06-30 00:26: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
68 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
    \n
    @mastodonusercount@mastodon.social\n
    \n
    - 12,869,719 accounts\n
    - +411 in the last hour\n
    - +12,425 in the last day\n
    - +69,252 in the last week\n
    \n
    Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
    \n
    [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
    \n
    Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1688104919 {#2198
    date: 2023-06-30 08:01:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 5685
  -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/649916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688077574 {#2223
    date: 2023-06-30 00:26: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
      \n
      @mastodonusercount@mastodon.social\n
      \n
      - 12,869,719 accounts\n
      - +411 in the last hour\n
      - +12,425 in the last day\n
      - +69,252 in the last week\n
      \n
      Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
      \n
      [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
      \n
      Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1688104919 {#2198
      date: 2023-06-30 08:01:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mastodonusercount@mastodon.social"
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 5685
    -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/649916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688077574 {#2223
      date: 2023-06-30 00:26:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: """
    This may be overly cynical, but the same company owns Reddit and Ars Technica.\n
    \n
    Articles which would make one tend to expect failure of the Reddit migration are aligned with the interests of that company. This may not be related, but it hard not to notice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688405145 {#3069
    date: 2023-07-03 19:25:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 5732
  -bodyTs: "'align':29 'ar':13 'articl':15 'compani':9,35 'cynic':5 'expect':22 'failur':23 'hard':43 'interest':32 'make':18 'may':2,37 'migrat':27 'notic':46 'one':19 'over':4 'own':10 'reddit':11,26 'relat':40 'technica':14 'tend':20 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688088625 {#3068
    date: 2023-06-30 03:30:25.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
71 DENIED edit
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
      \n
      @mastodonusercount@mastodon.social\n
      \n
      - 12,869,719 accounts\n
      - +411 in the last hour\n
      - +12,425 in the last day\n
      - +69,252 in the last week\n
      \n
      Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
      \n
      [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
      \n
      Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1688104919 {#2198
      date: 2023-06-30 08:01:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mastodonusercount@mastodon.social"
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 5685
    -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/649916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688077574 {#2223
      date: 2023-06-30 00:26:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: """
    This may be overly cynical, but the same company owns Reddit and Ars Technica.\n
    \n
    Articles which would make one tend to expect failure of the Reddit migration are aligned with the interests of that company. This may not be related, but it hard not to notice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688405145 {#3069
    date: 2023-07-03 19:25:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 5732
  -bodyTs: "'align':29 'ar':13 'articl':15 'compani':9,35 'cynic':5 'expect':22 'failur':23 'hard':43 'interest':32 'make':18 'may':2,37 'migrat':27 'notic':46 'one':19 'over':4 'own':10 'reddit':11,26 'relat':40 'technica':14 'tend':20 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688088625 {#3068
    date: 2023-06-30 03:30:25.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
72 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
      \n
      @mastodonusercount@mastodon.social\n
      \n
      - 12,869,719 accounts\n
      - +411 in the last hour\n
      - +12,425 in the last day\n
      - +69,252 in the last week\n
      \n
      Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
      \n
      [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
      \n
      Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1688104919 {#2198
      date: 2023-06-30 08:01:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mastodonusercount@mastodon.social"
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 5685
    -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/649916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688077574 {#2223
      date: 2023-06-30 00:26:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: """
    This may be overly cynical, but the same company owns Reddit and Ars Technica.\n
    \n
    Articles which would make one tend to expect failure of the Reddit migration are aligned with the interests of that company. This may not be related, but it hard not to notice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1688405145 {#3069
    date: 2023-07-03 19:25:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 5732
  -bodyTs: "'align':29 'ar':13 'articl':15 'compani':9,35 'cynic':5 'expect':22 'failur':23 'hard':43 'interest':32 'make':18 'may':2,37 'migrat':27 'notic':46 'one':19 'over':4 'own':10 'reddit':11,26 'relat':40 'technica':14 'tend':20 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688088625 {#3068
    date: 2023-06-30 03:30:25.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3051
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
      \n
      @mastodonusercount@mastodon.social\n
      \n
      - 12,869,719 accounts\n
      - +411 in the last hour\n
      - +12,425 in the last day\n
      - +69,252 in the last week\n
      \n
      Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
      \n
      [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
      \n
      Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1688104919 {#2198
      date: 2023-06-30 08:01:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mastodonusercount@mastodon.social"
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 5685
    -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/649916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688077574 {#2223
      date: 2023-06-30 00:26:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "I think it's because there was a hope for wholesale migration of most/all users from Twitter to the Fediverse. Or at the very least for enough migration to make Twitter a barren landscape that would precipitate its imminent demise. Neither of those happened. Of course, neither of those are realistic outcomes either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1688084489 {#3053
    date: 2023-06-30 02:21:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 5689
  -bodyTs: "'barren':33 'cours':46 'demis':40 'either':53 'enough':27 'fedivers':20 'happen':44 'hope':9 'immin':39 'landscap':34 'least':25 'make':30 'migrat':12,28 'most/all':14 'neither':41,47 'outcom':52 'precipit':37 'realist':51 'think':2 'twitter':17,31 'user':15 'wholesal':11 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688084489 {#3052
    date: 2023-06-30 02:21:29.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
75 DENIED edit
App\Entity\EntryComment {#3051
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
      \n
      @mastodonusercount@mastodon.social\n
      \n
      - 12,869,719 accounts\n
      - +411 in the last hour\n
      - +12,425 in the last day\n
      - +69,252 in the last week\n
      \n
      Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
      \n
      [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
      \n
      Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1688104919 {#2198
      date: 2023-06-30 08:01:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mastodonusercount@mastodon.social"
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 5685
    -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/649916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688077574 {#2223
      date: 2023-06-30 00:26:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "I think it's because there was a hope for wholesale migration of most/all users from Twitter to the Fediverse. Or at the very least for enough migration to make Twitter a barren landscape that would precipitate its imminent demise. Neither of those happened. Of course, neither of those are realistic outcomes either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1688084489 {#3053
    date: 2023-06-30 02:21:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 5689
  -bodyTs: "'barren':33 'cours':46 'demis':40 'either':53 'enough':27 'fedivers':20 'happen':44 'hope':9 'immin':39 'landscap':34 'least':25 'make':30 'migrat':12,28 'most/all':14 'neither':41,47 'outcom':52 'precipit':37 'realist':51 'think':2 'twitter':17,31 'user':15 'wholesal':11 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688084489 {#3052
    date: 2023-06-30 02:21:29.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
76 DENIED moderate
App\Entity\EntryComment {#3051
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2213
    +user: App\Entity\User {#2293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no idea why they are publishing pieces like this, and it’s objectively false. Mastodon had over 60,000 sign-ups in the last week, and my feed is as busy as it ever was. It went from like 4 million when I signed up less than a year ago to over twelve million now.\n
      \n
      @mastodonusercount@mastodon.social\n
      \n
      - 12,869,719 accounts\n
      - +411 in the last hour\n
      - +12,425 in the last day\n
      - +69,252 in the last week\n
      \n
      Active users have gotten over their initial spike and have now levelled out several orders of magnitude larger than it was months ago.\n
      \n
      [mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)\n
      \n
      Either this author has a poor grasp on statistics or is a Twitter superfan or has monied interests.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1688104919 {#2198
      date: 2023-06-30 08:01:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mastodonusercount@mastodon.social"
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2225 …}
    +nested: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    -id: 5685
    -bodyTs: "'+12':69 '+411':64 '+69':75 '/stats](https://mastodon.fediverse.observer/stats)':106 '000':21 '12':60 '252':76 '4':43 '425':70 '60':20 '719':62 '869':61 'account':63 'activ':81 'ago':53,103 'author':109 'busi':34 'day':74 'either':107 'ever':37 'fals':16 'feed':31 'gotten':84 'grasp':113 'hour':68 'idea':4 'initi':87 'interest':124 'larger':98 'last':27,67,73,79 'less':49 'level':92 'like':10,42 'magnitud':97 'mastodon':17 'mastodon.fediverse.observer':105 'mastodon.fediverse.observer/stats](https://mastodon.fediverse.observer/stats)':104 'mastodonusercount@mastodon.social':59 'million':44,57 'moni':123 'month':102 'object':15 'order':95 'piec':9 'poor':112 'publish':8 'sever':94 'sign':23,47 'sign-up':22 'spike':88 'statist':115 'superfan':120 'twelv':56 'twitter':119 'up':24 'user':82 'week':28,80 'went':40 'year':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/649916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688077574 {#2223
      date: 2023-06-30 00:26:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2213}
  +body: "I think it's because there was a hope for wholesale migration of most/all users from Twitter to the Fediverse. Or at the very least for enough migration to make Twitter a barren landscape that would precipitate its imminent demise. Neither of those happened. Of course, neither of those are realistic outcomes either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1688084489 {#3053
    date: 2023-06-30 02:21:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastodonusercount@mastodon.social"
    "@creedda@kbin.social"
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 5689
  -bodyTs: "'barren':33 'cours':46 'demis':40 'either':53 'enough':27 'fedivers':20 'happen':44 'hope':9 'immin':39 'landscap':34 'least':25 'make':30 'migrat':12,28 'most/all':14 'neither':41,47 'outcom':52 'precipit':37 'realist':51 'think':2 'twitter':17,31 'user':15 'wholesal':11 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688084489 {#3052
    date: 2023-06-30 02:21:29.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
    \n
    In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1688161273 {#2212
    date: 2023-06-30 23:41:13.0 +02:00
  }
  +ip: null
  +tags: [
    0 => "twittermigration"
    2 => "redditmigration"
  ]
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 5697
  -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 8
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688085787 {#2208
    date: 2023-06-30 02:43:07.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
79 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
    \n
    In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1688161273 {#2212
    date: 2023-06-30 23:41:13.0 +02:00
  }
  +ip: null
  +tags: [
    0 => "twittermigration"
    2 => "redditmigration"
  ]
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 5697
  -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 8
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688085787 {#2208
    date: 2023-06-30 02:43:07.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
80 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
    \n
    In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1688161273 {#2212
    date: 2023-06-30 23:41:13.0 +02:00
  }
  +ip: null
  +tags: [
    0 => "twittermigration"
    2 => "redditmigration"
  ]
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 5697
  -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 8
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688085787 {#2208
    date: 2023-06-30 02:43:07.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    > not enough of those famous and important people moved from Twitter to Mastodon\n
    \n
    This is the reason I'm still using Twitter. I use Twitter not to tweet about what I did, but to get news from people I follow.  \n
     Tech people can move to Mastodon because their circles are moving, but not with common people.  \n
     For me, personally, Mastodon is like empty void. No one to follow and I can't interact with people who share same interests because they only exist on Twitter (since the "famous people" isn't moving from Twitter)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688087865 {#3118
    date: 2023-06-30 03:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 5720
  -bodyTs: "'circl':49 'common':55 'empti':63 'enough':2 'exist':83 'famous':5,88 'follow':40,68 'get':35 'import':7 'interact':73 'interest':79 'isn':90 'like':62 'm':19 'mastodon':13,46,60 'move':9,44,51,92 'news':36 'one':66 'peopl':8,38,42,56,75,89 'person':59 'reason':17 'share':77 'sinc':86 'still':20 'tech':41 'tweet':28 'twitter':11,22,25,85,94 'use':21,24 'void':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455348"
  +editedAt: DateTimeImmutable @1688088045 {#3119
    date: 2023-06-30 03:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087865 {#3120
    date: 2023-06-30 03:17:45.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
83 DENIED edit
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    > not enough of those famous and important people moved from Twitter to Mastodon\n
    \n
    This is the reason I'm still using Twitter. I use Twitter not to tweet about what I did, but to get news from people I follow.  \n
     Tech people can move to Mastodon because their circles are moving, but not with common people.  \n
     For me, personally, Mastodon is like empty void. No one to follow and I can't interact with people who share same interests because they only exist on Twitter (since the "famous people" isn't moving from Twitter)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688087865 {#3118
    date: 2023-06-30 03:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 5720
  -bodyTs: "'circl':49 'common':55 'empti':63 'enough':2 'exist':83 'famous':5,88 'follow':40,68 'get':35 'import':7 'interact':73 'interest':79 'isn':90 'like':62 'm':19 'mastodon':13,46,60 'move':9,44,51,92 'news':36 'one':66 'peopl':8,38,42,56,75,89 'person':59 'reason':17 'share':77 'sinc':86 'still':20 'tech':41 'tweet':28 'twitter':11,22,25,85,94 'use':21,24 'void':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455348"
  +editedAt: DateTimeImmutable @1688088045 {#3119
    date: 2023-06-30 03:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087865 {#3120
    date: 2023-06-30 03:17:45.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
84 DENIED moderate
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    > not enough of those famous and important people moved from Twitter to Mastodon\n
    \n
    This is the reason I'm still using Twitter. I use Twitter not to tweet about what I did, but to get news from people I follow.  \n
     Tech people can move to Mastodon because their circles are moving, but not with common people.  \n
     For me, personally, Mastodon is like empty void. No one to follow and I can't interact with people who share same interests because they only exist on Twitter (since the "famous people" isn't moving from Twitter)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688087865 {#3118
    date: 2023-06-30 03:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 5720
  -bodyTs: "'circl':49 'common':55 'empti':63 'enough':2 'exist':83 'famous':5,88 'follow':40,68 'get':35 'import':7 'interact':73 'interest':79 'isn':90 'like':62 'm':19 'mastodon':13,46,60 'move':9,44,51,92 'news':36 'one':66 'peopl':8,38,42,56,75,89 'person':59 'reason':17 'share':77 'sinc':86 'still':20 'tech':41 'tweet':28 'twitter':11,22,25,85,94 'use':21,24 'void':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455348"
  +editedAt: DateTimeImmutable @1688088045 {#3119
    date: 2023-06-30 03:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688087865 {#3120
    date: 2023-06-30 03:17:45.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
        \n
        In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1688161273 {#2212
        date: 2023-06-30 23:41:13.0 +02:00
      }
      +ip: null
      +tags: [
        0 => "twittermigration"
        2 => "redditmigration"
      ]
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 5697
      -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
      +ranking: 0
      +commentCount: 0
      +upVotes: 8
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688085787 {#2208
        date: 2023-06-30 02:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      > not enough of those famous and important people moved from Twitter to Mastodon\n
      \n
      This is the reason I'm still using Twitter. I use Twitter not to tweet about what I did, but to get news from people I follow.  \n
       Tech people can move to Mastodon because their circles are moving, but not with common people.  \n
       For me, personally, Mastodon is like empty void. No one to follow and I can't interact with people who share same interests because they only exist on Twitter (since the "famous people" isn't moving from Twitter)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688087865 {#3118
      date: 2023-06-30 03:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@trynn@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 5720
    -bodyTs: "'circl':49 'common':55 'empti':63 'enough':2 'exist':83 'famous':5,88 'follow':40,68 'get':35 'import':7 'interact':73 'interest':79 'isn':90 'like':62 'm':19 'mastodon':13,46,60 'move':9,44,51,92 'news':36 'one':66 'peopl':8,38,42,56,75,89 'person':59 'reason':17 'share':77 'sinc':86 'still':20 'tech':41 'tweet':28 'twitter':11,22,25,85,94 'use':21,24 'void':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455348"
    +editedAt: DateTimeImmutable @1688088045 {#3119
      date: 2023-06-30 03:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688087865 {#3120
      date: 2023-06-30 03:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Wait until Meta joins the microblogiverse gunning for those VIP accounts eager too leave Twitter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688108393 {#3372
    date: 2023-06-30 08:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
    "@kimagure@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 5886
  -bodyTs: "'account':11 'eager':12 'gun':7 'join':4 'leav':14 'meta':3 'microblogivers':6 'twitter':15 'vip':10 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/458740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688108393 {#3373
    date: 2023-06-30 08:59: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
87 DENIED edit
App\Entity\EntryComment {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
        \n
        In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1688161273 {#2212
        date: 2023-06-30 23:41:13.0 +02:00
      }
      +ip: null
      +tags: [
        0 => "twittermigration"
        2 => "redditmigration"
      ]
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 5697
      -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
      +ranking: 0
      +commentCount: 0
      +upVotes: 8
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688085787 {#2208
        date: 2023-06-30 02:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      > not enough of those famous and important people moved from Twitter to Mastodon\n
      \n
      This is the reason I'm still using Twitter. I use Twitter not to tweet about what I did, but to get news from people I follow.  \n
       Tech people can move to Mastodon because their circles are moving, but not with common people.  \n
       For me, personally, Mastodon is like empty void. No one to follow and I can't interact with people who share same interests because they only exist on Twitter (since the "famous people" isn't moving from Twitter)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688087865 {#3118
      date: 2023-06-30 03:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@trynn@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 5720
    -bodyTs: "'circl':49 'common':55 'empti':63 'enough':2 'exist':83 'famous':5,88 'follow':40,68 'get':35 'import':7 'interact':73 'interest':79 'isn':90 'like':62 'm':19 'mastodon':13,46,60 'move':9,44,51,92 'news':36 'one':66 'peopl':8,38,42,56,75,89 'person':59 'reason':17 'share':77 'sinc':86 'still':20 'tech':41 'tweet':28 'twitter':11,22,25,85,94 'use':21,24 'void':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455348"
    +editedAt: DateTimeImmutable @1688088045 {#3119
      date: 2023-06-30 03:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688087865 {#3120
      date: 2023-06-30 03:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Wait until Meta joins the microblogiverse gunning for those VIP accounts eager too leave Twitter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688108393 {#3372
    date: 2023-06-30 08:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
    "@kimagure@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 5886
  -bodyTs: "'account':11 'eager':12 'gun':7 'join':4 'leav':14 'meta':3 'microblogivers':6 'twitter':15 'vip':10 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/458740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688108393 {#3373
    date: 2023-06-30 08:59: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
88 DENIED moderate
App\Entity\EntryComment {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
        \n
        In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1688161273 {#2212
        date: 2023-06-30 23:41:13.0 +02:00
      }
      +ip: null
      +tags: [
        0 => "twittermigration"
        2 => "redditmigration"
      ]
      +mentions: [
        "@creedda@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 5697
      -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
      +ranking: 0
      +commentCount: 0
      +upVotes: 8
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688085787 {#2208
        date: 2023-06-30 02:43:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      > not enough of those famous and important people moved from Twitter to Mastodon\n
      \n
      This is the reason I'm still using Twitter. I use Twitter not to tweet about what I did, but to get news from people I follow.  \n
       Tech people can move to Mastodon because their circles are moving, but not with common people.  \n
       For me, personally, Mastodon is like empty void. No one to follow and I can't interact with people who share same interests because they only exist on Twitter (since the "famous people" isn't moving from Twitter)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1688087865 {#3118
      date: 2023-06-30 03:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@creedda@kbin.social"
      "@trynn@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 5720
    -bodyTs: "'circl':49 'common':55 'empti':63 'enough':2 'exist':83 'famous':5,88 'follow':40,68 'get':35 'import':7 'interact':73 'interest':79 'isn':90 'like':62 'm':19 'mastodon':13,46,60 'move':9,44,51,92 'news':36 'one':66 'peopl':8,38,42,56,75,89 'person':59 'reason':17 'share':77 'sinc':86 'still':20 'tech':41 'tweet':28 'twitter':11,22,25,85,94 'use':21,24 'void':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455348"
    +editedAt: DateTimeImmutable @1688088045 {#3119
      date: 2023-06-30 03:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688087865 {#3120
      date: 2023-06-30 03:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Wait until Meta joins the microblogiverse gunning for those VIP accounts eager too leave Twitter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688108393 {#3372
    date: 2023-06-30 08:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
    "@kimagure@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 5886
  -bodyTs: "'account':11 'eager':12 'gun':7 'join':4 'leav':14 'meta':3 'microblogivers':6 'twitter':15 'vip':10 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/458740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688108393 {#3373
    date: 2023-06-30 08:59: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "The famous people did move over for certain specific groups; app developers are pretty much all on Mastodon now, the WWDC chatter / visionOS experimentation / etc is way more active on there than on Twitter. (Of course if any group ought to be uniquely pissed off at both Twitter and Reddit, it’s app developers)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688090577 {#3139
    date: 2023-06-30 04:02:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 5754
  -bodyTs: "'activ':29 'app':11,53 'certain':8 'chatter':22 'cours':36 'develop':12,54 'etc':25 'experiment':24 'famous':2 'group':10,39 'mastodon':18 'move':5 'much':15 'ought':40 'peopl':3 'piss':44 'pretti':14 'reddit':50 'specif':9 'twitter':34,48 'uniqu':43 'visiono':23 'way':27 'wwdc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688090577 {#3140
    date: 2023-06-30 04:02:57.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
91 DENIED edit
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "The famous people did move over for certain specific groups; app developers are pretty much all on Mastodon now, the WWDC chatter / visionOS experimentation / etc is way more active on there than on Twitter. (Of course if any group ought to be uniquely pissed off at both Twitter and Reddit, it’s app developers)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688090577 {#3139
    date: 2023-06-30 04:02:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 5754
  -bodyTs: "'activ':29 'app':11,53 'certain':8 'chatter':22 'cours':36 'develop':12,54 'etc':25 'experiment':24 'famous':2 'group':10,39 'mastodon':18 'move':5 'much':15 'ought':40 'peopl':3 'piss':44 'pretti':14 'reddit':50 'specif':9 'twitter':34,48 'uniqu':43 'visiono':23 'way':27 'wwdc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688090577 {#3140
    date: 2023-06-30 04:02:57.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
92 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "The famous people did move over for certain specific groups; app developers are pretty much all on Mastodon now, the WWDC chatter / visionOS experimentation / etc is way more active on there than on Twitter. (Of course if any group ought to be uniquely pissed off at both Twitter and Reddit, it’s app developers)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688090577 {#3139
    date: 2023-06-30 04:02:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 5754
  -bodyTs: "'activ':29 'app':11,53 'certain':8 'chatter':22 'cours':36 'develop':12,54 'etc':25 'experiment':24 'famous':2 'group':10,39 'mastodon':18 'move':5 'much':15 'ought':40 'peopl':3 'piss':44 'pretti':14 'reddit':50 'specif':9 'twitter':34,48 'uniqu':43 'visiono':23 'way':27 'wwdc':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/455823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688090577 {#3140
    date: 2023-06-30 04:02:57.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    Reddit migration will succeed for some communities and fail for others. Generic subs can live on with new mods and new subscribers. They're not much different from FB or Twitter. Just mindless content to feed that infinite scroll.\n
    \n
    Specialized subs where the community as a whole (or a majority at least) decides to move to a new home will move (or have moved already), because for those the community is what matters, not the venue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688114566 {#3155
    date: 2023-06-30 10:42:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 5906
  -bodyTs: "'alreadi':65 'communiti':7,44,70 'content':34 'decid':53 'differ':27 'fail':9 'fb':29 'feed':36 'generic':12 'home':59 'infinit':38 'least':52 'live':15 'major':50 'matter':73 'migrat':2 'mindless':33 'mod':19 'move':55,61,64 'much':26 'new':18,21,58 'other':11 're':24 'reddit':1 'scroll':39 'special':40 'sub':13,41 'subscrib':22 'succeed':4 'twitter':31 'venu':76 'whole':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/459736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688114566 {#3156
    date: 2023-06-30 10:42:46.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
95 DENIED edit
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    Reddit migration will succeed for some communities and fail for others. Generic subs can live on with new mods and new subscribers. They're not much different from FB or Twitter. Just mindless content to feed that infinite scroll.\n
    \n
    Specialized subs where the community as a whole (or a majority at least) decides to move to a new home will move (or have moved already), because for those the community is what matters, not the venue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688114566 {#3155
    date: 2023-06-30 10:42:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 5906
  -bodyTs: "'alreadi':65 'communiti':7,44,70 'content':34 'decid':53 'differ':27 'fail':9 'fb':29 'feed':36 'generic':12 'home':59 'infinit':38 'least':52 'live':15 'major':50 'matter':73 'migrat':2 'mindless':33 'mod':19 'move':55,61,64 'much':26 'new':18,21,58 'other':11 're':24 'reddit':1 'scroll':39 'special':40 'sub':13,41 'subscrib':22 'succeed':4 'twitter':31 'venu':76 'whole':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/459736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688114566 {#3156
    date: 2023-06-30 10:42:46.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
96 DENIED moderate
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    Reddit migration will succeed for some communities and fail for others. Generic subs can live on with new mods and new subscribers. They're not much different from FB or Twitter. Just mindless content to feed that infinite scroll.\n
    \n
    Specialized subs where the community as a whole (or a majority at least) decides to move to a new home will move (or have moved already), because for those the community is what matters, not the venue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688114566 {#3155
    date: 2023-06-30 10:42:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 5906
  -bodyTs: "'alreadi':65 'communiti':7,44,70 'content':34 'decid':53 'differ':27 'fail':9 'fb':29 'feed':36 'generic':12 'home':59 'infinit':38 'least':52 'live':15 'major':50 'matter':73 'migrat':2 'mindless':33 'mod':19 'move':55,61,64 'much':26 'new':18,21,58 'other':11 're':24 'reddit':1 'scroll':39 'special':40 'sub':13,41 'subscrib':22 'succeed':4 'twitter':31 'venu':76 'whole':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/459736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688114566 {#3156
    date: 2023-06-30 10:42:46.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "%100 this. I have Mastodon and use it sparingly because I found a good community but I still find myself going back to Twitter because most of the people I follow on Twitter haven't moved and most of the people I follow on Twitter are celebrities or influencers. The only way a #twittermigration will work is if most of the influencers and celebrities move off the platform as that's the content most regular users go for. With Reddit however we just need people that create good content to move, the lurkers will follow the content regardless of how "complicated" the platform is. The reddit lurkers won't stay on Reddit if there isn't any quality content being posted there, they may be satiated with reposts for a while but eventually they will leave and go looking for the content and if that content is on Kbin/Lemmy they will come here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688121310 {#3171
    date: 2023-06-30 12:35:10.0 +02:00
  }
  +ip: null
  +tags: [
    "twittermigration"
  ]
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 5923
  -bodyTs: "'100':1 'back':22 'celebr':47,64 'come':152 'communiti':15 'complic':101 'content':73,89,97,119,142,146 'creat':87 'eventu':133 'find':19 'follow':31,43,95 'found':12 'go':21,77,138 'good':14,88 'haven':34 'howev':81 'influenc':49,62 'isn':115 'kbin/lemmy':149 'leav':136 'look':139 'lurker':93,107 'mastodon':5 'may':124 'move':36,65,91 'need':84 'peopl':29,41,85 'platform':68,103 'post':121 'qualiti':118 'reddit':80,106,112 'regardless':98 'regular':75 'repost':128 'satiat':126 'spare':9 'stay':110 'still':18 'twitter':24,33,45 'twittermigr':54 'use':7 'user':76 'way':52 'won':108 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/460858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688121310 {#3172
    date: 2023-06-30 12:35: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
99 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "%100 this. I have Mastodon and use it sparingly because I found a good community but I still find myself going back to Twitter because most of the people I follow on Twitter haven't moved and most of the people I follow on Twitter are celebrities or influencers. The only way a #twittermigration will work is if most of the influencers and celebrities move off the platform as that's the content most regular users go for. With Reddit however we just need people that create good content to move, the lurkers will follow the content regardless of how "complicated" the platform is. The reddit lurkers won't stay on Reddit if there isn't any quality content being posted there, they may be satiated with reposts for a while but eventually they will leave and go looking for the content and if that content is on Kbin/Lemmy they will come here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688121310 {#3171
    date: 2023-06-30 12:35:10.0 +02:00
  }
  +ip: null
  +tags: [
    "twittermigration"
  ]
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 5923
  -bodyTs: "'100':1 'back':22 'celebr':47,64 'come':152 'communiti':15 'complic':101 'content':73,89,97,119,142,146 'creat':87 'eventu':133 'find':19 'follow':31,43,95 'found':12 'go':21,77,138 'good':14,88 'haven':34 'howev':81 'influenc':49,62 'isn':115 'kbin/lemmy':149 'leav':136 'look':139 'lurker':93,107 'mastodon':5 'may':124 'move':36,65,91 'need':84 'peopl':29,41,85 'platform':68,103 'post':121 'qualiti':118 'reddit':80,106,112 'regardless':98 'regular':75 'repost':128 'satiat':126 'spare':9 'stay':110 'still':18 'twitter':24,33,45 'twittermigr':54 'use':7 'user':76 'way':52 'won':108 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/460858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688121310 {#3172
    date: 2023-06-30 12:35: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
100 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This article kind of misses the forest for the trees. While I agree with many of the author's points, that's not why the #TwitterMigration failed. It failed because Twitter/Mastodon isn't really a social networking site, and Mastodon didn't provide the same service that Twitter does. At its core, Twitter is about small numbers of (usually famous or important) users communicating with large audiences of followers. #TwitterMigration failed because not enough of those famous and important people moved from Twitter to Mastodon, so the average user had no content they cared to read. Seeing posts from your friends about what they had for dinner last night is all well and good, but the stuff people actually want to see is famous person A throwing shade at famous person B while famous person C talks about the new movie they're in and important organization D posts a warning about severe weather in the area. You don't go to Twitter to have discussions, you go to Twitter to get news and gossip direct from the source.\n
      \n
      In contrast, sites like Reddit and kBin/Lemmy are about having group conversations around a topic. Interacting with famous people is neat but not the point. Think of Reddit/kBin/Lemmy as random conversations at a party whereas Twitter/Mastodon is some random person on the corner shouting to a crowd from a soapbox. #RedditMigration has a much better chance of succeeding simply because the purpose of the site is different. As long as enough people move to kBin/Lemmy to have meaningful conversations (aka content), it will have succeeded.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1688161273 {#2212
      date: 2023-06-30 23:41:13.0 +02:00
    }
    +ip: null
    +tags: [
      0 => "twittermigration"
      2 => "redditmigration"
    ]
    +mentions: [
      "@creedda@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 5697
    -bodyTs: "'actual':119 'agre':13 'aka':259 'area':157 'around':192 'articl':2 'audienc':67 'author':18 'averag':88 'b':132 'better':234 'c':136 'care':94 'chanc':235 'communic':64 'content':92,260 'contrast':181 'convers':191,210,258 'core':52 'corner':222 'crowd':226 'd':148 'didn':41 'differ':246 'dinner':107 'direct':176 'discuss':166 'enough':74,250 'fail':27,29,71 'famous':60,77,124,130,134,197 'follow':69 'forest':7 'friend':101 'get':172 'go':161,168 'good':114 'gossip':175 'group':190 'import':62,79,146 'interact':195 'isn':32 'kbin/lemmy':186,254 'kind':3 'larg':66 'last':108 'like':183 'long':248 'mani':15 'mastodon':40,85 'meaning':257 'miss':5 'move':81,252 'movi':141 'much':233 'neat':200 'network':37 'new':140 'news':173 'night':109 'number':57 'organ':147 'parti':213 'peopl':80,118,198,251 'person':125,131,135,219 'point':20,204 'post':98,149 'provid':43 'purpos':241 'random':209,218 're':143 'read':96 'realli':34 'reddit':184 'reddit/kbin/lemmy':207 'redditmigr':230 'see':97,122 'servic':46 'sever':153 'shade':128 'shout':223 'simpli':238 'site':38,182,244 'small':56 'soapbox':229 'social':36 'sourc':179 'stuff':117 'succeed':237,264 'talk':137 'think':205 'throw':127 'topic':194 'tree':10 'twitter':48,53,83,163,170 'twitter/mastodon':31,215 'twittermigr':26,70 'user':63,89 'usual':59 'want':120 'warn':151 'weather':154 'well':112 'wherea':214"
    +ranking: 0
    +commentCount: 0
    +upVotes: 8
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/454965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688085787 {#2208
      date: 2023-06-30 02:43:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "%100 this. I have Mastodon and use it sparingly because I found a good community but I still find myself going back to Twitter because most of the people I follow on Twitter haven't moved and most of the people I follow on Twitter are celebrities or influencers. The only way a #twittermigration will work is if most of the influencers and celebrities move off the platform as that's the content most regular users go for. With Reddit however we just need people that create good content to move, the lurkers will follow the content regardless of how "complicated" the platform is. The reddit lurkers won't stay on Reddit if there isn't any quality content being posted there, they may be satiated with reposts for a while but eventually they will leave and go looking for the content and if that content is on Kbin/Lemmy they will come here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688121310 {#3171
    date: 2023-06-30 12:35:10.0 +02:00
  }
  +ip: null
  +tags: [
    "twittermigration"
  ]
  +mentions: [
    "@creedda@kbin.social"
    "@trynn@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 5923
  -bodyTs: "'100':1 'back':22 'celebr':47,64 'come':152 'communiti':15 'complic':101 'content':73,89,97,119,142,146 'creat':87 'eventu':133 'find':19 'follow':31,43,95 'found':12 'go':21,77,138 'good':14,88 'haven':34 'howev':81 'influenc':49,62 'isn':115 'kbin/lemmy':149 'leav':136 'look':139 'lurker':93,107 'mastodon':5 'may':124 'move':36,65,91 'need':84 'peopl':29,41,85 'platform':68,103 'post':121 'qualiti':118 'reddit':80,106,112 'regardless':98 'regular':75 'repost':128 'satiat':126 'spare':9 'stay':110 'still':18 'twitter':24,33,45 'twittermigr':54 'use':7 'user':76 'way':52 'won':108 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/460858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688121310 {#3172
    date: 2023-06-30 12:35: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
101 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
102 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't used twitter since the orange criminal was let back on. The migration worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688093163 {#2172
    date: 2023-06-30 04:46:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 5769
  -bodyTs: "'back':12 'crimin':9 'haven':2 'let':11 'migrat':15 'orang':8 'perfect':17 'sinc':6 'twitter':5 'use':4 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/456238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688093163 {#2186
    date: 2023-06-30 04:46:03.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
103 DENIED edit
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't used twitter since the orange criminal was let back on. The migration worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688093163 {#2172
    date: 2023-06-30 04:46:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 5769
  -bodyTs: "'back':12 'crimin':9 'haven':2 'let':11 'migrat':15 'orang':8 'perfect':17 'sinc':6 'twitter':5 'use':4 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/456238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688093163 {#2186
    date: 2023-06-30 04:46:03.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
104 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "I haven't used twitter since the orange criminal was let back on. The migration worked perfectly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688093163 {#2172
    date: 2023-06-30 04:46:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@creedda@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 5769
  -bodyTs: "'back':12 'crimin':9 'haven':2 'let':11 'migrat':15 'orang':8 'perfect':17 'sinc':6 'twitter':5 'use':4 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/114523/-/comment/456238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688093163 {#2186
    date: 2023-06-30 04:46:03.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
105 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
106 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is already antagonistic af"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1688838187 {#1355
    date: 2023-07-08 19:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 9085
  -bodyTs: "'af':5 'alreadi':3 'antagonist':4 'reddit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/606831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688776930 {#1357
    date: 2023-07-08 02:42: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
107 DENIED edit
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is already antagonistic af"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1688838187 {#1355
    date: 2023-07-08 19:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 9085
  -bodyTs: "'af':5 'alreadi':3 'antagonist':4 'reddit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/606831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688776930 {#1357
    date: 2023-07-08 02:42: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
108 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is already antagonistic af"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1688838187 {#1355
    date: 2023-07-08 19:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 9085
  -bodyTs: "'af':5 'alreadi':3 'antagonist':4 'reddit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/606831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688776930 {#1357
    date: 2023-07-08 02:42: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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is already antagonistic af"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1688838187 {#1355
      date: 2023-07-08 19:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 9085
    -bodyTs: "'af':5 'alreadi':3 'antagonist':4 'reddit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/606831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688776930 {#1357
      date: 2023-07-08 02:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Indeed. And it didn't improve very well lately.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688778331 {#3236
    date: 2023-07-08 03:05:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@fearout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 9088
  -bodyTs: "'..':10 'didn':4 'improv':6 'inde':1 'late':9 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/RedditMigration@kbin.social/t/5837/-/comment/42378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688778331 {#3237
    date: 2023-07-08 03:05: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
111 DENIED edit
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is already antagonistic af"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1688838187 {#1355
      date: 2023-07-08 19:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 9085
    -bodyTs: "'af':5 'alreadi':3 'antagonist':4 'reddit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/606831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688776930 {#1357
      date: 2023-07-08 02:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Indeed. And it didn't improve very well lately.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688778331 {#3236
    date: 2023-07-08 03:05:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@fearout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 9088
  -bodyTs: "'..':10 'didn':4 'improv':6 'inde':1 'late':9 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/RedditMigration@kbin.social/t/5837/-/comment/42378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688778331 {#3237
    date: 2023-07-08 03:05: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
112 DENIED moderate
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is already antagonistic af"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1688838187 {#1355
      date: 2023-07-08 19:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 9085
    -bodyTs: "'af':5 'alreadi':3 'antagonist':4 'reddit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 2
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/606831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688776930 {#1357
      date: 2023-07-08 02:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Indeed. And it didn't improve very well lately.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688778331 {#3236
    date: 2023-07-08 03:05:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@fearout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 9088
  -bodyTs: "'..':10 'didn':4 'improv':6 'inde':1 'late':9 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/RedditMigration@kbin.social/t/5837/-/comment/42378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688778331 {#3237
    date: 2023-07-08 03:05: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
113 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
114 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1688833842 {#2565
    date: 2023-07-08 18:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 9089
  -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/544797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780161 {#2566
    date: 2023-07-08 03:36:01.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
115 DENIED edit
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1688833842 {#2565
    date: 2023-07-08 18:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 9089
  -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/544797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780161 {#2566
    date: 2023-07-08 03:36:01.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
116 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1688833842 {#2565
    date: 2023-07-08 18:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 9089
  -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 6
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/544797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780161 {#2566
    date: 2023-07-08 03:36:01.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1688833842 {#2565
      date: 2023-07-08 18:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 9089
    -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/544797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780161 {#2566
      date: 2023-07-08 03:36:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Most bots actually would continue working, the free API allows for 100 requests a minute which for most is enough, and they have been manually adding exemptions for moderation bots that need more. The question is if the creators are willing to continue supporting them, for free, in the future. Plenty understandably do not.\n
    \n
    Also currently being a moderator (of any subreddit) allows you to bypass both the the rate limit and NSFW sub ban - which itself seems to be a manual list of mostly porn subs, as most of the subs that are nsfw as a protest still work so it isn't a blanket ban.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688833868 {#3252
    date: 2023-07-08 18:31:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 9093
  -bodyTs: "'100':12 'actual':3 'ad':26 'allow':10,63 'also':55 'api':9 'ban':75,107 'blanket':106 'bot':2,30 'bypass':66 'continu':5,43 'creator':39 'current':56 'enough':20 'exempt':27 'free':8,47 'futur':50 'isn':103 'limit':71 'list':83 'manual':25,82 'minut':15 'moder':29,59 'most':85 'need':32 'nsfw':73,95 'plenti':51 'porn':86 'protest':98 'question':35 'rate':70 'request':13 'seem':78 'still':99 'sub':74,87,92 'subreddit':62 'support':44 'understand':52 'will':41 'work':6,100 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608251"
  +editedAt: DateTimeImmutable @1688781331 {#3253
    date: 2023-07-08 03:55:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688781291 {#3254
    date: 2023-07-08 03:54: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
119 DENIED edit
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1688833842 {#2565
      date: 2023-07-08 18:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 9089
    -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/544797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780161 {#2566
      date: 2023-07-08 03:36:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Most bots actually would continue working, the free API allows for 100 requests a minute which for most is enough, and they have been manually adding exemptions for moderation bots that need more. The question is if the creators are willing to continue supporting them, for free, in the future. Plenty understandably do not.\n
    \n
    Also currently being a moderator (of any subreddit) allows you to bypass both the the rate limit and NSFW sub ban - which itself seems to be a manual list of mostly porn subs, as most of the subs that are nsfw as a protest still work so it isn't a blanket ban.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688833868 {#3252
    date: 2023-07-08 18:31:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 9093
  -bodyTs: "'100':12 'actual':3 'ad':26 'allow':10,63 'also':55 'api':9 'ban':75,107 'blanket':106 'bot':2,30 'bypass':66 'continu':5,43 'creator':39 'current':56 'enough':20 'exempt':27 'free':8,47 'futur':50 'isn':103 'limit':71 'list':83 'manual':25,82 'minut':15 'moder':29,59 'most':85 'need':32 'nsfw':73,95 'plenti':51 'porn':86 'protest':98 'question':35 'rate':70 'request':13 'seem':78 'still':99 'sub':74,87,92 'subreddit':62 'support':44 'understand':52 'will':41 'work':6,100 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608251"
  +editedAt: DateTimeImmutable @1688781331 {#3253
    date: 2023-07-08 03:55:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688781291 {#3254
    date: 2023-07-08 03:54: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
120 DENIED moderate
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1688833842 {#2565
      date: 2023-07-08 18:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 9089
    -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 6
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/544797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780161 {#2566
      date: 2023-07-08 03:36:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Most bots actually would continue working, the free API allows for 100 requests a minute which for most is enough, and they have been manually adding exemptions for moderation bots that need more. The question is if the creators are willing to continue supporting them, for free, in the future. Plenty understandably do not.\n
    \n
    Also currently being a moderator (of any subreddit) allows you to bypass both the the rate limit and NSFW sub ban - which itself seems to be a manual list of mostly porn subs, as most of the subs that are nsfw as a protest still work so it isn't a blanket ban.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688833868 {#3252
    date: 2023-07-08 18:31:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 9093
  -bodyTs: "'100':12 'actual':3 'ad':26 'allow':10,63 'also':55 'api':9 'ban':75,107 'blanket':106 'bot':2,30 'bypass':66 'continu':5,43 'creator':39 'current':56 'enough':20 'exempt':27 'free':8,47 'futur':50 'isn':103 'limit':71 'list':83 'manual':25,82 'minut':15 'moder':29,59 'most':85 'need':32 'nsfw':73,95 'plenti':51 'porn':86 'protest':98 'question':35 'rate':70 'request':13 'seem':78 'still':99 'sub':74,87,92 'subreddit':62 'support':44 'understand':52 'will':41 'work':6,100 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608251"
  +editedAt: DateTimeImmutable @1688781331 {#3253
    date: 2023-07-08 03:55:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688781291 {#3254
    date: 2023-07-08 03:54: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
121 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
122 DENIED moderate
App\Entity\EntryComment {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1688833842 {#2565
        date: 2023-07-08 18:30:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirboozebum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 9089
      -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/544797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688780161 {#2566
        date: 2023-07-08 03:36:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: """
      Most bots actually would continue working, the free API allows for 100 requests a minute which for most is enough, and they have been manually adding exemptions for moderation bots that need more. The question is if the creators are willing to continue supporting them, for free, in the future. Plenty understandably do not.\n
      \n
      Also currently being a moderator (of any subreddit) allows you to bypass both the the rate limit and NSFW sub ban - which itself seems to be a manual list of mostly porn subs, as most of the subs that are nsfw as a protest still work so it isn't a blanket ban.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688833868 {#3252
      date: 2023-07-08 18:31:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 9093
    -bodyTs: "'100':12 'actual':3 'ad':26 'allow':10,63 'also':55 'api':9 'ban':75,107 'blanket':106 'bot':2,30 'bypass':66 'continu':5,43 'creator':39 'current':56 'enough':20 'exempt':27 'free':8,47 'futur':50 'isn':103 'limit':71 'list':83 'manual':25,82 'minut':15 'moder':29,59 'most':85 'need':32 'nsfw':73,95 'plenti':51 'porn':86 'protest':98 'question':35 'rate':70 'request':13 'seem':78 'still':99 'sub':74,87,92 'subreddit':62 'support':44 'understand':52 'will':41 'work':6,100 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608251"
    +editedAt: DateTimeImmutable @1688781331 {#3253
      date: 2023-07-08 03:55:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688781291 {#3254
      date: 2023-07-08 03:54:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "@JohnEdwa The bots should not even hit the limit, otherwise its a hint for any anti-bot detection. Just create lot of small bots staying low on threshold to be detected. Together with an AI, then the missing bot detection utility and some missing moderators, Reddit should become a bigger pile than it is already."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688782970 {#3388
    date: 2023-07-08 04:22:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@JohnEdwa"
    "@JohnEdwa@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 9096
  -bodyTs: "'ai':36 'alreadi':56 'anti':17 'anti-bot':16 'becom':49 'bigger':51 'bot':3,18,25,40 'creat':21 'detect':19,32,41 'even':6 'hint':13 'hit':7 'johnedwa':1 'limit':9 'lot':22 'low':27 'miss':39,45 'moder':46 'otherwis':10 'pile':52 'reddit':47 'small':24 'stay':26 'threshold':29 'togeth':33 'util':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688782970 {#3389
    date: 2023-07-08 04:22:50.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
123 DENIED edit
App\Entity\EntryComment {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1688833842 {#2565
        date: 2023-07-08 18:30:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirboozebum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 9089
      -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/544797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688780161 {#2566
        date: 2023-07-08 03:36:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: """
      Most bots actually would continue working, the free API allows for 100 requests a minute which for most is enough, and they have been manually adding exemptions for moderation bots that need more. The question is if the creators are willing to continue supporting them, for free, in the future. Plenty understandably do not.\n
      \n
      Also currently being a moderator (of any subreddit) allows you to bypass both the the rate limit and NSFW sub ban - which itself seems to be a manual list of mostly porn subs, as most of the subs that are nsfw as a protest still work so it isn't a blanket ban.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688833868 {#3252
      date: 2023-07-08 18:31:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 9093
    -bodyTs: "'100':12 'actual':3 'ad':26 'allow':10,63 'also':55 'api':9 'ban':75,107 'blanket':106 'bot':2,30 'bypass':66 'continu':5,43 'creator':39 'current':56 'enough':20 'exempt':27 'free':8,47 'futur':50 'isn':103 'limit':71 'list':83 'manual':25,82 'minut':15 'moder':29,59 'most':85 'need':32 'nsfw':73,95 'plenti':51 'porn':86 'protest':98 'question':35 'rate':70 'request':13 'seem':78 'still':99 'sub':74,87,92 'subreddit':62 'support':44 'understand':52 'will':41 'work':6,100 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608251"
    +editedAt: DateTimeImmutable @1688781331 {#3253
      date: 2023-07-08 03:55:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688781291 {#3254
      date: 2023-07-08 03:54:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "@JohnEdwa The bots should not even hit the limit, otherwise its a hint for any anti-bot detection. Just create lot of small bots staying low on threshold to be detected. Together with an AI, then the missing bot detection utility and some missing moderators, Reddit should become a bigger pile than it is already."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688782970 {#3388
    date: 2023-07-08 04:22:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@JohnEdwa"
    "@JohnEdwa@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 9096
  -bodyTs: "'ai':36 'alreadi':56 'anti':17 'anti-bot':16 'becom':49 'bigger':51 'bot':3,18,25,40 'creat':21 'detect':19,32,41 'even':6 'hint':13 'hit':7 'johnedwa':1 'limit':9 'lot':22 'low':27 'miss':39,45 'moder':46 'otherwis':10 'pile':52 'reddit':47 'small':24 'stay':26 'threshold':29 'togeth':33 'util':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688782970 {#3389
    date: 2023-07-08 04:22:50.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
124 DENIED moderate
App\Entity\EntryComment {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
      +image: null
      +parent: null
      +root: null
      +body: "This was the first thing I assumed would happen when they announced the API pricing. A lot of spam prevention and deletion is done by bots that use the API, made by people that likely can’t pay the new exorbitant fees to keep those going."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1688833842 {#2565
        date: 2023-07-08 18:30:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirboozebum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 9089
      -bodyTs: "'announc':12 'api':14,30 'assum':7 'bot':26 'delet':22 'done':24 'exorbit':41 'fee':42 'first':4 'go':46 'happen':9 'keep':44 'like':35 'lot':17 'made':31 'new':40 'pay':38 'peopl':33 'prevent':20 'price':15 'spam':19 'thing':5 'use':28 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 6
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/544797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688780161 {#2566
        date: 2023-07-08 03:36:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: """
      Most bots actually would continue working, the free API allows for 100 requests a minute which for most is enough, and they have been manually adding exemptions for moderation bots that need more. The question is if the creators are willing to continue supporting them, for free, in the future. Plenty understandably do not.\n
      \n
      Also currently being a moderator (of any subreddit) allows you to bypass both the the rate limit and NSFW sub ban - which itself seems to be a manual list of mostly porn subs, as most of the subs that are nsfw as a protest still work so it isn't a blanket ban.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688833868 {#3252
      date: 2023-07-08 18:31:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 9093
    -bodyTs: "'100':12 'actual':3 'ad':26 'allow':10,63 'also':55 'api':9 'ban':75,107 'blanket':106 'bot':2,30 'bypass':66 'continu':5,43 'creator':39 'current':56 'enough':20 'exempt':27 'free':8,47 'futur':50 'isn':103 'limit':71 'list':83 'manual':25,82 'minut':15 'moder':29,59 'most':85 'need':32 'nsfw':73,95 'plenti':51 'porn':86 'protest':98 'question':35 'rate':70 'request':13 'seem':78 'still':99 'sub':74,87,92 'subreddit':62 'support':44 'understand':52 'will':41 'work':6,100 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608251"
    +editedAt: DateTimeImmutable @1688781331 {#3253
      date: 2023-07-08 03:55:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688781291 {#3254
      date: 2023-07-08 03:54:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "@JohnEdwa The bots should not even hit the limit, otherwise its a hint for any anti-bot detection. Just create lot of small bots staying low on threshold to be detected. Together with an AI, then the missing bot detection utility and some missing moderators, Reddit should become a bigger pile than it is already."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688782970 {#3388
    date: 2023-07-08 04:22:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@JohnEdwa"
    "@JohnEdwa@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 9096
  -bodyTs: "'ai':36 'alreadi':56 'anti':17 'anti-bot':16 'becom':49 'bigger':51 'bot':3,18,25,40 'creat':21 'detect':19,32,41 'even':6 'hint':13 'hit':7 'johnedwa':1 'limit':9 'lot':22 'low':27 'miss':39,45 'moder':46 'otherwis':10 'pile':52 'reddit':47 'small':24 'stay':26 'threshold':29 'togeth':33 'util':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688782970 {#3389
    date: 2023-07-08 04:22:50.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit was antagonistic when they removed moderators from subreddits, banned their accounts, and did everything else they possibly could to quell the protests. The behavior they're exhibiting to this day isn't new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1688838103 {#2640
    date: 2023-07-08 19:41:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 9091
  -bodyTs: "'account':12 'antagonist':3 'ban':10 'behavior':25 'could':19 'day':31 'els':16 'everyth':15 'exhibit':28 'isn':32 'moder':7 'new':34 'possibl':18 'protest':23 'quell':21 're':27 'reddit':1 'remov':6 'subreddit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 8
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608053"
  +editedAt: DateTimeImmutable @1688780685 {#2641
    date: 2023-07-08 03:44:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688780598 {#2642
    date: 2023-07-08 03:43: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
127 DENIED edit
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit was antagonistic when they removed moderators from subreddits, banned their accounts, and did everything else they possibly could to quell the protests. The behavior they're exhibiting to this day isn't new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1688838103 {#2640
    date: 2023-07-08 19:41:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 9091
  -bodyTs: "'account':12 'antagonist':3 'ban':10 'behavior':25 'could':19 'day':31 'els':16 'everyth':15 'exhibit':28 'isn':32 'moder':7 'new':34 'possibl':18 'protest':23 'quell':21 're':27 'reddit':1 'remov':6 'subreddit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 8
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608053"
  +editedAt: DateTimeImmutable @1688780685 {#2641
    date: 2023-07-08 03:44:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688780598 {#2642
    date: 2023-07-08 03:43: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
128 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit was antagonistic when they removed moderators from subreddits, banned their accounts, and did everything else they possibly could to quell the protests. The behavior they're exhibiting to this day isn't new."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1688838103 {#2640
    date: 2023-07-08 19:41:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 9091
  -bodyTs: "'account':12 'antagonist':3 'ban':10 'behavior':25 'could':19 'day':31 'els':16 'everyth':15 'exhibit':28 'isn':32 'moder':7 'new':34 'possibl':18 'protest':23 'quell':21 're':27 'reddit':1 'remov':6 'subreddit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 8
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608053"
  +editedAt: DateTimeImmutable @1688780685 {#2641
    date: 2023-07-08 03:44:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688780598 {#2642
    date: 2023-07-08 03:43: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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is about to turn into an even bigger mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688788497 {#2716
    date: 2023-07-08 05:54:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 9092
  -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780822 {#2717
    date: 2023-07-08 03:47: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
131 DENIED edit
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is about to turn into an even bigger mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688788497 {#2716
    date: 2023-07-08 05:54:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 9092
  -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780822 {#2717
    date: 2023-07-08 03:47: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
132 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Reddit is about to turn into an even bigger mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688788497 {#2716
    date: 2023-07-08 05:54:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 9092
  -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688780822 {#2717
    date: 2023-07-08 03:47: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is about to turn into an even bigger mess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1688788497 {#2716
      date: 2023-07-08 05:54:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 9092
    -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780822 {#2717
      date: 2023-07-08 03:47:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: """
    Yes, Reddit moving another step closer to Dead-Internet Theory.\n
    \n
    There were already bots talking to bots on there. This is about to get worse. I don't think most people realised how many bots BotDefense was finding and neutralizing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688788496 {#3269
    date: 2023-07-08 05:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@stopthatgirl7@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 9106
  -bodyTs: "'alreadi':14 'anoth':4 'bot':15,18,36 'botdefens':37 'closer':6 'dead':9 'dead-internet':8 'find':39 'get':25 'internet':10 'mani':35 'move':3 'neutral':41 'peopl':32 'realis':33 'reddit':2 'step':5 'talk':16 'theori':11 'think':30 'wors':26 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/610007"
  +editedAt: DateTimeImmutable @1688788508 {#3270
    date: 2023-07-08 05:55:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688788496 {#3271
    date: 2023-07-08 05:54:56.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
135 DENIED edit
App\Entity\EntryComment {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is about to turn into an even bigger mess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1688788497 {#2716
      date: 2023-07-08 05:54:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 9092
    -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780822 {#2717
      date: 2023-07-08 03:47:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: """
    Yes, Reddit moving another step closer to Dead-Internet Theory.\n
    \n
    There were already bots talking to bots on there. This is about to get worse. I don't think most people realised how many bots BotDefense was finding and neutralizing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688788496 {#3269
    date: 2023-07-08 05:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@stopthatgirl7@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 9106
  -bodyTs: "'alreadi':14 'anoth':4 'bot':15,18,36 'botdefens':37 'closer':6 'dead':9 'dead-internet':8 'find':39 'get':25 'internet':10 'mani':35 'move':3 'neutral':41 'peopl':32 'realis':33 'reddit':2 'step':5 'talk':16 'theori':11 'think':30 'wors':26 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/610007"
  +editedAt: DateTimeImmutable @1688788508 {#3270
    date: 2023-07-08 05:55:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688788496 {#3271
    date: 2023-07-08 05:54:56.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
136 DENIED moderate
App\Entity\EntryComment {#3272
  +user: Proxies\__CG__\App\Entity\User {#3273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: "Reddit is about to turn into an even bigger mess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1688788497 {#2716
      date: 2023-07-08 05:54:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 9092
    -bodyTs: "'bigger':9 'even':8 'mess':10 'reddit':1 'turn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/608116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688780822 {#2717
      date: 2023-07-08 03:47:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: """
    Yes, Reddit moving another step closer to Dead-Internet Theory.\n
    \n
    There were already bots talking to bots on there. This is about to get worse. I don't think most people realised how many bots BotDefense was finding and neutralizing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1688788496 {#3269
    date: 2023-07-08 05:54:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@stopthatgirl7@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 9106
  -bodyTs: "'alreadi':14 'anoth':4 'bot':15,18,36 'botdefens':37 'closer':6 'dead':9 'dead-internet':8 'find':39 'get':25 'internet':10 'mani':35 'move':3 'neutral':41 'peopl':32 'realis':33 'reddit':2 'step':5 'talk':16 'theori':11 'think':30 'wors':26 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/610007"
  +editedAt: DateTimeImmutable @1688788508 {#3270
    date: 2023-07-08 05:55:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688788496 {#3271
    date: 2023-07-08 05:54:56.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
    \n
    What an actual failure of a human lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688817500 {#2791
    date: 2023-07-08 13:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 9101
  -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688785584 {#2792
    date: 2023-07-08 05:06: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
139 DENIED edit
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
    \n
    What an actual failure of a human lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688817500 {#2791
    date: 2023-07-08 13:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 9101
  -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688785584 {#2792
    date: 2023-07-08 05:06: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
140 DENIED moderate
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
    \n
    What an actual failure of a human lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1688817500 {#2791
    date: 2023-07-08 13:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 9101
  -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688785584 {#2792
    date: 2023-07-08 05:06: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
141 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
142 DENIED moderate
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
      \n
      What an actual failure of a human lmao
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688817500 {#2791
      date: 2023-07-08 13:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2797 …}
    +nested: Doctrine\ORM\PersistentCollection {#2799 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    -id: 9101
    -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688785584 {#2792
      date: 2023-07-08 05:06:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2796}
  +body: "It’s so absurd: On paper Huffman has managed a social media platform much, much longer than Musk, but somehow he is so ignorant that he looks to Musk to tell him what to do with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689003611 {#3286
    date: 2023-07-10 17:40:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@DBT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 9151
  -bodyTs: "'absurd':4 'huffman':7 'ignor':24 'longer':16 'look':27 'manag':9 'media':12 'much':14,15 'musk':18,29 'paper':6 'platform':13 'social':11 'somehow':20 'tell':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/798998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688815458 {#3287
    date: 2023-07-08 13:24: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
143 DENIED edit
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
      \n
      What an actual failure of a human lmao
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688817500 {#2791
      date: 2023-07-08 13:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2797 …}
    +nested: Doctrine\ORM\PersistentCollection {#2799 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    -id: 9101
    -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688785584 {#2792
      date: 2023-07-08 05:06:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2796}
  +body: "It’s so absurd: On paper Huffman has managed a social media platform much, much longer than Musk, but somehow he is so ignorant that he looks to Musk to tell him what to do with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689003611 {#3286
    date: 2023-07-10 17:40:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@DBT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 9151
  -bodyTs: "'absurd':4 'huffman':7 'ignor':24 'longer':16 'look':27 'manag':9 'media':12 'much':14,15 'musk':18,29 'paper':6 'platform':13 'social':11 'somehow':20 'tell':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/798998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688815458 {#3287
    date: 2023-07-08 13:24: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
144 DENIED moderate
App\Entity\EntryComment {#3288
  +user: Proxies\__CG__\App\Entity\User {#3289 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Steve Huffman thought his bank account should be like Zuck and Musk’s because he also ran a social media site. Took advice from Musk, who just wasted 44 billion dollars and had ZERO experience with social media, then turned Reddit into an actual pile of garbage just like that.\n
      \n
      What an actual failure of a human lmao
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1688817500 {#2791
      date: 2023-07-08 13:58:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirboozebum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2797 …}
    +nested: Doctrine\ORM\PersistentCollection {#2799 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    -id: 9101
    -bodyTs: "'44':29 'account':6 'actual':44,53 'advic':23 'also':16 'bank':5 'billion':30 'dollar':31 'experi':35 'failur':54 'garbag':47 'huffman':2 'human':57 'like':9,49 'lmao':58 'media':20,38 'musk':12,25 'pile':45 'ran':17 'reddit':41 'site':21 'social':19,37 'steve':1 'thought':3 'took':22 'turn':40 'wast':28 'zero':34 'zuck':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/609291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688785584 {#2792
      date: 2023-07-08 05:06:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2796}
  +body: "It’s so absurd: On paper Huffman has managed a social media platform much, much longer than Musk, but somehow he is so ignorant that he looks to Musk to tell him what to do with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689003611 {#3286
    date: 2023-07-10 17:40:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
    "@DBT@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 9151
  -bodyTs: "'absurd':4 'huffman':7 'ignor':24 'longer':16 'look':27 'manag':9 'media':12 'much':14,15 'musk':18,29 'paper':6 'platform':13 'social':11 'somehow':20 'tell':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 2
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/798998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688815458 {#3287
    date: 2023-07-08 13:24: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, the ball is already rolling. I've noticed more people spotting reposts and spam as well as myself. Subreddits doing a harakiri aint helping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688824961 {#2865
    date: 2023-07-08 16:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 9155
  -bodyTs: "'aint':24 'alreadi':5 'ball':3 'eh':1 'harakiri':23 'help':25 'notic':9 'peopl':11 'repost':13 'roll':6 'spam':15 'spot':12 'subreddit':20 've':8 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/618790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688824961 {#2866
    date: 2023-07-08 16:02:41.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
147 DENIED edit
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, the ball is already rolling. I've noticed more people spotting reposts and spam as well as myself. Subreddits doing a harakiri aint helping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688824961 {#2865
    date: 2023-07-08 16:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 9155
  -bodyTs: "'aint':24 'alreadi':5 'ball':3 'eh':1 'harakiri':23 'help':25 'notic':9 'peopl':11 'repost':13 'roll':6 'spam':15 'spot':12 'subreddit':20 've':8 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/618790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688824961 {#2866
    date: 2023-07-08 16:02:41.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
148 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1687 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, the ball is already rolling. I've noticed more people spotting reposts and spam as well as myself. Subreddits doing a harakiri aint helping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688824961 {#2865
    date: 2023-07-08 16:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirboozebum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 9155
  -bodyTs: "'aint':24 'alreadi':5 'ball':3 'eh':1 'harakiri':23 'help':25 'notic':9 'peopl':11 'repost':13 'roll':6 'spam':15 'spot':12 'subreddit':20 've':8 'well':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/155718/-/comment/618790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688824961 {#2866
    date: 2023-07-08 16:02:41.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698596370 {#2938
    date: 2023-10-29 17:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2946 …}
  +nested: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  -id: 78470
  -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690940409 {#2939
    date: 2023-08-02 03:40:09.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
151 DENIED edit
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698596370 {#2938
    date: 2023-10-29 17:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2946 …}
  +nested: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  -id: 78470
  -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690940409 {#2939
    date: 2023-08-02 03:40:09.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
152 DENIED moderate
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2958 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698596370 {#2938
    date: 2023-10-29 17:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2946 …}
  +nested: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  -id: 78470
  -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690940409 {#2939
    date: 2023-08-02 03:40:09.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
  +image: null
  +parent: App\Entity\EntryComment {#2943
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698596370 {#2938
      date: 2023-10-29 17:19:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gsa32@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2946 …}
    +nested: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    -id: 78470
    -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690940409 {#2939
      date: 2023-08-02 03:40:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "Its a really bad idea to link directly to such sites, especially ones as good as this. You’ll just accelerate their demise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690950765 {#3302
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
    "@Arotrios@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 78471
  -bodyTs: "'acceler':21 'bad':4 'demis':23 'direct':8 'especi':12 'good':15 'idea':5 'link':7 'll':19 'one':13 'realli':3 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1590413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690950765 {#3303
    date: 2023-08-02 06:32:45.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
155 DENIED edit
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
  +image: null
  +parent: App\Entity\EntryComment {#2943
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698596370 {#2938
      date: 2023-10-29 17:19:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gsa32@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2946 …}
    +nested: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    -id: 78470
    -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690940409 {#2939
      date: 2023-08-02 03:40:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "Its a really bad idea to link directly to such sites, especially ones as good as this. You’ll just accelerate their demise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690950765 {#3302
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
    "@Arotrios@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 78471
  -bodyTs: "'acceler':21 'bad':4 'demis':23 'direct':8 'especi':12 'good':15 'idea':5 'link':7 'll':19 'one':13 'realli':3 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1590413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690950765 {#3303
    date: 2023-08-02 06:32:45.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
156 DENIED moderate
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
  +image: null
  +parent: App\Entity\EntryComment {#2943
    +user: App\Entity\User {#2958 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2945 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all the Redditors now breathing a sigh of relief, grab a beer, take a load off, and [remember, remember, the 5th of November](https://movie-web.app/media/tmdb-movie-752)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698596370 {#2938
      date: 2023-10-29 17:19:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gsa32@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2946 …}
    +nested: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    -id: 78470
    -bodyTs: "'/media/tmdb-movie-752).':27 '5th':22 'beer':13 'breath':6 'grab':11 'load':16 'movie-web.app':26 'movie-web.app/media/tmdb-movie-752).':25 'novemb':24 'redditor':4 'relief':10 'rememb':19,20 'sigh':8 'take':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/280423/-/comment/1283334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690940409 {#2939
      date: 2023-08-02 03:40:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "Its a really bad idea to link directly to such sites, especially ones as good as this. You’ll just accelerate their demise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690950765 {#3302
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gsa32@lemmy.world"
    "@Arotrios@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 78471
  -bodyTs: "'acceler':21 'bad':4 'demis':23 'direct':8 'especi':12 'good':15 'idea':5 'link':7 'll':19 'one':13 'realli':3 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1590413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690950765 {#3303
    date: 2023-08-02 06:32:45.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