GET https://kbin.spritesserver.nl/d/lemm.ee/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.21 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.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Beer in B tier, tea and lemon water in A Tier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706600904 {#1919
    date: 2024-01-30 08:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 352013
  -bodyTs: "'b':3 'beer':1 'lemon':7 'tea':5 'tier':4,11 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8259830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706600904 {#2397
    date: 2024-01-30 08:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Beer in B tier, tea and lemon water in A Tier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706600904 {#1919
    date: 2024-01-30 08:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 352013
  -bodyTs: "'b':3 'beer':1 'lemon':7 'tea':5 'tier':4,11 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8259830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706600904 {#2397
    date: 2024-01-30 08:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Beer in B tier, tea and lemon water in A Tier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706600904 {#1919
    date: 2024-01-30 08:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 352013
  -bodyTs: "'b':3 'beer':1 'lemon':7 'tea':5 'tier':4,11 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8259830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706600904 {#2397
    date: 2024-01-30 08:48:24.0 +01: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 {#1564
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fibromyalgia sufferers here be like:\n
    \n
    First time?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706599480 {#1551
    date: 2024-01-30 08:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 351979
  -bodyTs: "'fibromyalgia':1 'first':6 'like':5 'suffer':2 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706599480 {#1567
    date: 2024-01-30 08:24:40.0 +01: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 {#1564
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fibromyalgia sufferers here be like:\n
    \n
    First time?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706599480 {#1551
    date: 2024-01-30 08:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 351979
  -bodyTs: "'fibromyalgia':1 'first':6 'like':5 'suffer':2 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706599480 {#1567
    date: 2024-01-30 08:24:40.0 +01: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 {#1564
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fibromyalgia sufferers here be like:\n
    \n
    First time?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706599480 {#1551
    date: 2024-01-30 08:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 351979
  -bodyTs: "'fibromyalgia':1 'first':6 'like':5 'suffer':2 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706599480 {#1567
    date: 2024-01-30 08:24:40.0 +01: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 {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about milk?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706598360 {#2464
    date: 2024-01-30 08:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 351948
  -bodyTs: "'milk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8807290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706598360 {#2463
    date: 2024-01-30 08:06:00.0 +01: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 {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about milk?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706598360 {#2464
    date: 2024-01-30 08:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 351948
  -bodyTs: "'milk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8807290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706598360 {#2463
    date: 2024-01-30 08:06:00.0 +01: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 {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about milk?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706598360 {#2464
    date: 2024-01-30 08:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 351948
  -bodyTs: "'milk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8807290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706598360 {#2463
    date: 2024-01-30 08:06:00.0 +01: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 {#2022
  +user: App\Entity\User {#2031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Apple cider?!?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706596379 {#2023
    date: 2024-01-30 07:32:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 351902
  -bodyTs: "'appl':1 'cider':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596379 {#2030
    date: 2024-01-30 07:32:59.0 +01: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 {#2022
  +user: App\Entity\User {#2031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Apple cider?!?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706596379 {#2023
    date: 2024-01-30 07:32:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 351902
  -bodyTs: "'appl':1 'cider':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596379 {#2030
    date: 2024-01-30 07:32:59.0 +01: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 {#2022
  +user: App\Entity\User {#2031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Apple cider?!?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706596379 {#2023
    date: 2024-01-30 07:32:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 351902
  -bodyTs: "'appl':1 'cider':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596379 {#2030
    date: 2024-01-30 07:32:59.0 +01: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 {#2338
  +user: App\Entity\User {#2071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot McDonald’s sprit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706595037 {#2337
    date: 2024-01-30 07:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 351858
  -bodyTs: "'forgot':2 'mcdonald':3 'sprit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706595037 {#2343
    date: 2024-01-30 07:10:37.0 +01: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 {#2338
  +user: App\Entity\User {#2071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot McDonald’s sprit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706595037 {#2337
    date: 2024-01-30 07:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 351858
  -bodyTs: "'forgot':2 'mcdonald':3 'sprit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706595037 {#2343
    date: 2024-01-30 07:10:37.0 +01: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 {#2338
  +user: App\Entity\User {#2071 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot McDonald’s sprit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706595037 {#2337
    date: 2024-01-30 07:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 351858
  -bodyTs: "'forgot':2 'mcdonald':3 'sprit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706595037 {#2343
    date: 2024-01-30 07:10:37.0 +01: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 {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This list is missing beer???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706593187 {#2139
    date: 2024-01-30 06:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 351825
  -bodyTs: "'beer':5 'list':2 'miss':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706593187 {#2215
    date: 2024-01-30 06:39:47.0 +01: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 {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This list is missing beer???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706593187 {#2139
    date: 2024-01-30 06:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 351825
  -bodyTs: "'beer':5 'list':2 'miss':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706593187 {#2215
    date: 2024-01-30 06:39:47.0 +01: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 {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This list is missing beer???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706593187 {#2139
    date: 2024-01-30 06:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 351825
  -bodyTs: "'beer':5 'list':2 'miss':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706593187 {#2215
    date: 2024-01-30 06:39:47.0 +01: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 {#2209
  +user: App\Entity\User {#2190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729578567 {#2210
    date: 2024-10-22 08:29:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 351805
  -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592169 {#2203
    date: 2024-01-30 06:22:49.0 +01: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 {#2209
  +user: App\Entity\User {#2190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729578567 {#2210
    date: 2024-10-22 08:29:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 351805
  -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592169 {#2203
    date: 2024-01-30 06:22:49.0 +01: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 {#2209
  +user: App\Entity\User {#2190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729578567 {#2210
    date: 2024-10-22 08:29:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 351805
  -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592169 {#2203
    date: 2024-01-30 06:22:49.0 +01: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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729578567 {#2210
      date: 2024-10-22 08:29:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 351805
    -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706592169 {#2203
      date: 2024-01-30 06:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Oh no, the sugar has melted his brain!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706593618 {#3141
    date: 2024-01-30 06:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@aulin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 351830
  -bodyTs: "'brain':8 'melt':6 'oh':1 'sugar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706593618 {#3142
    date: 2024-01-30 06:46:58.0 +01: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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729578567 {#2210
      date: 2024-10-22 08:29:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 351805
    -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706592169 {#2203
      date: 2024-01-30 06:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Oh no, the sugar has melted his brain!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706593618 {#3141
    date: 2024-01-30 06:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@aulin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 351830
  -bodyTs: "'brain':8 'melt':6 'oh':1 'sugar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706593618 {#3142
    date: 2024-01-30 06:46:58.0 +01: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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729578567 {#2210
      date: 2024-10-22 08:29:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 351805
    -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706592169 {#2203
      date: 2024-01-30 06:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Oh no, the sugar has melted his brain!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706593618 {#3141
    date: 2024-01-30 06:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@aulin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 351830
  -bodyTs: "'brain':8 'melt':6 'oh':1 'sugar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706593618 {#3142
    date: 2024-01-30 06:46:58.0 +01: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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729578567 {#2210
      date: 2024-10-22 08:29:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 351805
    -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706592169 {#2203
      date: 2024-01-30 06:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Water has a flavour you silly billy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706601011 {#3125
    date: 2024-01-30 08:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@aulin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 352016
  -bodyTs: "'billi':7 'flavour':4 'silli':6 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6967693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706601011 {#3126
    date: 2024-01-30 08:50:11.0 +01: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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729578567 {#2210
      date: 2024-10-22 08:29:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 351805
    -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706592169 {#2203
      date: 2024-01-30 06:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Water has a flavour you silly billy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706601011 {#3125
    date: 2024-01-30 08:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@aulin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 352016
  -bodyTs: "'billi':7 'flavour':4 'silli':6 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6967693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706601011 {#3126
    date: 2024-01-30 08:50:11.0 +01: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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2209
    +user: App\Entity\User {#2190 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water drinkers are so smug. So proud to be so boring that they drink only something that tastes of nothing. Unless you’re absolutely parched and/or it’s scorching outside, literally anything else that actually has a flavor is better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729578567 {#2210
      date: 2024-10-22 08:29:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2204 …}
    +nested: Doctrine\ORM\PersistentCollection {#2211 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
    -id: 351805
    -bodyTs: "'absolut':24 'actual':35 'and/or':26 'anyth':32 'better':40 'bore':11 'drink':14 'drinker':2 'els':33 'flavor':38 'liter':31 'noth':20 'outsid':30 'parch':25 'proud':7 're':23 'scorch':29 'smug':5 'someth':16 'tast':18 'unless':21 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7141567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706592169 {#2203
      date: 2024-01-30 06:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2209}
  +body: "Water has a flavour you silly billy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706601011 {#3125
    date: 2024-01-30 08:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@aulin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 352016
  -bodyTs: "'billi':7 'flavour':4 'silli':6 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6967693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706601011 {#3126
    date: 2024-01-30 08:50:11.0 +01: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 {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unsweet tea gets a tier tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706591502 {#2179
    date: 2024-01-30 06:11:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 351787
  -bodyTs: "'get':3 'tea':2 'tho':6 'tier':5 'unsweet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706591502 {#2181
    date: 2024-01-30 06:11:42.0 +01: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 {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unsweet tea gets a tier tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706591502 {#2179
    date: 2024-01-30 06:11:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 351787
  -bodyTs: "'get':3 'tea':2 'tho':6 'tier':5 'unsweet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706591502 {#2181
    date: 2024-01-30 06:11:42.0 +01: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 {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unsweet tea gets a tier tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706591502 {#2179
    date: 2024-01-30 06:11:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 351787
  -bodyTs: "'get':3 'tea':2 'tho':6 'tier':5 'unsweet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706591502 {#2181
    date: 2024-01-30 06:11:42.0 +01: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 {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is all correct but it’s missing freshly-squeezed orange juice over in A tier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706587792 {#1353
    date: 2024-01-30 05:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 351717
  -bodyTs: "'correct':4 'fresh':10 'freshly-squeez':9 'juic':13 'miss':8 'orang':12 'squeez':11 'tier':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6965853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706587792 {#1354
    date: 2024-01-30 05:09:52.0 +01: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 {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is all correct but it’s missing freshly-squeezed orange juice over in A tier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706587792 {#1353
    date: 2024-01-30 05:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 351717
  -bodyTs: "'correct':4 'fresh':10 'freshly-squeez':9 'juic':13 'miss':8 'orang':12 'squeez':11 'tier':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6965853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706587792 {#1354
    date: 2024-01-30 05:09:52.0 +01: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 {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is all correct but it’s missing freshly-squeezed orange juice over in A tier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706587792 {#1353
    date: 2024-01-30 05:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 351717
  -bodyTs: "'correct':4 'fresh':10 'freshly-squeez':9 'juic':13 'miss':8 'orang':12 'squeez':11 'tier':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6965853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706587792 {#1354
    date: 2024-01-30 05:09:52.0 +01: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 {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "💪HYDROHOMIES STAY STRONG💪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706587210 {#2558
    date: 2024-01-30 05:00:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 351703
  -bodyTs: "'hydrohomi':1 'stay':2 'strong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6087937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706587210 {#2559
    date: 2024-01-30 05:00:10.0 +01: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 {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "💪HYDROHOMIES STAY STRONG💪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706587210 {#2558
    date: 2024-01-30 05:00:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 351703
  -bodyTs: "'hydrohomi':1 'stay':2 'strong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6087937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706587210 {#2559
    date: 2024-01-30 05:00:10.0 +01: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 {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "💪HYDROHOMIES STAY STRONG💪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706587210 {#2558
    date: 2024-01-30 05:00:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 351703
  -bodyTs: "'hydrohomi':1 'stay':2 'strong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6087937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706587210 {#2559
    date: 2024-01-30 05:00:10.0 +01: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 {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, nothing like a nice rum and water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729521895 {#2632
    date: 2024-10-21 16:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 351406
  -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6847808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576274 {#2633
    date: 2024-01-30 01:57:54.0 +01: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 {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, nothing like a nice rum and water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729521895 {#2632
    date: 2024-10-21 16:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 351406
  -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6847808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576274 {#2633
    date: 2024-01-30 01:57:54.0 +01: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 {#2637
  +user: App\Entity\User {#2650 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes, nothing like a nice rum and water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729521895 {#2632
    date: 2024-10-21 16:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 351406
  -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6847808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576274 {#2633
    date: 2024-01-30 01:57:54.0 +01: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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, nothing like a nice rum and water."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729521895 {#2632
      date: 2024-10-21 16:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 351406
    -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6847808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706576274 {#2633
      date: 2024-01-30 01:57:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "You joke but I do actually drink my rum with a few drops of water"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576728 {#3105
    date: 2024-01-30 02:05:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AceTKen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 351424
  -bodyTs: "'actual':6 'drink':7 'drop':13 'joke':2 'rum':9 'water':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8802159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576728 {#3106
    date: 2024-01-30 02:05:28.0 +01: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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, nothing like a nice rum and water."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729521895 {#2632
      date: 2024-10-21 16:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 351406
    -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6847808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706576274 {#2633
      date: 2024-01-30 01:57:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "You joke but I do actually drink my rum with a few drops of water"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576728 {#3105
    date: 2024-01-30 02:05:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AceTKen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 351424
  -bodyTs: "'actual':6 'drink':7 'drop':13 'joke':2 'rum':9 'water':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8802159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576728 {#3106
    date: 2024-01-30 02:05:28.0 +01: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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2637
    +user: App\Entity\User {#2650 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes, nothing like a nice rum and water."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729521895 {#2632
      date: 2024-10-21 16:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2638 …}
    +nested: Doctrine\ORM\PersistentCollection {#2640 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
    -id: 351406
    -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6847808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706576274 {#2633
      date: 2024-01-30 01:57:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: "You joke but I do actually drink my rum with a few drops of water"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576728 {#3105
    date: 2024-01-30 02:05:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AceTKen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 351424
  -bodyTs: "'actual':6 'drink':7 'drop':13 'joke':2 'rum':9 'water':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8802159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576728 {#3106
    date: 2024-01-30 02:05:28.0 +01: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 {#3161
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3107
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2637
      +user: App\Entity\User {#2650 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, nothing like a nice rum and water."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729521895 {#2632
        date: 2024-10-21 16:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2638 …}
      +nested: Doctrine\ORM\PersistentCollection {#2640 …}
      +votes: Doctrine\ORM\PersistentCollection {#2642 …}
      +reports: Doctrine\ORM\PersistentCollection {#2644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
      -id: 351406
      -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6847808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706576274 {#2633
        date: 2024-01-30 01:57:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2637}
    +body: "You joke but I do actually drink my rum with a few drops of water"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706576728 {#3105
      date: 2024-01-30 02:05:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AceTKen@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 351424
    -bodyTs: "'actual':6 'drink':7 'drop':13 'joke':2 'rum':9 'water':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8802159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706576728 {#3106
      date: 2024-01-30 02:05:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: """
    Me too\n
    \n
    Very chilly drops of water, in the shape of a cube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706579200 {#3160
    date: 2024-01-30 02:46:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AceTKen@lemmy.ca"
    "@myliltoehurts@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 351483
  -bodyTs: "'chilli':4 'cube':13 'drop':5 'shape':10 'water':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6826950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706579200 {#3163
    date: 2024-01-30 02:46:40.0 +01: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 {#3161
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3107
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2637
      +user: App\Entity\User {#2650 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, nothing like a nice rum and water."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729521895 {#2632
        date: 2024-10-21 16:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2638 …}
      +nested: Doctrine\ORM\PersistentCollection {#2640 …}
      +votes: Doctrine\ORM\PersistentCollection {#2642 …}
      +reports: Doctrine\ORM\PersistentCollection {#2644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
      -id: 351406
      -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6847808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706576274 {#2633
        date: 2024-01-30 01:57:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2637}
    +body: "You joke but I do actually drink my rum with a few drops of water"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706576728 {#3105
      date: 2024-01-30 02:05:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AceTKen@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 351424
    -bodyTs: "'actual':6 'drink':7 'drop':13 'joke':2 'rum':9 'water':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8802159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706576728 {#3106
      date: 2024-01-30 02:05:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: """
    Me too\n
    \n
    Very chilly drops of water, in the shape of a cube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706579200 {#3160
    date: 2024-01-30 02:46:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AceTKen@lemmy.ca"
    "@myliltoehurts@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 351483
  -bodyTs: "'chilli':4 'cube':13 'drop':5 'shape':10 'water':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6826950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706579200 {#3163
    date: 2024-01-30 02:46:40.0 +01: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 {#3161
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3107
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2637
      +user: App\Entity\User {#2650 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ah yes, nothing like a nice rum and water."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729521895 {#2632
        date: 2024-10-21 16:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2638 …}
      +nested: Doctrine\ORM\PersistentCollection {#2640 …}
      +votes: Doctrine\ORM\PersistentCollection {#2642 …}
      +reports: Doctrine\ORM\PersistentCollection {#2644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
      -id: 351406
      -bodyTs: "'ah':1 'like':4 'nice':6 'noth':3 'rum':7 'water':9 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6847808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706576274 {#2633
        date: 2024-01-30 01:57:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2637}
    +body: "You joke but I do actually drink my rum with a few drops of water"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706576728 {#3105
      date: 2024-01-30 02:05:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AceTKen@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
    -id: 351424
    -bodyTs: "'actual':6 'drink':7 'drop':13 'joke':2 'rum':9 'water':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8802159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706576728 {#3106
      date: 2024-01-30 02:05:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2637}
  +body: """
    Me too\n
    \n
    Very chilly drops of water, in the shape of a cube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706579200 {#3160
    date: 2024-01-30 02:46:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AceTKen@lemmy.ca"
    "@myliltoehurts@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 351483
  -bodyTs: "'chilli':4 'cube':13 'drop':5 'shape':10 'water':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6826950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706579200 {#3163
    date: 2024-01-30 02:46:40.0 +01: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 {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water is A, only coffee is S."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729547368 {#2707
    date: 2024-10-21 23:49:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 351371
  -bodyTs: "'coffe':5 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8801792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706575534 {#2708
    date: 2024-01-30 01:45:34.0 +01: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 {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water is A, only coffee is S."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729547368 {#2707
    date: 2024-10-21 23:49:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 351371
  -bodyTs: "'coffe':5 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8801792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706575534 {#2708
    date: 2024-01-30 01:45:34.0 +01: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 {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water is A, only coffee is S."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729547368 {#2707
    date: 2024-10-21 23:49:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 351371
  -bodyTs: "'coffe':5 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8801792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706575534 {#2708
    date: 2024-01-30 01:45:34.0 +01: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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water is A, only coffee is S."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729547368 {#2707
      date: 2024-10-21 23:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 351371
    -bodyTs: "'coffe':5 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8801792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706575534 {#2708
      date: 2024-01-30 01:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Water S; black coffee and tea without milk and sugar are A."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706588268 {#3056
    date: 2024-01-30 05:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 351728
  -bodyTs: "'black':3 'coffe':4 'milk':8 'sugar':10 'tea':6 'water':1 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588268 {#3055
    date: 2024-01-30 05:17:48.0 +01: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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water is A, only coffee is S."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729547368 {#2707
      date: 2024-10-21 23:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 351371
    -bodyTs: "'coffe':5 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8801792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706575534 {#2708
      date: 2024-01-30 01:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Water S; black coffee and tea without milk and sugar are A."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706588268 {#3056
    date: 2024-01-30 05:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 351728
  -bodyTs: "'black':3 'coffe':4 'milk':8 'sugar':10 'tea':6 'water':1 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588268 {#3055
    date: 2024-01-30 05:17:48.0 +01: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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water is A, only coffee is S."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729547368 {#2707
      date: 2024-10-21 23:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 351371
    -bodyTs: "'coffe':5 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8801792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706575534 {#2708
      date: 2024-01-30 01:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Water S; black coffee and tea without milk and sugar are A."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706588268 {#3056
    date: 2024-01-30 05:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  -id: 351728
  -bodyTs: "'black':3 'coffe':4 'milk':8 'sugar':10 'tea':6 'water':1 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588268 {#3055
    date: 2024-01-30 05:17:48.0 +01: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 {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water is A, only coffee is S."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729547368 {#2707
      date: 2024-10-21 23:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 351371
    -bodyTs: "'coffe':5 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8801792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706575534 {#2708
      date: 2024-01-30 01:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Cold water on a hot day is SS tier, no doubt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706588869 {#3041
    date: 2024-01-30 05:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 351746
  -bodyTs: "'cold':1 'day':6 'doubt':11 'hot':5 'ss':8 'tier':9 'water':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7866603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588869 {#3040
    date: 2024-01-30 05:27:49.0 +01: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 {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water is A, only coffee is S."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729547368 {#2707
      date: 2024-10-21 23:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 351371
    -bodyTs: "'coffe':5 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8801792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706575534 {#2708
      date: 2024-01-30 01:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Cold water on a hot day is SS tier, no doubt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706588869 {#3041
    date: 2024-01-30 05:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 351746
  -bodyTs: "'cold':1 'day':6 'doubt':11 'hot':5 'ss':8 'tier':9 'water':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7866603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588869 {#3040
    date: 2024-01-30 05:27:49.0 +01: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 {#3039
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "Water is A, only coffee is S."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729547368 {#2707
      date: 2024-10-21 23:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 351371
    -bodyTs: "'coffe':5 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8801792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706575534 {#2708
      date: 2024-01-30 01:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Cold water on a hot day is SS tier, no doubt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706588869 {#3041
    date: 2024-01-30 05:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 351746
  -bodyTs: "'cold':1 'day':6 'doubt':11 'hot':5 'ss':8 'tier':9 'water':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7866603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588869 {#3040
    date: 2024-01-30 05:27:49.0 +01: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 {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water is s-tier if you’ve got some propel mix in it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706575121 {#2780
    date: 2024-01-30 01:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 351351
  -bodyTs: "'got':9 'mix':12 'propel':11 's-tier':3 'tier':5 've':8 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706575121 {#2781
    date: 2024-01-30 01:38:41.0 +01: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 {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water is s-tier if you’ve got some propel mix in it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706575121 {#2780
    date: 2024-01-30 01:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 351351
  -bodyTs: "'got':9 'mix':12 'propel':11 's-tier':3 'tier':5 've':8 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706575121 {#2781
    date: 2024-01-30 01:38:41.0 +01: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 {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "Water is s-tier if you’ve got some propel mix in it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706575121 {#2780
    date: 2024-01-30 01:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 351351
  -bodyTs: "'got':9 'mix':12 'propel':11 's-tier':3 'tier':5 've':8 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706575121 {#2781
    date: 2024-01-30 01:38:41.0 +01: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 {#2860
  +user: App\Entity\User {#2873 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I carbonate my own water and drink lots of tea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729552376 {#2855
    date: 2024-10-22 01:12:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 351301
  -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573929 {#2856
    date: 2024-01-30 01:18:49.0 +01: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 {#2860
  +user: App\Entity\User {#2873 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I carbonate my own water and drink lots of tea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729552376 {#2855
    date: 2024-10-22 01:12:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 351301
  -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573929 {#2856
    date: 2024-01-30 01:18:49.0 +01: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 {#2860
  +user: App\Entity\User {#2873 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I carbonate my own water and drink lots of tea"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729552376 {#2855
    date: 2024-10-22 01:12:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 351301
  -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573929 {#2856
    date: 2024-01-30 01:18:49.0 +01: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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2860
    +user: App\Entity\User {#2873 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I carbonate my own water and drink lots of tea"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729552376 {#2855
      date: 2024-10-22 01:12:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2861 …}
    +nested: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 351301
    -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7137292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706573929 {#2856
      date: 2024-01-30 01:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2860}
  +body: "Really? How? Keg and c02? Do you add anything, like citric acid? Im a home brewer, I’ve got a kegerator set up with 3 kegs. I want to do one with carbonated water some time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706588725 {#3072
    date: 2024-01-30 05:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 351742
  -bodyTs: "'3':25 'acid':12 'add':8 'anyth':9 'brewer':16 'c02':5 'carbon':33 'citric':11 'got':19 'home':15 'im':13 'keg':3,26 'keger':21 'like':10 'one':31 'realli':1 'set':22 'time':36 've':18 'want':28 'water':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6965234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588725 {#3071
    date: 2024-01-30 05:25:25.0 +01: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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2860
    +user: App\Entity\User {#2873 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I carbonate my own water and drink lots of tea"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729552376 {#2855
      date: 2024-10-22 01:12:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2861 …}
    +nested: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 351301
    -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7137292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706573929 {#2856
      date: 2024-01-30 01:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2860}
  +body: "Really? How? Keg and c02? Do you add anything, like citric acid? Im a home brewer, I’ve got a kegerator set up with 3 kegs. I want to do one with carbonated water some time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706588725 {#3072
    date: 2024-01-30 05:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 351742
  -bodyTs: "'3':25 'acid':12 'add':8 'anyth':9 'brewer':16 'c02':5 'carbon':33 'citric':11 'got':19 'home':15 'im':13 'keg':3,26 'keger':21 'like':10 'one':31 'realli':1 'set':22 'time':36 've':18 'want':28 'water':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6965234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588725 {#3071
    date: 2024-01-30 05:25:25.0 +01: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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2860
    +user: App\Entity\User {#2873 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I carbonate my own water and drink lots of tea"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729552376 {#2855
      date: 2024-10-22 01:12:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2861 …}
    +nested: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 351301
    -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7137292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706573929 {#2856
      date: 2024-01-30 01:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2860}
  +body: "Really? How? Keg and c02? Do you add anything, like citric acid? Im a home brewer, I’ve got a kegerator set up with 3 kegs. I want to do one with carbonated water some time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706588725 {#3072
    date: 2024-01-30 05:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 351742
  -bodyTs: "'3':25 'acid':12 'add':8 'anyth':9 'brewer':16 'c02':5 'carbon':33 'citric':11 'got':19 'home':15 'im':13 'keg':3,26 'keger':21 'like':10 'one':31 'realli':1 'set':22 'time':36 've':18 'want':28 'water':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6965234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588725 {#3071
    date: 2024-01-30 05:25:25.0 +01: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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2860
      +user: App\Entity\User {#2873 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I carbonate my own water and drink lots of tea"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729552376 {#2855
        date: 2024-10-22 01:12:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2861 …}
      +nested: Doctrine\ORM\PersistentCollection {#2863 …}
      +votes: Doctrine\ORM\PersistentCollection {#2865 …}
      +reports: Doctrine\ORM\PersistentCollection {#2867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
      -id: 351301
      -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7137292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706573929 {#2856
        date: 2024-01-30 01:18:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2860}
    +body: "Really? How? Keg and c02? Do you add anything, like citric acid? Im a home brewer, I’ve got a kegerator set up with 3 kegs. I want to do one with carbonated water some time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706588725 {#3072
      date: 2024-01-30 05:25:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@RalphFurley@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 351742
    -bodyTs: "'3':25 'acid':12 'add':8 'anyth':9 'brewer':16 'c02':5 'carbon':33 'citric':11 'got':19 'home':15 'im':13 'keg':3,26 'keger':21 'like':10 'one':31 'realli':1 'set':22 'time':36 've':18 'want':28 'water':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6965234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706588725 {#3071
      date: 2024-01-30 05:25:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2860}
  +body: """
    Soda stream is just a CO2 bottle on cold water. It carbonates after an hour or so, or if you shake it.\n
    \n
    A better option imo is to buy a big tank of C02 and connect it to a big tank of cold water which in turn has a tap. You probably have all that!\n
    \n
    [tasteofartisan.com/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)\n
    \n
    I personally found the taste of plain cold carbonated water… actually good on its own. Otherwise you can add flavor like a canned seltzer would have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706591451 {#3180
    date: 2024-01-30 06:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
    "@Gingernate@programming.dev"
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
    "@Gingernate@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 351784
  -bodyTs: "'/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)':58 'actual':69 'add':77 'better':24 'big':31,40 'bottl':7 'buy':29 'c02':34 'can':81 'carbon':12,67 'co2':6 'cold':9,43,66 'connect':36 'flavor':78 'found':61 'good':70 'hour':15 'imo':26 'like':79 'option':25 'otherwis':74 'person':60 'plain':65 'probabl':52 'seltzer':82 'shake':21 'soda':1 'stream':2 'tank':32,41 'tap':50 'tast':63 'tasteofartisan.com':57 'tasteofartisan.com/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)':56 'turn':47 'water':10,44,68 'would':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141421"
  +editedAt: DateTimeImmutable @1729552483 {#3181
    date: 2024-10-22 01:14:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706591451 {#3182
    date: 2024-01-30 06:10:51.0 +01: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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2860
      +user: App\Entity\User {#2873 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I carbonate my own water and drink lots of tea"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729552376 {#2855
        date: 2024-10-22 01:12:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2861 …}
      +nested: Doctrine\ORM\PersistentCollection {#2863 …}
      +votes: Doctrine\ORM\PersistentCollection {#2865 …}
      +reports: Doctrine\ORM\PersistentCollection {#2867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
      -id: 351301
      -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7137292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706573929 {#2856
        date: 2024-01-30 01:18:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2860}
    +body: "Really? How? Keg and c02? Do you add anything, like citric acid? Im a home brewer, I’ve got a kegerator set up with 3 kegs. I want to do one with carbonated water some time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706588725 {#3072
      date: 2024-01-30 05:25:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@RalphFurley@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 351742
    -bodyTs: "'3':25 'acid':12 'add':8 'anyth':9 'brewer':16 'c02':5 'carbon':33 'citric':11 'got':19 'home':15 'im':13 'keg':3,26 'keger':21 'like':10 'one':31 'realli':1 'set':22 'time':36 've':18 'want':28 'water':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6965234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706588725 {#3071
      date: 2024-01-30 05:25:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2860}
  +body: """
    Soda stream is just a CO2 bottle on cold water. It carbonates after an hour or so, or if you shake it.\n
    \n
    A better option imo is to buy a big tank of C02 and connect it to a big tank of cold water which in turn has a tap. You probably have all that!\n
    \n
    [tasteofartisan.com/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)\n
    \n
    I personally found the taste of plain cold carbonated water… actually good on its own. Otherwise you can add flavor like a canned seltzer would have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706591451 {#3180
    date: 2024-01-30 06:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
    "@Gingernate@programming.dev"
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
    "@Gingernate@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 351784
  -bodyTs: "'/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)':58 'actual':69 'add':77 'better':24 'big':31,40 'bottl':7 'buy':29 'c02':34 'can':81 'carbon':12,67 'co2':6 'cold':9,43,66 'connect':36 'flavor':78 'found':61 'good':70 'hour':15 'imo':26 'like':79 'option':25 'otherwis':74 'person':60 'plain':65 'probabl':52 'seltzer':82 'shake':21 'soda':1 'stream':2 'tank':32,41 'tap':50 'tast':63 'tasteofartisan.com':57 'tasteofartisan.com/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)':56 'turn':47 'water':10,44,68 'would':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141421"
  +editedAt: DateTimeImmutable @1729552483 {#3181
    date: 2024-10-22 01:14:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706591451 {#3182
    date: 2024-01-30 06:10:51.0 +01: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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2860
      +user: App\Entity\User {#2873 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "I carbonate my own water and drink lots of tea"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729552376 {#2855
        date: 2024-10-22 01:12:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2861 …}
      +nested: Doctrine\ORM\PersistentCollection {#2863 …}
      +votes: Doctrine\ORM\PersistentCollection {#2865 …}
      +reports: Doctrine\ORM\PersistentCollection {#2867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
      -id: 351301
      -bodyTs: "'carbon':2 'drink':7 'lot':8 'tea':10 'water':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7137292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706573929 {#2856
        date: 2024-01-30 01:18:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2860}
    +body: "Really? How? Keg and c02? Do you add anything, like citric acid? Im a home brewer, I’ve got a kegerator set up with 3 kegs. I want to do one with carbonated water some time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706588725 {#3072
      date: 2024-01-30 05:25:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@RalphFurley@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 351742
    -bodyTs: "'3':25 'acid':12 'add':8 'anyth':9 'brewer':16 'c02':5 'carbon':33 'citric':11 'got':19 'home':15 'im':13 'keg':3,26 'keger':21 'like':10 'one':31 'realli':1 'set':22 'time':36 've':18 'want':28 'water':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6965234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706588725 {#3071
      date: 2024-01-30 05:25:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2860}
  +body: """
    Soda stream is just a CO2 bottle on cold water. It carbonates after an hour or so, or if you shake it.\n
    \n
    A better option imo is to buy a big tank of C02 and connect it to a big tank of cold water which in turn has a tap. You probably have all that!\n
    \n
    [tasteofartisan.com/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)\n
    \n
    I personally found the taste of plain cold carbonated water… actually good on its own. Otherwise you can add flavor like a canned seltzer would have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706591451 {#3180
    date: 2024-01-30 06:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
    "@Gingernate@programming.dev"
    "@sag@lemm.ee"
    "@RalphFurley@lemmy.world"
    "@Gingernate@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 351784
  -bodyTs: "'/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)':58 'actual':69 'add':77 'better':24 'big':31,40 'bottl':7 'buy':29 'c02':34 'can':81 'carbon':12,67 'co2':6 'cold':9,43,66 'connect':36 'flavor':78 'found':61 'good':70 'hour':15 'imo':26 'like':79 'option':25 'otherwis':74 'person':60 'plain':65 'probabl':52 'seltzer':82 'shake':21 'soda':1 'stream':2 'tank':32,41 'tap':50 'tast':63 'tasteofartisan.com':57 'tasteofartisan.com/how-to-make-carbonated-water/](https://tasteofartisan.com/how-to-make-carbonated-water/)':56 'turn':47 'water':10,44,68 'would':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141421"
  +editedAt: DateTimeImmutable @1729552483 {#3181
    date: 2024-10-22 01:14:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706591451 {#3182
    date: 2024-01-30 06:10:51.0 +01: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 {#2934
  +user: App\Entity\User {#2947 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729545672 {#2928
    date: 2024-10-21 23:21:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2935 …}
  +nested: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  -id: 351158
  -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6541362"
  +editedAt: DateTimeImmutable @1729498957 {#2929
    date: 2024-10-21 10:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706570600 {#2930
    date: 2024-01-30 00:23:20.0 +01: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 {#2934
  +user: App\Entity\User {#2947 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729545672 {#2928
    date: 2024-10-21 23:21:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2935 …}
  +nested: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  -id: 351158
  -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6541362"
  +editedAt: DateTimeImmutable @1729498957 {#2929
    date: 2024-10-21 10:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706570600 {#2930
    date: 2024-01-30 00:23:20.0 +01: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 {#2934
  +user: App\Entity\User {#2947 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729545672 {#2928
    date: 2024-10-21 23:21:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2935 …}
  +nested: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  -id: 351158
  -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6541362"
  +editedAt: DateTimeImmutable @1729498957 {#2929
    date: 2024-10-21 10:22:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706570600 {#2930
    date: 2024-01-30 00:23:20.0 +01: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 {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2934
    +user: App\Entity\User {#2947 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729545672 {#2928
      date: 2024-10-21 23:21:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2935 …}
    +nested: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    -id: 351158
    -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6541362"
    +editedAt: DateTimeImmutable @1729498957 {#2929
      date: 2024-10-21 10:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706570600 {#2930
      date: 2024-01-30 00:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2934}
  +body: "I’ve been reducing my sugar intake and recently fully quit caffeine. I was never big on sodas but I recently had one at a work lunch because it was the only option available and it was shocking how overly sweet it seemed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706583716 {#3019
    date: 2024-01-30 04:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 351592
  -bodyTs: "'avail':34 'big':16 'caffein':12 'fulli':10 'intak':7 'lunch':27 'never':15 'one':23 'option':33 'over':40 'quit':11 'recent':9,21 'reduc':4 'seem':43 'shock':38 'soda':18 'sugar':6 'sweet':41 've':2 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6915747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583716 {#3022
    date: 2024-01-30 04:01:56.0 +01: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 {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2934
    +user: App\Entity\User {#2947 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729545672 {#2928
      date: 2024-10-21 23:21:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2935 …}
    +nested: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    -id: 351158
    -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6541362"
    +editedAt: DateTimeImmutable @1729498957 {#2929
      date: 2024-10-21 10:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706570600 {#2930
      date: 2024-01-30 00:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2934}
  +body: "I’ve been reducing my sugar intake and recently fully quit caffeine. I was never big on sodas but I recently had one at a work lunch because it was the only option available and it was shocking how overly sweet it seemed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706583716 {#3019
    date: 2024-01-30 04:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 351592
  -bodyTs: "'avail':34 'big':16 'caffein':12 'fulli':10 'intak':7 'lunch':27 'never':15 'one':23 'option':33 'over':40 'quit':11 'recent':9,21 'reduc':4 'seem':43 'shock':38 'soda':18 'sugar':6 'sweet':41 've':2 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6915747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583716 {#3022
    date: 2024-01-30 04:01:56.0 +01: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 {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2934
    +user: App\Entity\User {#2947 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729545672 {#2928
      date: 2024-10-21 23:21:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2935 …}
    +nested: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    -id: 351158
    -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6541362"
    +editedAt: DateTimeImmutable @1729498957 {#2929
      date: 2024-10-21 10:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706570600 {#2930
      date: 2024-01-30 00:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2934}
  +body: "I’ve been reducing my sugar intake and recently fully quit caffeine. I was never big on sodas but I recently had one at a work lunch because it was the only option available and it was shocking how overly sweet it seemed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706583716 {#3019
    date: 2024-01-30 04:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 351592
  -bodyTs: "'avail':34 'big':16 'caffein':12 'fulli':10 'intak':7 'lunch':27 'never':15 'one':23 'option':33 'over':40 'quit':11 'recent':9,21 'reduc':4 'seem':43 'shock':38 'soda':18 'sugar':6 'sweet':41 've':2 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6915747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583716 {#3022
    date: 2024-01-30 04:01:56.0 +01: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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2934
    +user: App\Entity\User {#2947 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729545672 {#2928
      date: 2024-10-21 23:21:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2935 …}
    +nested: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    -id: 351158
    -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6541362"
    +editedAt: DateTimeImmutable @1729498957 {#2929
      date: 2024-10-21 10:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706570600 {#2930
      date: 2024-01-30 00:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2934}
  +body: "Well made coffee should not be bitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706588326 {#3088
    date: 2024-01-30 05:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 351732
  -bodyTs: "'bitter':7 'coffe':3 'made':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588326 {#3087
    date: 2024-01-30 05:18:46.0 +01: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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2934
    +user: App\Entity\User {#2947 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729545672 {#2928
      date: 2024-10-21 23:21:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2935 …}
    +nested: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    -id: 351158
    -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6541362"
    +editedAt: DateTimeImmutable @1729498957 {#2929
      date: 2024-10-21 10:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706570600 {#2930
      date: 2024-01-30 00:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2934}
  +body: "Well made coffee should not be bitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706588326 {#3088
    date: 2024-01-30 05:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 351732
  -bodyTs: "'bitter':7 'coffe':3 'made':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588326 {#3087
    date: 2024-01-30 05:18:46.0 +01: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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2934
    +user: App\Entity\User {#2947 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "I drink 50% regular water, 50% herbal teas. Never drank sodas, if you’re not used to them they taste far too sweet. I used to drink a lot of coffee, but I have quit caffeine completely, with 1 exception. I drink 1 cup of coffee the day after my night shifts, because this helps me feel ok that day. If you don’t drink coffee regularly you notice two things when you do: 1. it’s very very bitter. 2. the effect of caffeine is really quite strong. I feel like I’m on drugs that day. After quitting coffee I got a little bit bored with just water, I missed drinking something warm, so I started with herbal teas. I now have a large collection of herbs and I started to appreciate all these different tastes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729545672 {#2928
      date: 2024-10-21 23:21:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2935 …}
    +nested: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    -id: 351158
    -bodyTs: "'1':39,43,75 '2':81 '50':3,6 'appreci':134 'bit':106 'bitter':80 'bore':107 'caffein':36,85 'coffe':31,46,66,101 'collect':127 'complet':37 'cup':44 'day':48,60,98 'differ':137 'drank':10 'drink':2,27,42,65,113 'drug':96 'effect':83 'except':40 'far':21 'feel':57,91 'got':103 'help':55 'herb':129 'herbal':7,120 'larg':126 'like':92 'littl':105 'lot':29 'm':94 'miss':112 'never':9 'night':51 'notic':69 'ok':58 'quit':35,88,100 're':14 'realli':87 'regular':4,67 'shift':52 'soda':11 'someth':114 'start':118,132 'strong':89 'sweet':23 'tast':20,138 'tea':8,121 'thing':71 'two':70 'use':16,25 'warm':115 'water':5,110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6541362"
    +editedAt: DateTimeImmutable @1729498957 {#2929
      date: 2024-10-21 10:22:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706570600 {#2930
      date: 2024-01-30 00:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2934}
  +body: "Well made coffee should not be bitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706588326 {#3088
    date: 2024-01-30 05:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 351732
  -bodyTs: "'bitter':7 'coffe':3 'made':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7140818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588326 {#3087
    date: 2024-01-30 05:18:46.0 +01: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