Redirect 302 redirect from GET @messages_create (3c9c34)

GET https://kbin.spritesserver.nl/d/lemmy.ananace.dev/comments?p=2

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 …}
}
10.62 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.07 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 {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s just meaningless marketing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699974280 {#96
    date: 2023-11-14 16:04:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 123526
  -bodyTs: "'market':5 'meaningless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5306734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974280 {#1961
    date: 2023-11-14 16:04: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
3 DENIED edit
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s just meaningless marketing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699974280 {#96
    date: 2023-11-14 16:04:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 123526
  -bodyTs: "'market':5 'meaningless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5306734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974280 {#1961
    date: 2023-11-14 16:04: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
4 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s just meaningless marketing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699974280 {#96
    date: 2023-11-14 16:04:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 123526
  -bodyTs: "'market':5 'meaningless':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5306734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974280 {#1961
    date: 2023-11-14 16:04: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
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 {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    We need a new metric standard. Introducing the 💩.\n
    \n
    112.6 standard rolls = 1k💩
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699959068 {#1613
    date: 2023-11-14 11:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 122821
  -bodyTs: "'112.6':9 '1k':12 'introduc':7 'metric':5 'need':2 'new':4 'roll':11 'standard':6,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4372745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699959068 {#1689
    date: 2023-11-14 11:51:08.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 {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    We need a new metric standard. Introducing the 💩.\n
    \n
    112.6 standard rolls = 1k💩
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699959068 {#1613
    date: 2023-11-14 11:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 122821
  -bodyTs: "'112.6':9 '1k':12 'introduc':7 'metric':5 'need':2 'new':4 'roll':11 'standard':6,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4372745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699959068 {#1689
    date: 2023-11-14 11:51:08.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 {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    We need a new metric standard. Introducing the 💩.\n
    \n
    112.6 standard rolls = 1k💩
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699959068 {#1613
    date: 2023-11-14 11:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 122821
  -bodyTs: "'112.6':9 '1k':12 'introduc':7 'metric':5 'need':2 'new':4 'roll':11 'standard':6,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4372745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699959068 {#1689
    date: 2023-11-14 11:51:08.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 {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "As gemers nexus put it “Bigger number better”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699953962 {#2370
    date: 2023-11-14 10:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 122702
  -bodyTs: "'better':8 'bigger':6 'gemer':2 'nexus':3 'number':7 'put':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5302052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699953962 {#2377
    date: 2023-11-14 10:26:02.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 {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "As gemers nexus put it “Bigger number better”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699953962 {#2370
    date: 2023-11-14 10:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 122702
  -bodyTs: "'better':8 'bigger':6 'gemer':2 'nexus':3 'number':7 'put':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5302052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699953962 {#2377
    date: 2023-11-14 10:26:02.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 {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "As gemers nexus put it “Bigger number better”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699953962 {#2370
    date: 2023-11-14 10:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 122702
  -bodyTs: "'better':8 'bigger':6 'gemer':2 'nexus':3 'number':7 'put':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5302052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699953962 {#2377
    date: 2023-11-14 10:26:02.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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bidet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699944736 {#2079
    date: 2023-11-14 07:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 122461
  -bodyTs: "'bidet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6105143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699944736 {#2084
    date: 2023-11-14 07:52:16.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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bidet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699944736 {#2079
    date: 2023-11-14 07:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 122461
  -bodyTs: "'bidet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6105143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699944736 {#2084
    date: 2023-11-14 07:52:16.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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bidet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699944736 {#2079
    date: 2023-11-14 07:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 122461
  -bodyTs: "'bidet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6105143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699944736 {#2084
    date: 2023-11-14 07:52:16.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 {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hmm is the average toilet paper roll empty?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700176440 {#2143
    date: 2023-11-17 00:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 122277
  -bodyTs: "'averag':4 'empti':8 'hmm':1 'paper':6 'roll':7 'toilet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699937943 {#2135
    date: 2023-11-14 05:59:03.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 {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hmm is the average toilet paper roll empty?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700176440 {#2143
    date: 2023-11-17 00:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 122277
  -bodyTs: "'averag':4 'empti':8 'hmm':1 'paper':6 'roll':7 'toilet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699937943 {#2135
    date: 2023-11-14 05:59:03.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 {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hmm is the average toilet paper roll empty?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700176440 {#2143
    date: 2023-11-17 00:14:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 122277
  -bodyTs: "'averag':4 'empti':8 'hmm':1 'paper':6 'roll':7 'toilet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699937943 {#2135
    date: 2023-11-14 05:59:03.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 {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hmm is the average toilet paper roll empty?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700176440 {#2143
      date: 2023-11-17 00:14:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2072 …}
    +nested: Doctrine\ORM\PersistentCollection {#2065 …}
    +votes: Doctrine\ORM\PersistentCollection {#2066 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
    -id: 122277
    -bodyTs: "'averag':4 'empti':8 'hmm':1 'paper':6 'roll':7 'toilet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6103039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699937943 {#2135
      date: 2023-11-14 05:59:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "If you account for all rolls that ever existed, it’s pretty close to empty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699954518 {#3189
    date: 2023-11-14 10:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Restaldt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 122715
  -bodyTs: "'account':3 'close':13 'empti':15 'ever':8 'exist':9 'pretti':12 'roll':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4577280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954518 {#3190
    date: 2023-11-14 10:35:18.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 {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hmm is the average toilet paper roll empty?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700176440 {#2143
      date: 2023-11-17 00:14:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2072 …}
    +nested: Doctrine\ORM\PersistentCollection {#2065 …}
    +votes: Doctrine\ORM\PersistentCollection {#2066 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
    -id: 122277
    -bodyTs: "'averag':4 'empti':8 'hmm':1 'paper':6 'roll':7 'toilet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6103039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699937943 {#2135
      date: 2023-11-14 05:59:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "If you account for all rolls that ever existed, it’s pretty close to empty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699954518 {#3189
    date: 2023-11-14 10:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Restaldt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 122715
  -bodyTs: "'account':3 'close':13 'empti':15 'ever':8 'exist':9 'pretti':12 'roll':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4577280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954518 {#3190
    date: 2023-11-14 10:35:18.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 {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2068
    +user: App\Entity\User {#2059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Hmm is the average toilet paper roll empty?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1700176440 {#2143
      date: 2023-11-17 00:14:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2072 …}
    +nested: Doctrine\ORM\PersistentCollection {#2065 …}
    +votes: Doctrine\ORM\PersistentCollection {#2066 …}
    +reports: Doctrine\ORM\PersistentCollection {#2067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
    -id: 122277
    -bodyTs: "'averag':4 'empti':8 'hmm':1 'paper':6 'roll':7 'toilet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6103039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699937943 {#2135
      date: 2023-11-14 05:59:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2068}
  +body: "If you account for all rolls that ever existed, it’s pretty close to empty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699954518 {#3189
    date: 2023-11-14 10:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Restaldt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 122715
  -bodyTs: "'account':3 'close':13 'empti':15 'ever':8 'exist':9 'pretti':12 'roll':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4577280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954518 {#3190
    date: 2023-11-14 10:35:18.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 {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700203289 {#2216
    date: 2023-11-17 07:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 121925
  -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928756 {#2214
    date: 2023-11-14 03:25: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
27 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700203289 {#2216
    date: 2023-11-17 07:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 121925
  -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928756 {#2214
    date: 2023-11-14 03:25: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
28 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1700203289 {#2216
    date: 2023-11-17 07:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 121925
  -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928756 {#2214
    date: 2023-11-14 03:25: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
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 {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700203289 {#2216
      date: 2023-11-17 07:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 121925
    -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699928756 {#2214
      date: 2023-11-14 03:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Just floss your cheeks, bro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699938448 {#3158
    date: 2023-11-14 06:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 122285
  -bodyTs: "'bro':5 'cheek':4 'floss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5299077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699938448 {#3159
    date: 2023-11-14 06:07: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
31 DENIED edit
App\Entity\EntryComment {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700203289 {#2216
      date: 2023-11-17 07:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 121925
    -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699928756 {#2214
      date: 2023-11-14 03:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Just floss your cheeks, bro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699938448 {#3158
    date: 2023-11-14 06:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 122285
  -bodyTs: "'bro':5 'cheek':4 'floss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5299077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699938448 {#3159
    date: 2023-11-14 06:07: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
32 DENIED moderate
App\Entity\EntryComment {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700203289 {#2216
      date: 2023-11-17 07:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 121925
    -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699928756 {#2214
      date: 2023-11-14 03:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Just floss your cheeks, bro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699938448 {#3158
    date: 2023-11-14 06:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 122285
  -bodyTs: "'bro':5 'cheek':4 'floss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5299077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699938448 {#3159
    date: 2023-11-14 06:07: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
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 {#3176
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700203289 {#2216
      date: 2023-11-17 07:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 121925
    -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699928756 {#2214
      date: 2023-11-14 03:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Bro, rolls are TINY now. They used to fill up the width of my holder, and now they fill up less than 60%. They’ve just cut off 40% of the product lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699971161 {#3174
    date: 2023-11-14 15:12:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 123304
  -bodyTs: "'40':29 '60':23 'bro':1 'cut':27 'fill':9,19 'holder':15 'less':21 'lol':33 'product':32 'roll':2 'tini':4 'use':7 've':25 'width':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4854909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971161 {#3175
    date: 2023-11-14 15:12: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
35 DENIED edit
App\Entity\EntryComment {#3176
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700203289 {#2216
      date: 2023-11-17 07:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 121925
    -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699928756 {#2214
      date: 2023-11-14 03:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Bro, rolls are TINY now. They used to fill up the width of my holder, and now they fill up less than 60%. They’ve just cut off 40% of the product lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699971161 {#3174
    date: 2023-11-14 15:12:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 123304
  -bodyTs: "'40':29 '60':23 'bro':1 'cut':27 'fill':9,19 'holder':15 'less':21 'lol':33 'product':32 'roll':2 'tini':4 'use':7 've':25 'width':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4854909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971161 {#3175
    date: 2023-11-14 15:12: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
36 DENIED moderate
App\Entity\EntryComment {#3176
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "All these brands talking about how much length of tp there is, but they’re cutting the width. So now tp rolls are stumpy and small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1700203289 {#2216
      date: 2023-11-17 07:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 121925
    -bodyTs: "'brand':3 'cut':16 'length':8 'much':7 're':15 'roll':22 'small':26 'stumpi':24 'talk':4 'tp':10,21 'width':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699928756 {#2214
      date: 2023-11-14 03:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Bro, rolls are TINY now. They used to fill up the width of my holder, and now they fill up less than 60%. They’ve just cut off 40% of the product lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699971161 {#3174
    date: 2023-11-14 15:12:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 123304
  -bodyTs: "'40':29 '60':23 'bro':1 'cut':27 'fill':9,19 'holder':15 'less':21 'lol':33 'product':32 'roll':2 'tini':4 'use':7 've':25 'width':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4854909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971161 {#3175
    date: 2023-11-14 15:12: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
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 {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700288268 {#2208
    date: 2023-11-18 07:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 121870
  -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4793174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699927406 {#2209
    date: 2023-11-14 03:03:26.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 {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700288268 {#2208
    date: 2023-11-18 07:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 121870
  -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4793174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699927406 {#2209
    date: 2023-11-14 03:03:26.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 {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700288268 {#2208
    date: 2023-11-18 07:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 121870
  -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4793174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699927406 {#2209
    date: 2023-11-14 03:03:26.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 {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700288268 {#2208
      date: 2023-11-18 07:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 121870
    -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4793174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699927406 {#2209
      date: 2023-11-14 03:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: """
    Do you not see the made up measurements?\n
    \n
    - Mega Plus\n
    - Rolls\n
    - Double Plus\n
    - Super Mega\n
    - Regular\n
    \n
    You’d have to sit there for 8 minutes converting all of the “measurements”, figure out how much is in each package, and then only after doing it for all rolls and brands, you’ll be able to compare.\n
    \n
    Easy math, but takes time. No one said it’s hard. It’s just time consuming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699971383 {#3142
    date: 2023-11-14 15:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@weker01@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 123320
  -bodyTs: "'8':24 'abl':53 'brand':49 'compar':55 'consum':71 'convert':26 'd':18 'doubl':12 'easi':56 'figur':31 'hard':66 'll':51 'made':6 'math':57 'measur':8,30 'mega':9,15 'minut':25 'much':34 'one':62 'packag':38 'plus':10,13 'regular':16 'roll':11,47 'said':63 'see':4 'sit':21 'super':14 'take':59 'time':60,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4855055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971383 {#3143
    date: 2023-11-14 15:16:23.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 {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700288268 {#2208
      date: 2023-11-18 07:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 121870
    -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4793174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699927406 {#2209
      date: 2023-11-14 03:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: """
    Do you not see the made up measurements?\n
    \n
    - Mega Plus\n
    - Rolls\n
    - Double Plus\n
    - Super Mega\n
    - Regular\n
    \n
    You’d have to sit there for 8 minutes converting all of the “measurements”, figure out how much is in each package, and then only after doing it for all rolls and brands, you’ll be able to compare.\n
    \n
    Easy math, but takes time. No one said it’s hard. It’s just time consuming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699971383 {#3142
    date: 2023-11-14 15:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@weker01@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 123320
  -bodyTs: "'8':24 'abl':53 'brand':49 'compar':55 'consum':71 'convert':26 'd':18 'doubl':12 'easi':56 'figur':31 'hard':66 'll':51 'made':6 'math':57 'measur':8,30 'mega':9,15 'minut':25 'much':34 'one':62 'packag':38 'plus':10,13 'regular':16 'roll':11,47 'said':63 'see':4 'sit':21 'super':14 'take':59 'time':60,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4855055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971383 {#3143
    date: 2023-11-14 15:16:23.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 {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700288268 {#2208
      date: 2023-11-18 07:17:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 121870
    -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4793174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699927406 {#2209
      date: 2023-11-14 03:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: """
    Do you not see the made up measurements?\n
    \n
    - Mega Plus\n
    - Rolls\n
    - Double Plus\n
    - Super Mega\n
    - Regular\n
    \n
    You’d have to sit there for 8 minutes converting all of the “measurements”, figure out how much is in each package, and then only after doing it for all rolls and brands, you’ll be able to compare.\n
    \n
    Easy math, but takes time. No one said it’s hard. It’s just time consuming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699971383 {#3142
    date: 2023-11-14 15:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@weker01@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 123320
  -bodyTs: "'8':24 'abl':53 'brand':49 'compar':55 'consum':71 'convert':26 'd':18 'doubl':12 'easi':56 'figur':31 'hard':66 'll':51 'made':6 'math':57 'measur':8,30 'mega':9,15 'minut':25 'much':34 'one':62 'packag':38 'plus':10,13 'regular':16 'roll':11,47 'said':63 'see':4 'sit':21 'super':14 'take':59 'time':60,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4855055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971383 {#3143
    date: 2023-11-14 15:16:23.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 {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2270
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700288268 {#2208
        date: 2023-11-18 07:17:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 121870
      -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4793174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699927406 {#2209
        date: 2023-11-14 03:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: """
      Do you not see the made up measurements?\n
      \n
      - Mega Plus\n
      - Rolls\n
      - Double Plus\n
      - Super Mega\n
      - Regular\n
      \n
      You’d have to sit there for 8 minutes converting all of the “measurements”, figure out how much is in each package, and then only after doing it for all rolls and brands, you’ll be able to compare.\n
      \n
      Easy math, but takes time. No one said it’s hard. It’s just time consuming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699971383 {#3142
      date: 2023-11-14 15:16:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@weker01@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    -id: 123320
    -bodyTs: "'8':24 'abl':53 'brand':49 'compar':55 'consum':71 'convert':26 'd':18 'doubl':12 'easi':56 'figur':31 'hard':66 'll':51 'made':6 'math':57 'measur':8,30 'mega':9,15 'minut':25 'much':34 'one':62 'packag':38 'plus':10,13 'regular':16 'roll':11,47 'said':63 'see':4 'sit':21 'super':14 'take':59 'time':60,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4855055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699971383 {#3143
      date: 2023-11-14 15:16:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "There is no standard roll of toilet paper so it’s impossible to compare that way between brands. That’s why everyone says to look at how many square feet are in the package."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700036813 {#3338
    date: 2023-11-15 09:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@weker01@feddit.de"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 126419
  -bodyTs: "'brand':18 'compar':14 'everyon':22 'feet':30 'imposs':12 'look':25 'mani':28 'packag':34 'paper':8 'roll':5 'say':23 'squar':29 'standard':4 'toilet':7 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5327902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700036813 {#3339
    date: 2023-11-15 09:26:53.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 {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2270
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700288268 {#2208
        date: 2023-11-18 07:17:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 121870
      -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4793174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699927406 {#2209
        date: 2023-11-14 03:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: """
      Do you not see the made up measurements?\n
      \n
      - Mega Plus\n
      - Rolls\n
      - Double Plus\n
      - Super Mega\n
      - Regular\n
      \n
      You’d have to sit there for 8 minutes converting all of the “measurements”, figure out how much is in each package, and then only after doing it for all rolls and brands, you’ll be able to compare.\n
      \n
      Easy math, but takes time. No one said it’s hard. It’s just time consuming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699971383 {#3142
      date: 2023-11-14 15:16:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@weker01@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    -id: 123320
    -bodyTs: "'8':24 'abl':53 'brand':49 'compar':55 'consum':71 'convert':26 'd':18 'doubl':12 'easi':56 'figur':31 'hard':66 'll':51 'made':6 'math':57 'measur':8,30 'mega':9,15 'minut':25 'much':34 'one':62 'packag':38 'plus':10,13 'regular':16 'roll':11,47 'said':63 'see':4 'sit':21 'super':14 'take':59 'time':60,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4855055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699971383 {#3143
      date: 2023-11-14 15:16:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "There is no standard roll of toilet paper so it’s impossible to compare that way between brands. That’s why everyone says to look at how many square feet are in the package."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700036813 {#3338
    date: 2023-11-15 09:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@weker01@feddit.de"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 126419
  -bodyTs: "'brand':18 'compar':14 'everyon':22 'feet':30 'imposs':12 'look':25 'mani':28 'packag':34 'paper':8 'roll':5 'say':23 'squar':29 'standard':4 'toilet':7 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5327902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700036813 {#3339
    date: 2023-11-15 09:26:53.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 {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2270
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find it scary that some people are afraid to do simple arithmetic and the most basic geometry…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700288268 {#2208
        date: 2023-11-18 07:17:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 121870
      -bodyTs: "'afraid':9 'arithmet':13 'basic':17 'find':2 'geometri':18 'peopl':7 'scari':4 'simpl':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4793174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699927406 {#2209
        date: 2023-11-14 03:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: """
      Do you not see the made up measurements?\n
      \n
      - Mega Plus\n
      - Rolls\n
      - Double Plus\n
      - Super Mega\n
      - Regular\n
      \n
      You’d have to sit there for 8 minutes converting all of the “measurements”, figure out how much is in each package, and then only after doing it for all rolls and brands, you’ll be able to compare.\n
      \n
      Easy math, but takes time. No one said it’s hard. It’s just time consuming.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699971383 {#3142
      date: 2023-11-14 15:16:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@weker01@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    -id: 123320
    -bodyTs: "'8':24 'abl':53 'brand':49 'compar':55 'consum':71 'convert':26 'd':18 'doubl':12 'easi':56 'figur':31 'hard':66 'll':51 'made':6 'math':57 'measur':8,30 'mega':9,15 'minut':25 'much':34 'one':62 'packag':38 'plus':10,13 'regular':16 'roll':11,47 'said':63 'see':4 'sit':21 'super':14 'take':59 'time':60,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4855055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699971383 {#3143
      date: 2023-11-14 15:16:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "There is no standard roll of toilet paper so it’s impossible to compare that way between brands. That’s why everyone says to look at how many square feet are in the package."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700036813 {#3338
    date: 2023-11-15 09:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@weker01@feddit.de"
    "@KrummsHairyBalls@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 126419
  -bodyTs: "'brand':18 'compar':14 'everyon':22 'feet':30 'imposs':12 'look':25 'mani':28 'packag':34 'paper':8 'roll':5 'say':23 'squar':29 'standard':4 'toilet':7 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5327902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700036813 {#3339
    date: 2023-11-15 09:26:53.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 {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just pick the ply you want and look at the sq.ft. of the roll. Odds are you want the most length per roll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699925398 {#2172
    date: 2023-11-14 02:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 121817
  -bodyTs: "'length':21 'look':8 'odd':15 'per':22 'pick':2 'pli':4 'roll':14,23 'sq.ft':11 'want':6,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5487684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699925398 {#2186
    date: 2023-11-14 02:29: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
51 DENIED edit
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just pick the ply you want and look at the sq.ft. of the roll. Odds are you want the most length per roll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699925398 {#2172
    date: 2023-11-14 02:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 121817
  -bodyTs: "'length':21 'look':8 'odd':15 'per':22 'pick':2 'pli':4 'roll':14,23 'sq.ft':11 'want':6,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5487684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699925398 {#2186
    date: 2023-11-14 02:29: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
52 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just pick the ply you want and look at the sq.ft. of the roll. Odds are you want the most length per roll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699925398 {#2172
    date: 2023-11-14 02:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 121817
  -bodyTs: "'length':21 'look':8 'odd':15 'per':22 'pick':2 'pli':4 'roll':14,23 'sq.ft':11 'want':6,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5487684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699925398 {#2186
    date: 2023-11-14 02:29: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
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 {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Paper towel crowd is just as evil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700202781 {#1355
    date: 2023-11-17 07:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 121330
  -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5483060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915089 {#1357
    date: 2023-11-13 23:38:09.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 {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Paper towel crowd is just as evil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700202781 {#1355
    date: 2023-11-17 07:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 121330
  -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5483060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915089 {#1357
    date: 2023-11-13 23:38:09.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 {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Paper towel crowd is just as evil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700202781 {#1355
    date: 2023-11-17 07:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -id: 121330
  -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5483060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915089 {#1357
    date: 2023-11-13 23:38:09.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 {#3128
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Paper towel crowd is just as evil."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700202781 {#1355
      date: 2023-11-17 07:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 121330
    -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5483060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915089 {#1357
      date: 2023-11-13 23:38:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Toilet paper is just small paper towels that don’t scratch your butt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699958910 {#3126
    date: 2023-11-14 11:48:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 122817
  -bodyTs: "'butt':13 'paper':2,6 'scratch':11 'small':5 'toilet':1 'towel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4801747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958910 {#3127
    date: 2023-11-14 11:48:30.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 {#3128
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Paper towel crowd is just as evil."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700202781 {#1355
      date: 2023-11-17 07:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 121330
    -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5483060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915089 {#1357
      date: 2023-11-13 23:38:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Toilet paper is just small paper towels that don’t scratch your butt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699958910 {#3126
    date: 2023-11-14 11:48:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 122817
  -bodyTs: "'butt':13 'paper':2,6 'scratch':11 'small':5 'toilet':1 'towel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4801747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958910 {#3127
    date: 2023-11-14 11:48:30.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 {#3128
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Paper towel crowd is just as evil."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700202781 {#1355
      date: 2023-11-17 07:33:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2495 …}
    +nested: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    -id: 121330
    -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5483060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915089 {#1357
      date: 2023-11-13 23:38:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Toilet paper is just small paper towels that don’t scratch your butt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699958910 {#3126
    date: 2023-11-14 11:48:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 122817
  -bodyTs: "'butt':13 'paper':2,6 'scratch':11 'small':5 'toilet':1 'towel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4801747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958910 {#3127
    date: 2023-11-14 11:48:30.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 {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3128
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2494
      +user: App\Entity\User {#2507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Paper towel crowd is just as evil."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700202781 {#1355
        date: 2023-11-17 07:33:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2495 …}
      +nested: Doctrine\ORM\PersistentCollection {#2497 …}
      +votes: Doctrine\ORM\PersistentCollection {#2499 …}
      +reports: Doctrine\ORM\PersistentCollection {#2501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
      -id: 121330
      -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5483060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699915089 {#1357
        date: 2023-11-13 23:38:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: "Toilet paper is just small paper towels that don’t scratch your butt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699958910 {#3126
      date: 2023-11-14 11:48:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3134 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 122817
    -bodyTs: "'butt':13 'paper':2,6 'scratch':11 'small':5 'toilet':1 'towel':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4801747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699958910 {#3127
      date: 2023-11-14 11:48:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Now splinter free!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699970896 {#3322
    date: 2023-11-14 15:08:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Imgonnatrythis@sh.itjust.works"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 123289
  -bodyTs: "'free':3 'splinter':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5305681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699970896 {#3323
    date: 2023-11-14 15:08:16.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 {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3128
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2494
      +user: App\Entity\User {#2507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Paper towel crowd is just as evil."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700202781 {#1355
        date: 2023-11-17 07:33:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2495 …}
      +nested: Doctrine\ORM\PersistentCollection {#2497 …}
      +votes: Doctrine\ORM\PersistentCollection {#2499 …}
      +reports: Doctrine\ORM\PersistentCollection {#2501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
      -id: 121330
      -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5483060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699915089 {#1357
        date: 2023-11-13 23:38:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: "Toilet paper is just small paper towels that don’t scratch your butt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699958910 {#3126
      date: 2023-11-14 11:48:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3134 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 122817
    -bodyTs: "'butt':13 'paper':2,6 'scratch':11 'small':5 'toilet':1 'towel':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4801747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699958910 {#3127
      date: 2023-11-14 11:48:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Now splinter free!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699970896 {#3322
    date: 2023-11-14 15:08:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Imgonnatrythis@sh.itjust.works"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 123289
  -bodyTs: "'free':3 'splinter':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5305681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699970896 {#3323
    date: 2023-11-14 15:08:16.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 {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3128
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2494
      +user: App\Entity\User {#2507 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Paper towel crowd is just as evil."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700202781 {#1355
        date: 2023-11-17 07:33:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2495 …}
      +nested: Doctrine\ORM\PersistentCollection {#2497 …}
      +votes: Doctrine\ORM\PersistentCollection {#2499 …}
      +reports: Doctrine\ORM\PersistentCollection {#2501 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
      -id: 121330
      -bodyTs: "'crowd':3 'evil':7 'paper':1 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5483060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699915089 {#1357
        date: 2023-11-13 23:38:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2494}
    +body: "Toilet paper is just small paper towels that don’t scratch your butt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699958910 {#3126
      date: 2023-11-14 11:48:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Imgonnatrythis@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3134 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 122817
    -bodyTs: "'butt':13 'paper':2,6 'scratch':11 'small':5 'toilet':1 'towel':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4801747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699958910 {#3127
      date: 2023-11-14 11:48:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Now splinter free!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699970896 {#3322
    date: 2023-11-14 15:08:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Imgonnatrythis@sh.itjust.works"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 123289
  -bodyTs: "'free':3 'splinter':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5305681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699970896 {#3323
    date: 2023-11-14 15:08:16.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 {#2567
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why you always have to show your units!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700179650 {#2562
    date: 2023-11-17 01:07:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 121061
  -bodyTs: "'alway':5 'show':8 'unit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4792286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699910795 {#2563
    date: 2023-11-13 22:26:35.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 {#2567
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why you always have to show your units!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700179650 {#2562
    date: 2023-11-17 01:07:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 121061
  -bodyTs: "'alway':5 'show':8 'unit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4792286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699910795 {#2563
    date: 2023-11-13 22:26:35.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 {#2567
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why you always have to show your units!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700179650 {#2562
    date: 2023-11-17 01:07:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 121061
  -bodyTs: "'alway':5 'show':8 'unit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4792286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699910795 {#2563
    date: 2023-11-13 22:26:35.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 {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2567
    +user: App\Entity\User {#2580 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why you always have to show your units!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700179650 {#2562
      date: 2023-11-17 01:07:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2568 …}
    +nested: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    -id: 121061
    -bodyTs: "'alway':5 'show':8 'unit':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4792286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699910795 {#2563
      date: 2023-11-13 22:26:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699915903 {#3106
    date: 2023-11-13 23:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 121379
  -bodyTs: "'show':3 'unit':6 'ʖ':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6093268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915903 {#3107
    date: 2023-11-13 23:51:43.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 {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2567
    +user: App\Entity\User {#2580 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why you always have to show your units!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700179650 {#2562
      date: 2023-11-17 01:07:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2568 …}
    +nested: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    -id: 121061
    -bodyTs: "'alway':5 'show':8 'unit':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4792286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699910795 {#2563
      date: 2023-11-13 22:26:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699915903 {#3106
    date: 2023-11-13 23:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 121379
  -bodyTs: "'show':3 'unit':6 'ʖ':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6093268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915903 {#3107
    date: 2023-11-13 23:51:43.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 {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2567
    +user: App\Entity\User {#2580 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why you always have to show your units!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700179650 {#2562
      date: 2023-11-17 01:07:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2568 …}
    +nested: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    -id: 121061
    -bodyTs: "'alway':5 'show':8 'unit':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4792286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699910795 {#2563
      date: 2023-11-13 22:26:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699915903 {#3106
    date: 2023-11-13 23:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 121379
  -bodyTs: "'show':3 'unit':6 'ʖ':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6093268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699915903 {#3107
    date: 2023-11-13 23:51:43.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 {#3294
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why you always have to show your units!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700179650 {#2562
        date: 2023-11-17 01:07:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2568 …}
      +nested: Doctrine\ORM\PersistentCollection {#2570 …}
      +votes: Doctrine\ORM\PersistentCollection {#2572 …}
      +reports: Doctrine\ORM\PersistentCollection {#2574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
      -id: 121061
      -bodyTs: "'alway':5 'show':8 'unit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4792286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910795 {#2563
        date: 2023-11-13 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699915903 {#3106
      date: 2023-11-13 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 121379
    -bodyTs: "'show':3 'unit':6 'ʖ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6093268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915903 {#3107
      date: 2023-11-13 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Hey nowwww"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699920155 {#3292
    date: 2023-11-14 01:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 121589
  -bodyTs: "'hey':1 'nowwww':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4796470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699920155 {#3293
    date: 2023-11-14 01:02:35.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 {#3294
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why you always have to show your units!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700179650 {#2562
        date: 2023-11-17 01:07:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2568 …}
      +nested: Doctrine\ORM\PersistentCollection {#2570 …}
      +votes: Doctrine\ORM\PersistentCollection {#2572 …}
      +reports: Doctrine\ORM\PersistentCollection {#2574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
      -id: 121061
      -bodyTs: "'alway':5 'show':8 'unit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4792286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910795 {#2563
        date: 2023-11-13 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699915903 {#3106
      date: 2023-11-13 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 121379
    -bodyTs: "'show':3 'unit':6 'ʖ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6093268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915903 {#3107
      date: 2023-11-13 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Hey nowwww"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699920155 {#3292
    date: 2023-11-14 01:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 121589
  -bodyTs: "'hey':1 'nowwww':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4796470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699920155 {#3293
    date: 2023-11-14 01:02:35.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 {#3294
  +user: App\Entity\User {#2580 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why you always have to show your units!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700179650 {#2562
        date: 2023-11-17 01:07:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2568 …}
      +nested: Doctrine\ORM\PersistentCollection {#2570 …}
      +votes: Doctrine\ORM\PersistentCollection {#2572 …}
      +reports: Doctrine\ORM\PersistentCollection {#2574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
      -id: 121061
      -bodyTs: "'alway':5 'show':8 'unit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4792286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910795 {#2563
        date: 2023-11-13 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699915903 {#3106
      date: 2023-11-13 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 121379
    -bodyTs: "'show':3 'unit':6 'ʖ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6093268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915903 {#3107
      date: 2023-11-13 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Hey nowwww"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699920155 {#3292
    date: 2023-11-14 01:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 121589
  -bodyTs: "'hey':1 'nowwww':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4796470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699920155 {#3293
    date: 2023-11-14 01:02:35.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 {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: App\Entity\User {#2580 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3117
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2567
        +user: App\Entity\User {#2580 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why you always have to show your units!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700179650 {#2562
          date: 2023-11-17 01:07:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2568 …}
        +nested: Doctrine\ORM\PersistentCollection {#2570 …}
        +votes: Doctrine\ORM\PersistentCollection {#2572 …}
        +reports: Doctrine\ORM\PersistentCollection {#2574 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
        -id: 121061
        -bodyTs: "'alway':5 'show':8 'unit':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/4792286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699910795 {#2563
          date: 2023-11-13 22:26:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2567}
      +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699915903 {#3106
        date: 2023-11-13 23:51:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Zink@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3108 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3118 …}
      +reports: Doctrine\ORM\PersistentCollection {#3120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
      -id: 121379
      -bodyTs: "'show':3 'unit':6 'ʖ':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6093268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699915903 {#3107
        date: 2023-11-13 23:51:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "Hey nowwww"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699920155 {#3292
      date: 2023-11-14 01:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
      "@Cjwii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 121589
    -bodyTs: "'hey':1 'nowwww':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4796470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699920155 {#3293
      date: 2023-11-14 01:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Hey nowwww🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699922913 {#3424
    date: 2023-11-14 01:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 121722
  -bodyTs: "'hey':1 'nowwww':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699922913 {#3425
    date: 2023-11-14 01:48:33.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 {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: App\Entity\User {#2580 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3117
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2567
        +user: App\Entity\User {#2580 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why you always have to show your units!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700179650 {#2562
          date: 2023-11-17 01:07:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2568 …}
        +nested: Doctrine\ORM\PersistentCollection {#2570 …}
        +votes: Doctrine\ORM\PersistentCollection {#2572 …}
        +reports: Doctrine\ORM\PersistentCollection {#2574 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
        -id: 121061
        -bodyTs: "'alway':5 'show':8 'unit':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/4792286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699910795 {#2563
          date: 2023-11-13 22:26:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2567}
      +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699915903 {#3106
        date: 2023-11-13 23:51:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Zink@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3108 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3118 …}
      +reports: Doctrine\ORM\PersistentCollection {#3120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
      -id: 121379
      -bodyTs: "'show':3 'unit':6 'ʖ':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6093268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699915903 {#3107
        date: 2023-11-13 23:51:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "Hey nowwww"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699920155 {#3292
      date: 2023-11-14 01:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
      "@Cjwii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 121589
    -bodyTs: "'hey':1 'nowwww':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4796470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699920155 {#3293
      date: 2023-11-14 01:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Hey nowwww🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699922913 {#3424
    date: 2023-11-14 01:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 121722
  -bodyTs: "'hey':1 'nowwww':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699922913 {#3425
    date: 2023-11-14 01:48:33.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 {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: App\Entity\User {#2580 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3117
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2567
        +user: App\Entity\User {#2580 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why you always have to show your units!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700179650 {#2562
          date: 2023-11-17 01:07:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2568 …}
        +nested: Doctrine\ORM\PersistentCollection {#2570 …}
        +votes: Doctrine\ORM\PersistentCollection {#2572 …}
        +reports: Doctrine\ORM\PersistentCollection {#2574 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
        -id: 121061
        -bodyTs: "'alway':5 'show':8 'unit':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/4792286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699910795 {#2563
          date: 2023-11-13 22:26:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2567}
      +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699915903 {#3106
        date: 2023-11-13 23:51:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Zink@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3108 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3118 …}
      +reports: Doctrine\ORM\PersistentCollection {#3120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
      -id: 121379
      -bodyTs: "'show':3 'unit':6 'ʖ':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6093268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699915903 {#3107
        date: 2023-11-13 23:51:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "Hey nowwww"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699920155 {#3292
      date: 2023-11-14 01:02:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
      "@Cjwii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 121589
    -bodyTs: "'hey':1 'nowwww':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4796470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699920155 {#3293
      date: 2023-11-14 01:02:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "Hey nowwww🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699922913 {#3424
    date: 2023-11-14 01:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 121722
  -bodyTs: "'hey':1 'nowwww':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699922913 {#3425
    date: 2023-11-14 01:48:33.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 {#3545
  +user: Proxies\__CG__\App\Entity\User {#3546 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3426
    +user: Proxies\__CG__\App\Entity\User {#3427 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3117
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2567
          +user: App\Entity\User {#2580 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why you always have to show your units!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700179650 {#2562
            date: 2023-11-17 01:07:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2568 …}
          +nested: Doctrine\ORM\PersistentCollection {#2570 …}
          +votes: Doctrine\ORM\PersistentCollection {#2572 …}
          +reports: Doctrine\ORM\PersistentCollection {#2574 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
          -id: 121061
          -bodyTs: "'alway':5 'show':8 'unit':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/4792286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699910795 {#2563
            date: 2023-11-13 22:26:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2567}
        +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699915903 {#3106
          date: 2023-11-13 23:51:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Zink@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3108 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3118 …}
        +reports: Doctrine\ORM\PersistentCollection {#3120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
        -id: 121379
        -bodyTs: "'show':3 'unit':6 'ʖ':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6093268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699915903 {#3107
          date: 2023-11-13 23:51:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2567}
      +body: "Hey nowwww"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699920155 {#3292
        date: 2023-11-14 01:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Zink@programming.dev"
        "@Cjwii@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3295 …}
      +nested: Doctrine\ORM\PersistentCollection {#3297 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 121589
      -bodyTs: "'hey':1 'nowwww':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4796470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699920155 {#3293
        date: 2023-11-14 01:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "Hey nowwww🎶"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699922913 {#3424
      date: 2023-11-14 01:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
      "@Cjwii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3432 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 121722
    -bodyTs: "'hey':1 'nowwww':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699922913 {#3425
      date: 2023-11-14 01:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "You’re an all star"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699956568 {#3543
    date: 2023-11-14 11:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
    "@readyno@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3547 …}
  +nested: Doctrine\ORM\PersistentCollection {#3549 …}
  +votes: Doctrine\ORM\PersistentCollection {#3551 …}
  +reports: Doctrine\ORM\PersistentCollection {#3553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3557 …}
  -id: 122758
  -bodyTs: "'re':2 'star':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3232385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956568 {#3544
    date: 2023-11-14 11:09: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
83 DENIED edit
App\Entity\EntryComment {#3545
  +user: Proxies\__CG__\App\Entity\User {#3546 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3426
    +user: Proxies\__CG__\App\Entity\User {#3427 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3117
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2567
          +user: App\Entity\User {#2580 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why you always have to show your units!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700179650 {#2562
            date: 2023-11-17 01:07:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2568 …}
          +nested: Doctrine\ORM\PersistentCollection {#2570 …}
          +votes: Doctrine\ORM\PersistentCollection {#2572 …}
          +reports: Doctrine\ORM\PersistentCollection {#2574 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
          -id: 121061
          -bodyTs: "'alway':5 'show':8 'unit':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/4792286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699910795 {#2563
            date: 2023-11-13 22:26:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2567}
        +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699915903 {#3106
          date: 2023-11-13 23:51:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Zink@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3108 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3118 …}
        +reports: Doctrine\ORM\PersistentCollection {#3120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
        -id: 121379
        -bodyTs: "'show':3 'unit':6 'ʖ':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6093268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699915903 {#3107
          date: 2023-11-13 23:51:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2567}
      +body: "Hey nowwww"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699920155 {#3292
        date: 2023-11-14 01:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Zink@programming.dev"
        "@Cjwii@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3295 …}
      +nested: Doctrine\ORM\PersistentCollection {#3297 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 121589
      -bodyTs: "'hey':1 'nowwww':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4796470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699920155 {#3293
        date: 2023-11-14 01:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "Hey nowwww🎶"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699922913 {#3424
      date: 2023-11-14 01:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
      "@Cjwii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3432 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 121722
    -bodyTs: "'hey':1 'nowwww':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699922913 {#3425
      date: 2023-11-14 01:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "You’re an all star"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699956568 {#3543
    date: 2023-11-14 11:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
    "@readyno@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3547 …}
  +nested: Doctrine\ORM\PersistentCollection {#3549 …}
  +votes: Doctrine\ORM\PersistentCollection {#3551 …}
  +reports: Doctrine\ORM\PersistentCollection {#3553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3557 …}
  -id: 122758
  -bodyTs: "'re':2 'star':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3232385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956568 {#3544
    date: 2023-11-14 11:09: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
84 DENIED moderate
App\Entity\EntryComment {#3545
  +user: Proxies\__CG__\App\Entity\User {#3546 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3426
    +user: Proxies\__CG__\App\Entity\User {#3427 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3117
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2567
          +user: App\Entity\User {#2580 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why you always have to show your units!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700179650 {#2562
            date: 2023-11-17 01:07:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2568 …}
          +nested: Doctrine\ORM\PersistentCollection {#2570 …}
          +votes: Doctrine\ORM\PersistentCollection {#2572 …}
          +reports: Doctrine\ORM\PersistentCollection {#2574 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
          -id: 121061
          -bodyTs: "'alway':5 'show':8 'unit':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/4792286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699910795 {#2563
            date: 2023-11-13 22:26:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2567}
        +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699915903 {#3106
          date: 2023-11-13 23:51:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Zink@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3108 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3118 …}
        +reports: Doctrine\ORM\PersistentCollection {#3120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
        -id: 121379
        -bodyTs: "'show':3 'unit':6 'ʖ':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6093268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699915903 {#3107
          date: 2023-11-13 23:51:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2567}
      +body: "Hey nowwww"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699920155 {#3292
        date: 2023-11-14 01:02:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Zink@programming.dev"
        "@Cjwii@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3295 …}
      +nested: Doctrine\ORM\PersistentCollection {#3297 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 121589
      -bodyTs: "'hey':1 'nowwww':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4796470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699920155 {#3293
        date: 2023-11-14 01:02:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "Hey nowwww🎶"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699922913 {#3424
      date: 2023-11-14 01:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
      "@Cjwii@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3432 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 121722
    -bodyTs: "'hey':1 'nowwww':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699922913 {#3425
      date: 2023-11-14 01:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "You’re an all star"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699956568 {#3543
    date: 2023-11-14 11:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
    "@readyno@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3547 …}
  +nested: Doctrine\ORM\PersistentCollection {#3549 …}
  +votes: Doctrine\ORM\PersistentCollection {#3551 …}
  +reports: Doctrine\ORM\PersistentCollection {#3553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3557 …}
  -id: 122758
  -bodyTs: "'re':2 'star':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3232385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956568 {#3544
    date: 2023-11-14 11:09: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
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 {#3309
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why you always have to show your units!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700179650 {#2562
        date: 2023-11-17 01:07:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2568 …}
      +nested: Doctrine\ORM\PersistentCollection {#2570 …}
      +votes: Doctrine\ORM\PersistentCollection {#2572 …}
      +reports: Doctrine\ORM\PersistentCollection {#2574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
      -id: 121061
      -bodyTs: "'alway':5 'show':8 'unit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4792286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910795 {#2563
        date: 2023-11-13 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699915903 {#3106
      date: 2023-11-13 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 121379
    -bodyTs: "'show':3 'unit':6 'ʖ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6093268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915903 {#3107
      date: 2023-11-13 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "C’mere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699923709 {#3307
    date: 2023-11-14 02:01:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 121762
  -bodyTs: "'c':1 'mere':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923709 {#3308
    date: 2023-11-14 02:01: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
87 DENIED edit
App\Entity\EntryComment {#3309
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why you always have to show your units!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700179650 {#2562
        date: 2023-11-17 01:07:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2568 …}
      +nested: Doctrine\ORM\PersistentCollection {#2570 …}
      +votes: Doctrine\ORM\PersistentCollection {#2572 …}
      +reports: Doctrine\ORM\PersistentCollection {#2574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
      -id: 121061
      -bodyTs: "'alway':5 'show':8 'unit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4792286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910795 {#2563
        date: 2023-11-13 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699915903 {#3106
      date: 2023-11-13 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 121379
    -bodyTs: "'show':3 'unit':6 'ʖ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6093268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915903 {#3107
      date: 2023-11-13 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "C’mere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699923709 {#3307
    date: 2023-11-14 02:01:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 121762
  -bodyTs: "'c':1 'mere':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923709 {#3308
    date: 2023-11-14 02:01: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
88 DENIED moderate
App\Entity\EntryComment {#3309
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2567
      +user: App\Entity\User {#2580 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why you always have to show your units!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700179650 {#2562
        date: 2023-11-17 01:07:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2568 …}
      +nested: Doctrine\ORM\PersistentCollection {#2570 …}
      +votes: Doctrine\ORM\PersistentCollection {#2572 …}
      +reports: Doctrine\ORM\PersistentCollection {#2574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
      -id: 121061
      -bodyTs: "'alway':5 'show':8 'unit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4792286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910795 {#2563
        date: 2023-11-13 22:26:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2567}
    +body: "I can show you my unit ( ͡° ͜ʖ ͡°)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699915903 {#3106
      date: 2023-11-13 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3118 …}
    +reports: Doctrine\ORM\PersistentCollection {#3120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 121379
    -bodyTs: "'show':3 'unit':6 'ʖ':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6093268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699915903 {#3107
      date: 2023-11-13 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2567}
  +body: "C’mere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699923709 {#3307
    date: 2023-11-14 02:01:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Zink@programming.dev"
    "@Cjwii@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 121762
  -bodyTs: "'c':1 'mere':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923709 {#3308
    date: 2023-11-14 02:01: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
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 {#2640
  +user: App\Entity\User {#2653 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It usually says price per total area, but this whole thing is why I just buy the recycled ones. If someone’s going to cheat me it may as well be for a good cause."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700097054 {#2635
    date: 2023-11-16 02:10:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2641 …}
  +nested: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  -id: 120940
  -bodyTs: "'area':7 'buy':16 'caus':35 'cheat':25 'go':23 'good':34 'may':28 'one':19 'per':5 'price':4 'recycl':18 'say':3 'someon':21 'thing':11 'total':6 'usual':2 'well':30 'whole':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908032 {#2636
    date: 2023-11-13 21:40:32.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 {#2640
  +user: App\Entity\User {#2653 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It usually says price per total area, but this whole thing is why I just buy the recycled ones. If someone’s going to cheat me it may as well be for a good cause."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700097054 {#2635
    date: 2023-11-16 02:10:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2641 …}
  +nested: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  -id: 120940
  -bodyTs: "'area':7 'buy':16 'caus':35 'cheat':25 'go':23 'good':34 'may':28 'one':19 'per':5 'price':4 'recycl':18 'say':3 'someon':21 'thing':11 'total':6 'usual':2 'well':30 'whole':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908032 {#2636
    date: 2023-11-13 21:40:32.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 {#2640
  +user: App\Entity\User {#2653 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It usually says price per total area, but this whole thing is why I just buy the recycled ones. If someone’s going to cheat me it may as well be for a good cause."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700097054 {#2635
    date: 2023-11-16 02:10:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2641 …}
  +nested: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  -id: 120940
  -bodyTs: "'area':7 'buy':16 'caus':35 'cheat':25 'go':23 'good':34 'may':28 'one':19 'per':5 'price':4 'recycl':18 'say':3 'someon':21 'thing':11 'total':6 'usual':2 'well':30 'whole':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5478830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908032 {#2636
    date: 2023-11-13 21:40:32.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 {#3036
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2640
    +user: App\Entity\User {#2653 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It usually says price per total area, but this whole thing is why I just buy the recycled ones. If someone’s going to cheat me it may as well be for a good cause."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700097054 {#2635
      date: 2023-11-16 02:10:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2641 …}
    +nested: Doctrine\ORM\PersistentCollection {#2643 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    -id: 120940
    -bodyTs: "'area':7 'buy':16 'caus':35 'cheat':25 'go':23 'good':34 'may':28 'one':19 'per':5 'price':4 'recycl':18 'say':3 'someon':21 'thing':11 'total':6 'usual':2 'well':30 'whole':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699908032 {#2636
      date: 2023-11-13 21:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2640}
  +body: "Yeah but then the store uses different measurements on all the price tags so you need a fuckin calculator to actually compare them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699909495 {#3038
    date: 2023-11-13 22:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3034 …}
  +nested: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 120999
  -bodyTs: "'actual':21 'calcul':19 'compar':22 'differ':7 'fuckin':18 'measur':8 'need':16 'price':12 'store':5 'tag':13 'use':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909495 {#3037
    date: 2023-11-13 22:04:55.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 {#3036
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2640
    +user: App\Entity\User {#2653 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It usually says price per total area, but this whole thing is why I just buy the recycled ones. If someone’s going to cheat me it may as well be for a good cause."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700097054 {#2635
      date: 2023-11-16 02:10:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2641 …}
    +nested: Doctrine\ORM\PersistentCollection {#2643 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    -id: 120940
    -bodyTs: "'area':7 'buy':16 'caus':35 'cheat':25 'go':23 'good':34 'may':28 'one':19 'per':5 'price':4 'recycl':18 'say':3 'someon':21 'thing':11 'total':6 'usual':2 'well':30 'whole':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699908032 {#2636
      date: 2023-11-13 21:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2640}
  +body: "Yeah but then the store uses different measurements on all the price tags so you need a fuckin calculator to actually compare them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699909495 {#3038
    date: 2023-11-13 22:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3034 …}
  +nested: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 120999
  -bodyTs: "'actual':21 'calcul':19 'compar':22 'differ':7 'fuckin':18 'measur':8 'need':16 'price':12 'store':5 'tag':13 'use':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909495 {#3037
    date: 2023-11-13 22:04:55.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 {#3036
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2640
    +user: App\Entity\User {#2653 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It usually says price per total area, but this whole thing is why I just buy the recycled ones. If someone’s going to cheat me it may as well be for a good cause."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700097054 {#2635
      date: 2023-11-16 02:10:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2641 …}
    +nested: Doctrine\ORM\PersistentCollection {#2643 …}
    +votes: Doctrine\ORM\PersistentCollection {#2645 …}
    +reports: Doctrine\ORM\PersistentCollection {#2647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    -id: 120940
    -bodyTs: "'area':7 'buy':16 'caus':35 'cheat':25 'go':23 'good':34 'may':28 'one':19 'per':5 'price':4 'recycl':18 'say':3 'someon':21 'thing':11 'total':6 'usual':2 'well':30 'whole':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5478830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699908032 {#2636
      date: 2023-11-13 21:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2640}
  +body: "Yeah but then the store uses different measurements on all the price tags so you need a fuckin calculator to actually compare them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699909495 {#3038
    date: 2023-11-13 22:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@paysrenttobirds@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3034 …}
  +nested: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 120999
  -bodyTs: "'actual':21 'calcul':19 'compar':22 'differ':7 'fuckin':18 'measur':8 'need':16 'price':12 'store':5 'tag':13 'use':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909495 {#3037
    date: 2023-11-13 22:04:55.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 {#2713
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why we need an ISO Toilet Paper Standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1700354115 {#2708
    date: 2023-11-19 01:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 120852
  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6086976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906410 {#2709
    date: 2023-11-13 21:13:30.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 {#2713
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why we need an ISO Toilet Paper Standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1700354115 {#2708
    date: 2023-11-19 01:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 120852
  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6086976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906410 {#2709
    date: 2023-11-13 21:13:30.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 {#2713
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is why we need an ISO Toilet Paper Standard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 123
  +score: 0
  +lastActive: DateTime @1700354115 {#2708
    date: 2023-11-19 01:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 120852
  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6086976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906410 {#2709
    date: 2023-11-13 21:13:30.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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we need an ISO Toilet Paper Standard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1700354115 {#2708
      date: 2023-11-19 01:35:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 120852
    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6086976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906410 {#2709
      date: 2023-11-13 21:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699907271 {#3071
    date: 2023-11-13 21:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 120903
  -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5771118"
  +editedAt: DateTimeImmutable @1700099370 {#3070
    date: 2023-11-16 02:49:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699907271 {#3069
    date: 2023-11-13 21:27: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
103 DENIED edit
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we need an ISO Toilet Paper Standard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1700354115 {#2708
      date: 2023-11-19 01:35:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 120852
    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6086976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906410 {#2709
      date: 2023-11-13 21:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699907271 {#3071
    date: 2023-11-13 21:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 120903
  -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5771118"
  +editedAt: DateTimeImmutable @1700099370 {#3070
    date: 2023-11-16 02:49:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699907271 {#3069
    date: 2023-11-13 21:27: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
104 DENIED moderate
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we need an ISO Toilet Paper Standard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1700354115 {#2708
      date: 2023-11-19 01:35:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 120852
    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6086976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906410 {#2709
      date: 2023-11-13 21:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1699907271 {#3071
    date: 2023-11-13 21:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 120903
  -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5771118"
  +editedAt: DateTimeImmutable @1700099370 {#3070
    date: 2023-11-16 02:49:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699907271 {#3069
    date: 2023-11-13 21:27: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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699909839 {#3228
    date: 2023-11-13 22:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 121017
  -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5480338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909839 {#3229
    date: 2023-11-13 22:10:39.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
107 DENIED edit
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699909839 {#3228
    date: 2023-11-13 22:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 121017
  -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5480338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909839 {#3229
    date: 2023-11-13 22:10:39.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
108 DENIED moderate
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699909839 {#3228
    date: 2023-11-13 22:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 121017
  -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5480338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699909839 {#3229
    date: 2023-11-13 22:10:39.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3361
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1699909839 {#3228
      date: 2023-11-13 22:10:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 121017
    -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5480338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909839 {#3229
      date: 2023-11-13 22:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699911502 {#3368
    date: 2023-11-13 22:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3355 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 121093
  -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5772981"
  +editedAt: DateTimeImmutable @1700101514 {#3365
    date: 2023-11-16 03:25:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699911502 {#3367
    date: 2023-11-13 22:38:22.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
111 DENIED edit
App\Entity\EntryComment {#3361
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1699909839 {#3228
      date: 2023-11-13 22:10:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 121017
    -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5480338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909839 {#3229
      date: 2023-11-13 22:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699911502 {#3368
    date: 2023-11-13 22:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3355 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 121093
  -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5772981"
  +editedAt: DateTimeImmutable @1700101514 {#3365
    date: 2023-11-16 03:25:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699911502 {#3367
    date: 2023-11-13 22:38:22.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
112 DENIED moderate
App\Entity\EntryComment {#3361
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1699909839 {#3228
      date: 2023-11-13 22:10:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 121017
    -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5480338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909839 {#3229
      date: 2023-11-13 22:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699911502 {#3368
    date: 2023-11-13 22:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3355 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 121093
  -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5772981"
  +editedAt: DateTimeImmutable @1700101514 {#3365
    date: 2023-11-16 03:25:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699911502 {#3367
    date: 2023-11-13 22:38:22.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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3461
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Many more people yes. Bidets and their concepts are not well known in most of western countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699912024 {#3460
    date: 2023-11-13 22:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3477 …}
  -id: 121125
  -bodyTs: "'bidet':5 'concept':8 'countri':17 'known':12 'mani':1 'peopl':3 'well':11 'western':16 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4787156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699912024 {#3457
    date: 2023-11-13 22:47:04.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
115 DENIED edit
App\Entity\EntryComment {#3461
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Many more people yes. Bidets and their concepts are not well known in most of western countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699912024 {#3460
    date: 2023-11-13 22:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3477 …}
  -id: 121125
  -bodyTs: "'bidet':5 'concept':8 'countri':17 'known':12 'mani':1 'peopl':3 'well':11 'western':16 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4787156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699912024 {#3457
    date: 2023-11-13 22:47:04.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
116 DENIED moderate
App\Entity\EntryComment {#3461
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Many more people yes. Bidets and their concepts are not well known in most of western countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699912024 {#3460
    date: 2023-11-13 22:47:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3470 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3477 …}
  -id: 121125
  -bodyTs: "'bidet':5 'concept':8 'countri':17 'known':12 'mani':1 'peopl':3 'well':11 'western':16 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4787156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699912024 {#3457
    date: 2023-11-13 22:47:04.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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3481
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699921751 {#3479
    date: 2023-11-14 01:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3483 …}
  +nested: Doctrine\ORM\PersistentCollection {#3485 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 121670
  -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921751 {#3480
    date: 2023-11-14 01:29: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
119 DENIED edit
App\Entity\EntryComment {#3481
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699921751 {#3479
    date: 2023-11-14 01:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3483 …}
  +nested: Doctrine\ORM\PersistentCollection {#3485 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 121670
  -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921751 {#3480
    date: 2023-11-14 01:29: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
120 DENIED moderate
App\Entity\EntryComment {#3481
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699921751 {#3479
    date: 2023-11-14 01:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3483 …}
  +nested: Doctrine\ORM\PersistentCollection {#3485 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 121670
  -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921751 {#3480
    date: 2023-11-14 01:29: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3585
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699921751 {#3479
      date: 2023-11-14 01:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 121670
    -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699921751 {#3480
      date: 2023-11-14 01:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
    - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
    - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
    - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
    - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
    - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
    - Eco-friendly? No paper is being wasted. Also no jammed toilets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699924441 {#3582
    date: 2023-11-14 02:14:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 121784
  -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5778127"
  +editedAt: DateTimeImmutable @1700189496 {#3583
    date: 2023-11-17 03:51:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699924441 {#3584
    date: 2023-11-14 02:14:01.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
123 DENIED edit
App\Entity\EntryComment {#3585
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699921751 {#3479
      date: 2023-11-14 01:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 121670
    -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699921751 {#3480
      date: 2023-11-14 01:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
    - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
    - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
    - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
    - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
    - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
    - Eco-friendly? No paper is being wasted. Also no jammed toilets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699924441 {#3582
    date: 2023-11-14 02:14:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 121784
  -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5778127"
  +editedAt: DateTimeImmutable @1700189496 {#3583
    date: 2023-11-17 03:51:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699924441 {#3584
    date: 2023-11-14 02:14:01.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
124 DENIED moderate
App\Entity\EntryComment {#3585
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699921751 {#3479
      date: 2023-11-14 01:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 121670
    -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699921751 {#3480
      date: 2023-11-14 01:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
    - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
    - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
    - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
    - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
    - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
    - Eco-friendly? No paper is being wasted. Also no jammed toilets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699924441 {#3582
    date: 2023-11-14 02:14:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 121784
  -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5778127"
  +editedAt: DateTimeImmutable @1700189496 {#3583
    date: 2023-11-17 03:51:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699924441 {#3584
    date: 2023-11-14 02:14:01.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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3638
  +user: Proxies\__CG__\App\Entity\User {#3642 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699942380 {#3634
    date: 2023-11-14 07:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3639 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 122388
  -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4618761"
  +editedAt: DateTimeImmutable @1700156246 {#3631
    date: 2023-11-16 18:37:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699942380 {#3635
    date: 2023-11-14 07:13: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
127 DENIED edit
App\Entity\EntryComment {#3638
  +user: Proxies\__CG__\App\Entity\User {#3642 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699942380 {#3634
    date: 2023-11-14 07:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3639 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 122388
  -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4618761"
  +editedAt: DateTimeImmutable @1700156246 {#3631
    date: 2023-11-16 18:37:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699942380 {#3635
    date: 2023-11-14 07:13: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
128 DENIED moderate
App\Entity\EntryComment {#3638
  +user: Proxies\__CG__\App\Entity\User {#3642 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699942380 {#3634
    date: 2023-11-14 07:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3639 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 122388
  -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4618761"
  +editedAt: DateTimeImmutable @1700156246 {#3631
    date: 2023-11-16 18:37:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699942380 {#3635
    date: 2023-11-14 07:13: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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3741
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3638
    +user: Proxies\__CG__\App\Entity\User {#3642 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3585
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3481
        +user: Proxies\__CG__\App\Entity\User {#3482 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3361
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3230
            +user: Proxies\__CG__\App\Entity\User {#3231 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3068
              +user: Proxies\__CG__\App\Entity\User {#3067 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2713
                +user: App\Entity\User {#2726 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "This is why we need an ISO Toilet Paper Standard."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 123
                +score: 0
                +lastActive: DateTime @1700354115 {#2708
                  date: 2023-11-19 01:35:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2714 …}
                +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                -id: 120852
                -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6086976"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699906410 {#2709
                  date: 2023-11-13 21:13:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699907271 {#3071
                date: 2023-11-13 21:27:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3066 …}
              +nested: Doctrine\ORM\PersistentCollection {#3064 …}
              +votes: Doctrine\ORM\PersistentCollection {#3062 …}
              +reports: Doctrine\ORM\PersistentCollection {#3060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
              -id: 120903
              -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5771118"
              +editedAt: DateTimeImmutable @1700099370 {#3070
                date: 2023-11-16 02:49:30.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699907271 {#3069
                date: 2023-11-13 21:27:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1699909839 {#3228
              date: 2023-11-13 22:10:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3232 …}
            +nested: Doctrine\ORM\PersistentCollection {#3234 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3238 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
            -id: 121017
            -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5480338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699909839 {#3229
              date: 2023-11-13 22:10:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1699911502 {#3368
            date: 2023-11-13 22:38:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3355 …}
          +nested: Doctrine\ORM\PersistentCollection {#3359 …}
          +votes: Doctrine\ORM\PersistentCollection {#3357 …}
          +reports: Doctrine\ORM\PersistentCollection {#3371 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
          -id: 121093
          -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5772981"
          +editedAt: DateTimeImmutable @1700101514 {#3365
            date: 2023-11-16 03:25:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699911502 {#3367
            date: 2023-11-13 22:38:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699921751 {#3479
          date: 2023-11-14 01:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3483 …}
        +nested: Doctrine\ORM\PersistentCollection {#3485 …}
        +votes: Doctrine\ORM\PersistentCollection {#3487 …}
        +reports: Doctrine\ORM\PersistentCollection {#3489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
        -id: 121670
        -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5294479"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699921751 {#3480
          date: 2023-11-14 01:29:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
        - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
        - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
        - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
        - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
        - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
        - Eco-friendly? No paper is being wasted. Also no jammed toilets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699924441 {#3582
        date: 2023-11-14 02:14:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Death_Equity@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3586 …}
      +nested: Doctrine\ORM\PersistentCollection {#3588 …}
      +votes: Doctrine\ORM\PersistentCollection {#3590 …}
      +reports: Doctrine\ORM\PersistentCollection {#3592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
      -id: 121784
      -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5778127"
      +editedAt: DateTimeImmutable @1700189496 {#3583
        date: 2023-11-17 03:51:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699924441 {#3584
        date: 2023-11-14 02:14:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699942380 {#3634
      date: 2023-11-14 07:13:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3643 …}
    +nested: Doctrine\ORM\PersistentCollection {#3639 …}
    +votes: Doctrine\ORM\PersistentCollection {#3645 …}
    +reports: Doctrine\ORM\PersistentCollection {#3647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
    -id: 122388
    -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4618761"
    +editedAt: DateTimeImmutable @1700156246 {#3631
      date: 2023-11-16 18:37:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699942380 {#3635
      date: 2023-11-14 07:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I think you should give [this a read](https://www.scientificamerican.com/article/earth-talks-bidets/). This should convince you to switch to a bidet towel. What I’m surprised about, is that you fail to see how regenerating forests is more difficult than regenerating water. It is very hard to repair the uprooted ecosystem. And no, [new trees can not solve climate crisis](https://www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation). You can substitute an eco-friendly detergent. You can clean multiple bidet towels together. Forests, however, takes years to grow, changes in the eco-system can lead to ecological disturbances, and it has to be monitored carefully. This is not the case with water being contaminated with detergent - excess phosphates can cause eutrophication of algae."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699946890 {#3738
    date: 2023-11-14 08:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
    "@joenforcer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3742 …}
  +nested: Doctrine\ORM\PersistentCollection {#3744 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
  -id: 122535
  -bodyTs: "'/article/earth-talks-bidets/).':11 '/article/planting-trees-climate-change-carbon-capture-deforestation).':62 'alga':119 'bidet':20,75 'care':101 'case':106 'caus':116 'chang':84 'clean':73 'climat':58 'contamin':110 'convinc':14 'crisi':59 'deterg':70,112 'difficult':38 'disturb':94 'eco':68,88 'eco-friend':67 'eco-system':87 'ecolog':93 'ecosystem':50 'eutroph':117 'excess':113 'fail':30 'forest':35,78 'friend':69 'give':5 'grow':83 'hard':45 'howev':79 'lead':91 'm':24 'monitor':100 'multipl':74 'new':53 'phosphat':114 'read':8 'regener':34,40 'repair':47 'see':32 'solv':57 'substitut':65 'surpris':25 'switch':17 'system':89 'take':80 'think':2 'togeth':77 'towel':21,76 'tree':54 'uproot':49 'water':41,108 'www.sciencenews.org':61 'www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation).':60 'www.scientificamerican.com':10 'www.scientificamerican.com/article/earth-talks-bidets/).':9 'year':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5784679"
  +editedAt: DateTimeImmutable @1700165060 {#3739
    date: 2023-11-16 21:04:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699946890 {#3740
    date: 2023-11-14 08:28: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
131 DENIED edit
App\Entity\EntryComment {#3741
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3638
    +user: Proxies\__CG__\App\Entity\User {#3642 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3585
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3481
        +user: Proxies\__CG__\App\Entity\User {#3482 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3361
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3230
            +user: Proxies\__CG__\App\Entity\User {#3231 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3068
              +user: Proxies\__CG__\App\Entity\User {#3067 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2713
                +user: App\Entity\User {#2726 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "This is why we need an ISO Toilet Paper Standard."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 123
                +score: 0
                +lastActive: DateTime @1700354115 {#2708
                  date: 2023-11-19 01:35:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2714 …}
                +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                -id: 120852
                -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6086976"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699906410 {#2709
                  date: 2023-11-13 21:13:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699907271 {#3071
                date: 2023-11-13 21:27:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3066 …}
              +nested: Doctrine\ORM\PersistentCollection {#3064 …}
              +votes: Doctrine\ORM\PersistentCollection {#3062 …}
              +reports: Doctrine\ORM\PersistentCollection {#3060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
              -id: 120903
              -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5771118"
              +editedAt: DateTimeImmutable @1700099370 {#3070
                date: 2023-11-16 02:49:30.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699907271 {#3069
                date: 2023-11-13 21:27:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1699909839 {#3228
              date: 2023-11-13 22:10:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3232 …}
            +nested: Doctrine\ORM\PersistentCollection {#3234 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3238 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
            -id: 121017
            -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5480338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699909839 {#3229
              date: 2023-11-13 22:10:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1699911502 {#3368
            date: 2023-11-13 22:38:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3355 …}
          +nested: Doctrine\ORM\PersistentCollection {#3359 …}
          +votes: Doctrine\ORM\PersistentCollection {#3357 …}
          +reports: Doctrine\ORM\PersistentCollection {#3371 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
          -id: 121093
          -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5772981"
          +editedAt: DateTimeImmutable @1700101514 {#3365
            date: 2023-11-16 03:25:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699911502 {#3367
            date: 2023-11-13 22:38:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699921751 {#3479
          date: 2023-11-14 01:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3483 …}
        +nested: Doctrine\ORM\PersistentCollection {#3485 …}
        +votes: Doctrine\ORM\PersistentCollection {#3487 …}
        +reports: Doctrine\ORM\PersistentCollection {#3489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
        -id: 121670
        -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5294479"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699921751 {#3480
          date: 2023-11-14 01:29:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
        - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
        - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
        - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
        - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
        - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
        - Eco-friendly? No paper is being wasted. Also no jammed toilets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699924441 {#3582
        date: 2023-11-14 02:14:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Death_Equity@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3586 …}
      +nested: Doctrine\ORM\PersistentCollection {#3588 …}
      +votes: Doctrine\ORM\PersistentCollection {#3590 …}
      +reports: Doctrine\ORM\PersistentCollection {#3592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
      -id: 121784
      -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5778127"
      +editedAt: DateTimeImmutable @1700189496 {#3583
        date: 2023-11-17 03:51:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699924441 {#3584
        date: 2023-11-14 02:14:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699942380 {#3634
      date: 2023-11-14 07:13:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3643 …}
    +nested: Doctrine\ORM\PersistentCollection {#3639 …}
    +votes: Doctrine\ORM\PersistentCollection {#3645 …}
    +reports: Doctrine\ORM\PersistentCollection {#3647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
    -id: 122388
    -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4618761"
    +editedAt: DateTimeImmutable @1700156246 {#3631
      date: 2023-11-16 18:37:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699942380 {#3635
      date: 2023-11-14 07:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I think you should give [this a read](https://www.scientificamerican.com/article/earth-talks-bidets/). This should convince you to switch to a bidet towel. What I’m surprised about, is that you fail to see how regenerating forests is more difficult than regenerating water. It is very hard to repair the uprooted ecosystem. And no, [new trees can not solve climate crisis](https://www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation). You can substitute an eco-friendly detergent. You can clean multiple bidet towels together. Forests, however, takes years to grow, changes in the eco-system can lead to ecological disturbances, and it has to be monitored carefully. This is not the case with water being contaminated with detergent - excess phosphates can cause eutrophication of algae."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699946890 {#3738
    date: 2023-11-14 08:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
    "@joenforcer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3742 …}
  +nested: Doctrine\ORM\PersistentCollection {#3744 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
  -id: 122535
  -bodyTs: "'/article/earth-talks-bidets/).':11 '/article/planting-trees-climate-change-carbon-capture-deforestation).':62 'alga':119 'bidet':20,75 'care':101 'case':106 'caus':116 'chang':84 'clean':73 'climat':58 'contamin':110 'convinc':14 'crisi':59 'deterg':70,112 'difficult':38 'disturb':94 'eco':68,88 'eco-friend':67 'eco-system':87 'ecolog':93 'ecosystem':50 'eutroph':117 'excess':113 'fail':30 'forest':35,78 'friend':69 'give':5 'grow':83 'hard':45 'howev':79 'lead':91 'm':24 'monitor':100 'multipl':74 'new':53 'phosphat':114 'read':8 'regener':34,40 'repair':47 'see':32 'solv':57 'substitut':65 'surpris':25 'switch':17 'system':89 'take':80 'think':2 'togeth':77 'towel':21,76 'tree':54 'uproot':49 'water':41,108 'www.sciencenews.org':61 'www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation).':60 'www.scientificamerican.com':10 'www.scientificamerican.com/article/earth-talks-bidets/).':9 'year':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5784679"
  +editedAt: DateTimeImmutable @1700165060 {#3739
    date: 2023-11-16 21:04:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699946890 {#3740
    date: 2023-11-14 08:28: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
132 DENIED moderate
App\Entity\EntryComment {#3741
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3638
    +user: Proxies\__CG__\App\Entity\User {#3642 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3585
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3481
        +user: Proxies\__CG__\App\Entity\User {#3482 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3361
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3230
            +user: Proxies\__CG__\App\Entity\User {#3231 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3068
              +user: Proxies\__CG__\App\Entity\User {#3067 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2713
                +user: App\Entity\User {#2726 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "This is why we need an ISO Toilet Paper Standard."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 123
                +score: 0
                +lastActive: DateTime @1700354115 {#2708
                  date: 2023-11-19 01:35:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2714 …}
                +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                -id: 120852
                -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6086976"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699906410 {#2709
                  date: 2023-11-13 21:13:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699907271 {#3071
                date: 2023-11-13 21:27:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3066 …}
              +nested: Doctrine\ORM\PersistentCollection {#3064 …}
              +votes: Doctrine\ORM\PersistentCollection {#3062 …}
              +reports: Doctrine\ORM\PersistentCollection {#3060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
              -id: 120903
              -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5771118"
              +editedAt: DateTimeImmutable @1700099370 {#3070
                date: 2023-11-16 02:49:30.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699907271 {#3069
                date: 2023-11-13 21:27:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1699909839 {#3228
              date: 2023-11-13 22:10:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3232 …}
            +nested: Doctrine\ORM\PersistentCollection {#3234 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3238 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
            -id: 121017
            -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5480338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699909839 {#3229
              date: 2023-11-13 22:10:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1699911502 {#3368
            date: 2023-11-13 22:38:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3355 …}
          +nested: Doctrine\ORM\PersistentCollection {#3359 …}
          +votes: Doctrine\ORM\PersistentCollection {#3357 …}
          +reports: Doctrine\ORM\PersistentCollection {#3371 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
          -id: 121093
          -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5772981"
          +editedAt: DateTimeImmutable @1700101514 {#3365
            date: 2023-11-16 03:25:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699911502 {#3367
            date: 2023-11-13 22:38:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699921751 {#3479
          date: 2023-11-14 01:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3483 …}
        +nested: Doctrine\ORM\PersistentCollection {#3485 …}
        +votes: Doctrine\ORM\PersistentCollection {#3487 …}
        +reports: Doctrine\ORM\PersistentCollection {#3489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
        -id: 121670
        -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5294479"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699921751 {#3480
          date: 2023-11-14 01:29:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
        - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
        - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
        - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
        - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
        - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
        - Eco-friendly? No paper is being wasted. Also no jammed toilets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699924441 {#3582
        date: 2023-11-14 02:14:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Death_Equity@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3586 …}
      +nested: Doctrine\ORM\PersistentCollection {#3588 …}
      +votes: Doctrine\ORM\PersistentCollection {#3590 …}
      +reports: Doctrine\ORM\PersistentCollection {#3592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
      -id: 121784
      -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5778127"
      +editedAt: DateTimeImmutable @1700189496 {#3583
        date: 2023-11-17 03:51:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699924441 {#3584
        date: 2023-11-14 02:14:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699942380 {#3634
      date: 2023-11-14 07:13:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3643 …}
    +nested: Doctrine\ORM\PersistentCollection {#3639 …}
    +votes: Doctrine\ORM\PersistentCollection {#3645 …}
    +reports: Doctrine\ORM\PersistentCollection {#3647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
    -id: 122388
    -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4618761"
    +editedAt: DateTimeImmutable @1700156246 {#3631
      date: 2023-11-16 18:37:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699942380 {#3635
      date: 2023-11-14 07:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I think you should give [this a read](https://www.scientificamerican.com/article/earth-talks-bidets/). This should convince you to switch to a bidet towel. What I’m surprised about, is that you fail to see how regenerating forests is more difficult than regenerating water. It is very hard to repair the uprooted ecosystem. And no, [new trees can not solve climate crisis](https://www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation). You can substitute an eco-friendly detergent. You can clean multiple bidet towels together. Forests, however, takes years to grow, changes in the eco-system can lead to ecological disturbances, and it has to be monitored carefully. This is not the case with water being contaminated with detergent - excess phosphates can cause eutrophication of algae."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699946890 {#3738
    date: 2023-11-14 08:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
    "@joenforcer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3742 …}
  +nested: Doctrine\ORM\PersistentCollection {#3744 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
  -id: 122535
  -bodyTs: "'/article/earth-talks-bidets/).':11 '/article/planting-trees-climate-change-carbon-capture-deforestation).':62 'alga':119 'bidet':20,75 'care':101 'case':106 'caus':116 'chang':84 'clean':73 'climat':58 'contamin':110 'convinc':14 'crisi':59 'deterg':70,112 'difficult':38 'disturb':94 'eco':68,88 'eco-friend':67 'eco-system':87 'ecolog':93 'ecosystem':50 'eutroph':117 'excess':113 'fail':30 'forest':35,78 'friend':69 'give':5 'grow':83 'hard':45 'howev':79 'lead':91 'm':24 'monitor':100 'multipl':74 'new':53 'phosphat':114 'read':8 'regener':34,40 'repair':47 'see':32 'solv':57 'substitut':65 'surpris':25 'switch':17 'system':89 'take':80 'think':2 'togeth':77 'towel':21,76 'tree':54 'uproot':49 'water':41,108 'www.sciencenews.org':61 'www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation).':60 'www.scientificamerican.com':10 'www.scientificamerican.com/article/earth-talks-bidets/).':9 'year':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5784679"
  +editedAt: DateTimeImmutable @1700165060 {#3739
    date: 2023-11-16 21:04:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699946890 {#3740
    date: 2023-11-14 08:28: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3755
  +user: Proxies\__CG__\App\Entity\User {#3763 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3741
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3638
      +user: Proxies\__CG__\App\Entity\User {#3642 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3585
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3481
          +user: Proxies\__CG__\App\Entity\User {#3482 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3361
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3230
              +user: Proxies\__CG__\App\Entity\User {#3231 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3068
                +user: Proxies\__CG__\App\Entity\User {#3067 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2713
                  +user: App\Entity\User {#2726 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "This is why we need an ISO Toilet Paper Standard."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 123
                  +score: 0
                  +lastActive: DateTime @1700354115 {#2708
                    date: 2023-11-19 01:35:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2714 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                  -id: 120852
                  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6086976"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699906410 {#2709
                    date: 2023-11-13 21:13:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 39
                +score: 0
                +lastActive: DateTime @1699907271 {#3071
                  date: 2023-11-13 21:27:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3066 …}
                +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                -id: 120903
                -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5771118"
                +editedAt: DateTimeImmutable @1700099370 {#3070
                  date: 2023-11-16 02:49:30.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699907271 {#3069
                  date: 2023-11-13 21:27:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1699909839 {#3228
                date: 2023-11-13 22:10:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3232 …}
              +nested: Doctrine\ORM\PersistentCollection {#3234 …}
              +votes: Doctrine\ORM\PersistentCollection {#3236 …}
              +reports: Doctrine\ORM\PersistentCollection {#3238 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
              -id: 121017
              -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5480338"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699909839 {#3229
                date: 2023-11-13 22:10:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1699911502 {#3368
              date: 2023-11-13 22:38:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3355 …}
            +nested: Doctrine\ORM\PersistentCollection {#3359 …}
            +votes: Doctrine\ORM\PersistentCollection {#3357 …}
            +reports: Doctrine\ORM\PersistentCollection {#3371 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
            -id: 121093
            -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5772981"
            +editedAt: DateTimeImmutable @1700101514 {#3365
              date: 2023-11-16 03:25:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699911502 {#3367
              date: 2023-11-13 22:38:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699921751 {#3479
            date: 2023-11-14 01:29:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3483 …}
          +nested: Doctrine\ORM\PersistentCollection {#3485 …}
          +votes: Doctrine\ORM\PersistentCollection {#3487 …}
          +reports: Doctrine\ORM\PersistentCollection {#3489 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
          -id: 121670
          -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5294479"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699921751 {#3480
            date: 2023-11-14 01:29:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
          - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
          - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
          - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
          - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
          - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
          - Eco-friendly? No paper is being wasted. Also no jammed toilets.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699924441 {#3582
          date: 2023-11-14 02:14:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Death_Equity@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3586 …}
        +nested: Doctrine\ORM\PersistentCollection {#3588 …}
        +votes: Doctrine\ORM\PersistentCollection {#3590 …}
        +reports: Doctrine\ORM\PersistentCollection {#3592 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
        -id: 121784
        -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5778127"
        +editedAt: DateTimeImmutable @1700189496 {#3583
          date: 2023-11-17 03:51:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699924441 {#3584
          date: 2023-11-14 02:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699942380 {#3634
        date: 2023-11-14 07:13:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Death_Equity@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3643 …}
      +nested: Doctrine\ORM\PersistentCollection {#3639 …}
      +votes: Doctrine\ORM\PersistentCollection {#3645 …}
      +reports: Doctrine\ORM\PersistentCollection {#3647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
      -id: 122388
      -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4618761"
      +editedAt: DateTimeImmutable @1700156246 {#3631
        date: 2023-11-16 18:37:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699942380 {#3635
        date: 2023-11-14 07:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "I think you should give [this a read](https://www.scientificamerican.com/article/earth-talks-bidets/). This should convince you to switch to a bidet towel. What I’m surprised about, is that you fail to see how regenerating forests is more difficult than regenerating water. It is very hard to repair the uprooted ecosystem. And no, [new trees can not solve climate crisis](https://www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation). You can substitute an eco-friendly detergent. You can clean multiple bidet towels together. Forests, however, takes years to grow, changes in the eco-system can lead to ecological disturbances, and it has to be monitored carefully. This is not the case with water being contaminated with detergent - excess phosphates can cause eutrophication of algae."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699946890 {#3738
      date: 2023-11-14 08:28:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
      "@joenforcer@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3742 …}
    +nested: Doctrine\ORM\PersistentCollection {#3744 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
    -id: 122535
    -bodyTs: "'/article/earth-talks-bidets/).':11 '/article/planting-trees-climate-change-carbon-capture-deforestation).':62 'alga':119 'bidet':20,75 'care':101 'case':106 'caus':116 'chang':84 'clean':73 'climat':58 'contamin':110 'convinc':14 'crisi':59 'deterg':70,112 'difficult':38 'disturb':94 'eco':68,88 'eco-friend':67 'eco-system':87 'ecolog':93 'ecosystem':50 'eutroph':117 'excess':113 'fail':30 'forest':35,78 'friend':69 'give':5 'grow':83 'hard':45 'howev':79 'lead':91 'm':24 'monitor':100 'multipl':74 'new':53 'phosphat':114 'read':8 'regener':34,40 'repair':47 'see':32 'solv':57 'substitut':65 'surpris':25 'switch':17 'system':89 'take':80 'think':2 'togeth':77 'towel':21,76 'tree':54 'uproot':49 'water':41,108 'www.sciencenews.org':61 'www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation).':60 'www.scientificamerican.com':10 'www.scientificamerican.com/article/earth-talks-bidets/).':9 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5784679"
    +editedAt: DateTimeImmutable @1700165060 {#3739
      date: 2023-11-16 21:04:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699946890 {#3740
      date: 2023-11-14 08:28:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Hey man I know it’s generally accepted that bidets are cool and amazing, but actually I just feel like you’re wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700088804 {#3760
    date: 2023-11-15 23:53:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
    "@joenforcer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3768 …}
  +votes: Doctrine\ORM\PersistentCollection {#3764 …}
  +reports: Doctrine\ORM\PersistentCollection {#3771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3775 …}
  -id: 128335
  -bodyTs: "'accept':8 'actual':16 'amaz':14 'bidet':10 'cool':12 'feel':19 'general':7 'hey':1 'know':4 'like':20 'man':2 're':22 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6179000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700088804 {#3757
    date: 2023-11-15 23:53: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
135 DENIED edit
App\Entity\EntryComment {#3755
  +user: Proxies\__CG__\App\Entity\User {#3763 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3741
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3638
      +user: Proxies\__CG__\App\Entity\User {#3642 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3585
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3481
          +user: Proxies\__CG__\App\Entity\User {#3482 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3361
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3230
              +user: Proxies\__CG__\App\Entity\User {#3231 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3068
                +user: Proxies\__CG__\App\Entity\User {#3067 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2713
                  +user: App\Entity\User {#2726 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "This is why we need an ISO Toilet Paper Standard."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 123
                  +score: 0
                  +lastActive: DateTime @1700354115 {#2708
                    date: 2023-11-19 01:35:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2714 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                  -id: 120852
                  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6086976"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699906410 {#2709
                    date: 2023-11-13 21:13:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 39
                +score: 0
                +lastActive: DateTime @1699907271 {#3071
                  date: 2023-11-13 21:27:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3066 …}
                +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                -id: 120903
                -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5771118"
                +editedAt: DateTimeImmutable @1700099370 {#3070
                  date: 2023-11-16 02:49:30.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699907271 {#3069
                  date: 2023-11-13 21:27:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1699909839 {#3228
                date: 2023-11-13 22:10:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3232 …}
              +nested: Doctrine\ORM\PersistentCollection {#3234 …}
              +votes: Doctrine\ORM\PersistentCollection {#3236 …}
              +reports: Doctrine\ORM\PersistentCollection {#3238 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
              -id: 121017
              -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5480338"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699909839 {#3229
                date: 2023-11-13 22:10:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1699911502 {#3368
              date: 2023-11-13 22:38:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3355 …}
            +nested: Doctrine\ORM\PersistentCollection {#3359 …}
            +votes: Doctrine\ORM\PersistentCollection {#3357 …}
            +reports: Doctrine\ORM\PersistentCollection {#3371 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
            -id: 121093
            -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5772981"
            +editedAt: DateTimeImmutable @1700101514 {#3365
              date: 2023-11-16 03:25:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699911502 {#3367
              date: 2023-11-13 22:38:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699921751 {#3479
            date: 2023-11-14 01:29:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3483 …}
          +nested: Doctrine\ORM\PersistentCollection {#3485 …}
          +votes: Doctrine\ORM\PersistentCollection {#3487 …}
          +reports: Doctrine\ORM\PersistentCollection {#3489 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
          -id: 121670
          -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5294479"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699921751 {#3480
            date: 2023-11-14 01:29:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
          - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
          - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
          - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
          - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
          - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
          - Eco-friendly? No paper is being wasted. Also no jammed toilets.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699924441 {#3582
          date: 2023-11-14 02:14:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Death_Equity@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3586 …}
        +nested: Doctrine\ORM\PersistentCollection {#3588 …}
        +votes: Doctrine\ORM\PersistentCollection {#3590 …}
        +reports: Doctrine\ORM\PersistentCollection {#3592 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
        -id: 121784
        -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5778127"
        +editedAt: DateTimeImmutable @1700189496 {#3583
          date: 2023-11-17 03:51:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699924441 {#3584
          date: 2023-11-14 02:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699942380 {#3634
        date: 2023-11-14 07:13:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Death_Equity@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3643 …}
      +nested: Doctrine\ORM\PersistentCollection {#3639 …}
      +votes: Doctrine\ORM\PersistentCollection {#3645 …}
      +reports: Doctrine\ORM\PersistentCollection {#3647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
      -id: 122388
      -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4618761"
      +editedAt: DateTimeImmutable @1700156246 {#3631
        date: 2023-11-16 18:37:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699942380 {#3635
        date: 2023-11-14 07:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "I think you should give [this a read](https://www.scientificamerican.com/article/earth-talks-bidets/). This should convince you to switch to a bidet towel. What I’m surprised about, is that you fail to see how regenerating forests is more difficult than regenerating water. It is very hard to repair the uprooted ecosystem. And no, [new trees can not solve climate crisis](https://www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation). You can substitute an eco-friendly detergent. You can clean multiple bidet towels together. Forests, however, takes years to grow, changes in the eco-system can lead to ecological disturbances, and it has to be monitored carefully. This is not the case with water being contaminated with detergent - excess phosphates can cause eutrophication of algae."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699946890 {#3738
      date: 2023-11-14 08:28:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
      "@joenforcer@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3742 …}
    +nested: Doctrine\ORM\PersistentCollection {#3744 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
    -id: 122535
    -bodyTs: "'/article/earth-talks-bidets/).':11 '/article/planting-trees-climate-change-carbon-capture-deforestation).':62 'alga':119 'bidet':20,75 'care':101 'case':106 'caus':116 'chang':84 'clean':73 'climat':58 'contamin':110 'convinc':14 'crisi':59 'deterg':70,112 'difficult':38 'disturb':94 'eco':68,88 'eco-friend':67 'eco-system':87 'ecolog':93 'ecosystem':50 'eutroph':117 'excess':113 'fail':30 'forest':35,78 'friend':69 'give':5 'grow':83 'hard':45 'howev':79 'lead':91 'm':24 'monitor':100 'multipl':74 'new':53 'phosphat':114 'read':8 'regener':34,40 'repair':47 'see':32 'solv':57 'substitut':65 'surpris':25 'switch':17 'system':89 'take':80 'think':2 'togeth':77 'towel':21,76 'tree':54 'uproot':49 'water':41,108 'www.sciencenews.org':61 'www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation).':60 'www.scientificamerican.com':10 'www.scientificamerican.com/article/earth-talks-bidets/).':9 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5784679"
    +editedAt: DateTimeImmutable @1700165060 {#3739
      date: 2023-11-16 21:04:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699946890 {#3740
      date: 2023-11-14 08:28:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Hey man I know it’s generally accepted that bidets are cool and amazing, but actually I just feel like you’re wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700088804 {#3760
    date: 2023-11-15 23:53:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
    "@joenforcer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3768 …}
  +votes: Doctrine\ORM\PersistentCollection {#3764 …}
  +reports: Doctrine\ORM\PersistentCollection {#3771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3775 …}
  -id: 128335
  -bodyTs: "'accept':8 'actual':16 'amaz':14 'bidet':10 'cool':12 'feel':19 'general':7 'hey':1 'know':4 'like':20 'man':2 're':22 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6179000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700088804 {#3757
    date: 2023-11-15 23:53: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
136 DENIED moderate
App\Entity\EntryComment {#3755
  +user: Proxies\__CG__\App\Entity\User {#3763 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3741
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3638
      +user: Proxies\__CG__\App\Entity\User {#3642 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3585
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3481
          +user: Proxies\__CG__\App\Entity\User {#3482 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3361
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3230
              +user: Proxies\__CG__\App\Entity\User {#3231 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3068
                +user: Proxies\__CG__\App\Entity\User {#3067 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2713
                  +user: App\Entity\User {#2726 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "This is why we need an ISO Toilet Paper Standard."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 123
                  +score: 0
                  +lastActive: DateTime @1700354115 {#2708
                    date: 2023-11-19 01:35:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2714 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                  -id: 120852
                  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6086976"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699906410 {#2709
                    date: 2023-11-13 21:13:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 39
                +score: 0
                +lastActive: DateTime @1699907271 {#3071
                  date: 2023-11-13 21:27:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3066 …}
                +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                -id: 120903
                -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5771118"
                +editedAt: DateTimeImmutable @1700099370 {#3070
                  date: 2023-11-16 02:49:30.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699907271 {#3069
                  date: 2023-11-13 21:27:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1699909839 {#3228
                date: 2023-11-13 22:10:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3232 …}
              +nested: Doctrine\ORM\PersistentCollection {#3234 …}
              +votes: Doctrine\ORM\PersistentCollection {#3236 …}
              +reports: Doctrine\ORM\PersistentCollection {#3238 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
              -id: 121017
              -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5480338"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699909839 {#3229
                date: 2023-11-13 22:10:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1699911502 {#3368
              date: 2023-11-13 22:38:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3355 …}
            +nested: Doctrine\ORM\PersistentCollection {#3359 …}
            +votes: Doctrine\ORM\PersistentCollection {#3357 …}
            +reports: Doctrine\ORM\PersistentCollection {#3371 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
            -id: 121093
            -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5772981"
            +editedAt: DateTimeImmutable @1700101514 {#3365
              date: 2023-11-16 03:25:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699911502 {#3367
              date: 2023-11-13 22:38:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1699921751 {#3479
            date: 2023-11-14 01:29:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3483 …}
          +nested: Doctrine\ORM\PersistentCollection {#3485 …}
          +votes: Doctrine\ORM\PersistentCollection {#3487 …}
          +reports: Doctrine\ORM\PersistentCollection {#3489 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
          -id: 121670
          -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5294479"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699921751 {#3480
            date: 2023-11-14 01:29:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
          - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
          - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
          - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
          - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
          - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
          - Eco-friendly? No paper is being wasted. Also no jammed toilets.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699924441 {#3582
          date: 2023-11-14 02:14:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Death_Equity@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3586 …}
        +nested: Doctrine\ORM\PersistentCollection {#3588 …}
        +votes: Doctrine\ORM\PersistentCollection {#3590 …}
        +reports: Doctrine\ORM\PersistentCollection {#3592 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
        -id: 121784
        -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5778127"
        +editedAt: DateTimeImmutable @1700189496 {#3583
          date: 2023-11-17 03:51:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699924441 {#3584
          date: 2023-11-14 02:14:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Sorry you have to hear it this way, but a butt towel requiring a wash in detergent and even more water than you just flushed is less eco-friendly than two squares of toilet paper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699942380 {#3634
        date: 2023-11-14 07:13:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Death_Equity@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3643 …}
      +nested: Doctrine\ORM\PersistentCollection {#3639 …}
      +votes: Doctrine\ORM\PersistentCollection {#3645 …}
      +reports: Doctrine\ORM\PersistentCollection {#3647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
      -id: 122388
      -bodyTs: "'butt':11 'deterg':17 'eco':29 'eco-friend':28 'even':19 'flush':25 'friend':30 'hear':5 'less':27 'paper':36 'requir':13 'sorri':1 'squar':33 'toilet':35 'towel':12 'two':32 'wash':15 'water':21 'way':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4618761"
      +editedAt: DateTimeImmutable @1700156246 {#3631
        date: 2023-11-16 18:37:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699942380 {#3635
        date: 2023-11-14 07:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "I think you should give [this a read](https://www.scientificamerican.com/article/earth-talks-bidets/). This should convince you to switch to a bidet towel. What I’m surprised about, is that you fail to see how regenerating forests is more difficult than regenerating water. It is very hard to repair the uprooted ecosystem. And no, [new trees can not solve climate crisis](https://www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation). You can substitute an eco-friendly detergent. You can clean multiple bidet towels together. Forests, however, takes years to grow, changes in the eco-system can lead to ecological disturbances, and it has to be monitored carefully. This is not the case with water being contaminated with detergent - excess phosphates can cause eutrophication of algae."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699946890 {#3738
      date: 2023-11-14 08:28:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
      "@joenforcer@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3742 …}
    +nested: Doctrine\ORM\PersistentCollection {#3744 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
    -id: 122535
    -bodyTs: "'/article/earth-talks-bidets/).':11 '/article/planting-trees-climate-change-carbon-capture-deforestation).':62 'alga':119 'bidet':20,75 'care':101 'case':106 'caus':116 'chang':84 'clean':73 'climat':58 'contamin':110 'convinc':14 'crisi':59 'deterg':70,112 'difficult':38 'disturb':94 'eco':68,88 'eco-friend':67 'eco-system':87 'ecolog':93 'ecosystem':50 'eutroph':117 'excess':113 'fail':30 'forest':35,78 'friend':69 'give':5 'grow':83 'hard':45 'howev':79 'lead':91 'm':24 'monitor':100 'multipl':74 'new':53 'phosphat':114 'read':8 'regener':34,40 'repair':47 'see':32 'solv':57 'substitut':65 'surpris':25 'switch':17 'system':89 'take':80 'think':2 'togeth':77 'towel':21,76 'tree':54 'uproot':49 'water':41,108 'www.sciencenews.org':61 'www.sciencenews.org/article/planting-trees-climate-change-carbon-capture-deforestation).':60 'www.scientificamerican.com':10 'www.scientificamerican.com/article/earth-talks-bidets/).':9 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5784679"
    +editedAt: DateTimeImmutable @1700165060 {#3739
      date: 2023-11-16 21:04:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699946890 {#3740
      date: 2023-11-14 08:28:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Hey man I know it’s generally accepted that bidets are cool and amazing, but actually I just feel like you’re wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700088804 {#3760
    date: 2023-11-15 23:53:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
    "@joenforcer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3766 …}
  +nested: Doctrine\ORM\PersistentCollection {#3768 …}
  +votes: Doctrine\ORM\PersistentCollection {#3764 …}
  +reports: Doctrine\ORM\PersistentCollection {#3771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3775 …}
  -id: 128335
  -bodyTs: "'accept':8 'actual':16 'amaz':14 'bidet':10 'cool':12 'feel':19 'general':7 'hey':1 'know':4 'like':20 'man':2 're':22 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6179000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700088804 {#3757
    date: 2023-11-15 23:53: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I would share a body towel, there is just no necessity to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699980152 {#3653
    date: 2023-11-14 17:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 123910
  -bodyTs: "'bodi':5 'necess':11 'share':3 'towel':6 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4852884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699980152 {#3654
    date: 2023-11-14 17:42:32.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
139 DENIED edit
App\Entity\EntryComment {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I would share a body towel, there is just no necessity to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699980152 {#3653
    date: 2023-11-14 17:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 123910
  -bodyTs: "'bodi':5 'necess':11 'share':3 'towel':6 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4852884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699980152 {#3654
    date: 2023-11-14 17:42:32.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
140 DENIED moderate
App\Entity\EntryComment {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I would share a body towel, there is just no necessity to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699980152 {#3653
    date: 2023-11-14 17:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 123910
  -bodyTs: "'bodi':5 'necess':11 'share':3 'towel':6 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4852884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699980152 {#3654
    date: 2023-11-14 17:42:32.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I challenge you to get poop on your finger, wash it off under the shower head, and then rub your eyeball directly with that finger. Your towel has poop residue on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699929234 {#3669
    date: 2023-11-14 03:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 121953
  -bodyTs: "'challeng':2 'direct':22 'eyebal':21 'finger':9,25 'get':5 'head':16 'poop':6,29 'residu':30 'rub':19 'shower':15 'towel':27 'wash':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699929234 {#3670
    date: 2023-11-14 03:33: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
143 DENIED edit
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I challenge you to get poop on your finger, wash it off under the shower head, and then rub your eyeball directly with that finger. Your towel has poop residue on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699929234 {#3669
    date: 2023-11-14 03:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 121953
  -bodyTs: "'challeng':2 'direct':22 'eyebal':21 'finger':9,25 'get':5 'head':16 'poop':6,29 'residu':30 'rub':19 'shower':15 'towel':27 'wash':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699929234 {#3670
    date: 2023-11-14 03:33: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
144 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I challenge you to get poop on your finger, wash it off under the shower head, and then rub your eyeball directly with that finger. Your towel has poop residue on it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699929234 {#3669
    date: 2023-11-14 03:33:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 121953
  -bodyTs: "'challeng':2 'direct':22 'eyebal':21 'finger':9,25 'get':5 'head':16 'poop':6,29 'residu':30 'rub':19 'shower':15 'towel':27 'wash':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699929234 {#3670
    date: 2023-11-14 03:33: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3686
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I use a bidet daily and sometimes theres still some poopy left after a few long sprays, I use toilet paper to dry off and do a check and then if its clean Im good to go, otherwise I hit it with some more sprays and check again. a few sheets of toilet paper is a lot better than no bidet but Im still not convinced a bidet by itself is good enough. at least here in the states bidets are simple bolt on squirters not a separate thing that might do a better job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699981262 {#3684
    date: 2023-11-14 18:01:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3687 …}
  +nested: Doctrine\ORM\PersistentCollection {#3689 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
  -id: 123993
  -bodyTs: "'better':58,94 'bidet':4,61,68,80 'bolt':83 'check':28,47 'clean':33 'convinc':66 'daili':5 'dri':23 'enough':73 'go':37 'good':35,72 'hit':40 'im':34,63 'job':95 'least':75 'left':12 'long':16 'lot':57 'might':91 'otherwis':38 'paper':21,54 'poopi':11 'separ':88 'sheet':51 'simpl':82 'sometim':7 'spray':17,45 'squirter':85 'state':79 'still':9,64 'there':8 'thing':89 'toilet':20,53 'use':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/2861774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699981262 {#3685
    date: 2023-11-14 18:01:02.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
147 DENIED edit
App\Entity\EntryComment {#3686
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I use a bidet daily and sometimes theres still some poopy left after a few long sprays, I use toilet paper to dry off and do a check and then if its clean Im good to go, otherwise I hit it with some more sprays and check again. a few sheets of toilet paper is a lot better than no bidet but Im still not convinced a bidet by itself is good enough. at least here in the states bidets are simple bolt on squirters not a separate thing that might do a better job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699981262 {#3684
    date: 2023-11-14 18:01:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3687 …}
  +nested: Doctrine\ORM\PersistentCollection {#3689 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
  -id: 123993
  -bodyTs: "'better':58,94 'bidet':4,61,68,80 'bolt':83 'check':28,47 'clean':33 'convinc':66 'daili':5 'dri':23 'enough':73 'go':37 'good':35,72 'hit':40 'im':34,63 'job':95 'least':75 'left':12 'long':16 'lot':57 'might':91 'otherwis':38 'paper':21,54 'poopi':11 'separ':88 'sheet':51 'simpl':82 'sometim':7 'spray':17,45 'squirter':85 'state':79 'still':9,64 'there':8 'thing':89 'toilet':20,53 'use':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/2861774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699981262 {#3685
    date: 2023-11-14 18:01:02.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
148 DENIED moderate
App\Entity\EntryComment {#3686
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3481
      +user: Proxies\__CG__\App\Entity\User {#3482 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3361
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1699911502 {#3368
          date: 2023-11-13 22:38:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3355 …}
        +nested: Doctrine\ORM\PersistentCollection {#3359 …}
        +votes: Doctrine\ORM\PersistentCollection {#3357 …}
        +reports: Doctrine\ORM\PersistentCollection {#3371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
        -id: 121093
        -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5772981"
        +editedAt: DateTimeImmutable @1700101514 {#3365
          date: 2023-11-16 03:25:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699911502 {#3367
          date: 2023-11-13 22:38:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699921751 {#3479
        date: 2023-11-14 01:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3483 …}
      +nested: Doctrine\ORM\PersistentCollection {#3485 …}
      +votes: Doctrine\ORM\PersistentCollection {#3487 …}
      +reports: Doctrine\ORM\PersistentCollection {#3489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
      -id: 121670
      -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699921751 {#3480
        date: 2023-11-14 01:29:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      - The jet spray from a bidet removes shit thoroughly from the ass cracks. Since bidets are effective at cleaning, it should not leave any poop stains.\n
      - You don’t use them while sitting. After you’re done with ass-washing, you get up from the toilet seat and dry your butt.\n
      - You’re not supposed to rub it, unless you want a bloodied, dangling rectum. It is used to absorb water, because the debris has already been dealt with by the bidet.\n
      - People shit only once or twice per day. The towel is replaced after 12 hours, or sometime even after every use, so what’s exactly wrong with it?\n
      - It isn’t supposed to be shared. I mean, you wouldn’t share a hanky or a body towel with someone else, would you?\n
      - Most people from around the world, especially in Europe and Asia, do this, so it is normal?\n
      - Eco-friendly? No paper is being wasted. Also no jammed toilets.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699924441 {#3582
      date: 2023-11-14 02:14:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Death_Equity@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 121784
    -bodyTs: "'12':97 'absorb':71 'alreadi':77 'also':161 'around':139 'asia':146 'ass':12,40 'ass-wash':39 'bidet':6,15,83 'bloodi':64 'bodi':129 'butt':52 'clean':19 'crack':13 'dangl':65 'day':91 'dealt':79 'debri':75 'done':37 'dri':50 'eco':154 'eco-friend':153 'effect':17 'els':133 'especi':142 'europ':144 'even':101 'everi':103 'exact':108 'friend':155 'get':43 'hanki':126 'hour':98 'isn':113 'jam':163 'jet':2 'leav':23 'mean':120 'normal':152 'paper':157 'peopl':84,137 'per':90 'poop':25 're':36,54 'rectum':66 'remov':7 'replac':95 'rub':58 'seat':48 'share':118,124 'shit':8,85 'sinc':14 'sit':33 'someon':132 'sometim':100 'spray':3 'stain':26 'suppos':56,115 'thorough':9 'toilet':47,164 'towel':93,130 'twice':89 'unless':60 'use':30,69,104 'want':62 'wash':41 'wast':160 'water':72 'world':141 'would':134 'wouldn':122 'wrong':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5778127"
    +editedAt: DateTimeImmutable @1700189496 {#3583
      date: 2023-11-17 03:51:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699924441 {#3584
      date: 2023-11-14 02:14:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I use a bidet daily and sometimes theres still some poopy left after a few long sprays, I use toilet paper to dry off and do a check and then if its clean Im good to go, otherwise I hit it with some more sprays and check again. a few sheets of toilet paper is a lot better than no bidet but Im still not convinced a bidet by itself is good enough. at least here in the states bidets are simple bolt on squirters not a separate thing that might do a better job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699981262 {#3684
    date: 2023-11-14 18:01:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3687 …}
  +nested: Doctrine\ORM\PersistentCollection {#3689 …}
  +votes: Doctrine\ORM\PersistentCollection {#3691 …}
  +reports: Doctrine\ORM\PersistentCollection {#3693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3697 …}
  -id: 123993
  -bodyTs: "'better':58,94 'bidet':4,61,68,80 'bolt':83 'check':28,47 'clean':33 'convinc':66 'daili':5 'dri':23 'enough':73 'go':37 'good':35,72 'hit':40 'im':34,63 'job':95 'least':75 'left':12 'long':16 'lot':57 'might':91 'otherwis':38 'paper':21,54 'poopi':11 'separ':88 'sheet':51 'simpl':82 'sometim':7 'spray':17,45 'squirter':85 'state':79 'still':9,64 'there':8 'thing':89 'toilet':20,53 'use':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/2861774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699981262 {#3685
    date: 2023-11-14 18:01:02.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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699921751 {#3479
      date: 2023-11-14 01:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 121670
    -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699921751 {#3480
      date: 2023-11-14 01:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You’re supposed to clean your ass first, my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699957699 {#3598
    date: 2023-11-14 11:28:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 122784
  -bodyTs: "'ass':7 'clean':5 'first':8 'friend':10 're':2 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6109775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957699 {#3599
    date: 2023-11-14 11:28:19.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
151 DENIED edit
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699921751 {#3479
      date: 2023-11-14 01:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 121670
    -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699921751 {#3480
      date: 2023-11-14 01:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You’re supposed to clean your ass first, my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699957699 {#3598
    date: 2023-11-14 11:28:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 122784
  -bodyTs: "'ass':7 'clean':5 'first':8 'friend':10 're':2 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6109775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957699 {#3599
    date: 2023-11-14 11:28:19.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
152 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You have a towel covered in poop just chilling in your bathroom and call it normal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699921751 {#3479
      date: 2023-11-14 01:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 121670
    -bodyTs: "'bathroom':12 'call':14 'chill':9 'cover':5 'normal':16 'poop':7 'towel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699921751 {#3480
      date: 2023-11-14 01:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You’re supposed to clean your ass first, my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699957699 {#3598
    date: 2023-11-14 11:28:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 122784
  -bodyTs: "'ass':7 'clean':5 'first':8 'friend':10 're':2 'suppos':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6109775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957699 {#3599
    date: 2023-11-14 11:28:19.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3497
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "im not going to risk a towel in case I need a couple more sprays haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699914231 {#3495
    date: 2023-11-13 23:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 121280
  -bodyTs: "'case':9 'coupl':13 'go':3 'haha':16 'im':1 'need':11 'risk':5 'spray':15 'towel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/2850916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914231 {#3496
    date: 2023-11-13 23:23: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
155 DENIED edit
App\Entity\EntryComment {#3497
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "im not going to risk a towel in case I need a couple more sprays haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699914231 {#3495
    date: 2023-11-13 23:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 121280
  -bodyTs: "'case':9 'coupl':13 'go':3 'haha':16 'im':1 'need':11 'risk':5 'spray':15 'towel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/2850916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914231 {#3496
    date: 2023-11-13 23:23: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
156 DENIED moderate
App\Entity\EntryComment {#3497
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "im not going to risk a towel in case I need a couple more sprays haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699914231 {#3495
    date: 2023-11-13 23:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 121280
  -bodyTs: "'case':9 'coupl':13 'go':3 'haha':16 'im':1 'need':11 'risk':5 'spray':15 'towel':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://possumpat.io/comment/2850916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699914231 {#3496
    date: 2023-11-13 23:23: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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3564
  +user: Proxies\__CG__\App\Entity\User {#3568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3497
    +user: Proxies\__CG__\App\Entity\User {#3498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "im not going to risk a towel in case I need a couple more sprays haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699914231 {#3495
      date: 2023-11-13 23:23:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3499 …}
    +nested: Doctrine\ORM\PersistentCollection {#3501 …}
    +votes: Doctrine\ORM\PersistentCollection {#3503 …}
    +reports: Doctrine\ORM\PersistentCollection {#3505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
    -id: 121280
    -bodyTs: "'case':9 'coupl':13 'go':3 'haha':16 'im':1 'need':11 'risk':5 'spray':15 'towel':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/2850916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699914231 {#3496
      date: 2023-11-13 23:23:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You could put the towel in the wash if you’re initially doing poor job of cleaning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699957672 {#3563
    date: 2023-11-14 11:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3569 …}
  +votes: Doctrine\ORM\PersistentCollection {#3571 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 122782
  -bodyTs: "'clean':17 'could':2 'initi':12 'job':15 'poor':14 'put':3 're':11 'towel':5 'wash':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6109751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957672 {#3560
    date: 2023-11-14 11:27: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
159 DENIED edit
App\Entity\EntryComment {#3564
  +user: Proxies\__CG__\App\Entity\User {#3568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3497
    +user: Proxies\__CG__\App\Entity\User {#3498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "im not going to risk a towel in case I need a couple more sprays haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699914231 {#3495
      date: 2023-11-13 23:23:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3499 …}
    +nested: Doctrine\ORM\PersistentCollection {#3501 …}
    +votes: Doctrine\ORM\PersistentCollection {#3503 …}
    +reports: Doctrine\ORM\PersistentCollection {#3505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
    -id: 121280
    -bodyTs: "'case':9 'coupl':13 'go':3 'haha':16 'im':1 'need':11 'risk':5 'spray':15 'towel':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/2850916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699914231 {#3496
      date: 2023-11-13 23:23:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You could put the towel in the wash if you’re initially doing poor job of cleaning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699957672 {#3563
    date: 2023-11-14 11:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3569 …}
  +votes: Doctrine\ORM\PersistentCollection {#3571 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 122782
  -bodyTs: "'clean':17 'could':2 'initi':12 'job':15 'poor':14 'put':3 're':11 'towel':5 'wash':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6109751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957672 {#3560
    date: 2023-11-14 11:27: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
160 DENIED moderate
App\Entity\EntryComment {#3564
  +user: Proxies\__CG__\App\Entity\User {#3568 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3497
    +user: Proxies\__CG__\App\Entity\User {#3498 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3361
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699911502 {#3368
        date: 2023-11-13 22:38:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3355 …}
      +nested: Doctrine\ORM\PersistentCollection {#3359 …}
      +votes: Doctrine\ORM\PersistentCollection {#3357 …}
      +reports: Doctrine\ORM\PersistentCollection {#3371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
      -id: 121093
      -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5772981"
      +editedAt: DateTimeImmutable @1700101514 {#3365
        date: 2023-11-16 03:25:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699911502 {#3367
        date: 2023-11-13 22:38:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "im not going to risk a towel in case I need a couple more sprays haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699914231 {#3495
      date: 2023-11-13 23:23:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3499 …}
    +nested: Doctrine\ORM\PersistentCollection {#3501 …}
    +votes: Doctrine\ORM\PersistentCollection {#3503 …}
    +reports: Doctrine\ORM\PersistentCollection {#3505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
    -id: 121280
    -bodyTs: "'case':9 'coupl':13 'go':3 'haha':16 'im':1 'need':11 'risk':5 'spray':15 'towel':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://possumpat.io/comment/2850916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699914231 {#3496
      date: 2023-11-13 23:23:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You could put the towel in the wash if you’re initially doing poor job of cleaning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699957672 {#3563
    date: 2023-11-14 11:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@variants@possumpat.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3573 …}
  +nested: Doctrine\ORM\PersistentCollection {#3569 …}
  +votes: Doctrine\ORM\PersistentCollection {#3571 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 122782
  -bodyTs: "'clean':17 'could':2 'initi':12 'job':15 'poor':14 'put':3 're':11 'towel':5 'wash':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6109751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957672 {#3560
    date: 2023-11-14 11:27: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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3513
  +user: Proxies\__CG__\App\Entity\User {#3514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Many people ain’t aware oft bidets and most of those who do know them assume they only exist in Japan or in Japanese toilets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699912071 {#3511
    date: 2023-11-13 22:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3515 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3525 …}
  -id: 121128
  -bodyTs: "'ain':3 'assum':16 'awar':5 'bidet':7 'exist':19 'japan':21 'japanes':24 'know':14 'mani':1 'oft':6 'peopl':2 'toilet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4787171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699912071 {#3512
    date: 2023-11-13 22:47: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
163 DENIED edit
App\Entity\EntryComment {#3513
  +user: Proxies\__CG__\App\Entity\User {#3514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Many people ain’t aware oft bidets and most of those who do know them assume they only exist in Japan or in Japanese toilets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699912071 {#3511
    date: 2023-11-13 22:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3515 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3525 …}
  -id: 121128
  -bodyTs: "'ain':3 'assum':16 'awar':5 'bidet':7 'exist':19 'japan':21 'japanes':24 'know':14 'mani':1 'oft':6 'peopl':2 'toilet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4787171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699912071 {#3512
    date: 2023-11-13 22:47: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
164 DENIED moderate
App\Entity\EntryComment {#3513
  +user: Proxies\__CG__\App\Entity\User {#3514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3361
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Bidet towel? Just clean the bottom real good and all you have to do is just pat-dry it. Am I going to meet more people who aren’t aware of this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1699911502 {#3368
      date: 2023-11-13 22:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3355 …}
    +nested: Doctrine\ORM\PersistentCollection {#3359 …}
    +votes: Doctrine\ORM\PersistentCollection {#3357 …}
    +reports: Doctrine\ORM\PersistentCollection {#3371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
    -id: 121093
    -bodyTs: "'aren':29 'awar':31 'bidet':1 'bottom':6 'clean':4 'dri':19 'go':23 'good':8 'meet':25 'pat':18 'pat-dri':17 'peopl':27 'real':7 'towel':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5772981"
    +editedAt: DateTimeImmutable @1700101514 {#3365
      date: 2023-11-16 03:25:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699911502 {#3367
      date: 2023-11-13 22:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Many people ain’t aware oft bidets and most of those who do know them assume they only exist in Japan or in Japanese toilets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699912071 {#3511
    date: 2023-11-13 22:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3515 …}
  +nested: Doctrine\ORM\PersistentCollection {#3517 …}
  +votes: Doctrine\ORM\PersistentCollection {#3519 …}
  +reports: Doctrine\ORM\PersistentCollection {#3521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3525 …}
  -id: 121128
  -bodyTs: "'ain':3 'assum':16 'awar':5 'bidet':7 'exist':19 'japan':21 'japanes':24 'know':14 'mani':1 'oft':6 'peopl':2 'toilet':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4787171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699912071 {#3512
    date: 2023-11-13 22:47: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
165 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
166 DENIED moderate
App\Entity\EntryComment {#3379
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1699909839 {#3228
      date: 2023-11-13 22:10:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 121017
    -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5480338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909839 {#3229
      date: 2023-11-13 22:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    My fancy bidet air dries.\n
    \n
    I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699918090 {#3377
    date: 2023-11-14 00:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 121486
  -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918090 {#3378
    date: 2023-11-14 00:28: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
167 DENIED edit
App\Entity\EntryComment {#3379
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1699909839 {#3228
      date: 2023-11-13 22:10:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 121017
    -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5480338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909839 {#3229
      date: 2023-11-13 22:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    My fancy bidet air dries.\n
    \n
    I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699918090 {#3377
    date: 2023-11-14 00:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 121486
  -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918090 {#3378
    date: 2023-11-14 00:28: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
168 DENIED moderate
App\Entity\EntryComment {#3379
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1699909839 {#3228
      date: 2023-11-13 22:10:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 121017
    -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5480338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699909839 {#3229
      date: 2023-11-13 22:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    My fancy bidet air dries.\n
    \n
    I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699918090 {#3377
    date: 2023-11-14 00:28:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 121486
  -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918090 {#3378
    date: 2023-11-14 00:28: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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3529
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3379
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      My fancy bidet air dries.\n
      \n
      I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699918090 {#3377
      date: 2023-11-14 00:28:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3380 …}
    +nested: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    -id: 121486
    -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918090 {#3378
      date: 2023-11-14 00:28:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699923097 {#3527
    date: 2023-11-14 01:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3531 …}
  +nested: Doctrine\ORM\PersistentCollection {#3533 …}
  +votes: Doctrine\ORM\PersistentCollection {#3535 …}
  +reports: Doctrine\ORM\PersistentCollection {#3537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
  -id: 121731
  -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923097 {#3528
    date: 2023-11-14 01:51: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
171 DENIED edit
App\Entity\EntryComment {#3529
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3379
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      My fancy bidet air dries.\n
      \n
      I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699918090 {#3377
      date: 2023-11-14 00:28:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3380 …}
    +nested: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    -id: 121486
    -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918090 {#3378
      date: 2023-11-14 00:28:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699923097 {#3527
    date: 2023-11-14 01:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3531 …}
  +nested: Doctrine\ORM\PersistentCollection {#3533 …}
  +votes: Doctrine\ORM\PersistentCollection {#3535 …}
  +reports: Doctrine\ORM\PersistentCollection {#3537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
  -id: 121731
  -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923097 {#3528
    date: 2023-11-14 01:51: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
172 DENIED moderate
App\Entity\EntryComment {#3529
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3379
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3068
        +user: Proxies\__CG__\App\Entity\User {#3067 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#2713
          +user: App\Entity\User {#2726 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: "This is why we need an ISO Toilet Paper Standard."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 123
          +score: 0
          +lastActive: DateTime @1700354115 {#2708
            date: 2023-11-19 01:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2714 …}
          +nested: Doctrine\ORM\PersistentCollection {#2716 …}
          +votes: Doctrine\ORM\PersistentCollection {#2718 …}
          +reports: Doctrine\ORM\PersistentCollection {#2720 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
          -id: 120852
          -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6086976"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699906410 {#2709
            date: 2023-11-13 21:13:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1699907271 {#3071
          date: 2023-11-13 21:27:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3066 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
        -id: 120903
        -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5771118"
        +editedAt: DateTimeImmutable @1700099370 {#3070
          date: 2023-11-16 02:49:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699907271 {#3069
          date: 2023-11-13 21:27:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1699909839 {#3228
        date: 2023-11-13 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 121017
      -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5480338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699909839 {#3229
        date: 2023-11-13 22:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      My fancy bidet air dries.\n
      \n
      I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699918090 {#3377
      date: 2023-11-14 00:28:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3380 …}
    +nested: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    -id: 121486
    -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918090 {#3378
      date: 2023-11-14 00:28:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699923097 {#3527
    date: 2023-11-14 01:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3531 …}
  +nested: Doctrine\ORM\PersistentCollection {#3533 …}
  +votes: Doctrine\ORM\PersistentCollection {#3535 …}
  +reports: Doctrine\ORM\PersistentCollection {#3537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
  -id: 121731
  -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923097 {#3528
    date: 2023-11-14 01:51: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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3529
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3379
      +user: Proxies\__CG__\App\Entity\User {#3279 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        My fancy bidet air dries.\n
        \n
        I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1699918090 {#3377
        date: 2023-11-14 00:28:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3380 …}
      +nested: Doctrine\ORM\PersistentCollection {#3382 …}
      +votes: Doctrine\ORM\PersistentCollection {#3384 …}
      +reports: Doctrine\ORM\PersistentCollection {#3386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
      -id: 121486
      -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5293323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699918090 {#3378
        date: 2023-11-14 00:28:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699923097 {#3527
      date: 2023-11-14 01:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3531 …}
    +nested: Doctrine\ORM\PersistentCollection {#3533 …}
    +votes: Doctrine\ORM\PersistentCollection {#3535 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 121731
    -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699923097 {#3528
      date: 2023-11-14 01:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699926666 {#3613
    date: 2023-11-14 02:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 121844
  -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4837553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699926666 {#3614
    date: 2023-11-14 02:51:06.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
175 DENIED edit
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3529
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3379
      +user: Proxies\__CG__\App\Entity\User {#3279 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        My fancy bidet air dries.\n
        \n
        I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1699918090 {#3377
        date: 2023-11-14 00:28:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3380 …}
      +nested: Doctrine\ORM\PersistentCollection {#3382 …}
      +votes: Doctrine\ORM\PersistentCollection {#3384 …}
      +reports: Doctrine\ORM\PersistentCollection {#3386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
      -id: 121486
      -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5293323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699918090 {#3378
        date: 2023-11-14 00:28:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699923097 {#3527
      date: 2023-11-14 01:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3531 …}
    +nested: Doctrine\ORM\PersistentCollection {#3533 …}
    +votes: Doctrine\ORM\PersistentCollection {#3535 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 121731
    -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699923097 {#3528
      date: 2023-11-14 01:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699926666 {#3613
    date: 2023-11-14 02:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 121844
  -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4837553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699926666 {#3614
    date: 2023-11-14 02:51:06.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
176 DENIED moderate
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3529
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3379
      +user: Proxies\__CG__\App\Entity\User {#3279 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3230
        +user: Proxies\__CG__\App\Entity\User {#3231 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3068
          +user: Proxies\__CG__\App\Entity\User {#3067 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#2713
            +user: App\Entity\User {#2726 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: null
            +root: null
            +body: "This is why we need an ISO Toilet Paper Standard."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 123
            +score: 0
            +lastActive: DateTime @1700354115 {#2708
              date: 2023-11-19 01:35:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2714 …}
            +nested: Doctrine\ORM\PersistentCollection {#2716 …}
            +votes: Doctrine\ORM\PersistentCollection {#2718 …}
            +reports: Doctrine\ORM\PersistentCollection {#2720 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
            -id: 120852
            -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6086976"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699906410 {#2709
              date: 2023-11-13 21:13:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1699907271 {#3071
            date: 2023-11-13 21:27:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3066 …}
          +nested: Doctrine\ORM\PersistentCollection {#3064 …}
          +votes: Doctrine\ORM\PersistentCollection {#3062 …}
          +reports: Doctrine\ORM\PersistentCollection {#3060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
          -id: 120903
          -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5771118"
          +editedAt: DateTimeImmutable @1700099370 {#3070
            date: 2023-11-16 02:49:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699907271 {#3069
            date: 2023-11-13 21:27:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1699909839 {#3228
          date: 2023-11-13 22:10:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3232 …}
        +nested: Doctrine\ORM\PersistentCollection {#3234 …}
        +votes: Doctrine\ORM\PersistentCollection {#3236 …}
        +reports: Doctrine\ORM\PersistentCollection {#3238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
        -id: 121017
        -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5480338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699909839 {#3229
          date: 2023-11-13 22:10:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        My fancy bidet air dries.\n
        \n
        I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1699918090 {#3377
        date: 2023-11-14 00:28:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3380 …}
      +nested: Doctrine\ORM\PersistentCollection {#3382 …}
      +votes: Doctrine\ORM\PersistentCollection {#3384 …}
      +reports: Doctrine\ORM\PersistentCollection {#3386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
      -id: 121486
      -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5293323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699918090 {#3378
        date: 2023-11-14 00:28:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699923097 {#3527
      date: 2023-11-14 01:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3531 …}
    +nested: Doctrine\ORM\PersistentCollection {#3533 …}
    +votes: Doctrine\ORM\PersistentCollection {#3535 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 121731
    -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5294887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699923097 {#3528
      date: 2023-11-14 01:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699926666 {#3613
    date: 2023-11-14 02:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 121844
  -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4837553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699926666 {#3614
    date: 2023-11-14 02:51:06.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#3702
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3529
      +user: Proxies\__CG__\App\Entity\User {#3530 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3379
        +user: Proxies\__CG__\App\Entity\User {#3279 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          My fancy bidet air dries.\n
          \n
          I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699918090 {#3377
          date: 2023-11-14 00:28:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3380 …}
        +nested: Doctrine\ORM\PersistentCollection {#3382 …}
        +votes: Doctrine\ORM\PersistentCollection {#3384 …}
        +reports: Doctrine\ORM\PersistentCollection {#3386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
        -id: 121486
        -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5293323"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699918090 {#3378
          date: 2023-11-14 00:28:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699923097 {#3527
        date: 2023-11-14 01:51:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3531 …}
      +nested: Doctrine\ORM\PersistentCollection {#3533 …}
      +votes: Doctrine\ORM\PersistentCollection {#3535 …}
      +reports: Doctrine\ORM\PersistentCollection {#3537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
      -id: 121731
      -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699923097 {#3528
        date: 2023-11-14 01:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699926666 {#3613
      date: 2023-11-14 02:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 121844
    -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4837553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699926666 {#3614
      date: 2023-11-14 02:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Woosh…\n
    \n
    The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
    \n
    [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
    \n
    I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699929950 {#3699
    date: 2023-11-14 03:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3705 …}
  +votes: Doctrine\ORM\PersistentCollection {#3707 …}
  +reports: Doctrine\ORM\PersistentCollection {#3709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
  -id: 121988
  -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296873"
  +editedAt: DateTimeImmutable @1700176799 {#3700
    date: 2023-11-17 00:19:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699929950 {#3701
    date: 2023-11-14 03:45:50.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
179 DENIED edit
App\Entity\EntryComment {#3702
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3529
      +user: Proxies\__CG__\App\Entity\User {#3530 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3379
        +user: Proxies\__CG__\App\Entity\User {#3279 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          My fancy bidet air dries.\n
          \n
          I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699918090 {#3377
          date: 2023-11-14 00:28:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3380 …}
        +nested: Doctrine\ORM\PersistentCollection {#3382 …}
        +votes: Doctrine\ORM\PersistentCollection {#3384 …}
        +reports: Doctrine\ORM\PersistentCollection {#3386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
        -id: 121486
        -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5293323"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699918090 {#3378
          date: 2023-11-14 00:28:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699923097 {#3527
        date: 2023-11-14 01:51:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3531 …}
      +nested: Doctrine\ORM\PersistentCollection {#3533 …}
      +votes: Doctrine\ORM\PersistentCollection {#3535 …}
      +reports: Doctrine\ORM\PersistentCollection {#3537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
      -id: 121731
      -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699923097 {#3528
        date: 2023-11-14 01:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699926666 {#3613
      date: 2023-11-14 02:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 121844
    -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4837553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699926666 {#3614
      date: 2023-11-14 02:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Woosh…\n
    \n
    The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
    \n
    [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
    \n
    I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699929950 {#3699
    date: 2023-11-14 03:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3705 …}
  +votes: Doctrine\ORM\PersistentCollection {#3707 …}
  +reports: Doctrine\ORM\PersistentCollection {#3709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
  -id: 121988
  -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296873"
  +editedAt: DateTimeImmutable @1700176799 {#3700
    date: 2023-11-17 00:19:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699929950 {#3701
    date: 2023-11-14 03:45:50.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
180 DENIED moderate
App\Entity\EntryComment {#3702
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3529
      +user: Proxies\__CG__\App\Entity\User {#3530 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3379
        +user: Proxies\__CG__\App\Entity\User {#3279 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3230
          +user: Proxies\__CG__\App\Entity\User {#3231 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3068
            +user: Proxies\__CG__\App\Entity\User {#3067 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#2713
              +user: App\Entity\User {#2726 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: null
              +root: null
              +body: "This is why we need an ISO Toilet Paper Standard."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 123
              +score: 0
              +lastActive: DateTime @1700354115 {#2708
                date: 2023-11-19 01:35:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2714 …}
              +nested: Doctrine\ORM\PersistentCollection {#2716 …}
              +votes: Doctrine\ORM\PersistentCollection {#2718 …}
              +reports: Doctrine\ORM\PersistentCollection {#2720 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
              -id: 120852
              -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6086976"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699906410 {#2709
                date: 2023-11-13 21:13:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 39
            +score: 0
            +lastActive: DateTime @1699907271 {#3071
              date: 2023-11-13 21:27:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3066 …}
            +nested: Doctrine\ORM\PersistentCollection {#3064 …}
            +votes: Doctrine\ORM\PersistentCollection {#3062 …}
            +reports: Doctrine\ORM\PersistentCollection {#3060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
            -id: 120903
            -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5771118"
            +editedAt: DateTimeImmutable @1700099370 {#3070
              date: 2023-11-16 02:49:30.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699907271 {#3069
              date: 2023-11-13 21:27:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1699909839 {#3228
            date: 2023-11-13 22:10:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3232 …}
          +nested: Doctrine\ORM\PersistentCollection {#3234 …}
          +votes: Doctrine\ORM\PersistentCollection {#3236 …}
          +reports: Doctrine\ORM\PersistentCollection {#3238 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
          -id: 121017
          -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5480338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699909839 {#3229
            date: 2023-11-13 22:10:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          My fancy bidet air dries.\n
          \n
          I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699918090 {#3377
          date: 2023-11-14 00:28:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3380 …}
        +nested: Doctrine\ORM\PersistentCollection {#3382 …}
        +votes: Doctrine\ORM\PersistentCollection {#3384 …}
        +reports: Doctrine\ORM\PersistentCollection {#3386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
        -id: 121486
        -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5293323"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699918090 {#3378
          date: 2023-11-14 00:28:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699923097 {#3527
        date: 2023-11-14 01:51:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3531 …}
      +nested: Doctrine\ORM\PersistentCollection {#3533 …}
      +votes: Doctrine\ORM\PersistentCollection {#3535 …}
      +reports: Doctrine\ORM\PersistentCollection {#3537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
      -id: 121731
      -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5294887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699923097 {#3528
        date: 2023-11-14 01:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699926666 {#3613
      date: 2023-11-14 02:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 121844
    -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4837553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699926666 {#3614
      date: 2023-11-14 02:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Woosh…\n
    \n
    The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
    \n
    [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
    \n
    I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699929950 {#3699
    date: 2023-11-14 03:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3705 …}
  +votes: Doctrine\ORM\PersistentCollection {#3707 …}
  +reports: Doctrine\ORM\PersistentCollection {#3709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
  -id: 121988
  -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5296873"
  +editedAt: DateTimeImmutable @1700176799 {#3700
    date: 2023-11-17 00:19:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699929950 {#3701
    date: 2023-11-14 03:45:50.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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3726
  +user: Proxies\__CG__\App\Entity\User {#3722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3702
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3615
      +user: Proxies\__CG__\App\Entity\User {#3616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3529
        +user: Proxies\__CG__\App\Entity\User {#3530 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3379
          +user: Proxies\__CG__\App\Entity\User {#3279 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3230
            +user: Proxies\__CG__\App\Entity\User {#3231 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3068
              +user: Proxies\__CG__\App\Entity\User {#3067 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2713
                +user: App\Entity\User {#2726 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "This is why we need an ISO Toilet Paper Standard."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 123
                +score: 0
                +lastActive: DateTime @1700354115 {#2708
                  date: 2023-11-19 01:35:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2714 …}
                +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                -id: 120852
                -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6086976"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699906410 {#2709
                  date: 2023-11-13 21:13:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699907271 {#3071
                date: 2023-11-13 21:27:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3066 …}
              +nested: Doctrine\ORM\PersistentCollection {#3064 …}
              +votes: Doctrine\ORM\PersistentCollection {#3062 …}
              +reports: Doctrine\ORM\PersistentCollection {#3060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
              -id: 120903
              -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5771118"
              +editedAt: DateTimeImmutable @1700099370 {#3070
                date: 2023-11-16 02:49:30.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699907271 {#3069
                date: 2023-11-13 21:27:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1699909839 {#3228
              date: 2023-11-13 22:10:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3232 …}
            +nested: Doctrine\ORM\PersistentCollection {#3234 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3238 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
            -id: 121017
            -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5480338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699909839 {#3229
              date: 2023-11-13 22:10:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: """
            My fancy bidet air dries.\n
            \n
            I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699918090 {#3377
            date: 2023-11-14 00:28:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3380 …}
          +nested: Doctrine\ORM\PersistentCollection {#3382 …}
          +votes: Doctrine\ORM\PersistentCollection {#3384 …}
          +reports: Doctrine\ORM\PersistentCollection {#3386 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
          -id: 121486
          -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5293323"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699918090 {#3378
            date: 2023-11-14 00:28:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699923097 {#3527
          date: 2023-11-14 01:51:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3531 …}
        +nested: Doctrine\ORM\PersistentCollection {#3533 …}
        +votes: Doctrine\ORM\PersistentCollection {#3535 …}
        +reports: Doctrine\ORM\PersistentCollection {#3537 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
        -id: 121731
        -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5294887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699923097 {#3528
          date: 2023-11-14 01:51:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699926666 {#3613
        date: 2023-11-14 02:51:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3617 …}
      +nested: Doctrine\ORM\PersistentCollection {#3619 …}
      +votes: Doctrine\ORM\PersistentCollection {#3621 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -id: 121844
      -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4837553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699926666 {#3614
        date: 2023-11-14 02:51:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Woosh…\n
      \n
      The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
      \n
      [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
      \n
      I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699929950 {#3699
      date: 2023-11-14 03:45:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3705 …}
    +votes: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
    -id: 121988
    -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296873"
    +editedAt: DateTimeImmutable @1700176799 {#3700
      date: 2023-11-17 00:19:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699929950 {#3701
      date: 2023-11-14 03:45:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699972536 {#3727
    date: 2023-11-14 15:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3716 …}
  +votes: Doctrine\ORM\PersistentCollection {#3720 …}
  +reports: Doctrine\ORM\PersistentCollection {#3732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
  -id: 123398
  -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5504856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699972536 {#3730
    date: 2023-11-14 15:35:36.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
183 DENIED edit
App\Entity\EntryComment {#3726
  +user: Proxies\__CG__\App\Entity\User {#3722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3702
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3615
      +user: Proxies\__CG__\App\Entity\User {#3616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3529
        +user: Proxies\__CG__\App\Entity\User {#3530 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3379
          +user: Proxies\__CG__\App\Entity\User {#3279 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3230
            +user: Proxies\__CG__\App\Entity\User {#3231 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3068
              +user: Proxies\__CG__\App\Entity\User {#3067 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2713
                +user: App\Entity\User {#2726 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "This is why we need an ISO Toilet Paper Standard."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 123
                +score: 0
                +lastActive: DateTime @1700354115 {#2708
                  date: 2023-11-19 01:35:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2714 …}
                +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                -id: 120852
                -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6086976"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699906410 {#2709
                  date: 2023-11-13 21:13:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699907271 {#3071
                date: 2023-11-13 21:27:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3066 …}
              +nested: Doctrine\ORM\PersistentCollection {#3064 …}
              +votes: Doctrine\ORM\PersistentCollection {#3062 …}
              +reports: Doctrine\ORM\PersistentCollection {#3060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
              -id: 120903
              -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5771118"
              +editedAt: DateTimeImmutable @1700099370 {#3070
                date: 2023-11-16 02:49:30.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699907271 {#3069
                date: 2023-11-13 21:27:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1699909839 {#3228
              date: 2023-11-13 22:10:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3232 …}
            +nested: Doctrine\ORM\PersistentCollection {#3234 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3238 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
            -id: 121017
            -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5480338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699909839 {#3229
              date: 2023-11-13 22:10:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: """
            My fancy bidet air dries.\n
            \n
            I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699918090 {#3377
            date: 2023-11-14 00:28:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3380 …}
          +nested: Doctrine\ORM\PersistentCollection {#3382 …}
          +votes: Doctrine\ORM\PersistentCollection {#3384 …}
          +reports: Doctrine\ORM\PersistentCollection {#3386 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
          -id: 121486
          -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5293323"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699918090 {#3378
            date: 2023-11-14 00:28:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699923097 {#3527
          date: 2023-11-14 01:51:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3531 …}
        +nested: Doctrine\ORM\PersistentCollection {#3533 …}
        +votes: Doctrine\ORM\PersistentCollection {#3535 …}
        +reports: Doctrine\ORM\PersistentCollection {#3537 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
        -id: 121731
        -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5294887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699923097 {#3528
          date: 2023-11-14 01:51:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699926666 {#3613
        date: 2023-11-14 02:51:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3617 …}
      +nested: Doctrine\ORM\PersistentCollection {#3619 …}
      +votes: Doctrine\ORM\PersistentCollection {#3621 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -id: 121844
      -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4837553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699926666 {#3614
        date: 2023-11-14 02:51:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Woosh…\n
      \n
      The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
      \n
      [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
      \n
      I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699929950 {#3699
      date: 2023-11-14 03:45:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3705 …}
    +votes: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
    -id: 121988
    -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296873"
    +editedAt: DateTimeImmutable @1700176799 {#3700
      date: 2023-11-17 00:19:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699929950 {#3701
      date: 2023-11-14 03:45:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699972536 {#3727
    date: 2023-11-14 15:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3716 …}
  +votes: Doctrine\ORM\PersistentCollection {#3720 …}
  +reports: Doctrine\ORM\PersistentCollection {#3732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
  -id: 123398
  -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5504856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699972536 {#3730
    date: 2023-11-14 15:35:36.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
184 DENIED moderate
App\Entity\EntryComment {#3726
  +user: Proxies\__CG__\App\Entity\User {#3722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3702
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3615
      +user: Proxies\__CG__\App\Entity\User {#3616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3529
        +user: Proxies\__CG__\App\Entity\User {#3530 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3379
          +user: Proxies\__CG__\App\Entity\User {#3279 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3230
            +user: Proxies\__CG__\App\Entity\User {#3231 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3068
              +user: Proxies\__CG__\App\Entity\User {#3067 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#2713
                +user: App\Entity\User {#2726 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: null
                +root: null
                +body: "This is why we need an ISO Toilet Paper Standard."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 123
                +score: 0
                +lastActive: DateTime @1700354115 {#2708
                  date: 2023-11-19 01:35:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2714 …}
                +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                -id: 120852
                -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6086976"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699906410 {#2709
                  date: 2023-11-13 21:13:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 39
              +score: 0
              +lastActive: DateTime @1699907271 {#3071
                date: 2023-11-13 21:27:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3066 …}
              +nested: Doctrine\ORM\PersistentCollection {#3064 …}
              +votes: Doctrine\ORM\PersistentCollection {#3062 …}
              +reports: Doctrine\ORM\PersistentCollection {#3060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
              -id: 120903
              -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5771118"
              +editedAt: DateTimeImmutable @1700099370 {#3070
                date: 2023-11-16 02:49:30.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699907271 {#3069
                date: 2023-11-13 21:27:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1699909839 {#3228
              date: 2023-11-13 22:10:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3232 …}
            +nested: Doctrine\ORM\PersistentCollection {#3234 …}
            +votes: Doctrine\ORM\PersistentCollection {#3236 …}
            +reports: Doctrine\ORM\PersistentCollection {#3238 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
            -id: 121017
            -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/5480338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699909839 {#3229
              date: 2023-11-13 22:10:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: """
            My fancy bidet air dries.\n
            \n
            I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699918090 {#3377
            date: 2023-11-14 00:28:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3380 …}
          +nested: Doctrine\ORM\PersistentCollection {#3382 …}
          +votes: Doctrine\ORM\PersistentCollection {#3384 …}
          +reports: Doctrine\ORM\PersistentCollection {#3386 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
          -id: 121486
          -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5293323"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699918090 {#3378
            date: 2023-11-14 00:28:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699923097 {#3527
          date: 2023-11-14 01:51:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3531 …}
        +nested: Doctrine\ORM\PersistentCollection {#3533 …}
        +votes: Doctrine\ORM\PersistentCollection {#3535 …}
        +reports: Doctrine\ORM\PersistentCollection {#3537 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
        -id: 121731
        -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5294887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699923097 {#3528
          date: 2023-11-14 01:51:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699926666 {#3613
        date: 2023-11-14 02:51:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3617 …}
      +nested: Doctrine\ORM\PersistentCollection {#3619 …}
      +votes: Doctrine\ORM\PersistentCollection {#3621 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -id: 121844
      -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4837553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699926666 {#3614
        date: 2023-11-14 02:51:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Woosh…\n
      \n
      The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
      \n
      [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
      \n
      I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699929950 {#3699
      date: 2023-11-14 03:45:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3705 …}
    +votes: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
    -id: 121988
    -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5296873"
    +editedAt: DateTimeImmutable @1700176799 {#3700
      date: 2023-11-17 00:19:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699929950 {#3701
      date: 2023-11-14 03:45:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699972536 {#3727
    date: 2023-11-14 15:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3716 …}
  +votes: Doctrine\ORM\PersistentCollection {#3720 …}
  +reports: Doctrine\ORM\PersistentCollection {#3732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
  -id: 123398
  -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5504856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699972536 {#3730
    date: 2023-11-14 15:35:36.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#3780
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3726
    +user: Proxies\__CG__\App\Entity\User {#3722 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3702
      +user: Proxies\__CG__\App\Entity\User {#3530 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3615
        +user: Proxies\__CG__\App\Entity\User {#3616 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3529
          +user: Proxies\__CG__\App\Entity\User {#3530 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3379
            +user: Proxies\__CG__\App\Entity\User {#3279 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3230
              +user: Proxies\__CG__\App\Entity\User {#3231 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3068
                +user: Proxies\__CG__\App\Entity\User {#3067 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2713
                  +user: App\Entity\User {#2726 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "This is why we need an ISO Toilet Paper Standard."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 123
                  +score: 0
                  +lastActive: DateTime @1700354115 {#2708
                    date: 2023-11-19 01:35:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2714 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                  -id: 120852
                  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6086976"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699906410 {#2709
                    date: 2023-11-13 21:13:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 39
                +score: 0
                +lastActive: DateTime @1699907271 {#3071
                  date: 2023-11-13 21:27:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3066 …}
                +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                -id: 120903
                -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5771118"
                +editedAt: DateTimeImmutable @1700099370 {#3070
                  date: 2023-11-16 02:49:30.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699907271 {#3069
                  date: 2023-11-13 21:27:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1699909839 {#3228
                date: 2023-11-13 22:10:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3232 …}
              +nested: Doctrine\ORM\PersistentCollection {#3234 …}
              +votes: Doctrine\ORM\PersistentCollection {#3236 …}
              +reports: Doctrine\ORM\PersistentCollection {#3238 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
              -id: 121017
              -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5480338"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699909839 {#3229
                date: 2023-11-13 22:10:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: """
              My fancy bidet air dries.\n
              \n
              I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699918090 {#3377
              date: 2023-11-14 00:28:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3380 …}
            +nested: Doctrine\ORM\PersistentCollection {#3382 …}
            +votes: Doctrine\ORM\PersistentCollection {#3384 …}
            +reports: Doctrine\ORM\PersistentCollection {#3386 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
            -id: 121486
            -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5293323"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699918090 {#3378
              date: 2023-11-14 00:28:10.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1699923097 {#3527
            date: 2023-11-14 01:51:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
            "@Potatos_are_not_friends@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3531 …}
          +nested: Doctrine\ORM\PersistentCollection {#3533 …}
          +votes: Doctrine\ORM\PersistentCollection {#3535 …}
          +reports: Doctrine\ORM\PersistentCollection {#3537 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
          -id: 121731
          -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5294887"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699923097 {#3528
            date: 2023-11-14 01:51:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699926666 {#3613
          date: 2023-11-14 02:51:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
          "@whereisk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3617 …}
        +nested: Doctrine\ORM\PersistentCollection {#3619 …}
        +votes: Doctrine\ORM\PersistentCollection {#3621 …}
        +reports: Doctrine\ORM\PersistentCollection {#3623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
        -id: 121844
        -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4837553"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699926666 {#3614
          date: 2023-11-14 02:51:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        Woosh…\n
        \n
        The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
        \n
        [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
        \n
        I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699929950 {#3699
        date: 2023-11-14 03:45:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3705 …}
      +votes: Doctrine\ORM\PersistentCollection {#3707 …}
      +reports: Doctrine\ORM\PersistentCollection {#3709 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
      -id: 121988
      -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5296873"
      +editedAt: DateTimeImmutable @1700176799 {#3700
        date: 2023-11-17 00:19:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699929950 {#3701
        date: 2023-11-14 03:45:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699972536 {#3727
      date: 2023-11-14 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3718 …}
    +nested: Doctrine\ORM\PersistentCollection {#3716 …}
    +votes: Doctrine\ORM\PersistentCollection {#3720 …}
    +reports: Doctrine\ORM\PersistentCollection {#3732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
    -id: 123398
    -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5504856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699972536 {#3730
      date: 2023-11-14 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Lol.\n
    \n
    “I’m sure all these people sacrificing goats to the gods haven’t seen their prayers answered all the time and are wrong - can’t you see how successful the Greeks and the Romans are, you idiot? /s” *<< you are this kind of person.*\n
    \n
    “Multiple countries” that “have a fixation” - therefore it can’t be - hahahaha!\n
    \n
    Are you against scientific evidence?\n
    \n
    I gave multiple sources, you gave arguments from [incredulity](https://en.m.wikipedia.org/wiki/Argument_from_incredulity), [popularity](https://en.m.wikipedia.org/wiki/Argumentum_ad_populum), and your personal perception of reputation of whole countries - collectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700000796 {#3777
    date: 2023-11-14 23:26:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
    "@QueriesQueried@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3781 …}
  +nested: Doctrine\ORM\PersistentCollection {#3783 …}
  +votes: Doctrine\ORM\PersistentCollection {#3785 …}
  +reports: Doctrine\ORM\PersistentCollection {#3787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
  -id: 125294
  -bodyTs: "'/s':39 '/wiki/argument_from_incredulity),':74 '/wiki/argumentum_ad_populum),':78 'answer':18 'argument':69 'collect':88 'countri':47,87 'en.m.wikipedia.org':73,77 'en.m.wikipedia.org/wiki/argument_from_incredulity),':72 'en.m.wikipedia.org/wiki/argumentum_ad_populum),':76 'evid':62 'fixat':51 'gave':64,68 'goat':9 'god':12 'greek':32 'hahahaha':57 'haven':13 'idiot':38 'incredul':71 'kind':43 'lol':1 'm':3 'multipl':46,65 'peopl':7 'percept':82 'person':45,81 'popular':75 'prayer':17 'reput':84 'roman':35 'sacrif':8 'scientif':61 'see':28 'seen':15 'sourc':66 'success':30 'sure':4 'therefor':52 'time':21 'whole':86 'wrong':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5315529"
  +editedAt: DateTimeImmutable @1700251488 {#3778
    date: 2023-11-17 21:04:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700000796 {#3779
    date: 2023-11-14 23:26:36.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
187 DENIED edit
App\Entity\EntryComment {#3780
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3726
    +user: Proxies\__CG__\App\Entity\User {#3722 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3702
      +user: Proxies\__CG__\App\Entity\User {#3530 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3615
        +user: Proxies\__CG__\App\Entity\User {#3616 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3529
          +user: Proxies\__CG__\App\Entity\User {#3530 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3379
            +user: Proxies\__CG__\App\Entity\User {#3279 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3230
              +user: Proxies\__CG__\App\Entity\User {#3231 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3068
                +user: Proxies\__CG__\App\Entity\User {#3067 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2713
                  +user: App\Entity\User {#2726 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "This is why we need an ISO Toilet Paper Standard."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 123
                  +score: 0
                  +lastActive: DateTime @1700354115 {#2708
                    date: 2023-11-19 01:35:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2714 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                  -id: 120852
                  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6086976"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699906410 {#2709
                    date: 2023-11-13 21:13:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 39
                +score: 0
                +lastActive: DateTime @1699907271 {#3071
                  date: 2023-11-13 21:27:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3066 …}
                +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                -id: 120903
                -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5771118"
                +editedAt: DateTimeImmutable @1700099370 {#3070
                  date: 2023-11-16 02:49:30.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699907271 {#3069
                  date: 2023-11-13 21:27:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1699909839 {#3228
                date: 2023-11-13 22:10:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3232 …}
              +nested: Doctrine\ORM\PersistentCollection {#3234 …}
              +votes: Doctrine\ORM\PersistentCollection {#3236 …}
              +reports: Doctrine\ORM\PersistentCollection {#3238 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
              -id: 121017
              -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5480338"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699909839 {#3229
                date: 2023-11-13 22:10:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: """
              My fancy bidet air dries.\n
              \n
              I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699918090 {#3377
              date: 2023-11-14 00:28:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3380 …}
            +nested: Doctrine\ORM\PersistentCollection {#3382 …}
            +votes: Doctrine\ORM\PersistentCollection {#3384 …}
            +reports: Doctrine\ORM\PersistentCollection {#3386 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
            -id: 121486
            -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5293323"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699918090 {#3378
              date: 2023-11-14 00:28:10.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1699923097 {#3527
            date: 2023-11-14 01:51:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
            "@Potatos_are_not_friends@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3531 …}
          +nested: Doctrine\ORM\PersistentCollection {#3533 …}
          +votes: Doctrine\ORM\PersistentCollection {#3535 …}
          +reports: Doctrine\ORM\PersistentCollection {#3537 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
          -id: 121731
          -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5294887"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699923097 {#3528
            date: 2023-11-14 01:51:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699926666 {#3613
          date: 2023-11-14 02:51:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
          "@whereisk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3617 …}
        +nested: Doctrine\ORM\PersistentCollection {#3619 …}
        +votes: Doctrine\ORM\PersistentCollection {#3621 …}
        +reports: Doctrine\ORM\PersistentCollection {#3623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
        -id: 121844
        -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4837553"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699926666 {#3614
          date: 2023-11-14 02:51:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        Woosh…\n
        \n
        The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
        \n
        [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
        \n
        I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699929950 {#3699
        date: 2023-11-14 03:45:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3705 …}
      +votes: Doctrine\ORM\PersistentCollection {#3707 …}
      +reports: Doctrine\ORM\PersistentCollection {#3709 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
      -id: 121988
      -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5296873"
      +editedAt: DateTimeImmutable @1700176799 {#3700
        date: 2023-11-17 00:19:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699929950 {#3701
        date: 2023-11-14 03:45:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699972536 {#3727
      date: 2023-11-14 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3718 …}
    +nested: Doctrine\ORM\PersistentCollection {#3716 …}
    +votes: Doctrine\ORM\PersistentCollection {#3720 …}
    +reports: Doctrine\ORM\PersistentCollection {#3732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
    -id: 123398
    -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5504856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699972536 {#3730
      date: 2023-11-14 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Lol.\n
    \n
    “I’m sure all these people sacrificing goats to the gods haven’t seen their prayers answered all the time and are wrong - can’t you see how successful the Greeks and the Romans are, you idiot? /s” *<< you are this kind of person.*\n
    \n
    “Multiple countries” that “have a fixation” - therefore it can’t be - hahahaha!\n
    \n
    Are you against scientific evidence?\n
    \n
    I gave multiple sources, you gave arguments from [incredulity](https://en.m.wikipedia.org/wiki/Argument_from_incredulity), [popularity](https://en.m.wikipedia.org/wiki/Argumentum_ad_populum), and your personal perception of reputation of whole countries - collectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700000796 {#3777
    date: 2023-11-14 23:26:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
    "@QueriesQueried@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3781 …}
  +nested: Doctrine\ORM\PersistentCollection {#3783 …}
  +votes: Doctrine\ORM\PersistentCollection {#3785 …}
  +reports: Doctrine\ORM\PersistentCollection {#3787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
  -id: 125294
  -bodyTs: "'/s':39 '/wiki/argument_from_incredulity),':74 '/wiki/argumentum_ad_populum),':78 'answer':18 'argument':69 'collect':88 'countri':47,87 'en.m.wikipedia.org':73,77 'en.m.wikipedia.org/wiki/argument_from_incredulity),':72 'en.m.wikipedia.org/wiki/argumentum_ad_populum),':76 'evid':62 'fixat':51 'gave':64,68 'goat':9 'god':12 'greek':32 'hahahaha':57 'haven':13 'idiot':38 'incredul':71 'kind':43 'lol':1 'm':3 'multipl':46,65 'peopl':7 'percept':82 'person':45,81 'popular':75 'prayer':17 'reput':84 'roman':35 'sacrif':8 'scientif':61 'see':28 'seen':15 'sourc':66 'success':30 'sure':4 'therefor':52 'time':21 'whole':86 'wrong':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5315529"
  +editedAt: DateTimeImmutable @1700251488 {#3778
    date: 2023-11-17 21:04:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700000796 {#3779
    date: 2023-11-14 23:26:36.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
188 DENIED moderate
App\Entity\EntryComment {#3780
  +user: Proxies\__CG__\App\Entity\User {#3530 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3726
    +user: Proxies\__CG__\App\Entity\User {#3722 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3702
      +user: Proxies\__CG__\App\Entity\User {#3530 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3615
        +user: Proxies\__CG__\App\Entity\User {#3616 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3529
          +user: Proxies\__CG__\App\Entity\User {#3530 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3379
            +user: Proxies\__CG__\App\Entity\User {#3279 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3230
              +user: Proxies\__CG__\App\Entity\User {#3231 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3068
                +user: Proxies\__CG__\App\Entity\User {#3067 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#2713
                  +user: App\Entity\User {#2726 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "This is why we need an ISO Toilet Paper Standard."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 123
                  +score: 0
                  +lastActive: DateTime @1700354115 {#2708
                    date: 2023-11-19 01:35:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2714 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                  -id: 120852
                  -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/6086976"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699906410 {#2709
                    date: 2023-11-13 21:13:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 39
                +score: 0
                +lastActive: DateTime @1699907271 {#3071
                  date: 2023-11-13 21:27:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3066 …}
                +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                -id: 120903
                -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5771118"
                +editedAt: DateTimeImmutable @1700099370 {#3070
                  date: 2023-11-16 02:49:30.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699907271 {#3069
                  date: 2023-11-13 21:27:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1699909839 {#3228
                date: 2023-11-13 22:10:39.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3232 …}
              +nested: Doctrine\ORM\PersistentCollection {#3234 …}
              +votes: Doctrine\ORM\PersistentCollection {#3236 …}
              +reports: Doctrine\ORM\PersistentCollection {#3238 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
              -id: 121017
              -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/5480338"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699909839 {#3229
                date: 2023-11-13 22:10:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: """
              My fancy bidet air dries.\n
              \n
              I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699918090 {#3377
              date: 2023-11-14 00:28:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3380 …}
            +nested: Doctrine\ORM\PersistentCollection {#3382 …}
            +votes: Doctrine\ORM\PersistentCollection {#3384 …}
            +reports: Doctrine\ORM\PersistentCollection {#3386 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
            -id: 121486
            -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5293323"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699918090 {#3378
              date: 2023-11-14 00:28:10.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1699923097 {#3527
            date: 2023-11-14 01:51:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
            "@Potatos_are_not_friends@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3531 …}
          +nested: Doctrine\ORM\PersistentCollection {#3533 …}
          +votes: Doctrine\ORM\PersistentCollection {#3535 …}
          +reports: Doctrine\ORM\PersistentCollection {#3537 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
          -id: 121731
          -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5294887"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699923097 {#3528
            date: 2023-11-14 01:51:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699926666 {#3613
          date: 2023-11-14 02:51:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
          "@whereisk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3617 …}
        +nested: Doctrine\ORM\PersistentCollection {#3619 …}
        +votes: Doctrine\ORM\PersistentCollection {#3621 …}
        +reports: Doctrine\ORM\PersistentCollection {#3623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
        -id: 121844
        -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4837553"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699926666 {#3614
          date: 2023-11-14 02:51:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        Woosh…\n
        \n
        The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
        \n
        [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
        \n
        I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699929950 {#3699
        date: 2023-11-14 03:45:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3705 …}
      +votes: Doctrine\ORM\PersistentCollection {#3707 …}
      +reports: Doctrine\ORM\PersistentCollection {#3709 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
      -id: 121988
      -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5296873"
      +editedAt: DateTimeImmutable @1700176799 {#3700
        date: 2023-11-17 00:19:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699929950 {#3701
        date: 2023-11-14 03:45:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699972536 {#3727
      date: 2023-11-14 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3718 …}
    +nested: Doctrine\ORM\PersistentCollection {#3716 …}
    +votes: Doctrine\ORM\PersistentCollection {#3720 …}
    +reports: Doctrine\ORM\PersistentCollection {#3732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
    -id: 123398
    -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5504856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699972536 {#3730
      date: 2023-11-14 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    Lol.\n
    \n
    “I’m sure all these people sacrificing goats to the gods haven’t seen their prayers answered all the time and are wrong - can’t you see how successful the Greeks and the Romans are, you idiot? /s” *<< you are this kind of person.*\n
    \n
    “Multiple countries” that “have a fixation” - therefore it can’t be - hahahaha!\n
    \n
    Are you against scientific evidence?\n
    \n
    I gave multiple sources, you gave arguments from [incredulity](https://en.m.wikipedia.org/wiki/Argument_from_incredulity), [popularity](https://en.m.wikipedia.org/wiki/Argumentum_ad_populum), and your personal perception of reputation of whole countries - collectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700000796 {#3777
    date: 2023-11-14 23:26:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
    "@QueriesQueried@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3781 …}
  +nested: Doctrine\ORM\PersistentCollection {#3783 …}
  +votes: Doctrine\ORM\PersistentCollection {#3785 …}
  +reports: Doctrine\ORM\PersistentCollection {#3787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
  -id: 125294
  -bodyTs: "'/s':39 '/wiki/argument_from_incredulity),':74 '/wiki/argumentum_ad_populum),':78 'answer':18 'argument':69 'collect':88 'countri':47,87 'en.m.wikipedia.org':73,77 'en.m.wikipedia.org/wiki/argument_from_incredulity),':72 'en.m.wikipedia.org/wiki/argumentum_ad_populum),':76 'evid':62 'fixat':51 'gave':64,68 'goat':9 'god':12 'greek':32 'hahahaha':57 'haven':13 'idiot':38 'incredul':71 'kind':43 'lol':1 'm':3 'multipl':46,65 'peopl':7 'percept':82 'person':45,81 'popular':75 'prayer':17 'reput':84 'roman':35 'sacrif':8 'scientif':61 'see':28 'seen':15 'sourc':66 'success':30 'sure':4 'therefor':52 'time':21 'whole':86 'wrong':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5315529"
  +editedAt: DateTimeImmutable @1700251488 {#3778
    date: 2023-11-17 21:04:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700000796 {#3779
    date: 2023-11-14 23:26:36.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
189 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
190 DENIED moderate
App\Entity\EntryComment {#3794
  +user: Proxies\__CG__\App\Entity\User {#3722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3780
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3726
      +user: Proxies\__CG__\App\Entity\User {#3722 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3702
        +user: Proxies\__CG__\App\Entity\User {#3530 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3615
          +user: Proxies\__CG__\App\Entity\User {#3616 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3529
            +user: Proxies\__CG__\App\Entity\User {#3530 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3379
              +user: Proxies\__CG__\App\Entity\User {#3279 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3230
                +user: Proxies\__CG__\App\Entity\User {#3231 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3068
                  +user: Proxies\__CG__\App\Entity\User {#3067 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2713
                    +user: App\Entity\User {#2726 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "This is why we need an ISO Toilet Paper Standard."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 123
                    +score: 0
                    +lastActive: DateTime @1700354115 {#2708
                      date: 2023-11-19 01:35:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ace@lemmy.ananace.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2714 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                    -id: 120852
                    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemm.ee/comment/6086976"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699906410 {#2709
                      date: 2023-11-13 21:13:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2713}
                  +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 39
                  +score: 0
                  +lastActive: DateTime @1699907271 {#3071
                    date: 2023-11-13 21:27:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                    "@Gork@lemm.ee"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3066 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                  -id: 120903
                  -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5771118"
                  +editedAt: DateTimeImmutable @1700099370 {#3070
                    date: 2023-11-16 02:49:30.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699907271 {#3069
                    date: 2023-11-13 21:27:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1699909839 {#3228
                  date: 2023-11-13 22:10:39.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                  "@velox_vulnus@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3232 …}
                +nested: Doctrine\ORM\PersistentCollection {#3234 …}
                +votes: Doctrine\ORM\PersistentCollection {#3236 …}
                +reports: Doctrine\ORM\PersistentCollection {#3238 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
                -id: 121017
                -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5480338"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699909839 {#3229
                  date: 2023-11-13 22:10:39.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: """
                My fancy bidet air dries.\n
                \n
                I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699918090 {#3377
                date: 2023-11-14 00:28:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
                "@eletes@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3380 …}
              +nested: Doctrine\ORM\PersistentCollection {#3382 …}
              +votes: Doctrine\ORM\PersistentCollection {#3384 …}
              +reports: Doctrine\ORM\PersistentCollection {#3386 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
              -id: 121486
              -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5293323"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699918090 {#3378
                date: 2023-11-14 00:28:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1699923097 {#3527
              date: 2023-11-14 01:51:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
              "@Potatos_are_not_friends@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3531 …}
            +nested: Doctrine\ORM\PersistentCollection {#3533 …}
            +votes: Doctrine\ORM\PersistentCollection {#3535 …}
            +reports: Doctrine\ORM\PersistentCollection {#3537 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
            -id: 121731
            -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5294887"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699923097 {#3528
              date: 2023-11-14 01:51:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1699926666 {#3613
            date: 2023-11-14 02:51:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
            "@Potatos_are_not_friends@lemmy.world"
            "@whereisk@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3617 …}
          +nested: Doctrine\ORM\PersistentCollection {#3619 …}
          +votes: Doctrine\ORM\PersistentCollection {#3621 …}
          +reports: Doctrine\ORM\PersistentCollection {#3623 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
          -id: 121844
          -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4837553"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699926666 {#3614
            date: 2023-11-14 02:51:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          Woosh…\n
          \n
          The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
          \n
          [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
          \n
          I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699929950 {#3699
          date: 2023-11-14 03:45:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
          "@whereisk@lemmy.world"
          "@Eufalconimorph@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3703 …}
        +nested: Doctrine\ORM\PersistentCollection {#3705 …}
        +votes: Doctrine\ORM\PersistentCollection {#3707 …}
        +reports: Doctrine\ORM\PersistentCollection {#3709 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
        -id: 121988
        -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5296873"
        +editedAt: DateTimeImmutable @1700176799 {#3700
          date: 2023-11-17 00:19:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699929950 {#3701
          date: 2023-11-14 03:45:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699972536 {#3727
        date: 2023-11-14 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3718 …}
      +nested: Doctrine\ORM\PersistentCollection {#3716 …}
      +votes: Doctrine\ORM\PersistentCollection {#3720 …}
      +reports: Doctrine\ORM\PersistentCollection {#3732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
      -id: 123398
      -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5504856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699972536 {#3730
        date: 2023-11-14 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Lol.\n
      \n
      “I’m sure all these people sacrificing goats to the gods haven’t seen their prayers answered all the time and are wrong - can’t you see how successful the Greeks and the Romans are, you idiot? /s” *<< you are this kind of person.*\n
      \n
      “Multiple countries” that “have a fixation” - therefore it can’t be - hahahaha!\n
      \n
      Are you against scientific evidence?\n
      \n
      I gave multiple sources, you gave arguments from [incredulity](https://en.m.wikipedia.org/wiki/Argument_from_incredulity), [popularity](https://en.m.wikipedia.org/wiki/Argumentum_ad_populum), and your personal perception of reputation of whole countries - collectively.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700000796 {#3777
      date: 2023-11-14 23:26:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
      "@QueriesQueried@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3781 …}
    +nested: Doctrine\ORM\PersistentCollection {#3783 …}
    +votes: Doctrine\ORM\PersistentCollection {#3785 …}
    +reports: Doctrine\ORM\PersistentCollection {#3787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
    -id: 125294
    -bodyTs: "'/s':39 '/wiki/argument_from_incredulity),':74 '/wiki/argumentum_ad_populum),':78 'answer':18 'argument':69 'collect':88 'countri':47,87 'en.m.wikipedia.org':73,77 'en.m.wikipedia.org/wiki/argument_from_incredulity),':72 'en.m.wikipedia.org/wiki/argumentum_ad_populum),':76 'evid':62 'fixat':51 'gave':64,68 'goat':9 'god':12 'greek':32 'hahahaha':57 'haven':13 'idiot':38 'incredul':71 'kind':43 'lol':1 'm':3 'multipl':46,65 'peopl':7 'percept':82 'person':45,81 'popular':75 'prayer':17 'reput':84 'roman':35 'sacrif':8 'scientif':61 'see':28 'seen':15 'sourc':66 'success':30 'sure':4 'therefor':52 'time':21 'whole':86 'wrong':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5315529"
    +editedAt: DateTimeImmutable @1700251488 {#3778
      date: 2023-11-17 21:04:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700000796 {#3779
      date: 2023-11-14 23:26:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Did you by chance edit those in? I had only seen the one link about hand dryers, so either my app bugged or you edited 🤷\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700001007 {#3799
    date: 2023-11-14 23:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
    "@QueriesQueried@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3802 …}
  +nested: Doctrine\ORM\PersistentCollection {#3806 …}
  +votes: Doctrine\ORM\PersistentCollection {#3808 …}
  +reports: Doctrine\ORM\PersistentCollection {#3809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3813 …}
  -id: 125315
  -bodyTs: "'app':21 'bug':22 'chanc':4 'dryer':17 'edit':5,25 'either':19 'hand':16 'link':14 'one':13 'seen':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5521601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700001007 {#3796
    date: 2023-11-14 23:30:07.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
191 DENIED edit
App\Entity\EntryComment {#3794
  +user: Proxies\__CG__\App\Entity\User {#3722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3780
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3726
      +user: Proxies\__CG__\App\Entity\User {#3722 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3702
        +user: Proxies\__CG__\App\Entity\User {#3530 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3615
          +user: Proxies\__CG__\App\Entity\User {#3616 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3529
            +user: Proxies\__CG__\App\Entity\User {#3530 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3379
              +user: Proxies\__CG__\App\Entity\User {#3279 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3230
                +user: Proxies\__CG__\App\Entity\User {#3231 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3068
                  +user: Proxies\__CG__\App\Entity\User {#3067 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2713
                    +user: App\Entity\User {#2726 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "This is why we need an ISO Toilet Paper Standard."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 123
                    +score: 0
                    +lastActive: DateTime @1700354115 {#2708
                      date: 2023-11-19 01:35:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ace@lemmy.ananace.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2714 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                    -id: 120852
                    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemm.ee/comment/6086976"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699906410 {#2709
                      date: 2023-11-13 21:13:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2713}
                  +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 39
                  +score: 0
                  +lastActive: DateTime @1699907271 {#3071
                    date: 2023-11-13 21:27:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                    "@Gork@lemm.ee"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3066 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                  -id: 120903
                  -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5771118"
                  +editedAt: DateTimeImmutable @1700099370 {#3070
                    date: 2023-11-16 02:49:30.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699907271 {#3069
                    date: 2023-11-13 21:27:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1699909839 {#3228
                  date: 2023-11-13 22:10:39.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                  "@velox_vulnus@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3232 …}
                +nested: Doctrine\ORM\PersistentCollection {#3234 …}
                +votes: Doctrine\ORM\PersistentCollection {#3236 …}
                +reports: Doctrine\ORM\PersistentCollection {#3238 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
                -id: 121017
                -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5480338"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699909839 {#3229
                  date: 2023-11-13 22:10:39.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: """
                My fancy bidet air dries.\n
                \n
                I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699918090 {#3377
                date: 2023-11-14 00:28:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
                "@eletes@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3380 …}
              +nested: Doctrine\ORM\PersistentCollection {#3382 …}
              +votes: Doctrine\ORM\PersistentCollection {#3384 …}
              +reports: Doctrine\ORM\PersistentCollection {#3386 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
              -id: 121486
              -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5293323"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699918090 {#3378
                date: 2023-11-14 00:28:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1699923097 {#3527
              date: 2023-11-14 01:51:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
              "@Potatos_are_not_friends@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3531 …}
            +nested: Doctrine\ORM\PersistentCollection {#3533 …}
            +votes: Doctrine\ORM\PersistentCollection {#3535 …}
            +reports: Doctrine\ORM\PersistentCollection {#3537 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
            -id: 121731
            -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5294887"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699923097 {#3528
              date: 2023-11-14 01:51:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1699926666 {#3613
            date: 2023-11-14 02:51:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
            "@Potatos_are_not_friends@lemmy.world"
            "@whereisk@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3617 …}
          +nested: Doctrine\ORM\PersistentCollection {#3619 …}
          +votes: Doctrine\ORM\PersistentCollection {#3621 …}
          +reports: Doctrine\ORM\PersistentCollection {#3623 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
          -id: 121844
          -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4837553"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699926666 {#3614
            date: 2023-11-14 02:51:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          Woosh…\n
          \n
          The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
          \n
          [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
          \n
          I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699929950 {#3699
          date: 2023-11-14 03:45:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
          "@whereisk@lemmy.world"
          "@Eufalconimorph@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3703 …}
        +nested: Doctrine\ORM\PersistentCollection {#3705 …}
        +votes: Doctrine\ORM\PersistentCollection {#3707 …}
        +reports: Doctrine\ORM\PersistentCollection {#3709 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
        -id: 121988
        -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5296873"
        +editedAt: DateTimeImmutable @1700176799 {#3700
          date: 2023-11-17 00:19:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699929950 {#3701
          date: 2023-11-14 03:45:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699972536 {#3727
        date: 2023-11-14 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3718 …}
      +nested: Doctrine\ORM\PersistentCollection {#3716 …}
      +votes: Doctrine\ORM\PersistentCollection {#3720 …}
      +reports: Doctrine\ORM\PersistentCollection {#3732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
      -id: 123398
      -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5504856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699972536 {#3730
        date: 2023-11-14 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Lol.\n
      \n
      “I’m sure all these people sacrificing goats to the gods haven’t seen their prayers answered all the time and are wrong - can’t you see how successful the Greeks and the Romans are, you idiot? /s” *<< you are this kind of person.*\n
      \n
      “Multiple countries” that “have a fixation” - therefore it can’t be - hahahaha!\n
      \n
      Are you against scientific evidence?\n
      \n
      I gave multiple sources, you gave arguments from [incredulity](https://en.m.wikipedia.org/wiki/Argument_from_incredulity), [popularity](https://en.m.wikipedia.org/wiki/Argumentum_ad_populum), and your personal perception of reputation of whole countries - collectively.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700000796 {#3777
      date: 2023-11-14 23:26:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
      "@QueriesQueried@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3781 …}
    +nested: Doctrine\ORM\PersistentCollection {#3783 …}
    +votes: Doctrine\ORM\PersistentCollection {#3785 …}
    +reports: Doctrine\ORM\PersistentCollection {#3787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
    -id: 125294
    -bodyTs: "'/s':39 '/wiki/argument_from_incredulity),':74 '/wiki/argumentum_ad_populum),':78 'answer':18 'argument':69 'collect':88 'countri':47,87 'en.m.wikipedia.org':73,77 'en.m.wikipedia.org/wiki/argument_from_incredulity),':72 'en.m.wikipedia.org/wiki/argumentum_ad_populum),':76 'evid':62 'fixat':51 'gave':64,68 'goat':9 'god':12 'greek':32 'hahahaha':57 'haven':13 'idiot':38 'incredul':71 'kind':43 'lol':1 'm':3 'multipl':46,65 'peopl':7 'percept':82 'person':45,81 'popular':75 'prayer':17 'reput':84 'roman':35 'sacrif':8 'scientif':61 'see':28 'seen':15 'sourc':66 'success':30 'sure':4 'therefor':52 'time':21 'whole':86 'wrong':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5315529"
    +editedAt: DateTimeImmutable @1700251488 {#3778
      date: 2023-11-17 21:04:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700000796 {#3779
      date: 2023-11-14 23:26:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Did you by chance edit those in? I had only seen the one link about hand dryers, so either my app bugged or you edited 🤷\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700001007 {#3799
    date: 2023-11-14 23:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
    "@QueriesQueried@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3802 …}
  +nested: Doctrine\ORM\PersistentCollection {#3806 …}
  +votes: Doctrine\ORM\PersistentCollection {#3808 …}
  +reports: Doctrine\ORM\PersistentCollection {#3809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3813 …}
  -id: 125315
  -bodyTs: "'app':21 'bug':22 'chanc':4 'dryer':17 'edit':5,25 'either':19 'hand':16 'link':14 'one':13 'seen':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5521601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700001007 {#3796
    date: 2023-11-14 23:30:07.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
192 DENIED moderate
App\Entity\EntryComment {#3794
  +user: Proxies\__CG__\App\Entity\User {#3722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3780
    +user: Proxies\__CG__\App\Entity\User {#3530 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3726
      +user: Proxies\__CG__\App\Entity\User {#3722 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3702
        +user: Proxies\__CG__\App\Entity\User {#3530 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#3615
          +user: Proxies\__CG__\App\Entity\User {#3616 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: App\Entity\EntryComment {#3529
            +user: Proxies\__CG__\App\Entity\User {#3530 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
            +image: null
            +parent: App\Entity\EntryComment {#3379
              +user: Proxies\__CG__\App\Entity\User {#3279 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
              +image: null
              +parent: App\Entity\EntryComment {#3230
                +user: Proxies\__CG__\App\Entity\User {#3231 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                +image: null
                +parent: App\Entity\EntryComment {#3068
                  +user: Proxies\__CG__\App\Entity\User {#3067 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                  +image: null
                  +parent: App\Entity\EntryComment {#2713
                    +user: App\Entity\User {#2726 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
                    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "This is why we need an ISO Toilet Paper Standard."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 123
                    +score: 0
                    +lastActive: DateTime @1700354115 {#2708
                      date: 2023-11-19 01:35:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@ace@lemmy.ananace.dev"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2714 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
                    -id: 120852
                    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemm.ee/comment/6086976"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699906410 {#2709
                      date: 2023-11-13 21:13:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2713}
                  +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 39
                  +score: 0
                  +lastActive: DateTime @1699907271 {#3071
                    date: 2023-11-13 21:27:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@ace@lemmy.ananace.dev"
                    "@Gork@lemm.ee"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3066 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
                  -id: 120903
                  -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5771118"
                  +editedAt: DateTimeImmutable @1700099370 {#3070
                    date: 2023-11-16 02:49:30.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699907271 {#3069
                    date: 2023-11-13 21:27:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2713}
                +body: "Are you walking away with wet butt? I have to dry with at least 2 squares post bidet"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1699909839 {#3228
                  date: 2023-11-13 22:10:39.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ace@lemmy.ananace.dev"
                  "@Gork@lemm.ee"
                  "@velox_vulnus@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3232 …}
                +nested: Doctrine\ORM\PersistentCollection {#3234 …}
                +votes: Doctrine\ORM\PersistentCollection {#3236 …}
                +reports: Doctrine\ORM\PersistentCollection {#3238 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
                -id: 121017
                -bodyTs: "'2':15 'away':4 'bidet':18 'butt':7 'dri':11 'least':14 'post':17 'squar':16 'walk':3 'wet':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/5480338"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699909839 {#3229
                  date: 2023-11-13 22:10:39.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2713}
              +body: """
                My fancy bidet air dries.\n
                \n
                I mean, I still wipe but I just wanted to flex over my bidet that blasts warm air all over my booty hole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699918090 {#3377
                date: 2023-11-14 00:28:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ace@lemmy.ananace.dev"
                "@Gork@lemm.ee"
                "@velox_vulnus@lemmy.ml"
                "@eletes@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3380 …}
              +nested: Doctrine\ORM\PersistentCollection {#3382 …}
              +votes: Doctrine\ORM\PersistentCollection {#3384 …}
              +reports: Doctrine\ORM\PersistentCollection {#3386 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
              -id: 121486
              -bodyTs: "'air':4,23 'bidet':3,19 'blast':21 'booti':27 'dri':5 'fanci':2 'flex':16 'hole':28 'mean':7 'still':9 'want':14 'warm':22 'wipe':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5293323"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699918090 {#3378
                date: 2023-11-14 00:28:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2713}
            +body: "Sounds like fecal particulate matter everywhere… if flushing spreads it, can’t imagine what an air blower does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1699923097 {#3527
              date: 2023-11-14 01:51:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ace@lemmy.ananace.dev"
              "@Gork@lemm.ee"
              "@velox_vulnus@lemmy.ml"
              "@eletes@sh.itjust.works"
              "@Potatos_are_not_friends@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3531 …}
            +nested: Doctrine\ORM\PersistentCollection {#3533 …}
            +votes: Doctrine\ORM\PersistentCollection {#3535 …}
            +reports: Doctrine\ORM\PersistentCollection {#3537 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
            -id: 121731
            -bodyTs: "'air':16 'blower':17 'everywher':6 'fecal':3 'flush':8 'imagin':13 'like':2 'matter':5 'particul':4 'sound':1 'spread':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5294887"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699923097 {#3528
              date: 2023-11-14 01:51:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2713}
          +body: "You use the cleaning function first, *then* the dry function. Don’t just dry the shit on there (well, maybe you would, but everyone else washes first, that’s the point of a bidet)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1699926666 {#3613
            date: 2023-11-14 02:51:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ace@lemmy.ananace.dev"
            "@Gork@lemm.ee"
            "@velox_vulnus@lemmy.ml"
            "@eletes@sh.itjust.works"
            "@Potatos_are_not_friends@lemmy.world"
            "@whereisk@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3617 …}
          +nested: Doctrine\ORM\PersistentCollection {#3619 …}
          +votes: Doctrine\ORM\PersistentCollection {#3621 …}
          +reports: Doctrine\ORM\PersistentCollection {#3623 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
          -id: 121844
          -bodyTs: "'bidet':34 'clean':4 'dri':9,14 'els':25 'everyon':24 'first':6,27 'function':5,10 'mayb':20 'point':31 'shit':16 'use':2 'wash':26 'well':19 'would':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4837553"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699926666 {#3614
            date: 2023-11-14 02:51:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2713}
        +body: """
          Woosh…\n
          \n
          The point is that since [flushing alone creates aerosolised particles](https://www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).\n
          \n
          [Spray wash, then blow dry](https://www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/), would probably multiply that.\n
          \n
          I mean we know that hand dryers are [terrible](https://arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699929950 {#3699
          date: 2023-11-14 03:45:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
          "@Gork@lemm.ee"
          "@velox_vulnus@lemmy.ml"
          "@eletes@sh.itjust.works"
          "@Potatos_are_not_friends@lemmy.world"
          "@whereisk@lemmy.world"
          "@Eufalconimorph@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3703 …}
        +nested: Doctrine\ORM\PersistentCollection {#3705 …}
        +votes: Doctrine\ORM\PersistentCollection {#3707 …}
        +reports: Doctrine\ORM\PersistentCollection {#3709 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
        -id: 121988
        -bodyTs: "'/innovation/bottom-line-bidets-180974916/),':22 '/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':38 '/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':14 'aerosolis':10 'alon':8 'arstechnica.com':37 'arstechnica.com/science/2016/04/dyson-dryers-hurl-60x-more-viruses-most-at-kid-face-height-than-other-dryers/).':36 'blow':18 'creat':9 'dri':19 'dryer':33 'flush':7 'hand':32 'know':30 'mean':28 'multipli':25 'particl':11 'point':3 'probabl':24 'sinc':6 'spray':15 'terribl':35 'wash':16 'woosh':1 'would':23 'www.smithsonianmag.com':13,21 'www.smithsonianmag.com/innovation/bottom-line-bidets-180974916/),':20 'www.smithsonianmag.com/smart-news/heres-what-really-happens-when-you-flush-the-toilet-180981278/).':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5296873"
        +editedAt: DateTimeImmutable @1700176799 {#3700
          date: 2023-11-17 00:19:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699929950 {#3701
          date: 2023-11-14 03:45:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Yes I’m sure the *multiple* countries that use them don’t have a fixation on being clean or anything at all, and are very pleased with blasting shit particles around. ^^/s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699972536 {#3727
        date: 2023-11-14 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
        "@velox_vulnus@lemmy.ml"
        "@eletes@sh.itjust.works"
        "@Potatos_are_not_friends@lemmy.world"
        "@whereisk@lemmy.world"
        "@Eufalconimorph@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3718 …}
      +nested: Doctrine\ORM\PersistentCollection {#3716 …}
      +votes: Doctrine\ORM\PersistentCollection {#3720 …}
      +reports: Doctrine\ORM\PersistentCollection {#3732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3736 …}
      -id: 123398
      -bodyTs: "'/s':32 'anyth':20 'around':31 'blast':28 'clean':18 'countri':7 'fixat':15 'm':3 'multipl':6 'particl':30 'pleas':26 'shit':29 'sure':4 'use':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5504856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699972536 {#3730
        date: 2023-11-14 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      Lol.\n
      \n
      “I’m sure all these people sacrificing goats to the gods haven’t seen their prayers answered all the time and are wrong - can’t you see how successful the Greeks and the Romans are, you idiot? /s” *<< you are this kind of person.*\n
      \n
      “Multiple countries” that “have a fixation” - therefore it can’t be - hahahaha!\n
      \n
      Are you against scientific evidence?\n
      \n
      I gave multiple sources, you gave arguments from [incredulity](https://en.m.wikipedia.org/wiki/Argument_from_incredulity), [popularity](https://en.m.wikipedia.org/wiki/Argumentum_ad_populum), and your personal perception of reputation of whole countries - collectively.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700000796 {#3777
      date: 2023-11-14 23:26:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
      "@eletes@sh.itjust.works"
      "@Potatos_are_not_friends@lemmy.world"
      "@whereisk@lemmy.world"
      "@Eufalconimorph@discuss.tchncs.de"
      "@QueriesQueried@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3781 …}
    +nested: Doctrine\ORM\PersistentCollection {#3783 …}
    +votes: Doctrine\ORM\PersistentCollection {#3785 …}
    +reports: Doctrine\ORM\PersistentCollection {#3787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
    -id: 125294
    -bodyTs: "'/s':39 '/wiki/argument_from_incredulity),':74 '/wiki/argumentum_ad_populum),':78 'answer':18 'argument':69 'collect':88 'countri':47,87 'en.m.wikipedia.org':73,77 'en.m.wikipedia.org/wiki/argument_from_incredulity),':72 'en.m.wikipedia.org/wiki/argumentum_ad_populum),':76 'evid':62 'fixat':51 'gave':64,68 'goat':9 'god':12 'greek':32 'hahahaha':57 'haven':13 'idiot':38 'incredul':71 'kind':43 'lol':1 'm':3 'multipl':46,65 'peopl':7 'percept':82 'person':45,81 'popular':75 'prayer':17 'reput':84 'roman':35 'sacrif':8 'scientif':61 'see':28 'seen':15 'sourc':66 'success':30 'sure':4 'therefor':52 'time':21 'whole':86 'wrong':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5315529"
    +editedAt: DateTimeImmutable @1700251488 {#3778
      date: 2023-11-17 21:04:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700000796 {#3779
      date: 2023-11-14 23:26:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Did you by chance edit those in? I had only seen the one link about hand dryers, so either my app bugged or you edited 🤷\u{200D}♂️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700001007 {#3799
    date: 2023-11-14 23:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@eletes@sh.itjust.works"
    "@Potatos_are_not_friends@lemmy.world"
    "@whereisk@lemmy.world"
    "@Eufalconimorph@discuss.tchncs.de"
    "@QueriesQueried@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3802 …}
  +nested: Doctrine\ORM\PersistentCollection {#3806 …}
  +votes: Doctrine\ORM\PersistentCollection {#3808 …}
  +reports: Doctrine\ORM\PersistentCollection {#3809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3813 …}
  -id: 125315
  -bodyTs: "'app':21 'bug':22 'chanc':4 'dryer':17 'edit':5,25 'either':19 'hand':16 'link':14 'one':13 'seen':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5521601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700001007 {#3796
    date: 2023-11-14 23:30:07.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
193 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
194 DENIED moderate
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I like my bidet, but I have no interest in letting my labia drip-dry so I will continue to buy toilet paper thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699924527 {#3244
    date: 2023-11-14 02:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 121792
  -bodyTs: "'bidet':4 'buy':22 'continu':20 'dri':16 'drip':15 'drip-dri':14 'interest':9 'labia':13 'let':11 'like':2 'paper':24 'thank':25 'toilet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6097562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699924527 {#3245
    date: 2023-11-14 02:15:27.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
195 DENIED edit
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I like my bidet, but I have no interest in letting my labia drip-dry so I will continue to buy toilet paper thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699924527 {#3244
    date: 2023-11-14 02:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 121792
  -bodyTs: "'bidet':4 'buy':22 'continu':20 'dri':16 'drip':15 'drip-dri':14 'interest':9 'labia':13 'let':11 'like':2 'paper':24 'thank':25 'toilet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6097562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699924527 {#3245
    date: 2023-11-14 02:15:27.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
196 DENIED moderate
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "I like my bidet, but I have no interest in letting my labia drip-dry so I will continue to buy toilet paper thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699924527 {#3244
    date: 2023-11-14 02:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 121792
  -bodyTs: "'bidet':4 'buy':22 'continu':20 'dri':16 'drip':15 'drip-dri':14 'interest':9 'labia':13 'let':11 'like':2 'paper':24 'thank':25 'toilet':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6097562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699924527 {#3245
    date: 2023-11-14 02:15:27.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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246
    +user: Proxies\__CG__\App\Entity\User {#3247 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "I like my bidet, but I have no interest in letting my labia drip-dry so I will continue to buy toilet paper thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699924527 {#3244
      date: 2023-11-14 02:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3248 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    -id: 121792
    -bodyTs: "'bidet':4 'buy':22 'continu':20 'dri':16 'drip':15 'drip-dri':14 'interest':9 'labia':13 'let':11 'like':2 'paper':24 'thank':25 'toilet':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6097562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699924527 {#3245
      date: 2023-11-14 02:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You don’t have a hair dryer in your bathroom? /S"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699984762 {#3440
    date: 2023-11-14 18:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@poppy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 124282
  -bodyTs: "'/s':11 'bathroom':10 'dryer':7 'hair':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6124528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699984762 {#3441
    date: 2023-11-14 18:59:22.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
199 DENIED edit
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246
    +user: Proxies\__CG__\App\Entity\User {#3247 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "I like my bidet, but I have no interest in letting my labia drip-dry so I will continue to buy toilet paper thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699924527 {#3244
      date: 2023-11-14 02:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3248 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    -id: 121792
    -bodyTs: "'bidet':4 'buy':22 'continu':20 'dri':16 'drip':15 'drip-dri':14 'interest':9 'labia':13 'let':11 'like':2 'paper':24 'thank':25 'toilet':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6097562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699924527 {#3245
      date: 2023-11-14 02:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You don’t have a hair dryer in your bathroom? /S"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699984762 {#3440
    date: 2023-11-14 18:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@poppy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 124282
  -bodyTs: "'/s':11 'bathroom':10 'dryer':7 'hair':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6124528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699984762 {#3441
    date: 2023-11-14 18:59:22.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
200 DENIED moderate
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246
    +user: Proxies\__CG__\App\Entity\User {#3247 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3068
      +user: Proxies\__CG__\App\Entity\User {#3067 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1699907271 {#3071
        date: 2023-11-13 21:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3066 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
      -id: 120903
      -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5771118"
      +editedAt: DateTimeImmutable @1700099370 {#3070
        date: 2023-11-16 02:49:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699907271 {#3069
        date: 2023-11-13 21:27:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "I like my bidet, but I have no interest in letting my labia drip-dry so I will continue to buy toilet paper thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699924527 {#3244
      date: 2023-11-14 02:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3248 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    -id: 121792
    -bodyTs: "'bidet':4 'buy':22 'continu':20 'dri':16 'drip':15 'drip-dri':14 'interest':9 'labia':13 'let':11 'like':2 'paper':24 'thank':25 'toilet':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6097562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699924527 {#3245
      date: 2023-11-14 02:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "You don’t have a hair dryer in your bathroom? /S"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699984762 {#3440
    date: 2023-11-14 18:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
    "@poppy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 124282
  -bodyTs: "'/s':11 'bathroom':10 'dryer':7 'hair':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6124528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699984762 {#3441
    date: 2023-11-14 18:59:22.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
201 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
202 DENIED moderate
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Bidet has reduced my toilet paper usage, but it’s absolutely not a replacement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699989361 {#3260
    date: 2023-11-14 20:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 124610
  -bodyTs: "'absolut':11 'bidet':1 'paper':6 'reduc':3 'replac':14 'toilet':5 'usag':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5514844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699989361 {#3261
    date: 2023-11-14 20:16:01.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
203 DENIED edit
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Bidet has reduced my toilet paper usage, but it’s absolutely not a replacement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699989361 {#3260
    date: 2023-11-14 20:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 124610
  -bodyTs: "'absolut':11 'bidet':1 'paper':6 'reduc':3 'replac':14 'toilet':5 'usag':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5514844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699989361 {#3261
    date: 2023-11-14 20:16:01.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
204 DENIED moderate
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3068
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: "Or just buy a bidet spray. Simple to install, no waste of paper and you can control the angle without having to touch the crevices."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1699907271 {#3071
      date: 2023-11-13 21:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3066 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 120903
    -bodyTs: "'angl':19 'bidet':5 'buy':3 'control':17 'crevic':25 'instal':9 'paper':13 'simpl':7 'spray':6 'touch':23 'wast':11 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5771118"
    +editedAt: DateTimeImmutable @1700099370 {#3070
      date: 2023-11-16 02:49:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699907271 {#3069
      date: 2023-11-13 21:27:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Bidet has reduced my toilet paper usage, but it’s absolutely not a replacement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699989361 {#3260
    date: 2023-11-14 20:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 124610
  -bodyTs: "'absolut':11 'bidet':1 'paper':6 'reduc':3 'replac':14 'toilet':5 'usag':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5514844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699989361 {#3261
    date: 2023-11-14 20:16:01.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
205 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
206 DENIED moderate
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we need an ISO Toilet Paper Standard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1700354115 {#2708
      date: 2023-11-19 01:35:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 120852
    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6086976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906410 {#2709
      date: 2023-11-13 21:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    There are several:\n
    \n
    - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
    - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
    - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
    - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
    - EN ISO 12 625-8:2004 (Water retention capacity)\n
    \n
    Yet there seems to be no standard for the size or number of sheets in a roll.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1699911018 {#3054
    date: 2023-11-13 22:30:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 121076
  -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4786830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699911018 {#3053
    date: 2023-11-13 22:30:18.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
207 DENIED edit
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we need an ISO Toilet Paper Standard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1700354115 {#2708
      date: 2023-11-19 01:35:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 120852
    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6086976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906410 {#2709
      date: 2023-11-13 21:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    There are several:\n
    \n
    - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
    - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
    - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
    - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
    - EN ISO 12 625-8:2004 (Water retention capacity)\n
    \n
    Yet there seems to be no standard for the size or number of sheets in a roll.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1699911018 {#3054
    date: 2023-11-13 22:30:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 121076
  -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4786830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699911018 {#3053
    date: 2023-11-13 22:30:18.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
208 DENIED moderate
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2713
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is why we need an ISO Toilet Paper Standard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 123
    +score: 0
    +lastActive: DateTime @1700354115 {#2708
      date: 2023-11-19 01:35:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 120852
    -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6086976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699906410 {#2709
      date: 2023-11-13 21:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    There are several:\n
    \n
    - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
    - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
    - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
    - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
    - EN ISO 12 625-8:2004 (Water retention capacity)\n
    \n
    Yet there seems to be no standard for the size or number of sheets in a roll.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1699911018 {#3054
    date: 2023-11-13 22:30:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3050 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  -id: 121076
  -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4786830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699911018 {#3053
    date: 2023-11-13 22:30:18.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3052
    +user: Proxies\__CG__\App\Entity\User {#3051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      There are several:\n
      \n
      - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
      - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
      - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
      - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
      - EN ISO 12 625-8:2004 (Water retention capacity)\n
      \n
      Yet there seems to be no standard for the size or number of sheets in a roll.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1699911018 {#3054
      date: 2023-11-13 22:30:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3050 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    -id: 121076
    -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4786830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699911018 {#3053
      date: 2023-11-13 22:30:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
    \n
    [xkcd.com/927/](https://xkcd.com/927/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1699918156 {#3276
    date: 2023-11-14 00:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 121493
  -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918156 {#3277
    date: 2023-11-14 00:29:16.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
211 DENIED edit
App\Entity\EntryComment {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3052
    +user: Proxies\__CG__\App\Entity\User {#3051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      There are several:\n
      \n
      - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
      - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
      - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
      - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
      - EN ISO 12 625-8:2004 (Water retention capacity)\n
      \n
      Yet there seems to be no standard for the size or number of sheets in a roll.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1699911018 {#3054
      date: 2023-11-13 22:30:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3050 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    -id: 121076
    -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4786830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699911018 {#3053
      date: 2023-11-13 22:30:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
    \n
    [xkcd.com/927/](https://xkcd.com/927/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1699918156 {#3276
    date: 2023-11-14 00:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 121493
  -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918156 {#3277
    date: 2023-11-14 00:29:16.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
212 DENIED moderate
App\Entity\EntryComment {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3052
    +user: Proxies\__CG__\App\Entity\User {#3051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2713
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is why we need an ISO Toilet Paper Standard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 123
      +score: 0
      +lastActive: DateTime @1700354115 {#2708
        date: 2023-11-19 01:35:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 120852
      -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6086976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906410 {#2709
        date: 2023-11-13 21:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      There are several:\n
      \n
      - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
      - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
      - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
      - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
      - EN ISO 12 625-8:2004 (Water retention capacity)\n
      \n
      Yet there seems to be no standard for the size or number of sheets in a roll.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1699911018 {#3054
      date: 2023-11-13 22:30:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3050 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    -id: 121076
    -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4786830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699911018 {#3053
      date: 2023-11-13 22:30:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: """
    ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
    \n
    [xkcd.com/927/](https://xkcd.com/927/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1699918156 {#3276
    date: 2023-11-14 00:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 121493
  -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5293347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918156 {#3277
    date: 2023-11-14 00:29:16.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
213 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
214 DENIED moderate
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3278
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3052
      +user: Proxies\__CG__\App\Entity\User {#3051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        There are several:\n
        \n
        - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
        - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
        - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
        - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
        - EN ISO 12 625-8:2004 (Water retention capacity)\n
        \n
        Yet there seems to be no standard for the size or number of sheets in a roll.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1699911018 {#3054
        date: 2023-11-13 22:30:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3050 …}
      +nested: Doctrine\ORM\PersistentCollection {#3048 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
      -id: 121076
      -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4786830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699911018 {#3053
        date: 2023-11-13 22:30:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
      \n
      [xkcd.com/927/](https://xkcd.com/927/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1699918156 {#3276
      date: 2023-11-14 00:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@Senseless@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 121493
    -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918156 {#3277
      date: 2023-11-14 00:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "hmm, this is more like realizing your preferred language doesn’t have a word for a thing and deciding you want one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699925040 {#3392
    date: 2023-11-14 02:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 121808
  -bodyTs: "'decid':19 'doesn':10 'hmm':1 'languag':9 'like':5 'one':22 'prefer':8 'realiz':6 'thing':17 'want':21 'word':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699925040 {#3393
    date: 2023-11-14 02:24: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
215 DENIED edit
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3278
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3052
      +user: Proxies\__CG__\App\Entity\User {#3051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        There are several:\n
        \n
        - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
        - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
        - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
        - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
        - EN ISO 12 625-8:2004 (Water retention capacity)\n
        \n
        Yet there seems to be no standard for the size or number of sheets in a roll.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1699911018 {#3054
        date: 2023-11-13 22:30:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3050 …}
      +nested: Doctrine\ORM\PersistentCollection {#3048 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
      -id: 121076
      -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4786830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699911018 {#3053
        date: 2023-11-13 22:30:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
      \n
      [xkcd.com/927/](https://xkcd.com/927/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1699918156 {#3276
      date: 2023-11-14 00:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@Senseless@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 121493
    -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918156 {#3277
      date: 2023-11-14 00:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "hmm, this is more like realizing your preferred language doesn’t have a word for a thing and deciding you want one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699925040 {#3392
    date: 2023-11-14 02:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 121808
  -bodyTs: "'decid':19 'doesn':10 'hmm':1 'languag':9 'like':5 'one':22 'prefer':8 'realiz':6 'thing':17 'want':21 'word':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699925040 {#3393
    date: 2023-11-14 02:24: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
216 DENIED moderate
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3278
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3052
      +user: Proxies\__CG__\App\Entity\User {#3051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        There are several:\n
        \n
        - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
        - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
        - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
        - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
        - EN ISO 12 625-8:2004 (Water retention capacity)\n
        \n
        Yet there seems to be no standard for the size or number of sheets in a roll.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1699911018 {#3054
        date: 2023-11-13 22:30:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3050 …}
      +nested: Doctrine\ORM\PersistentCollection {#3048 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
      -id: 121076
      -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4786830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699911018 {#3053
        date: 2023-11-13 22:30:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
      \n
      [xkcd.com/927/](https://xkcd.com/927/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1699918156 {#3276
      date: 2023-11-14 00:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@Senseless@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 121493
    -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918156 {#3277
      date: 2023-11-14 00:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "hmm, this is more like realizing your preferred language doesn’t have a word for a thing and deciding you want one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699925040 {#3392
    date: 2023-11-14 02:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 121808
  -bodyTs: "'decid':19 'doesn':10 'hmm':1 'languag':9 'like':5 'one':22 'prefer':8 'realiz':6 'thing':17 'want':21 'word':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699925040 {#3393
    date: 2023-11-14 02:24: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
217 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
218 DENIED moderate
App\Entity\EntryComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3278
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3052
      +user: Proxies\__CG__\App\Entity\User {#3051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        There are several:\n
        \n
        - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
        - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
        - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
        - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
        - EN ISO 12 625-8:2004 (Water retention capacity)\n
        \n
        Yet there seems to be no standard for the size or number of sheets in a roll.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1699911018 {#3054
        date: 2023-11-13 22:30:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3050 …}
      +nested: Doctrine\ORM\PersistentCollection {#3048 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
      -id: 121076
      -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4786830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699911018 {#3053
        date: 2023-11-13 22:30:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
      \n
      [xkcd.com/927/](https://xkcd.com/927/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1699918156 {#3276
      date: 2023-11-14 00:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@Senseless@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 121493
    -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918156 {#3277
      date: 2023-11-14 00:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Nah, ISO fucks and I fuck with ISO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699922498 {#3408
    date: 2023-11-14 01:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 121708
  -bodyTs: "'fuck':3,6 'iso':2,8 'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699922498 {#3409
    date: 2023-11-14 01:41:38.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
219 DENIED edit
App\Entity\EntryComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3278
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3052
      +user: Proxies\__CG__\App\Entity\User {#3051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        There are several:\n
        \n
        - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
        - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
        - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
        - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
        - EN ISO 12 625-8:2004 (Water retention capacity)\n
        \n
        Yet there seems to be no standard for the size or number of sheets in a roll.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1699911018 {#3054
        date: 2023-11-13 22:30:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3050 …}
      +nested: Doctrine\ORM\PersistentCollection {#3048 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
      -id: 121076
      -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4786830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699911018 {#3053
        date: 2023-11-13 22:30:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
      \n
      [xkcd.com/927/](https://xkcd.com/927/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1699918156 {#3276
      date: 2023-11-14 00:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@Senseless@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 121493
    -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918156 {#3277
      date: 2023-11-14 00:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Nah, ISO fucks and I fuck with ISO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699922498 {#3408
    date: 2023-11-14 01:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 121708
  -bodyTs: "'fuck':3,6 'iso':2,8 'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699922498 {#3409
    date: 2023-11-14 01:41:38.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
220 DENIED moderate
App\Entity\EntryComment {#3410
  +user: Proxies\__CG__\App\Entity\User {#3411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3278
    +user: Proxies\__CG__\App\Entity\User {#3279 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3052
      +user: Proxies\__CG__\App\Entity\User {#3051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#2713
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "This is why we need an ISO Toilet Paper Standard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 123
        +score: 0
        +lastActive: DateTime @1700354115 {#2708
          date: 2023-11-19 01:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ace@lemmy.ananace.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 120852
        -bodyTs: "'iso':7 'need':5 'paper':9 'standard':10 'toilet':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6086976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906410 {#2709
          date: 2023-11-13 21:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2713}
      +body: """
        There are several:\n
        \n
        - DIN EN ISO 12 625-4: 2005 (Dry tear resistance and perforation resistance)\n
        - DIN EN ISO 12 625-5:2005 (wet tear resistance)\n
        - DIN EN ISO 12 625 -9:2005 (Puncture resistance)\n
        - DIN EN ISO 12 625-3:2005 (Paper thickness in use)\n
        - EN ISO 12 625-8:2004 (Water retention capacity)\n
        \n
        Yet there seems to be no standard for the size or number of sheets in a roll.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1699911018 {#3054
        date: 2023-11-13 22:30:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3050 …}
      +nested: Doctrine\ORM\PersistentCollection {#3048 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
      -id: 121076
      -bodyTs: "'-3':41 '-4':9 '-5':22 '-8':51 '-9':32 '12':7,20,30,39,49 '2004':52 '2005':10,23,33,42 '625':8,21,31,40,50 'capac':55 'din':4,17,27,36 'dri':11 'en':5,18,28,37,47 'iso':6,19,29,38,48 'number':67 'paper':43 'perfor':15 'punctur':34 'resist':13,16,26,35 'retent':54 'roll':72 'seem':58 'sever':3 'sheet':69 'size':65 'standard':62 'tear':12,25 'thick':44 'use':46 'water':53 'wet':24 'yet':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4786830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699911018 {#3053
        date: 2023-11-13 22:30:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2713}
    +body: """
      ![](https://lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)\n
      \n
      [xkcd.com/927/](https://xkcd.com/927/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1699918156 {#3276
      date: 2023-11-14 00:29:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@Gork@lemm.ee"
      "@Senseless@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 121493
    -bodyTs: "'/927/](https://xkcd.com/927/)':6 '/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/8b1378a3-dcfd-438e-b01d-f0ed22497cc7.png)':1 'xkcd.com':5 'xkcd.com/927/](https://xkcd.com/927/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5293347"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699918156 {#3277
      date: 2023-11-14 00:29:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2713}
  +body: "Nah, ISO fucks and I fuck with ISO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1699922498 {#3408
    date: 2023-11-14 01:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@Gork@lemm.ee"
    "@Senseless@feddit.de"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 121708
  -bodyTs: "'fuck':3,6 'iso':2,8 'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5294716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699922498 {#3409
    date: 2023-11-14 01:41:38.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
221 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
222 DENIED moderate
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I normally buy Charmin ultra soft at Costco.\n
    \n
    I was at target and we were low, so just grabbed some there.\n
    \n
    Turns out the rolls (cardboard tube and all) were like an inch less wide. For some reason that extra inch makes me comfortable, and I’ve been so angry at the Target rolls while I try to use them up. I have big hands… this kind of shrinkflation can get messy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699904392 {#2781
    date: 2023-11-13 20:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 120739
  -bodyTs: "'angri':50 'big':64 'buy':3 'cardboard':26 'charmin':4 'comfort':44 'costco':8 'extra':40 'get':71 'grab':19 'hand':65 'inch':33,41 'kind':67 'less':34 'like':31 'low':16 'make':42 'messi':72 'normal':2 'reason':38 'roll':25,54 'shrinkflat':69 'soft':6 'target':12,53 'tri':57 'tube':27 'turn':22 'ultra':5 'use':59 've':47 'wide':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904392 {#2782
    date: 2023-11-13 20:39: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
223 DENIED edit
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I normally buy Charmin ultra soft at Costco.\n
    \n
    I was at target and we were low, so just grabbed some there.\n
    \n
    Turns out the rolls (cardboard tube and all) were like an inch less wide. For some reason that extra inch makes me comfortable, and I’ve been so angry at the Target rolls while I try to use them up. I have big hands… this kind of shrinkflation can get messy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699904392 {#2781
    date: 2023-11-13 20:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 120739
  -bodyTs: "'angri':50 'big':64 'buy':3 'cardboard':26 'charmin':4 'comfort':44 'costco':8 'extra':40 'get':71 'grab':19 'hand':65 'inch':33,41 'kind':67 'less':34 'like':31 'low':16 'make':42 'messi':72 'normal':2 'reason':38 'roll':25,54 'shrinkflat':69 'soft':6 'target':12,53 'tri':57 'tube':27 'turn':22 'ultra':5 'use':59 've':47 'wide':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904392 {#2782
    date: 2023-11-13 20:39: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
224 DENIED moderate
App\Entity\EntryComment {#2786
  +user: App\Entity\User {#2799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I normally buy Charmin ultra soft at Costco.\n
    \n
    I was at target and we were low, so just grabbed some there.\n
    \n
    Turns out the rolls (cardboard tube and all) were like an inch less wide. For some reason that extra inch makes me comfortable, and I’ve been so angry at the Target rolls while I try to use them up. I have big hands… this kind of shrinkflation can get messy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699904392 {#2781
    date: 2023-11-13 20:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2787 …}
  +nested: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  -id: 120739
  -bodyTs: "'angri':50 'big':64 'buy':3 'cardboard':26 'charmin':4 'comfort':44 'costco':8 'extra':40 'get':71 'grab':19 'hand':65 'inch':33,41 'kind':67 'less':34 'like':31 'low':16 'make':42 'messi':72 'normal':2 'reason':38 'roll':25,54 'shrinkflat':69 'soft':6 'target':12,53 'tri':57 'tube':27 'turn':22 'ultra':5 'use':59 've':47 'wide':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904392 {#2782
    date: 2023-11-13 20:39: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
225 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
226 DENIED moderate
App\Entity\EntryComment {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I usually just buy half a roll or so at a time from the guy behind the mcdonalds drive through."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699903183 {#2854
    date: 2023-11-13 20:19:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 120679
  -bodyTs: "'behind':16 'buy':4 'drive':19 'guy':15 'half':5 'mcdonald':18 'roll':7 'time':12 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903183 {#2855
    date: 2023-11-13 20:19:43.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
227 DENIED edit
App\Entity\EntryComment {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I usually just buy half a roll or so at a time from the guy behind the mcdonalds drive through."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699903183 {#2854
    date: 2023-11-13 20:19:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 120679
  -bodyTs: "'behind':16 'buy':4 'drive':19 'guy':15 'half':5 'mcdonald':18 'roll':7 'time':12 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903183 {#2855
    date: 2023-11-13 20:19:43.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
228 DENIED moderate
App\Entity\EntryComment {#2859
  +user: App\Entity\User {#2872 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I usually just buy half a roll or so at a time from the guy behind the mcdonalds drive through."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699903183 {#2854
    date: 2023-11-13 20:19:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2860 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  -id: 120679
  -bodyTs: "'behind':16 'buy':4 'drive':19 'guy':15 'half':5 'mcdonald':18 'roll':7 'time':12 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903183 {#2855
    date: 2023-11-13 20:19:43.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
229 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
230 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700121455 {#2927
    date: 2023-11-16 08:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 120602
  -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699901636 {#2928
    date: 2023-11-13 19:53: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
231 DENIED edit
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700121455 {#2927
    date: 2023-11-16 08:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 120602
  -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699901636 {#2928
    date: 2023-11-13 19:53: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
232 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700121455 {#2927
    date: 2023-11-16 08:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 120602
  -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699901636 {#2928
    date: 2023-11-13 19:53: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
233 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
234 DENIED moderate
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700121455 {#2927
      date: 2023-11-16 08:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 120602
    -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699901636 {#2928
      date: 2023-11-13 19:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Yeah. I just look at the price and how many layers (i.e. 2 ply, 3 ply) there are, and decide from there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699902089 {#3018
    date: 2023-11-13 20:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 120621
  -bodyTs: "'2':13 '3':15 'decid':20 'i.e':12 'layer':11 'look':4 'mani':10 'pli':14,16 'price':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6083898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902089 {#3021
    date: 2023-11-13 20:01:29.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
235 DENIED edit
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700121455 {#2927
      date: 2023-11-16 08:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 120602
    -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699901636 {#2928
      date: 2023-11-13 19:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Yeah. I just look at the price and how many layers (i.e. 2 ply, 3 ply) there are, and decide from there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699902089 {#3018
    date: 2023-11-13 20:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 120621
  -bodyTs: "'2':13 '3':15 'decid':20 'i.e':12 'layer':11 'look':4 'mani':10 'pli':14,16 'price':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6083898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902089 {#3021
    date: 2023-11-13 20:01:29.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
236 DENIED moderate
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700121455 {#2927
      date: 2023-11-16 08:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 120602
    -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699901636 {#2928
      date: 2023-11-13 19:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Yeah. I just look at the price and how many layers (i.e. 2 ply, 3 ply) there are, and decide from there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699902089 {#3018
    date: 2023-11-13 20:01:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 120621
  -bodyTs: "'2':13 '3':15 'decid':20 'i.e':12 'layer':11 'look':4 'mani':10 'pli':14,16 'price':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6083898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902089 {#3021
    date: 2023-11-13 20:01:29.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
237 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
238 DENIED moderate
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700121455 {#2927
      date: 2023-11-16 08:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 120602
    -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699901636 {#2928
      date: 2023-11-13 19:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Even if it doesn’t, all these packages have the total area listed somewhere on the package. If the $/area isn’t listed on the price tag, you can still calculate it manually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699904318 {#3087
    date: 2023-11-13 20:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 120731
  -bodyTs: "'/area':20 'area':12 'calcul':31 'doesn':4 'even':1 'isn':21 'list':13,23 'manual':33 'packag':8,17 'price':26 'somewher':14 'still':30 'tag':27 'total':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904318 {#3086
    date: 2023-11-13 20:38:38.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
239 DENIED edit
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700121455 {#2927
      date: 2023-11-16 08:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 120602
    -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699901636 {#2928
      date: 2023-11-13 19:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Even if it doesn’t, all these packages have the total area listed somewhere on the package. If the $/area isn’t listed on the price tag, you can still calculate it manually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699904318 {#3087
    date: 2023-11-13 20:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 120731
  -bodyTs: "'/area':20 'area':12 'calcul':31 'doesn':4 'even':1 'isn':21 'list':13,23 'manual':33 'packag':8,17 'price':26 'somewher':14 'still':30 'tag':27 'total':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904318 {#3086
    date: 2023-11-13 20:38:38.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
240 DENIED moderate
App\Entity\EntryComment {#3085
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700121455 {#2927
      date: 2023-11-16 08:57:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 120602
    -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699901636 {#2928
      date: 2023-11-13 19:53:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Even if it doesn’t, all these packages have the total area listed somewhere on the package. If the $/area isn’t listed on the price tag, you can still calculate it manually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699904318 {#3087
    date: 2023-11-13 20:38:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 120731
  -bodyTs: "'/area':20 'area':12 'calcul':31 'doesn':4 'even':1 'isn':21 'list':13,23 'manual':33 'packag':8,17 'price':26 'somewher':14 'still':30 'tag':27 'total':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5288680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904318 {#3086
    date: 2023-11-13 20:38:38.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
241 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
242 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700121455 {#2927
        date: 2023-11-16 08:57:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 120602
      -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699901636 {#2928
        date: 2023-11-13 19:53:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Even if it doesn’t, all these packages have the total area listed somewhere on the package. If the $/area isn’t listed on the price tag, you can still calculate it manually."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699904318 {#3087
      date: 2023-11-13 20:38:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 120731
    -bodyTs: "'/area':20 'area':12 'calcul':31 'doesn':4 'even':1 'isn':21 'list':13,23 'manual':33 'packag':8,17 'price':26 'somewher':14 'still':30 'tag':27 'total':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5288680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904318 {#3086
      date: 2023-11-13 20:38:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Who do you think I am? Einstein??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699923661 {#3220
    date: 2023-11-14 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 121760
  -bodyTs: "'einstein':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923661 {#3217
    date: 2023-11-14 02:01:01.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
243 DENIED edit
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700121455 {#2927
        date: 2023-11-16 08:57:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 120602
      -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699901636 {#2928
        date: 2023-11-13 19:53:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Even if it doesn’t, all these packages have the total area listed somewhere on the package. If the $/area isn’t listed on the price tag, you can still calculate it manually."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699904318 {#3087
      date: 2023-11-13 20:38:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 120731
    -bodyTs: "'/area':20 'area':12 'calcul':31 'doesn':4 'even':1 'isn':21 'list':13,23 'manual':33 'packag':8,17 'price':26 'somewher':14 'still':30 'tag':27 'total':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5288680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904318 {#3086
      date: 2023-11-13 20:38:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Who do you think I am? Einstein??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699923661 {#3220
    date: 2023-11-14 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 121760
  -bodyTs: "'einstein':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923661 {#3217
    date: 2023-11-14 02:01:01.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
244 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3085
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Doesn't the price tag on the shelf usually have a break down per sheet or sqft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700121455 {#2927
        date: 2023-11-16 08:57:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ace@lemmy.ananace.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 120602
      -bodyTs: "'break':12 'doesn':1 'per':14 'price':4 'sheet':15 'shelf':8 'sqft':17 'tag':5 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/623495/-/comment/3540661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699901636 {#2928
        date: 2023-11-13 19:53:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Even if it doesn’t, all these packages have the total area listed somewhere on the package. If the $/area isn’t listed on the price tag, you can still calculate it manually."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699904318 {#3087
      date: 2023-11-13 20:38:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ace@lemmy.ananace.dev"
      "@uphillbothways@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 120731
    -bodyTs: "'/area':20 'area':12 'calcul':31 'doesn':4 'even':1 'isn':21 'list':13,23 'manual':33 'packag':8,17 'price':26 'somewher':14 'still':30 'tag':27 'total':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5288680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904318 {#3086
      date: 2023-11-13 20:38:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Who do you think I am? Einstein??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699923661 {#3220
    date: 2023-11-14 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
    "@uphillbothways@kbin.social"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 121760
  -bodyTs: "'einstein':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5295054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923661 {#3217
    date: 2023-11-14 02:01:01.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