GET https://kbin.spritesserver.nl/index.php/d/github.com/comments?p=19

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 …}
}
12.60 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.09 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 {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There's already a pretty recent post about this on the threadiverse. I recommend checking the discussion there as lots of us are not likely to repeat our comments.\n
    \n
    <https://programming.dev/post/1123951>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692970844 {#1940
    date: 2023-08-25 15:40:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 74468
  -bodyTs: "'/post/1123951':32 'alreadi':3 'check':15 'comment':29 'discuss':17 'like':25 'lot':20 'post':7 'pretti':5 'programming.dev':31 'programming.dev/post/1123951':30 'recent':6 'recommend':14 'repeat':27 'threadivers':12 'us':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692970844 {#1664
    date: 2023-08-25 15:40:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There's already a pretty recent post about this on the threadiverse. I recommend checking the discussion there as lots of us are not likely to repeat our comments.\n
    \n
    <https://programming.dev/post/1123951>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692970844 {#1940
    date: 2023-08-25 15:40:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 74468
  -bodyTs: "'/post/1123951':32 'alreadi':3 'check':15 'comment':29 'discuss':17 'like':25 'lot':20 'post':7 'pretti':5 'programming.dev':31 'programming.dev/post/1123951':30 'recent':6 'recommend':14 'repeat':27 'threadivers':12 'us':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692970844 {#1664
    date: 2023-08-25 15:40:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There's already a pretty recent post about this on the threadiverse. I recommend checking the discussion there as lots of us are not likely to repeat our comments.\n
    \n
    <https://programming.dev/post/1123951>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692970844 {#1940
    date: 2023-08-25 15:40:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 74468
  -bodyTs: "'/post/1123951':32 'alreadi':3 'check':15 'comment':29 'discuss':17 'like':25 'lot':20 'post':7 'pretti':5 'programming.dev':31 'programming.dev/post/1123951':30 'recent':6 'recommend':14 'repeat':27 'threadivers':12 'us':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692970844 {#1664
    date: 2023-08-25 15:40:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1687
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the use case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402543 {#1558
    date: 2023-10-27 12:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +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: 74469
  -bodyTs: "'case':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3079768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692969791 {#1619
    date: 2023-08-25 15:23: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
7 DENIED edit
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the use case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402543 {#1558
    date: 2023-10-27 12:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +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: 74469
  -bodyTs: "'case':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3079768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692969791 {#1619
    date: 2023-08-25 15:23: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
8 DENIED moderate
App\Entity\EntryComment {#1687
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the use case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698402543 {#1558
    date: 2023-10-27 12:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +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: 74469
  -bodyTs: "'case':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3079768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692969791 {#1619
    date: 2023-08-25 15:23: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
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 {#3134
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the use case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402543 {#1558
      date: 2023-10-27 12:29:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +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: 74469
    -bodyTs: "'case':5 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3079768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692969791 {#1619
      date: 2023-08-25 15:23:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "The container connects to the VPN and only the VPN, now you can route whatever docker containers you want through that container as a network. Now that one VPN connection can serve any container you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692971065 {#3132
    date: 2023-08-25 15:44:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@DengueDucky@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 74470
  -bodyTs: "'connect':3,30 'contain':2,17,22,34 'docker':16 'network':25 'one':28 'rout':14 'serv':32 'vpn':6,10,29 'want':19,36 'whatev':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692971065 {#3133
    date: 2023-08-25 15:44: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
11 DENIED edit
App\Entity\EntryComment {#3134
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the use case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402543 {#1558
      date: 2023-10-27 12:29:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +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: 74469
    -bodyTs: "'case':5 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3079768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692969791 {#1619
      date: 2023-08-25 15:23:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "The container connects to the VPN and only the VPN, now you can route whatever docker containers you want through that container as a network. Now that one VPN connection can serve any container you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692971065 {#3132
    date: 2023-08-25 15:44:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@DengueDucky@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 74470
  -bodyTs: "'connect':3,30 'contain':2,17,22,34 'docker':16 'network':25 'one':28 'rout':14 'serv':32 'vpn':6,10,29 'want':19,36 'whatev':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692971065 {#3133
    date: 2023-08-25 15:44: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
12 DENIED moderate
App\Entity\EntryComment {#3134
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1687
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the use case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698402543 {#1558
      date: 2023-10-27 12:29:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1604 …}
    +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: 74469
    -bodyTs: "'case':5 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3079768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692969791 {#1619
      date: 2023-08-25 15:23:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1687}
  +body: "The container connects to the VPN and only the VPN, now you can route whatever docker containers you want through that container as a network. Now that one VPN connection can serve any container you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692971065 {#3132
    date: 2023-08-25 15:44:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@DengueDucky@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 74470
  -bodyTs: "'connect':3,30 'contain':2,17,22,34 'docker':16 'network':25 'one':28 'rout':14 'serv':32 'vpn':6,10,29 'want':19,36 'whatev':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/380677/-/comment/1899246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692971065 {#3133
    date: 2023-08-25 15:44: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
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 {#2363
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
    \n
    The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703399806 {#2470
    date: 2023-12-24 07:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 152932
  -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2254148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211319 {#2469
    date: 2023-08-16 20:41:59.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 {#2363
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
    \n
    The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703399806 {#2470
    date: 2023-12-24 07:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 152932
  -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2254148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211319 {#2469
    date: 2023-08-16 20:41:59.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 {#2363
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
    \n
    The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703399806 {#2470
    date: 2023-12-24 07:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 152932
  -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2254148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211319 {#2469
    date: 2023-08-16 20:41:59.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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
      \n
      The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703399806 {#2470
      date: 2023-12-24 07:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 152932
    -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2254148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211319 {#2469
      date: 2023-08-16 20:41:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692239442 {#3163
    date: 2023-08-17 04:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 174314
  -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692239442 {#3164
    date: 2023-08-17 04:30:42.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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
      \n
      The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703399806 {#2470
      date: 2023-12-24 07:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 152932
    -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2254148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211319 {#2469
      date: 2023-08-16 20:41:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692239442 {#3163
    date: 2023-08-17 04:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 174314
  -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692239442 {#3164
    date: 2023-08-17 04:30:42.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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
      \n
      The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703399806 {#2470
      date: 2023-12-24 07:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 152932
    -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2254148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211319 {#2469
      date: 2023-08-16 20:41:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692239442 {#3163
    date: 2023-08-17 04:30:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 174314
  -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692239442 {#3164
    date: 2023-08-17 04:30:42.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 {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: App\Entity\EntryComment {#2363
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
        \n
        The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703399806 {#2470
        date: 2023-12-24 07:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 152932
      -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2254148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211319 {#2469
        date: 2023-08-16 20:41:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2363}
    +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692239442 {#3163
      date: 2023-08-17 04:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
      "@themoonisacheese@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 174314
    -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692239442 {#3164
      date: 2023-08-17 04:30:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "Had the same issue, updating the patches via the manager worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692249272 {#3265
    date: 2023-08-17 07:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 208893
  -bodyTs: "'issu':4 'manag':10 'patch':7 'updat':5 'via':8 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2147761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692249272 {#3266
    date: 2023-08-17 07:14: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
23 DENIED edit
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: App\Entity\EntryComment {#2363
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
        \n
        The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703399806 {#2470
        date: 2023-12-24 07:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 152932
      -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2254148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211319 {#2469
        date: 2023-08-16 20:41:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2363}
    +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692239442 {#3163
      date: 2023-08-17 04:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
      "@themoonisacheese@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 174314
    -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692239442 {#3164
      date: 2023-08-17 04:30:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "Had the same issue, updating the patches via the manager worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692249272 {#3265
    date: 2023-08-17 07:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 208893
  -bodyTs: "'issu':4 'manag':10 'patch':7 'updat':5 'via':8 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2147761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692249272 {#3266
    date: 2023-08-17 07:14: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
24 DENIED moderate
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: App\Entity\EntryComment {#2363
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        They are definitely in a crackdown phase. Some revanced versions stopped working just yesterday, the yt-dlp stuff, the ad block block…\n
        \n
        The best hope would be to get off of YouTube but that’s not happening any time soon given how expensive bandwidth is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703399806 {#2470
        date: 2023-12-24 07:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 152932
      -bodyTs: "'ad':21 'bandwidth':45 'best':25 'block':22,23 'crackdown':6 'definit':3 'dlp':18 'expens':44 'get':30 'given':42 'happen':38 'hope':26 'phase':7 'revanc':9 'soon':41 'stop':11 'stuff':19 'time':40 'version':10 'work':12 'would':27 'yesterday':14 'youtub':33 'yt':17 'yt-dlp':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2254148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211319 {#2469
        date: 2023-08-16 20:41:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2363}
    +body: "I updated mine last week cuz it was stopping videos a minute in. Seems to work for now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692239442 {#3163
      date: 2023-08-17 04:30:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
      "@themoonisacheese@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 174314
    -bodyTs: "'cuz':6 'last':4 'mine':3 'minut':12 'seem':14 'stop':9 'updat':2 'video':10 'week':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692239442 {#3164
      date: 2023-08-17 04:30:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: "Had the same issue, updating the patches via the manager worked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692249272 {#3265
    date: 2023-08-17 07:14:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@themoonisacheese@sh.itjust.works"
    "@GreenMario@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3273 …}
  +reports: Doctrine\ORM\PersistentCollection {#3275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3279 …}
  -id: 208893
  -bodyTs: "'issu':4 'manag':10 'patch':7 'updat':5 'via':8 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2147761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692249272 {#3266
    date: 2023-08-17 07:14: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
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 {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not to be a downer but… how did people not anticipate this happening? Google is likely going to do everything they can to shut down non-official clients like Piped, since they’re sidestepping all of YouTube’s revenue streams. Hopefully they don’t take the nuclear option and somehow lock down the API and make it much harder to download videos via tools like yt-dlp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692193375 {#2144
    date: 2023-08-16 15:42:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +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: 138953
  -bodyTs: "'anticip':11 'api':55 'client':29 'dlp':69 'downer':5 'download':62 'everyth':20 'go':17 'googl':14 'happen':13 'harder':60 'hope':42 'like':16,30,66 'lock':52 'make':57 'much':59 'non':27 'non-offici':26 'nuclear':48 'offici':28 'option':49 'peopl':9 'pipe':31 're':34 'revenu':40 'shut':24 'sidestep':35 'sinc':32 'somehow':51 'stream':41 'take':46 'tool':65 'via':64 'video':63 'youtub':38 'yt':68 'yt-dlp':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/2036521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692193375 {#2075
    date: 2023-08-16 15:42:55.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 {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not to be a downer but… how did people not anticipate this happening? Google is likely going to do everything they can to shut down non-official clients like Piped, since they’re sidestepping all of YouTube’s revenue streams. Hopefully they don’t take the nuclear option and somehow lock down the API and make it much harder to download videos via tools like yt-dlp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692193375 {#2144
    date: 2023-08-16 15:42:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +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: 138953
  -bodyTs: "'anticip':11 'api':55 'client':29 'dlp':69 'downer':5 'download':62 'everyth':20 'go':17 'googl':14 'happen':13 'harder':60 'hope':42 'like':16,30,66 'lock':52 'make':57 'much':59 'non':27 'non-offici':26 'nuclear':48 'offici':28 'option':49 'peopl':9 'pipe':31 're':34 'revenu':40 'shut':24 'sidestep':35 'sinc':32 'somehow':51 'stream':41 'take':46 'tool':65 'via':64 'video':63 'youtub':38 'yt':68 'yt-dlp':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/2036521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692193375 {#2075
    date: 2023-08-16 15:42:55.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 {#2078
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not to be a downer but… how did people not anticipate this happening? Google is likely going to do everything they can to shut down non-official clients like Piped, since they’re sidestepping all of YouTube’s revenue streams. Hopefully they don’t take the nuclear option and somehow lock down the API and make it much harder to download videos via tools like yt-dlp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692193375 {#2144
    date: 2023-08-16 15:42:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +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: 138953
  -bodyTs: "'anticip':11 'api':55 'client':29 'dlp':69 'downer':5 'download':62 'everyth':20 'go':17 'googl':14 'happen':13 'harder':60 'hope':42 'like':16,30,66 'lock':52 'make':57 'much':59 'non':27 'non-offici':26 'nuclear':48 'offici':28 'option':49 'peopl':9 'pipe':31 're':34 'revenu':40 'shut':24 'sidestep':35 'sinc':32 'somehow':51 'stream':41 'take':46 'tool':65 'via':64 'video':63 'youtub':38 'yt':68 'yt-dlp':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/2036521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692193375 {#2075
    date: 2023-08-16 15:42:55.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 {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you are using LibreTube this is fixable by disabling piped proxies in the setting. HOWEVER do be warned that Youtube will know your IP, so you should only really do this while using a VPN service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701194778 {#2339
    date: 2023-11-28 19:06:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +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: 128766
  -bodyTs: "'disabl':10 'fixabl':8 'howev':16 'ip':25 'know':23 'libretub':5 'pipe':11 'proxi':12 'realli':30 'servic':37 'set':15 'use':4,34 'vpn':36 'warn':19 'youtub':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2012176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692190649 {#2338
    date: 2023-08-16 14:57: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
31 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you are using LibreTube this is fixable by disabling piped proxies in the setting. HOWEVER do be warned that Youtube will know your IP, so you should only really do this while using a VPN service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701194778 {#2339
    date: 2023-11-28 19:06:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +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: 128766
  -bodyTs: "'disabl':10 'fixabl':8 'howev':16 'ip':25 'know':23 'libretub':5 'pipe':11 'proxi':12 'realli':30 'servic':37 'set':15 'use':4,34 'vpn':36 'warn':19 'youtub':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2012176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692190649 {#2338
    date: 2023-08-16 14:57: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
32 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you are using LibreTube this is fixable by disabling piped proxies in the setting. HOWEVER do be warned that Youtube will know your IP, so you should only really do this while using a VPN service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701194778 {#2339
    date: 2023-11-28 19:06:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +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: 128766
  -bodyTs: "'disabl':10 'fixabl':8 'howev':16 'ip':25 'know':23 'libretub':5 'pipe':11 'proxi':12 'realli':30 'servic':37 'set':15 'use':4,34 'vpn':36 'warn':19 'youtub':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2012176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692190649 {#2338
    date: 2023-08-16 14:57: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
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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you are using LibreTube this is fixable by disabling piped proxies in the setting. HOWEVER do be warned that Youtube will know your IP, so you should only really do this while using a VPN service."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701194778 {#2339
      date: 2023-11-28 19:06:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +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: 128766
    -bodyTs: "'disabl':10 'fixabl':8 'howev':16 'ip':25 'know':23 'libretub':5 'pipe':11 'proxi':12 'realli':30 'servic':37 'set':15 'use':4,34 'vpn':36 'warn':19 'youtub':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/2012176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692190649 {#2338
      date: 2023-08-16 14:57:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: """
    Real heroes don't wear capes, they give solid advice.\n
    \n
    ps: thanks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692193579 {#3147
    date: 2023-08-16 15:46:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@Devjavu@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 152929
  -bodyTs: "'advic':10 'cape':6 'give':8 'hero':2 'ps':11 'real':1 'solid':9 'thank':12 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/348062/-/comment/1663162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692193579 {#3148
    date: 2023-08-16 15:46: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
35 DENIED edit
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you are using LibreTube this is fixable by disabling piped proxies in the setting. HOWEVER do be warned that Youtube will know your IP, so you should only really do this while using a VPN service."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701194778 {#2339
      date: 2023-11-28 19:06:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +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: 128766
    -bodyTs: "'disabl':10 'fixabl':8 'howev':16 'ip':25 'know':23 'libretub':5 'pipe':11 'proxi':12 'realli':30 'servic':37 'set':15 'use':4,34 'vpn':36 'warn':19 'youtub':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/2012176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692190649 {#2338
      date: 2023-08-16 14:57:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: """
    Real heroes don't wear capes, they give solid advice.\n
    \n
    ps: thanks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692193579 {#3147
    date: 2023-08-16 15:46:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@Devjavu@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 152929
  -bodyTs: "'advic':10 'cape':6 'give':8 'hero':2 'ps':11 'real':1 'solid':9 'thank':12 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/348062/-/comment/1663162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692193579 {#3148
    date: 2023-08-16 15:46: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
36 DENIED moderate
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2370 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you are using LibreTube this is fixable by disabling piped proxies in the setting. HOWEVER do be warned that Youtube will know your IP, so you should only really do this while using a VPN service."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701194778 {#2339
      date: 2023-11-28 19:06:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +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: 128766
    -bodyTs: "'disabl':10 'fixabl':8 'howev':16 'ip':25 'know':23 'libretub':5 'pipe':11 'proxi':12 'realli':30 'servic':37 'set':15 'use':4,34 'vpn':36 'warn':19 'youtub':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/2012176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692190649 {#2338
      date: 2023-08-16 14:57:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: """
    Real heroes don't wear capes, they give solid advice.\n
    \n
    ps: thanks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692193579 {#3147
    date: 2023-08-16 15:46:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@Devjavu@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 152929
  -bodyTs: "'advic':10 'cape':6 'give':8 'hero':2 'ps':11 'real':1 'solid':9 'thank':12 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/348062/-/comment/1663162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692193579 {#3148
    date: 2023-08-16 15:46: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
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 {#2213
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What the fuck is happening to the internet recently?\n
    \n
    Twitter and Reddit CEOs completely losing their minds, and now Google of all companies wants to lock down the whole internet?\n
    \n
    This isn’t even close to being okay. It’s 100% bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689935560 {#2198
    date: 2023-07-21 12:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlackEco@lemmy.blackeco.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 203417
  -bodyTs: "'100':41 'bullshit':42 'ceo':13 'close':35 'compani':23 'complet':14 'even':34 'fuck':3 'googl':20 'happen':5 'internet':8,30 'isn':32 'lock':26 'lose':15 'mind':17 'okay':38 'recent':9 'reddit':12 'twitter':10 'want':24 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1375604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689935560 {#2223
    date: 2023-07-21 12:32: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
39 DENIED edit
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What the fuck is happening to the internet recently?\n
    \n
    Twitter and Reddit CEOs completely losing their minds, and now Google of all companies wants to lock down the whole internet?\n
    \n
    This isn’t even close to being okay. It’s 100% bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689935560 {#2198
    date: 2023-07-21 12:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlackEco@lemmy.blackeco.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 203417
  -bodyTs: "'100':41 'bullshit':42 'ceo':13 'close':35 'compani':23 'complet':14 'even':34 'fuck':3 'googl':20 'happen':5 'internet':8,30 'isn':32 'lock':26 'lose':15 'mind':17 'okay':38 'recent':9 'reddit':12 'twitter':10 'want':24 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1375604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689935560 {#2223
    date: 2023-07-21 12:32: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
40 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What the fuck is happening to the internet recently?\n
    \n
    Twitter and Reddit CEOs completely losing their minds, and now Google of all companies wants to lock down the whole internet?\n
    \n
    This isn’t even close to being okay. It’s 100% bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689935560 {#2198
    date: 2023-07-21 12:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlackEco@lemmy.blackeco.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 203417
  -bodyTs: "'100':41 'bullshit':42 'ceo':13 'close':35 'compani':23 'complet':14 'even':34 'fuck':3 'googl':20 'happen':5 'internet':8,30 'isn':32 'lock':26 'lose':15 'mind':17 'okay':38 'recent':9 'reddit':12 'twitter':10 'want':24 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1375604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689935560 {#2223
    date: 2023-07-21 12:32: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
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 {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can this be used with an kbin account too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689439252 {#2207
    date: 2023-07-15 18:40:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 11731
  -bodyTs: "'account':8 'kbin':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689102203 {#2212
    date: 2023-07-11 21:03:23.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 {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can this be used with an kbin account too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689439252 {#2207
    date: 2023-07-15 18:40:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 11731
  -bodyTs: "'account':8 'kbin':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689102203 {#2212
    date: 2023-07-11 21:03:23.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 {#2200
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can this be used with an kbin account too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1689439252 {#2207
    date: 2023-07-15 18:40:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 11731
  -bodyTs: "'account':8 'kbin':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689102203 {#2212
    date: 2023-07-11 21:03:23.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 {#3048
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this be used with an kbin account too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1689439252 {#2207
      date: 2023-07-15 18:40:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 11731
    -bodyTs: "'account':8 'kbin':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102203 {#2212
      date: 2023-07-11 21:03:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689102676 {#3050
    date: 2023-07-11 21:11:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 11757
  -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1135971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689102676 {#3049
    date: 2023-07-11 21:11:16.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 {#3048
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this be used with an kbin account too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1689439252 {#2207
      date: 2023-07-15 18:40:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 11731
    -bodyTs: "'account':8 'kbin':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102203 {#2212
      date: 2023-07-11 21:03:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689102676 {#3050
    date: 2023-07-11 21:11:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 11757
  -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1135971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689102676 {#3049
    date: 2023-07-11 21:11:16.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 {#3048
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this be used with an kbin account too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1689439252 {#2207
      date: 2023-07-15 18:40:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 11731
    -bodyTs: "'account':8 'kbin':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102203 {#2212
      date: 2023-07-11 21:03:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1689102676 {#3050
    date: 2023-07-11 21:11:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 11757
  -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1135971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689102676 {#3049
    date: 2023-07-11 21:11:16.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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1689102676 {#3050
      date: 2023-07-11 21:11:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 11757
    -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1135971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102676 {#3049
      date: 2023-07-11 21:11:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "There's at least a second person who would appreciate it (me)!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689112357 {#3218
    date: 2023-07-11 23:52:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 12017
  -bodyTs: "'appreci':10 'least':4 'person':7 'second':6 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/711154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689112357 {#3219
    date: 2023-07-11 23:52:37.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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1689102676 {#3050
      date: 2023-07-11 21:11:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 11757
    -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1135971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102676 {#3049
      date: 2023-07-11 21:11:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "There's at least a second person who would appreciate it (me)!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689112357 {#3218
    date: 2023-07-11 23:52:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 12017
  -bodyTs: "'appreci':10 'least':4 'person':7 'second':6 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/711154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689112357 {#3219
    date: 2023-07-11 23:52:37.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 {#3220
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1689102676 {#3050
      date: 2023-07-11 21:11:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 11757
    -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1135971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102676 {#3049
      date: 2023-07-11 21:11:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "There's at least a second person who would appreciate it (me)!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689112357 {#3218
    date: 2023-07-11 23:52:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 12017
  -bodyTs: "'appreci':10 'least':4 'person':7 'second':6 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/711154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689112357 {#3219
    date: 2023-07-11 23:52:37.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 {#3286
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3220
    +user: Proxies\__CG__\App\Entity\User {#3221 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3048
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#2200
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this be used with an kbin account too?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689439252 {#2207
          date: 2023-07-15 18:40:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 11731
        -bodyTs: "'account':8 'kbin':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689102203 {#2212
          date: 2023-07-11 21:03:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689102676 {#3050
        date: 2023-07-11 21:11:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3047 …}
      +nested: Doctrine\ORM\PersistentCollection {#3045 …}
      +votes: Doctrine\ORM\PersistentCollection {#3043 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 11757
      -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1135971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102676 {#3049
        date: 2023-07-11 21:11:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "There's at least a second person who would appreciate it (me)!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689112357 {#3218
      date: 2023-07-11 23:52:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3222 …}
    +nested: Doctrine\ORM\PersistentCollection {#3224 …}
    +votes: Doctrine\ORM\PersistentCollection {#3226 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 12017
    -bodyTs: "'appreci':10 'least':4 'person':7 'second':6 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/711154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689112357 {#3219
      date: 2023-07-11 23:52:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Added a variation of the script that works with kbin :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689165363 {#3285
    date: 2023-07-12 14:36:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
    "@discosage@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 12267
  -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1145325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689118026 {#3282
    date: 2023-07-12 01:27:06.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 {#3286
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3220
    +user: Proxies\__CG__\App\Entity\User {#3221 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3048
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#2200
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this be used with an kbin account too?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689439252 {#2207
          date: 2023-07-15 18:40:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 11731
        -bodyTs: "'account':8 'kbin':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689102203 {#2212
          date: 2023-07-11 21:03:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689102676 {#3050
        date: 2023-07-11 21:11:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3047 …}
      +nested: Doctrine\ORM\PersistentCollection {#3045 …}
      +votes: Doctrine\ORM\PersistentCollection {#3043 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 11757
      -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1135971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102676 {#3049
        date: 2023-07-11 21:11:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "There's at least a second person who would appreciate it (me)!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689112357 {#3218
      date: 2023-07-11 23:52:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3222 …}
    +nested: Doctrine\ORM\PersistentCollection {#3224 …}
    +votes: Doctrine\ORM\PersistentCollection {#3226 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 12017
    -bodyTs: "'appreci':10 'least':4 'person':7 'second':6 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/711154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689112357 {#3219
      date: 2023-07-11 23:52:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Added a variation of the script that works with kbin :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689165363 {#3285
    date: 2023-07-12 14:36:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
    "@discosage@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 12267
  -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1145325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689118026 {#3282
    date: 2023-07-12 01:27:06.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 {#3286
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3220
    +user: Proxies\__CG__\App\Entity\User {#3221 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3048
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#2200
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this be used with an kbin account too?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689439252 {#2207
          date: 2023-07-15 18:40:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 11731
        -bodyTs: "'account':8 'kbin':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689102203 {#2212
          date: 2023-07-11 21:03:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1689102676 {#3050
        date: 2023-07-11 21:11:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3047 …}
      +nested: Doctrine\ORM\PersistentCollection {#3045 …}
      +votes: Doctrine\ORM\PersistentCollection {#3043 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
      -id: 11757
      -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1135971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102676 {#3049
        date: 2023-07-11 21:11:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "There's at least a second person who would appreciate it (me)!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689112357 {#3218
      date: 2023-07-11 23:52:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3222 …}
    +nested: Doctrine\ORM\PersistentCollection {#3224 …}
    +votes: Doctrine\ORM\PersistentCollection {#3226 …}
    +reports: Doctrine\ORM\PersistentCollection {#3228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
    -id: 12017
    -bodyTs: "'appreci':10 'least':4 'person':7 'second':6 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/711154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689112357 {#3219
      date: 2023-07-11 23:52:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Added a variation of the script that works with kbin :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689165363 {#3285
    date: 2023-07-12 14:36:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
    "@discosage@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 12267
  -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1145325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689118026 {#3282
    date: 2023-07-12 01:27:06.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 {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1689102676 {#3050
      date: 2023-07-11 21:11:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 11757
    -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1135971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102676 {#3049
      date: 2023-07-11 21:11:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "I would have been another kbin user interested, but I already unsubbed from all but a couple reddit subs. Nice contribution though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689115723 {#3234
    date: 2023-07-12 00:48:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 12089
  -bodyTs: "'alreadi':11 'anoth':5 'contribut':21 'coupl':17 'interest':8 'kbin':6 'nice':20 'reddit':18 'sub':19 'though':22 'unsub':12 'user':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/712561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689115723 {#3235
    date: 2023-07-12 00:48:43.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 {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1689102676 {#3050
      date: 2023-07-11 21:11:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 11757
    -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1135971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102676 {#3049
      date: 2023-07-11 21:11:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "I would have been another kbin user interested, but I already unsubbed from all but a couple reddit subs. Nice contribution though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689115723 {#3234
    date: 2023-07-12 00:48:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 12089
  -bodyTs: "'alreadi':11 'anoth':5 'contribut':21 'coupl':17 'interest':8 'kbin':6 'nice':20 'reddit':18 'sub':19 'though':22 'unsub':12 'user':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/712561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689115723 {#3235
    date: 2023-07-12 00:48:43.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 {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1689102676 {#3050
      date: 2023-07-11 21:11:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 11757
    -bodyTs: "'bit':8 'edit':6 'field':24 'get':34 'implement':30 'issu':15 'kbin':26 'login':23 'main':14 'might':27 'need':3 'overal':10 'selector':20 'think':17 'time':37 'tri':28 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1135971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102676 {#3049
      date: 2023-07-11 21:11:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "I would have been another kbin user interested, but I already unsubbed from all but a couple reddit subs. Nice contribution though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689115723 {#3234
    date: 2023-07-12 00:48:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 12089
  -bodyTs: "'alreadi':11 'anoth':5 'contribut':21 'coupl':17 'interest':8 'kbin':6 'nice':20 'reddit':18 'sub':19 'though':22 'unsub':12 'user':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/712561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689115723 {#3235
    date: 2023-07-12 00:48:43.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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this be used with an kbin account too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1689439252 {#2207
      date: 2023-07-15 18:40:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 11731
    -bodyTs: "'account':8 'kbin':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102203 {#2212
      date: 2023-07-11 21:03:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Added a variation of the script that works with kbin :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689117981 {#3113
    date: 2023-07-12 01:26:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 12268
  -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1145309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689117981 {#3114
    date: 2023-07-12 01:26:21.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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this be used with an kbin account too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1689439252 {#2207
      date: 2023-07-15 18:40:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 11731
    -bodyTs: "'account':8 'kbin':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102203 {#2212
      date: 2023-07-11 21:03:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Added a variation of the script that works with kbin :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689117981 {#3113
    date: 2023-07-12 01:26:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 12268
  -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1145309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689117981 {#3114
    date: 2023-07-12 01:26:21.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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this be used with an kbin account too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1689439252 {#2207
      date: 2023-07-15 18:40:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 11731
    -bodyTs: "'account':8 'kbin':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689102203 {#2212
      date: 2023-07-11 21:03:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Added a variation of the script that works with kbin :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689117981 {#3113
    date: 2023-07-12 01:26:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 12268
  -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1145309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689117981 {#3114
    date: 2023-07-12 01:26:21.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 {#3252
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "Added a variation of the script that works with kbin :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689117981 {#3113
      date: 2023-07-12 01:26:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3116 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    -id: 12268
    -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1145309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689117981 {#3114
      date: 2023-07-12 01:26:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689369907 {#3250
    date: 2023-07-14 23:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 16851
  -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689369907 {#3251
    date: 2023-07-14 23:25: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
67 DENIED edit
App\Entity\EntryComment {#3252
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "Added a variation of the script that works with kbin :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689117981 {#3113
      date: 2023-07-12 01:26:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3116 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    -id: 12268
    -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1145309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689117981 {#3114
      date: 2023-07-12 01:26:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689369907 {#3250
    date: 2023-07-14 23:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 16851
  -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689369907 {#3251
    date: 2023-07-14 23:25: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
68 DENIED moderate
App\Entity\EntryComment {#3252
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this be used with an kbin account too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1689439252 {#2207
        date: 2023-07-15 18:40:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 11731
      -bodyTs: "'account':8 'kbin':7 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689102203 {#2212
        date: 2023-07-11 21:03:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "Added a variation of the script that works with kbin :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1689117981 {#3113
      date: 2023-07-12 01:26:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3116 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    -id: 12268
    -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1145309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689117981 {#3114
      date: 2023-07-12 01:26:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689369907 {#3250
    date: 2023-07-14 23:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3255 …}
  +votes: Doctrine\ORM\PersistentCollection {#3257 …}
  +reports: Doctrine\ORM\PersistentCollection {#3259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
  -id: 16851
  -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689369907 {#3251
    date: 2023-07-14 23:25: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
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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#2200
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this be used with an kbin account too?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689439252 {#2207
          date: 2023-07-15 18:40:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 11731
        -bodyTs: "'account':8 'kbin':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689102203 {#2212
          date: 2023-07-11 21:03:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "Added a variation of the script that works with kbin :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689117981 {#3113
        date: 2023-07-12 01:26:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3116 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3118 …}
      +reports: Doctrine\ORM\PersistentCollection {#3120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
      -id: 12268
      -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1145309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689117981 {#3114
        date: 2023-07-12 01:26:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689369907 {#3250
      date: 2023-07-14 23:25:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 16851
    -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689369907 {#3251
      date: 2023-07-14 23:25:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Not normal. Haven’t seen that one, yet either. Do you know how to redirect the output to a file and send that to me? (make sure to delete your login data before you do). If you don’t know, let me know and also tell me what operating system you’re using"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689429991 {#3303
    date: 2023-07-15 16:06:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@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: 18361
  -bodyTs: "'also':45 'data':32 'delet':29 'either':9 'file':20 'haven':3 'know':12,40,43 'let':41 'login':31 'make':26 'normal':2 'one':7 'oper':49 'output':17 're':52 'redirect':15 'seen':5 'send':22 'sure':27 'system':50 'tell':46 'use':53 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1301919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689429991 {#3304
    date: 2023-07-15 16:06: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
71 DENIED edit
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#2200
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this be used with an kbin account too?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689439252 {#2207
          date: 2023-07-15 18:40:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 11731
        -bodyTs: "'account':8 'kbin':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689102203 {#2212
          date: 2023-07-11 21:03:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "Added a variation of the script that works with kbin :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689117981 {#3113
        date: 2023-07-12 01:26:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3116 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3118 …}
      +reports: Doctrine\ORM\PersistentCollection {#3120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
      -id: 12268
      -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1145309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689117981 {#3114
        date: 2023-07-12 01:26:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689369907 {#3250
      date: 2023-07-14 23:25:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 16851
    -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689369907 {#3251
      date: 2023-07-14 23:25:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Not normal. Haven’t seen that one, yet either. Do you know how to redirect the output to a file and send that to me? (make sure to delete your login data before you do). If you don’t know, let me know and also tell me what operating system you’re using"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689429991 {#3303
    date: 2023-07-15 16:06:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@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: 18361
  -bodyTs: "'also':45 'data':32 'delet':29 'either':9 'file':20 'haven':3 'know':12,40,43 'let':41 'login':31 'make':26 'normal':2 'one':7 'oper':49 'output':17 're':52 'redirect':15 'seen':5 'send':22 'sure':27 'system':50 'tell':46 'use':53 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1301919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689429991 {#3304
    date: 2023-07-15 16:06: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
72 DENIED moderate
App\Entity\EntryComment {#3305
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#2200
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this be used with an kbin account too?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1689439252 {#2207
          date: 2023-07-15 18:40:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 11731
        -bodyTs: "'account':8 'kbin':7 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689102203 {#2212
          date: 2023-07-11 21:03:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "Added a variation of the script that works with kbin :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1689117981 {#3113
        date: 2023-07-12 01:26:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3116 …}
      +nested: Doctrine\ORM\PersistentCollection {#3127 …}
      +votes: Doctrine\ORM\PersistentCollection {#3118 …}
      +reports: Doctrine\ORM\PersistentCollection {#3120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
      -id: 12268
      -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1145309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689117981 {#3114
        date: 2023-07-12 01:26:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689369907 {#3250
      date: 2023-07-14 23:25:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3253 …}
    +nested: Doctrine\ORM\PersistentCollection {#3255 …}
    +votes: Doctrine\ORM\PersistentCollection {#3257 …}
    +reports: Doctrine\ORM\PersistentCollection {#3259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
    -id: 16851
    -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689369907 {#3251
      date: 2023-07-14 23:25:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Not normal. Haven’t seen that one, yet either. Do you know how to redirect the output to a file and send that to me? (make sure to delete your login data before you do). If you don’t know, let me know and also tell me what operating system you’re using"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689429991 {#3303
    date: 2023-07-15 16:06:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@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: 18361
  -bodyTs: "'also':45 'data':32 'delet':29 'either':9 'file':20 'haven':3 'know':12,40,43 'let':41 'login':31 'make':26 'normal':2 'one':7 'oper':49 'output':17 're':52 'redirect':15 'seen':5 'send':22 'sure':27 'system':50 'tell':46 'use':53 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1301919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689429991 {#3304
    date: 2023-07-15 16:06: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
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 {#3319
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#3115
        +user: Proxies\__CG__\App\Entity\User {#3063 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: App\Entity\EntryComment {#2200
          +user: App\Entity\User {#2263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can this be used with an kbin account too?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1689439252 {#2207
            date: 2023-07-15 18:40:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@induna_crewneck@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2266 …}
          +nested: Doctrine\ORM\PersistentCollection {#2268 …}
          +votes: Doctrine\ORM\PersistentCollection {#2273 …}
          +reports: Doctrine\ORM\PersistentCollection {#2274 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
          -id: 11731
          -bodyTs: "'account':8 'kbin':7 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689102203 {#2212
            date: 2023-07-11 21:03:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2200}
        +body: "Added a variation of the script that works with kbin :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689117981 {#3113
          date: 2023-07-12 01:26:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
          "@OctoFloofy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3116 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3118 …}
        +reports: Doctrine\ORM\PersistentCollection {#3120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
        -id: 12268
        -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1145309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689117981 {#3114
          date: 2023-07-12 01:26:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689369907 {#3250
        date: 2023-07-14 23:25:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 16851
      -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689369907 {#3251
        date: 2023-07-14 23:25:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "Not normal. Haven’t seen that one, yet either. Do you know how to redirect the output to a file and send that to me? (make sure to delete your login data before you do). If you don’t know, let me know and also tell me what operating system you’re using"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689429991 {#3303
      date: 2023-07-15 16:06:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@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: 18361
    -bodyTs: "'also':45 'data':32 'delet':29 'either':9 'file':20 'haven':3 'know':12,40,43 'let':41 'login':31 'make':26 'normal':2 'one':7 'oper':49 'output':17 're':52 'redirect':15 'seen':5 'send':22 'sure':27 'system':50 'tell':46 'use':53 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1301919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689429991 {#3304
      date: 2023-07-15 16:06:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Unfortunately i don't know, Windows 11."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689439249 {#3324
    date: 2023-07-15 18:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 18362
  -bodyTs: "'11':7 'know':5 'unfortun':1 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/826712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439249 {#3321
    date: 2023-07-15 18:40:49.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 {#3319
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#3115
        +user: Proxies\__CG__\App\Entity\User {#3063 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: App\Entity\EntryComment {#2200
          +user: App\Entity\User {#2263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can this be used with an kbin account too?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1689439252 {#2207
            date: 2023-07-15 18:40:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@induna_crewneck@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2266 …}
          +nested: Doctrine\ORM\PersistentCollection {#2268 …}
          +votes: Doctrine\ORM\PersistentCollection {#2273 …}
          +reports: Doctrine\ORM\PersistentCollection {#2274 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
          -id: 11731
          -bodyTs: "'account':8 'kbin':7 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689102203 {#2212
            date: 2023-07-11 21:03:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2200}
        +body: "Added a variation of the script that works with kbin :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689117981 {#3113
          date: 2023-07-12 01:26:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
          "@OctoFloofy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3116 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3118 …}
        +reports: Doctrine\ORM\PersistentCollection {#3120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
        -id: 12268
        -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1145309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689117981 {#3114
          date: 2023-07-12 01:26:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689369907 {#3250
        date: 2023-07-14 23:25:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 16851
      -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689369907 {#3251
        date: 2023-07-14 23:25:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "Not normal. Haven’t seen that one, yet either. Do you know how to redirect the output to a file and send that to me? (make sure to delete your login data before you do). If you don’t know, let me know and also tell me what operating system you’re using"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689429991 {#3303
      date: 2023-07-15 16:06:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@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: 18361
    -bodyTs: "'also':45 'data':32 'delet':29 'either':9 'file':20 'haven':3 'know':12,40,43 'let':41 'login':31 'make':26 'normal':2 'one':7 'oper':49 'output':17 're':52 'redirect':15 'seen':5 'send':22 'sure':27 'system':50 'tell':46 'use':53 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1301919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689429991 {#3304
      date: 2023-07-15 16:06:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Unfortunately i don't know, Windows 11."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689439249 {#3324
    date: 2023-07-15 18:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 18362
  -bodyTs: "'11':7 'know':5 'unfortun':1 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/826712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439249 {#3321
    date: 2023-07-15 18:40:49.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 {#3319
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: App\Entity\EntryComment {#3115
        +user: Proxies\__CG__\App\Entity\User {#3063 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
        +image: null
        +parent: App\Entity\EntryComment {#2200
          +user: App\Entity\User {#2263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can this be used with an kbin account too?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1689439252 {#2207
            date: 2023-07-15 18:40:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@induna_crewneck@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2266 …}
          +nested: Doctrine\ORM\PersistentCollection {#2268 …}
          +votes: Doctrine\ORM\PersistentCollection {#2273 …}
          +reports: Doctrine\ORM\PersistentCollection {#2274 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
          -id: 11731
          -bodyTs: "'account':8 'kbin':7 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/705979"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689102203 {#2212
            date: 2023-07-11 21:03:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2200}
        +body: "Added a variation of the script that works with kbin :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1689117981 {#3113
          date: 2023-07-12 01:26:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@induna_crewneck@lemmy.world"
          "@OctoFloofy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3116 …}
        +nested: Doctrine\ORM\PersistentCollection {#3127 …}
        +votes: Doctrine\ORM\PersistentCollection {#3118 …}
        +reports: Doctrine\ORM\PersistentCollection {#3120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
        -id: 12268
        -bodyTs: "'ad':1 'kbin':10 'script':6 'variat':3 'work':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1145309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689117981 {#3114
          date: 2023-07-12 01:26:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2200}
      +body: "is that error normal? <https://i.imgur.com/fpXzKLO.png>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689369907 {#3250
        date: 2023-07-14 23:25:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
        "@OctoFloofy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3253 …}
      +nested: Doctrine\ORM\PersistentCollection {#3255 …}
      +votes: Doctrine\ORM\PersistentCollection {#3257 …}
      +reports: Doctrine\ORM\PersistentCollection {#3259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3263 …}
      -id: 16851
      -bodyTs: "'/fpxzklo.png':7 'error':3 'i.imgur.com':6 'i.imgur.com/fpxzklo.png':5 'normal':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/806413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689369907 {#3251
        date: 2023-07-14 23:25:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2200}
    +body: "Not normal. Haven’t seen that one, yet either. Do you know how to redirect the output to a file and send that to me? (make sure to delete your login data before you do). If you don’t know, let me know and also tell me what operating system you’re using"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1689429991 {#3303
      date: 2023-07-15 16:06:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@OctoFloofy@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: 18361
    -bodyTs: "'also':45 'data':32 'delet':29 'either':9 'file':20 'haven':3 'know':12,40,43 'let':41 'login':31 'make':26 'normal':2 'one':7 'oper':49 'output':17 're':52 'redirect':15 'seen':5 'send':22 'sure':27 'system':50 'tell':46 'use':53 'yet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1301919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689429991 {#3304
      date: 2023-07-15 16:06:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: "Unfortunately i don't know, Windows 11."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689439249 {#3324
    date: 2023-07-15 18:40:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@OctoFloofy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 18362
  -bodyTs: "'11':7 'know':5 'unfortun':1 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/826712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439249 {#3321
    date: 2023-07-15 18:40:49.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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice work!\n
    \n
    but where were you 2 weeks ago :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105326 {#2186
    date: 2023-07-11 21:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 11690
  -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1133640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099083 {#2173
    date: 2023-07-11 20:11:23.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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice work!\n
    \n
    but where were you 2 weeks ago :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105326 {#2186
    date: 2023-07-11 21:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 11690
  -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1133640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099083 {#2173
    date: 2023-07-11 20:11:23.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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice work!\n
    \n
    but where were you 2 weeks ago :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105326 {#2186
    date: 2023-07-11 21:55:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 11690
  -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1133640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099083 {#2173
    date: 2023-07-11 20:11:23.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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nice work!\n
      \n
      but where were you 2 weeks ago :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689105326 {#2186
      date: 2023-07-11 21:55:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2174 …}
    +nested: Doctrine\ORM\PersistentCollection {#2170 …}
    +votes: Doctrine\ORM\PersistentCollection {#2184 …}
    +reports: Doctrine\ORM\PersistentCollection {#2169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    -id: 11690
    -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1133640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689099083 {#2173
      date: 2023-07-11 20:11:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "I’m sorry, I had this idea a while ago but didn’t get around to doing it. I knew if I started it would take up most of my time (which it did) and I couldn’t afford that until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689099180 {#3066
    date: 2023-07-11 20:13:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@linux_user_6967@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 11691
  -bodyTs: "'afford':39 'ago':10 'around':15 'couldn':37 'didn':12 'get':14 'idea':7 'knew':20 'm':2 'sorri':3 'start':23 'take':26 'time':31 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099180 {#3065
    date: 2023-07-11 20:13: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
83 DENIED edit
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nice work!\n
      \n
      but where were you 2 weeks ago :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689105326 {#2186
      date: 2023-07-11 21:55:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2174 …}
    +nested: Doctrine\ORM\PersistentCollection {#2170 …}
    +votes: Doctrine\ORM\PersistentCollection {#2184 …}
    +reports: Doctrine\ORM\PersistentCollection {#2169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    -id: 11690
    -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1133640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689099083 {#2173
      date: 2023-07-11 20:11:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "I’m sorry, I had this idea a while ago but didn’t get around to doing it. I knew if I started it would take up most of my time (which it did) and I couldn’t afford that until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689099180 {#3066
    date: 2023-07-11 20:13:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@linux_user_6967@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 11691
  -bodyTs: "'afford':39 'ago':10 'around':15 'couldn':37 'didn':12 'get':14 'idea':7 'knew':20 'm':2 'sorri':3 'start':23 'take':26 'time':31 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099180 {#3065
    date: 2023-07-11 20:13: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
84 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nice work!\n
      \n
      but where were you 2 weeks ago :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689105326 {#2186
      date: 2023-07-11 21:55:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2174 …}
    +nested: Doctrine\ORM\PersistentCollection {#2170 …}
    +votes: Doctrine\ORM\PersistentCollection {#2184 …}
    +reports: Doctrine\ORM\PersistentCollection {#2169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    -id: 11690
    -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1133640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689099083 {#2173
      date: 2023-07-11 20:11:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "I’m sorry, I had this idea a while ago but didn’t get around to doing it. I knew if I started it would take up most of my time (which it did) and I couldn’t afford that until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689099180 {#3066
    date: 2023-07-11 20:13:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@linux_user_6967@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 11691
  -bodyTs: "'afford':39 'ago':10 'around':15 'couldn':37 'didn':12 'get':14 'idea':7 'knew':20 'm':2 'sorri':3 'start':23 'take':26 'time':31 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099180 {#3065
    date: 2023-07-11 20:13: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
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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2176
      +user: App\Entity\User {#1994 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Nice work!\n
        \n
        but where were you 2 weeks ago :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689105326 {#2186
        date: 2023-07-11 21:55:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2174 …}
      +nested: Doctrine\ORM\PersistentCollection {#2170 …}
      +votes: Doctrine\ORM\PersistentCollection {#2184 …}
      +reports: Doctrine\ORM\PersistentCollection {#2169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
      -id: 11690
      -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1133640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689099083 {#2173
        date: 2023-07-11 20:11:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2176}
    +body: "I’m sorry, I had this idea a while ago but didn’t get around to doing it. I knew if I started it would take up most of my time (which it did) and I couldn’t afford that until now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1689099180 {#3066
      date: 2023-07-11 20:13:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@linux_user_6967@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 11691
    -bodyTs: "'afford':39 'ago':10 'around':15 'couldn':37 'didn':12 'get':14 'idea':7 'knew':20 'm':2 'sorri':3 'start':23 'take':26 'time':31 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689099180 {#3065
      date: 2023-07-11 20:13:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "omg you do not need to explain. :) I'm sure that comment was intended as appreciation for your good work. just joking about how hard it was bad in the old days and kids these days have it so easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105325 {#3202
    date: 2023-07-11 21:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@linux_user_6967@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 11814
  -bodyTs: "'appreci':16 'bad':28 'comment':12 'day':32,36 'easi':40 'explain':7 'good':19 'hard':25 'intend':14 'joke':22 'kid':34 'm':9 'need':5 'old':31 'omg':1 'sure':10 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/707530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105325 {#3203
    date: 2023-07-11 21:55: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
87 DENIED edit
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2176
      +user: App\Entity\User {#1994 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Nice work!\n
        \n
        but where were you 2 weeks ago :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689105326 {#2186
        date: 2023-07-11 21:55:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2174 …}
      +nested: Doctrine\ORM\PersistentCollection {#2170 …}
      +votes: Doctrine\ORM\PersistentCollection {#2184 …}
      +reports: Doctrine\ORM\PersistentCollection {#2169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
      -id: 11690
      -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1133640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689099083 {#2173
        date: 2023-07-11 20:11:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2176}
    +body: "I’m sorry, I had this idea a while ago but didn’t get around to doing it. I knew if I started it would take up most of my time (which it did) and I couldn’t afford that until now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1689099180 {#3066
      date: 2023-07-11 20:13:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@linux_user_6967@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 11691
    -bodyTs: "'afford':39 'ago':10 'around':15 'couldn':37 'didn':12 'get':14 'idea':7 'knew':20 'm':2 'sorri':3 'start':23 'take':26 'time':31 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689099180 {#3065
      date: 2023-07-11 20:13:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "omg you do not need to explain. :) I'm sure that comment was intended as appreciation for your good work. just joking about how hard it was bad in the old days and kids these days have it so easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105325 {#3202
    date: 2023-07-11 21:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@linux_user_6967@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 11814
  -bodyTs: "'appreci':16 'bad':28 'comment':12 'day':32,36 'easi':40 'explain':7 'good':19 'hard':25 'intend':14 'joke':22 'kid':34 'm':9 'need':5 'old':31 'omg':1 'sure':10 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/707530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105325 {#3203
    date: 2023-07-11 21:55: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
88 DENIED moderate
App\Entity\EntryComment {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
    +image: null
    +parent: App\Entity\EntryComment {#2176
      +user: App\Entity\User {#1994 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Nice work!\n
        \n
        but where were you 2 weeks ago :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689105326 {#2186
        date: 2023-07-11 21:55:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@induna_crewneck@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2174 …}
      +nested: Doctrine\ORM\PersistentCollection {#2170 …}
      +votes: Doctrine\ORM\PersistentCollection {#2184 …}
      +reports: Doctrine\ORM\PersistentCollection {#2169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
      -id: 11690
      -bodyTs: "'2':7 'ago':9 'nice':1 'week':8 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1133640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689099083 {#2173
        date: 2023-07-11 20:11:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2176}
    +body: "I’m sorry, I had this idea a while ago but didn’t get around to doing it. I knew if I started it would take up most of my time (which it did) and I couldn’t afford that until now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1689099180 {#3066
      date: 2023-07-11 20:13:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@induna_crewneck@lemmy.world"
      "@linux_user_6967@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 11691
    -bodyTs: "'afford':39 'ago':10 'around':15 'couldn':37 'didn':12 'get':14 'idea':7 'knew':20 'm':2 'sorri':3 'start':23 'take':26 'time':31 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689099180 {#3065
      date: 2023-07-11 20:13:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "omg you do not need to explain. :) I'm sure that comment was intended as appreciation for your good work. just joking about how hard it was bad in the old days and kids these days have it so easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105325 {#3202
    date: 2023-07-11 21:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@induna_crewneck@lemmy.world"
    "@linux_user_6967@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 11814
  -bodyTs: "'appreci':16 'bad':28 'comment':12 'day':32,36 'easi':40 'explain':7 'good':19 'hard':25 'intend':14 'joke':22 'kid':34 'm':9 'need':5 'old':31 'omg':1 'sure':10 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/177884/-/comment/707530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105325 {#3203
    date: 2023-07-11 21:55: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
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 {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a great tip.\n
    \n
    Also, you can just copy “-reddit” (the parts in between the quotes) and append it to any search (with every search engine I tested) to have reddit results removed. You could just have it in a text file easily accessible or make a macro or an autohotkey to do it if you don’t want to copy and paste every time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440904 {#1357
    date: 2023-07-04 05:21:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wisely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 7559
  -bodyTs: "'access':45 'also':6 'append':19 'autohotkey':52 'copi':10,62 'could':36 'easili':44 'engin':27 'everi':25,65 'file':43 'great':4 'macro':49 'make':47 'part':13 'past':64 'quot':17 'reddit':11,32 'remov':34 'result':33 'search':23,26 'test':29 'text':42 'time':66 'tip':5 'want':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/133061/-/comment/526465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440904 {#2491
    date: 2023-07-04 05:21:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a great tip.\n
    \n
    Also, you can just copy “-reddit” (the parts in between the quotes) and append it to any search (with every search engine I tested) to have reddit results removed. You could just have it in a text file easily accessible or make a macro or an autohotkey to do it if you don’t want to copy and paste every time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440904 {#1357
    date: 2023-07-04 05:21:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wisely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 7559
  -bodyTs: "'access':45 'also':6 'append':19 'autohotkey':52 'copi':10,62 'could':36 'easili':44 'engin':27 'everi':25,65 'file':43 'great':4 'macro':49 'make':47 'part':13 'past':64 'quot':17 'reddit':11,32 'remov':34 'result':33 'search':23,26 'test':29 'text':42 'time':66 'tip':5 'want':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/133061/-/comment/526465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440904 {#2491
    date: 2023-07-04 05:21:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a great tip.\n
    \n
    Also, you can just copy “-reddit” (the parts in between the quotes) and append it to any search (with every search engine I tested) to have reddit results removed. You could just have it in a text file easily accessible or make a macro or an autohotkey to do it if you don’t want to copy and paste every time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688440904 {#1357
    date: 2023-07-04 05:21:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wisely@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 7559
  -bodyTs: "'access':45 'also':6 'append':19 'autohotkey':52 'copi':10,62 'could':36 'easili':44 'engin':27 'everi':25,65 'file':43 'great':4 'macro':49 'make':47 'part':13 'past':64 'quot':17 'reddit':11,32 'remov':34 'result':33 'search':23,26 'test':29 'text':42 'time':66 'tip':5 'want':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/133061/-/comment/526465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688440904 {#2491
    date: 2023-07-04 05:21:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2570
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613628 {#2565
    date: 2023-06-24 15:33:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 4327
  -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/549893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613367 {#2566
    date: 2023-06-24 15:29: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
95 DENIED edit
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613628 {#2565
    date: 2023-06-24 15:33:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 4327
  -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/549893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613367 {#2566
    date: 2023-06-24 15:29: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
96 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613628 {#2565
    date: 2023-06-24 15:33:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 4327
  -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/549893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613367 {#2566
    date: 2023-06-24 15:29: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
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 {#3079
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687613628 {#2565
      date: 2023-06-24 15:33:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 4327
    -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/549893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687613367 {#2566
      date: 2023-06-24 15:29:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "are you using the newer version? maybe that one will work, but I don’t know for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613595 {#3081
    date: 2023-06-24 15:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Adderbox76@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 4328
  -bodyTs: "'know':16 'mayb':7 'newer':5 'one':9 'sure':18 'use':3 'version':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/928082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613595 {#3080
    date: 2023-06-24 15:33:15.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 {#3079
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687613628 {#2565
      date: 2023-06-24 15:33:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 4327
    -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/549893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687613367 {#2566
      date: 2023-06-24 15:29:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "are you using the newer version? maybe that one will work, but I don’t know for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613595 {#3081
    date: 2023-06-24 15:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Adderbox76@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 4328
  -bodyTs: "'know':16 'mayb':7 'newer':5 'one':9 'sure':18 'use':3 'version':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/928082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613595 {#3080
    date: 2023-06-24 15:33:15.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 {#3079
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2585 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: "just keeps spinning when trying to add a Lemmy.ca instance and account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687613628 {#2565
      date: 2023-06-24 15:33:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2573 …}
    +nested: Doctrine\ORM\PersistentCollection {#2575 …}
    +votes: Doctrine\ORM\PersistentCollection {#2577 …}
    +reports: Doctrine\ORM\PersistentCollection {#2579 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
    -id: 4327
    -bodyTs: "'account':12 'add':7 'instanc':10 'keep':2 'lemmy.ca':9 'spin':3 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/549893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687613367 {#2566
      date: 2023-06-24 15:29:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "are you using the newer version? maybe that one will work, but I don’t know for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687613595 {#3081
    date: 2023-06-24 15:33:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Adderbox76@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 4328
  -bodyTs: "'know':16 'mayb':7 'newer':5 'one':9 'sure':18 'use':3 'version':6 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/928082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687613595 {#3080
    date: 2023-06-24 15:33:15.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 {#2645
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pretty cool Ty for this suggestion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687597550 {#2640
    date: 2023-06-24 11:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 4133
  -bodyTs: "'cool':2 'pretti':1 'suggest':6 'ty':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/923897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597550 {#2641
    date: 2023-06-24 11:05: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
103 DENIED edit
App\Entity\EntryComment {#2645
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pretty cool Ty for this suggestion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687597550 {#2640
    date: 2023-06-24 11:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 4133
  -bodyTs: "'cool':2 'pretti':1 'suggest':6 'ty':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/923897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597550 {#2641
    date: 2023-06-24 11:05: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
104 DENIED moderate
App\Entity\EntryComment {#2645
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pretty cool Ty for this suggestion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687597550 {#2640
    date: 2023-06-24 11:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 4133
  -bodyTs: "'cool':2 'pretti':1 'suggest':6 'ty':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/923897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597550 {#2641
    date: 2023-06-24 11:05: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
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 {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep - the latest release supports both 0.18.x and 0.17.x. I’ve been running it for the past few releases over the last couple of days and I really like it.\n
    \n
    BTW, it’s been rebranded as Liftoff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687612162 {#2715
    date: 2023-06-24 15:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 4131
  -bodyTs: "'0.17':10 '0.18':7 'btw':33 'coupl':25 'day':27 'last':24 'latest':3 'liftoff':39 'like':31 'past':19 'realli':30 'rebrand':37 'releas':4,21 'run':15 'support':5 've':13 'x':8,11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/16086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597232 {#2716
    date: 2023-06-24 11:00: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
107 DENIED edit
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep - the latest release supports both 0.18.x and 0.17.x. I’ve been running it for the past few releases over the last couple of days and I really like it.\n
    \n
    BTW, it’s been rebranded as Liftoff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687612162 {#2715
    date: 2023-06-24 15:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 4131
  -bodyTs: "'0.17':10 '0.18':7 'btw':33 'coupl':25 'day':27 'last':24 'latest':3 'liftoff':39 'like':31 'past':19 'realli':30 'rebrand':37 'releas':4,21 'run':15 'support':5 've':13 'x':8,11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/16086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597232 {#2716
    date: 2023-06-24 11:00: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
108 DENIED moderate
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yep - the latest release supports both 0.18.x and 0.17.x. I’ve been running it for the past few releases over the last couple of days and I really like it.\n
    \n
    BTW, it’s been rebranded as Liftoff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687612162 {#2715
    date: 2023-06-24 15:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 4131
  -bodyTs: "'0.17':10 '0.18':7 'btw':33 'coupl':25 'day':27 'last':24 'latest':3 'liftoff':39 'like':31 'past':19 'realli':30 'rebrand':37 'releas':4,21 'run':15 'support':5 've':13 'x':8,11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/16086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687597232 {#2716
    date: 2023-06-24 11:00: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
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 {#3095
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: App\Entity\User {#2733 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep - the latest release supports both 0.18.x and 0.17.x. I’ve been running it for the past few releases over the last couple of days and I really like it.\n
      \n
      BTW, it’s been rebranded as Liftoff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687612162 {#2715
      date: 2023-06-24 15:09:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2721 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
    -id: 4131
    -bodyTs: "'0.17':10 '0.18':7 'btw':33 'coupl':25 'day':27 'last':24 'latest':3 'liftoff':39 'like':31 'past':19 'realli':30 'rebrand':37 'releas':4,21 'run':15 'support':5 've':13 'x':8,11 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/16086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687597232 {#2716
      date: 2023-06-24 11:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "thanks for letting me know, since i didn’t know that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687612134 {#3097
    date: 2023-06-24 15:08:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
  -id: 4324
  -bodyTs: "'didn':8 'know':5,10 'let':3 'sinc':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/927581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687612134 {#3096
    date: 2023-06-24 15:08:54.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 {#3095
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: App\Entity\User {#2733 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep - the latest release supports both 0.18.x and 0.17.x. I’ve been running it for the past few releases over the last couple of days and I really like it.\n
      \n
      BTW, it’s been rebranded as Liftoff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687612162 {#2715
      date: 2023-06-24 15:09:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2721 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
    -id: 4131
    -bodyTs: "'0.17':10 '0.18':7 'btw':33 'coupl':25 'day':27 'last':24 'latest':3 'liftoff':39 'like':31 'past':19 'realli':30 'rebrand':37 'releas':4,21 'run':15 'support':5 've':13 'x':8,11 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/16086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687597232 {#2716
      date: 2023-06-24 11:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "thanks for letting me know, since i didn’t know that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687612134 {#3097
    date: 2023-06-24 15:08:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
  -id: 4324
  -bodyTs: "'didn':8 'know':5,10 'let':3 'sinc':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/927581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687612134 {#3096
    date: 2023-06-24 15:08:54.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 {#3095
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: App\Entity\User {#2733 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Yep - the latest release supports both 0.18.x and 0.17.x. I’ve been running it for the past few releases over the last couple of days and I really like it.\n
      \n
      BTW, it’s been rebranded as Liftoff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687612162 {#2715
      date: 2023-06-24 15:09:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2721 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
    -id: 4131
    -bodyTs: "'0.17':10 '0.18':7 'btw':33 'coupl':25 'day':27 'last':24 'latest':3 'liftoff':39 'like':31 'past':19 'realli':30 'rebrand':37 'releas':4,21 'run':15 'support':5 've':13 'x':8,11 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/16086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687597232 {#2716
      date: 2023-06-24 11:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "thanks for letting me know, since i didn’t know that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687612134 {#3097
    date: 2023-06-24 15:08:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
  -id: 4324
  -bodyTs: "'didn':8 'know':5,10 'let':3 'sinc':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/927581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687612134 {#3096
    date: 2023-06-24 15:08:54.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 {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks great, but it apparently strictly requires the new lemmy version, as my home instance shows no posts in liftoff. Will keep it for now and try it again when my instance updates"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687593630 {#2790
    date: 2023-06-24 10:00:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 4098
  -bodyTs: "'appar':5 'great':2 'home':14 'instanc':15,32 'keep':22 'lemmi':10 'liftoff':20 'look':1 'new':9 'post':18 'requir':7 'show':16 'strict':6 'tri':27 'updat':33 'version':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/508663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687593630 {#2791
    date: 2023-06-24 10:00:30.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 {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks great, but it apparently strictly requires the new lemmy version, as my home instance shows no posts in liftoff. Will keep it for now and try it again when my instance updates"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687593630 {#2790
    date: 2023-06-24 10:00:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 4098
  -bodyTs: "'appar':5 'great':2 'home':14 'instanc':15,32 'keep':22 'lemmi':10 'liftoff':20 'look':1 'new':9 'post':18 'requir':7 'show':16 'strict':6 'tri':27 'updat':33 'version':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/508663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687593630 {#2791
    date: 2023-06-24 10:00:30.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 {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks great, but it apparently strictly requires the new lemmy version, as my home instance shows no posts in liftoff. Will keep it for now and try it again when my instance updates"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687593630 {#2790
    date: 2023-06-24 10:00:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 4098
  -bodyTs: "'appar':5 'great':2 'home':14 'instanc':15,32 'keep':22 'lemmi':10 'liftoff':20 'look':1 'new':9 'post':18 'requir':7 'show':16 'strict':6 'tri':27 'updat':33 'version':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/508663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687593630 {#2791
    date: 2023-06-24 10:00:30.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 {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Its pretty nice so far. The only bug I found is when you subscribe to a new instance and it hangs and it goes back to "subscribe" instead of "pending" like I saw on jerboa it kinda confused me. Adding your account manually was kind of a pain since there wasn't a "show password" option so if you can, stick to autofill with a password manager instead. Also it does stutter a bit when scrolling on a post with 100+ comments but just give it a second"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687593324 {#2863
    date: 2023-06-24 09:55:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 4095
  -bodyTs: "'100':81 'account':42 'ad':40 'also':69 'autofil':63 'back':25 'bit':74 'bug':8 'comment':82 'confus':38 'far':5 'found':10 'give':85 'goe':24 'hang':21 'instanc':18 'instead':28,68 'jerboa':35 'kind':45 'kinda':37 'like':31 'manag':67 'manual':43 'new':17 'nice':3 'option':56 'pain':48 'password':55,66 'pend':30 'post':79 'pretti':2 'saw':33 'scroll':76 'second':88 'show':54 'sinc':49 'stick':61 'stutter':72 'subscrib':14,27 'wasn':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/497585"
  +editedAt: DateTimeImmutable @1687593760 {#2864
    date: 2023-06-24 10:02:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687593324 {#2865
    date: 2023-06-24 09:55: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
119 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Its pretty nice so far. The only bug I found is when you subscribe to a new instance and it hangs and it goes back to "subscribe" instead of "pending" like I saw on jerboa it kinda confused me. Adding your account manually was kind of a pain since there wasn't a "show password" option so if you can, stick to autofill with a password manager instead. Also it does stutter a bit when scrolling on a post with 100+ comments but just give it a second"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687593324 {#2863
    date: 2023-06-24 09:55:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 4095
  -bodyTs: "'100':81 'account':42 'ad':40 'also':69 'autofil':63 'back':25 'bit':74 'bug':8 'comment':82 'confus':38 'far':5 'found':10 'give':85 'goe':24 'hang':21 'instanc':18 'instead':28,68 'jerboa':35 'kind':45 'kinda':37 'like':31 'manag':67 'manual':43 'new':17 'nice':3 'option':56 'pain':48 'password':55,66 'pend':30 'post':79 'pretti':2 'saw':33 'scroll':76 'second':88 'show':54 'sinc':49 'stick':61 'stutter':72 'subscrib':14,27 'wasn':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/497585"
  +editedAt: DateTimeImmutable @1687593760 {#2864
    date: 2023-06-24 10:02:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687593324 {#2865
    date: 2023-06-24 09:55: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
120 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Its pretty nice so far. The only bug I found is when you subscribe to a new instance and it hangs and it goes back to "subscribe" instead of "pending" like I saw on jerboa it kinda confused me. Adding your account manually was kind of a pain since there wasn't a "show password" option so if you can, stick to autofill with a password manager instead. Also it does stutter a bit when scrolling on a post with 100+ comments but just give it a second"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687593324 {#2863
    date: 2023-06-24 09:55:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 4095
  -bodyTs: "'100':81 'account':42 'ad':40 'also':69 'autofil':63 'back':25 'bit':74 'bug':8 'comment':82 'confus':38 'far':5 'found':10 'give':85 'goe':24 'hang':21 'instanc':18 'instead':28,68 'jerboa':35 'kind':45 'kinda':37 'like':31 'manag':67 'manual':43 'new':17 'nice':3 'option':56 'pain':48 'password':55,66 'pend':30 'post':79 'pretti':2 'saw':33 'scroll':76 'second':88 'show':54 'sinc':49 'stick':61 'stutter':72 'subscrib':14,27 'wasn':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/497585"
  +editedAt: DateTimeImmutable @1687593760 {#2864
    date: 2023-06-24 10:02:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687593324 {#2865
    date: 2023-06-24 09:55: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
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 {#2943
  +user: App\Entity\User {#2956 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687609725 {#2937
    date: 2023-06-24 14:28:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 4002
  -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
  +editedAt: DateTimeImmutable @1687586298 {#2938
    date: 2023-06-24 07:58:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687586177 {#2939
    date: 2023-06-24 07:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2956 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687609725 {#2937
    date: 2023-06-24 14:28:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 4002
  -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
  +editedAt: DateTimeImmutable @1687586298 {#2938
    date: 2023-06-24 07:58:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687586177 {#2939
    date: 2023-06-24 07:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2943
  +user: App\Entity\User {#2956 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1687609725 {#2937
    date: 2023-06-24 14:28:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 4002
  -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
  +editedAt: DateTimeImmutable @1687586298 {#2938
    date: 2023-06-24 07:58:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687586177 {#2939
    date: 2023-06-24 07:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3027
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2943
    +user: App\Entity\User {#2956 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687609725 {#2937
      date: 2023-06-24 14:28:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2944 …}
    +nested: Doctrine\ORM\PersistentCollection {#2946 …}
    +votes: Doctrine\ORM\PersistentCollection {#2948 …}
    +reports: Doctrine\ORM\PersistentCollection {#2950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
    -id: 4002
    -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
    +editedAt: DateTimeImmutable @1687586298 {#2938
      date: 2023-06-24 07:58:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687586177 {#2939
      date: 2023-06-24 07:56:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "They just changed it to Liftoff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687586286 {#3028
    date: 2023-06-24 07:58:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 4032
  -bodyTs: "'chang':3 'liftoff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/495818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687586286 {#3031
    date: 2023-06-24 07:58:06.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 {#3027
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2943
    +user: App\Entity\User {#2956 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687609725 {#2937
      date: 2023-06-24 14:28:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2944 …}
    +nested: Doctrine\ORM\PersistentCollection {#2946 …}
    +votes: Doctrine\ORM\PersistentCollection {#2948 …}
    +reports: Doctrine\ORM\PersistentCollection {#2950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
    -id: 4002
    -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
    +editedAt: DateTimeImmutable @1687586298 {#2938
      date: 2023-06-24 07:58:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687586177 {#2939
      date: 2023-06-24 07:56:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "They just changed it to Liftoff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687586286 {#3028
    date: 2023-06-24 07:58:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 4032
  -bodyTs: "'chang':3 'liftoff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/495818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687586286 {#3031
    date: 2023-06-24 07:58:06.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 {#3027
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#2943
    +user: App\Entity\User {#2956 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: null
    +root: null
    +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1687609725 {#2937
      date: 2023-06-24 14:28:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2944 …}
    +nested: Doctrine\ORM\PersistentCollection {#2946 …}
    +votes: Doctrine\ORM\PersistentCollection {#2948 …}
    +reports: Doctrine\ORM\PersistentCollection {#2950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
    -id: 4002
    -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
    +editedAt: DateTimeImmutable @1687586298 {#2938
      date: 2023-06-24 07:58:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687586177 {#2939
      date: 2023-06-24 07:56:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "They just changed it to Liftoff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1687586286 {#3028
    date: 2023-06-24 07:58:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 4032
  -bodyTs: "'chang':3 'liftoff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/495818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687586286 {#3031
    date: 2023-06-24 07:58:06.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 {#3192
  +user: Proxies\__CG__\App\Entity\User {#3186 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: App\Entity\EntryComment {#2943
      +user: App\Entity\User {#2956 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687609725 {#2937
        date: 2023-06-24 14:28:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toxinflora@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2944 …}
      +nested: Doctrine\ORM\PersistentCollection {#2946 …}
      +votes: Doctrine\ORM\PersistentCollection {#2948 …}
      +reports: Doctrine\ORM\PersistentCollection {#2950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
      -id: 4002
      -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
      +editedAt: DateTimeImmutable @1687586298 {#2938
        date: 2023-06-24 07:58:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687586177 {#2939
        date: 2023-06-24 07:56:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2943}
    +body: "They just changed it to Liftoff"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687586286 {#3028
      date: 2023-06-24 07:58:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
      "@Gamers_Mate@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 4032
    -bodyTs: "'chang':3 'liftoff':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/495818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687586286 {#3031
      date: 2023-06-24 07:58:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "Boo. Lemmynade was a better name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687609710 {#3193
    date: 2023-06-24 14:28:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Gamers_Mate@kbin.social"
    "@Anti_Weeb_Penguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 4286
  -bodyTs: "'better':5 'boo':1 'lemmynad':2 'name':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/374283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687609710 {#3190
    date: 2023-06-24 14:28:30.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 {#3192
  +user: Proxies\__CG__\App\Entity\User {#3186 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: App\Entity\EntryComment {#2943
      +user: App\Entity\User {#2956 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687609725 {#2937
        date: 2023-06-24 14:28:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toxinflora@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2944 …}
      +nested: Doctrine\ORM\PersistentCollection {#2946 …}
      +votes: Doctrine\ORM\PersistentCollection {#2948 …}
      +reports: Doctrine\ORM\PersistentCollection {#2950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
      -id: 4002
      -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
      +editedAt: DateTimeImmutable @1687586298 {#2938
        date: 2023-06-24 07:58:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687586177 {#2939
        date: 2023-06-24 07:56:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2943}
    +body: "They just changed it to Liftoff"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687586286 {#3028
      date: 2023-06-24 07:58:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
      "@Gamers_Mate@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 4032
    -bodyTs: "'chang':3 'liftoff':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/495818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687586286 {#3031
      date: 2023-06-24 07:58:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "Boo. Lemmynade was a better name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687609710 {#3193
    date: 2023-06-24 14:28:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Gamers_Mate@kbin.social"
    "@Anti_Weeb_Penguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 4286
  -bodyTs: "'better':5 'boo':1 'lemmynad':2 'name':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/374283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687609710 {#3190
    date: 2023-06-24 14:28:30.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 {#3192
  +user: Proxies\__CG__\App\Entity\User {#3186 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
    +image: null
    +parent: App\Entity\EntryComment {#2943
      +user: App\Entity\User {#2956 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Omg someone actually named an App lemmynade, I suggested that name three days ago. This is really cool!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1687609725 {#2937
        date: 2023-06-24 14:28:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toxinflora@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2944 …}
      +nested: Doctrine\ORM\PersistentCollection {#2946 …}
      +votes: Doctrine\ORM\PersistentCollection {#2948 …}
      +reports: Doctrine\ORM\PersistentCollection {#2950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
      -id: 4002
      -bodyTs: "'actual':3 'ago':14 'app':6 'cool':18 'day':13 'lemmynad':7 'name':4,11 'omg':1 'realli':17 'someon':2 'suggest':9 'three':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/369256"
      +editedAt: DateTimeImmutable @1687586298 {#2938
        date: 2023-06-24 07:58:18.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687586177 {#2939
        date: 2023-06-24 07:56:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2943}
    +body: "They just changed it to Liftoff"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1687586286 {#3028
      date: 2023-06-24 07:58:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Toxinflora@lemmy.ml"
      "@Gamers_Mate@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 4032
    -bodyTs: "'chang':3 'liftoff':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/495818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687586286 {#3031
      date: 2023-06-24 07:58:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2943}
  +body: "Boo. Lemmynade was a better name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687609710 {#3193
    date: 2023-06-24 14:28:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toxinflora@lemmy.ml"
    "@Gamers_Mate@kbin.social"
    "@Anti_Weeb_Penguin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 4286
  -bodyTs: "'better':5 'boo':1 'lemmynad':2 'name':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87646/-/comment/374283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687609710 {#3190
    date: 2023-06-24 14:28:30.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