GET https://kbin.spritesserver.nl/index.php/m/aww@lemmy.ml/comments/top?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.74 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Funny that we wish we could fly, and all he wanted to do was ride in a car. Truly the grass is greener on the other side"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1726530256 {#1510
    date: 2024-09-17 01:44:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 320871
  -bodyTs: "'car':18 'could':6 'fli':7 'funni':1 'grass':21 'greener':23 'ride':15 'side':27 'truli':19 'want':11 'wish':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5781781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623658 {#2428
    date: 2024-01-19 01:20: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
3 DENIED edit
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Funny that we wish we could fly, and all he wanted to do was ride in a car. Truly the grass is greener on the other side"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1726530256 {#1510
    date: 2024-09-17 01:44:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 320871
  -bodyTs: "'car':18 'could':6 'fli':7 'funni':1 'grass':21 'greener':23 'ride':15 'side':27 'truli':19 'want':11 'wish':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5781781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623658 {#2428
    date: 2024-01-19 01:20: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
4 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1971 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Funny that we wish we could fly, and all he wanted to do was ride in a car. Truly the grass is greener on the other side"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1726530256 {#1510
    date: 2024-09-17 01:44:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  -id: 320871
  -bodyTs: "'car':18 'could':6 'fli':7 'funni':1 'grass':21 'greener':23 'ride':15 'side':27 'truli':19 'want':11 'wish':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5781781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623658 {#2428
    date: 2024-01-19 01:20: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
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 {#3197
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1971 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Funny that we wish we could fly, and all he wanted to do was ride in a car. Truly the grass is greener on the other side"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1726530256 {#1510
      date: 2024-09-17 01:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 320871
    -bodyTs: "'car':18 'could':6 'fli':7 'funni':1 'grass':21 'greener':23 'ride':15 'side':27 'truli':19 'want':11 'wish':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5781781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623658 {#2428
      date: 2024-01-19 01:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "He adored the car and would sit on top of it and yell in the morning when it was time for my husband to drive me to work. You never realized that you could recognize a bird’s individual voice but you absolutely can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705625821 {#3195
    date: 2024-01-19 01:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Krrygon@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 320962
  -bodyTs: "'absolut':43 'ador':2 'bird':37 'car':4 'could':34 'drive':25 'husband':23 'individu':39 'morn':16 'never':30 'realiz':31 'recogn':35 'sit':7 'time':20 'top':9 'voic':40 'work':28 'would':6 'yell':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705625821 {#3196
    date: 2024-01-19 01:57: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
7 DENIED edit
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1971 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Funny that we wish we could fly, and all he wanted to do was ride in a car. Truly the grass is greener on the other side"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1726530256 {#1510
      date: 2024-09-17 01:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 320871
    -bodyTs: "'car':18 'could':6 'fli':7 'funni':1 'grass':21 'greener':23 'ride':15 'side':27 'truli':19 'want':11 'wish':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5781781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623658 {#2428
      date: 2024-01-19 01:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "He adored the car and would sit on top of it and yell in the morning when it was time for my husband to drive me to work. You never realized that you could recognize a bird’s individual voice but you absolutely can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705625821 {#3195
    date: 2024-01-19 01:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Krrygon@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 320962
  -bodyTs: "'absolut':43 'ador':2 'bird':37 'car':4 'could':34 'drive':25 'husband':23 'individu':39 'morn':16 'never':30 'realiz':31 'recogn':35 'sit':7 'time':20 'top':9 'voic':40 'work':28 'would':6 'yell':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705625821 {#3196
    date: 2024-01-19 01:57: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
8 DENIED moderate
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1544
    +user: App\Entity\User {#1971 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Funny that we wish we could fly, and all he wanted to do was ride in a car. Truly the grass is greener on the other side"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1726530256 {#1510
      date: 2024-09-17 01:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2424 …}
    +nested: Doctrine\ORM\PersistentCollection {#2444 …}
    +votes: Doctrine\ORM\PersistentCollection {#2354 …}
    +reports: Doctrine\ORM\PersistentCollection {#2476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
    -id: 320871
    -bodyTs: "'car':18 'could':6 'fli':7 'funni':1 'grass':21 'greener':23 'ride':15 'side':27 'truli':19 'want':11 'wish':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5781781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623658 {#2428
      date: 2024-01-19 01:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1544}
  +body: "He adored the car and would sit on top of it and yell in the morning when it was time for my husband to drive me to work. You never realized that you could recognize a bird’s individual voice but you absolutely can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705625821 {#3195
    date: 2024-01-19 01:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Krrygon@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 320962
  -bodyTs: "'absolut':43 'ador':2 'bird':37 'car':4 'could':34 'drive':25 'husband':23 'individu':39 'morn':16 'never':30 'realiz':31 'recogn':35 'sit':7 'time':20 'top':9 'voic':40 'work':28 'would':6 'yell':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6813705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705625821 {#3196
    date: 2024-01-19 01:57: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
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 {#1736
  +user: App\Entity\User {#1720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They look so proud! A lot of effort went into that. :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704211063 {#1626
    date: 2024-01-02 16:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 273757
  -bodyTs: "'effort':8 'look':2 'lot':6 'proud':4 'went':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6004863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211063 {#1722
    date: 2024-01-02 16:57: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
11 DENIED edit
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#1720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They look so proud! A lot of effort went into that. :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704211063 {#1626
    date: 2024-01-02 16:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 273757
  -bodyTs: "'effort':8 'look':2 'lot':6 'proud':4 'went':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6004863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211063 {#1722
    date: 2024-01-02 16:57: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
12 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#1720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They look so proud! A lot of effort went into that. :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704211063 {#1626
    date: 2024-01-02 16:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 273757
  -bodyTs: "'effort':8 'look':2 'lot':6 'proud':4 'went':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6004863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211063 {#1722
    date: 2024-01-02 16:57: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
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 {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’ll never recognize me with A MUSTACHE!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704824385 {#1405
    date: 2024-01-09 19:19:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 293974
  -bodyTs: "'ll':2 'mustach':8 'never':3 'recogn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6527182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704824385 {#1385
    date: 2024-01-09 19:19:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’ll never recognize me with A MUSTACHE!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704824385 {#1405
    date: 2024-01-09 19:19:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 293974
  -bodyTs: "'ll':2 'mustach':8 'never':3 'recogn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6527182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704824385 {#1385
    date: 2024-01-09 19:19:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1363
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’ll never recognize me with A MUSTACHE!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704824385 {#1405
    date: 2024-01-09 19:19:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 293974
  -bodyTs: "'ll':2 'mustach':8 'never':3 'recogn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6527182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704824385 {#1385
    date: 2024-01-09 19:19:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Dawww… they look like wee hyenas!\n
    \n
    ![](https://lemmy.world/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704431137 {#2351
    date: 2024-01-05 06:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 281738
  -bodyTs: "'/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)':9 'dawww':1 'hyena':6 'lemmy.world':8 'lemmy.world/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)':7 'like':4 'look':3 'wee':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6420150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704431137 {#2347
    date: 2024-01-05 06:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Dawww… they look like wee hyenas!\n
    \n
    ![](https://lemmy.world/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704431137 {#2351
    date: 2024-01-05 06:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 281738
  -bodyTs: "'/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)':9 'dawww':1 'hyena':6 'lemmy.world':8 'lemmy.world/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)':7 'like':4 'look':3 'wee':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6420150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704431137 {#2347
    date: 2024-01-05 06:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Dawww… they look like wee hyenas!\n
    \n
    ![](https://lemmy.world/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704431137 {#2351
    date: 2024-01-05 06:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 281738
  -bodyTs: "'/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)':9 'dawww':1 'hyena':6 'lemmy.world':8 'lemmy.world/pictrs/image/b0cca2c8-b2aa-4b74-a176-b5622d9ce93b.jpeg)':7 'like':4 'look':3 'wee':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6420150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704431137 {#2347
    date: 2024-01-05 06:05:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“ohh god Bob, stop it.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1710958516 {#2110
    date: 2024-03-20 19:15:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 273810
  -bodyTs: "'bob':3 'god':2 'ohh':1 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4159885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212088 {#2107
    date: 2024-01-02 17:14:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“ohh god Bob, stop it.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1710958516 {#2110
    date: 2024-03-20 19:15:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 273810
  -bodyTs: "'bob':3 'god':2 'ohh':1 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4159885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212088 {#2107
    date: 2024-01-02 17:14:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“ohh god Bob, stop it.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1710958516 {#2110
    date: 2024-03-20 19:15:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 273810
  -bodyTs: "'bob':3 'god':2 'ohh':1 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4159885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212088 {#2107
    date: 2024-01-02 17:14:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2044 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "“ohh god Bob, stop it.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1710958516 {#2110
      date: 2024-03-20 19:15:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2121 …}
    +nested: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
    -id: 273810
    -bodyTs: "'bob':3 'god':2 'ohh':1 'stop':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4159885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704212088 {#2107
      date: 2024-01-02 17:14:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "thinking about that painting with the girl on the train and that old sleazy lookin fella pestering her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704219253 {#3109
    date: 2024-01-02 19:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 274148
  -bodyTs: "'fella':16 'girl':7 'lookin':15 'old':13 'paint':4 'pester':17 'sleazi':14 'think':1 'train':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6354531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219253 {#3108
    date: 2024-01-02 19:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2044 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "“ohh god Bob, stop it.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1710958516 {#2110
      date: 2024-03-20 19:15:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2121 …}
    +nested: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
    -id: 273810
    -bodyTs: "'bob':3 'god':2 'ohh':1 'stop':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4159885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704212088 {#2107
      date: 2024-01-02 17:14:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "thinking about that painting with the girl on the train and that old sleazy lookin fella pestering her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704219253 {#3109
    date: 2024-01-02 19:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 274148
  -bodyTs: "'fella':16 'girl':7 'lookin':15 'old':13 'paint':4 'pester':17 'sleazi':14 'think':1 'train':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6354531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219253 {#3108
    date: 2024-01-02 19:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2044 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "“ohh god Bob, stop it.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1710958516 {#2110
      date: 2024-03-20 19:15:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2121 …}
    +nested: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
    -id: 273810
    -bodyTs: "'bob':3 'god':2 'ohh':1 'stop':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4159885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704212088 {#2107
      date: 2024-01-02 17:14:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "thinking about that painting with the girl on the train and that old sleazy lookin fella pestering her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704219253 {#3109
    date: 2024-01-02 19:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Annoyed_Crabby@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 274148
  -bodyTs: "'fella':16 'girl':7 'lookin':15 'old':13 'paint':4 'pester':17 'sleazi':14 'think':1 'train':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6354531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219253 {#3108
    date: 2024-01-02 19:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hurry! Bite my face and pull me up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705234111 {#2283
    date: 2024-01-14 13:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 307671
  -bodyTs: "'bite':2 'face':4 'hurri':1 'pull':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6684118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234111 {#2280
    date: 2024-01-14 13:08:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hurry! Bite my face and pull me up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705234111 {#2283
    date: 2024-01-14 13:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 307671
  -bodyTs: "'bite':2 'face':4 'hurri':1 'pull':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6684118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234111 {#2280
    date: 2024-01-14 13:08:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#2193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hurry! Bite my face and pull me up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705234111 {#2283
    date: 2024-01-14 13:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 307671
  -bodyTs: "'bite':2 'face':4 'hurri':1 'pull':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6684118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234111 {#2280
    date: 2024-01-14 13:08:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2034
  +user: App\Entity\User {#2148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This man ain’t dancing to get married, I’m no bird expert but I can tell you that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704215795 {#2285
    date: 2024-01-02 18:16:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 273980
  -bodyTs: "'ain':3 'bird':12 'danc':5 'expert':13 'get':7 'm':10 'man':2 'marri':8 'tell':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6006101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215795 {#2286
    date: 2024-01-02 18:16: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
35 DENIED edit
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This man ain’t dancing to get married, I’m no bird expert but I can tell you that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704215795 {#2285
    date: 2024-01-02 18:16:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 273980
  -bodyTs: "'ain':3 'bird':12 'danc':5 'expert':13 'get':7 'm':10 'man':2 'marri':8 'tell':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6006101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215795 {#2286
    date: 2024-01-02 18:16: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
36 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This man ain’t dancing to get married, I’m no bird expert but I can tell you that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704215795 {#2285
    date: 2024-01-02 18:16:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 273980
  -bodyTs: "'ain':3 'bird':12 'danc':5 'expert':13 'get':7 'm':10 'man':2 'marri':8 'tell':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6006101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215795 {#2286
    date: 2024-01-02 18:16: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
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 {#2368
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is why people should keep their cats indoors. Domestic cats kill [over a billion birds in the US every year](https://www.sciencenews.org/article/cats-kill-more-one-billion-birds-each-year)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704289436 {#1981
    date: 2024-01-03 14:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 276392
  -bodyTs: "'/article/cats-kill-more-one-billion-birds-each-year).':24 'billion':15 'bird':16 'cat':8,11 'domest':10 'everi':20 'indoor':9 'keep':6 'kill':12 'peopl':4 'us':19 'www.sciencenews.org':23 'www.sciencenews.org/article/cats-kill-more-one-billion-birds-each-year).':22 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4379763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289436 {#1983
    date: 2024-01-03 14:43: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
39 DENIED edit
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is why people should keep their cats indoors. Domestic cats kill [over a billion birds in the US every year](https://www.sciencenews.org/article/cats-kill-more-one-billion-birds-each-year)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704289436 {#1981
    date: 2024-01-03 14:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 276392
  -bodyTs: "'/article/cats-kill-more-one-billion-birds-each-year).':24 'billion':15 'bird':16 'cat':8,11 'domest':10 'everi':20 'indoor':9 'keep':6 'kill':12 'peopl':4 'us':19 'www.sciencenews.org':23 'www.sciencenews.org/article/cats-kill-more-one-billion-birds-each-year).':22 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4379763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289436 {#1983
    date: 2024-01-03 14:43: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
40 DENIED moderate
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is why people should keep their cats indoors. Domestic cats kill [over a billion birds in the US every year](https://www.sciencenews.org/article/cats-kill-more-one-billion-birds-each-year)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704289436 {#1981
    date: 2024-01-03 14:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 276392
  -bodyTs: "'/article/cats-kill-more-one-billion-birds-each-year).':24 'billion':15 'bird':16 'cat':8,11 'domest':10 'everi':20 'indoor':9 'keep':6 'kill':12 'peopl':4 'us':19 'www.sciencenews.org':23 'www.sciencenews.org/article/cats-kill-more-one-billion-birds-each-year).':22 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4379763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289436 {#1983
    date: 2024-01-03 14:43: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
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 {#2544
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1710887885 {#2539
    date: 2024-03-19 23:38:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2546 …}
  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
  -id: 267221
  -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5966780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704025350 {#2540
    date: 2023-12-31 13:22: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
43 DENIED edit
App\Entity\EntryComment {#2544
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1710887885 {#2539
    date: 2024-03-19 23:38:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2546 …}
  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
  -id: 267221
  -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5966780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704025350 {#2540
    date: 2023-12-31 13:22: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
44 DENIED moderate
App\Entity\EntryComment {#2544
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1710887885 {#2539
    date: 2024-03-19 23:38:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2546 …}
  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
  -id: 267221
  -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5966780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704025350 {#2540
    date: 2023-12-31 13:22: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
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 {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It’s actually a fox haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704027222 {#3072
    date: 2023-12-31 13:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 267255
  -bodyTs: "'actual':3 'fox':5 'haha':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6317795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027222 {#3075
    date: 2023-12-31 13:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It’s actually a fox haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704027222 {#3072
    date: 2023-12-31 13:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 267255
  -bodyTs: "'actual':3 'fox':5 'haha':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6317795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027222 {#3075
    date: 2023-12-31 13:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It’s actually a fox haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704027222 {#3072
    date: 2023-12-31 13:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 267255
  -bodyTs: "'actual':3 'fox':5 'haha':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6317795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027222 {#3075
    date: 2023-12-31 13:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3238
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It’s actually a fox haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704027222 {#3072
      date: 2023-12-31 13:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
    -id: 267255
    -bodyTs: "'actual':3 'fox':5 'haha':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6317795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704027222 {#3075
      date: 2023-12-31 13:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Didn’t see that coming but you won’t catch me complaining"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704029741 {#3239
    date: 2023-12-31 14:35:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@darthsid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 267314
  -bodyTs: "'catch':10 'come':5 'complain':12 'didn':1 'see':3 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5967425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029741 {#3236
    date: 2023-12-31 14:35: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
51 DENIED edit
App\Entity\EntryComment {#3238
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It’s actually a fox haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704027222 {#3072
      date: 2023-12-31 13:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
    -id: 267255
    -bodyTs: "'actual':3 'fox':5 'haha':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6317795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704027222 {#3075
      date: 2023-12-31 13:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Didn’t see that coming but you won’t catch me complaining"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704029741 {#3239
    date: 2023-12-31 14:35:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@darthsid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 267314
  -bodyTs: "'catch':10 'come':5 'complain':12 'didn':1 'see':3 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5967425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029741 {#3236
    date: 2023-12-31 14:35: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
52 DENIED moderate
App\Entity\EntryComment {#3238
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3071
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It’s actually a fox haha"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704027222 {#3072
      date: 2023-12-31 13:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3153 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3149 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
    -id: 267255
    -bodyTs: "'actual':3 'fox':5 'haha':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6317795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704027222 {#3075
      date: 2023-12-31 13:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Didn’t see that coming but you won’t catch me complaining"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704029741 {#3239
    date: 2023-12-31 14:35:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@darthsid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3245 …}
  -id: 267314
  -bodyTs: "'catch':10 'come':5 'complain':12 'didn':1 'see':3 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5967425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029741 {#3236
    date: 2023-12-31 14:35: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
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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
    Has a voice similar to that of common foxes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704027299 {#3141
    date: 2023-12-31 13:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 270710
  -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4386740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027299 {#3140
    date: 2023-12-31 13:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
    Has a voice similar to that of common foxes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704027299 {#3141
    date: 2023-12-31 13:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 270710
  -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4386740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027299 {#3140
    date: 2023-12-31 13:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
    Has a voice similar to that of common foxes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704027299 {#3141
    date: 2023-12-31 13:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 270710
  -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4386740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027299 {#3140
    date: 2023-12-31 13:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3250
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
      Has a voice similar to that of common foxes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704027299 {#3141
      date: 2023-12-31 13:54:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 270710
    -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4386740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704027299 {#3140
      date: 2023-12-31 13:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
    \n
    Edit: minor adjustment to avoid confusion from judgmental know-it-alls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704155078 {#3247
    date: 2024-01-02 01:24:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 272047
  -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5993391"
  +editedAt: DateTimeImmutable @1710679293 {#3248
    date: 2024-03-17 13:41:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704155078 {#3249
    date: 2024-01-02 01:24: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
59 DENIED edit
App\Entity\EntryComment {#3250
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
      Has a voice similar to that of common foxes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704027299 {#3141
      date: 2023-12-31 13:54:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 270710
    -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4386740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704027299 {#3140
      date: 2023-12-31 13:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
    \n
    Edit: minor adjustment to avoid confusion from judgmental know-it-alls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704155078 {#3247
    date: 2024-01-02 01:24:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 272047
  -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5993391"
  +editedAt: DateTimeImmutable @1710679293 {#3248
    date: 2024-03-17 13:41:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704155078 {#3249
    date: 2024-01-02 01:24: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
60 DENIED moderate
App\Entity\EntryComment {#3250
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
      Has a voice similar to that of common foxes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704027299 {#3141
      date: 2023-12-31 13:54:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 270710
    -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4386740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704027299 {#3140
      date: 2023-12-31 13:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
    \n
    Edit: minor adjustment to avoid confusion from judgmental know-it-alls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704155078 {#3247
    date: 2024-01-02 01:24:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 272047
  -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5993391"
  +editedAt: DateTimeImmutable @1710679293 {#3248
    date: 2024-03-17 13:41:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704155078 {#3249
    date: 2024-01-02 01:24: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
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 {#3285
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3139
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2544
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1710887885 {#2539
          date: 2024-03-19 23:38:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2546 …}
        +nested: Doctrine\ORM\PersistentCollection {#2548 …}
        +votes: Doctrine\ORM\PersistentCollection {#2550 …}
        +reports: Doctrine\ORM\PersistentCollection {#2552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
        -id: 267221
        -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5966780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704025350 {#2540
          date: 2023-12-31 13:22:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
        Has a voice similar to that of common foxes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704027299 {#3141
        date: 2023-12-31 13:54:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 270710
      -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4386740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704027299 {#3140
        date: 2023-12-31 13:54:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
      \n
      Edit: minor adjustment to avoid confusion from judgmental know-it-alls
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704155078 {#3247
      date: 2024-01-02 01:24:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 272047
    -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5993391"
    +editedAt: DateTimeImmutable @1710679293 {#3248
      date: 2024-03-17 13:41:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704155078 {#3249
      date: 2024-01-02 01:24:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
    \n
    Edited for sensitive asshole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704158900 {#3289
    date: 2024-01-02 02:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 272083
  -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6004883"
  +editedAt: DateTimeImmutable @1710894858 {#3292
    date: 2024-03-20 01:34:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704158900 {#3288
    date: 2024-01-02 02:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3285
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3139
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2544
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1710887885 {#2539
          date: 2024-03-19 23:38:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2546 …}
        +nested: Doctrine\ORM\PersistentCollection {#2548 …}
        +votes: Doctrine\ORM\PersistentCollection {#2550 …}
        +reports: Doctrine\ORM\PersistentCollection {#2552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
        -id: 267221
        -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5966780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704025350 {#2540
          date: 2023-12-31 13:22:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
        Has a voice similar to that of common foxes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704027299 {#3141
        date: 2023-12-31 13:54:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 270710
      -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4386740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704027299 {#3140
        date: 2023-12-31 13:54:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
      \n
      Edit: minor adjustment to avoid confusion from judgmental know-it-alls
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704155078 {#3247
      date: 2024-01-02 01:24:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 272047
    -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5993391"
    +editedAt: DateTimeImmutable @1710679293 {#3248
      date: 2024-03-17 13:41:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704155078 {#3249
      date: 2024-01-02 01:24:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
    \n
    Edited for sensitive asshole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704158900 {#3289
    date: 2024-01-02 02:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 272083
  -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6004883"
  +editedAt: DateTimeImmutable @1710894858 {#3292
    date: 2024-03-20 01:34:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704158900 {#3288
    date: 2024-01-02 02:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3285
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3250
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3139
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2544
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1710887885 {#2539
          date: 2024-03-19 23:38:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2546 …}
        +nested: Doctrine\ORM\PersistentCollection {#2548 …}
        +votes: Doctrine\ORM\PersistentCollection {#2550 …}
        +reports: Doctrine\ORM\PersistentCollection {#2552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
        -id: 267221
        -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5966780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704025350 {#2540
          date: 2023-12-31 13:22:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
        Has a voice similar to that of common foxes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704027299 {#3141
        date: 2023-12-31 13:54:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 270710
      -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4386740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704027299 {#3140
        date: 2023-12-31 13:54:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
      \n
      Edit: minor adjustment to avoid confusion from judgmental know-it-alls
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704155078 {#3247
      date: 2024-01-02 01:24:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 272047
    -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5993391"
    +editedAt: DateTimeImmutable @1710679293 {#3248
      date: 2024-03-17 13:41:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704155078 {#3249
      date: 2024-01-02 01:24:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
    \n
    Edited for sensitive asshole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704158900 {#3289
    date: 2024-01-02 02:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 272083
  -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6004883"
  +editedAt: DateTimeImmutable @1710894858 {#3292
    date: 2024-03-20 01:34:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704158900 {#3288
    date: 2024-01-02 02:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3309
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3250
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3139
        +user: Proxies\__CG__\App\Entity\User {#3138 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#2544
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: null
          +root: null
          +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1710887885 {#2539
            date: 2024-03-19 23:38:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2546 …}
          +nested: Doctrine\ORM\PersistentCollection {#2548 …}
          +votes: Doctrine\ORM\PersistentCollection {#2550 …}
          +reports: Doctrine\ORM\PersistentCollection {#2552 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
          -id: 267221
          -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5966780"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704025350 {#2540
            date: 2023-12-31 13:22:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
          Has a voice similar to that of common foxes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704027299 {#3141
          date: 2023-12-31 13:54:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3135 …}
        +votes: Doctrine\ORM\PersistentCollection {#3133 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -id: 270710
        -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4386740"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704027299 {#3140
          date: 2023-12-31 13:54:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
        \n
        Edit: minor adjustment to avoid confusion from judgmental know-it-alls
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704155078 {#3247
        date: 2024-01-02 01:24:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 272047
      -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5993391"
      +editedAt: DateTimeImmutable @1710679293 {#3248
        date: 2024-03-17 13:41:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704155078 {#3249
        date: 2024-01-02 01:24:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
      \n
      Edited for sensitive asshole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704158900 {#3289
      date: 2024-01-02 02:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3279 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 272083
    -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6004883"
    +editedAt: DateTimeImmutable @1710894858 {#3292
      date: 2024-03-20 01:34:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704158900 {#3288
      date: 2024-01-02 02:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704162138 {#3312
    date: 2024-01-02 03:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 272115
  -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5994913"
  +editedAt: DateTimeImmutable @1710645166 {#3315
    date: 2024-03-17 04:12:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704162138 {#3317
    date: 2024-01-02 03:22: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
67 DENIED edit
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3250
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3139
        +user: Proxies\__CG__\App\Entity\User {#3138 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#2544
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: null
          +root: null
          +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1710887885 {#2539
            date: 2024-03-19 23:38:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2546 …}
          +nested: Doctrine\ORM\PersistentCollection {#2548 …}
          +votes: Doctrine\ORM\PersistentCollection {#2550 …}
          +reports: Doctrine\ORM\PersistentCollection {#2552 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
          -id: 267221
          -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5966780"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704025350 {#2540
            date: 2023-12-31 13:22:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
          Has a voice similar to that of common foxes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704027299 {#3141
          date: 2023-12-31 13:54:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3135 …}
        +votes: Doctrine\ORM\PersistentCollection {#3133 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -id: 270710
        -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4386740"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704027299 {#3140
          date: 2023-12-31 13:54:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
        \n
        Edit: minor adjustment to avoid confusion from judgmental know-it-alls
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704155078 {#3247
        date: 2024-01-02 01:24:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 272047
      -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5993391"
      +editedAt: DateTimeImmutable @1710679293 {#3248
        date: 2024-03-17 13:41:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704155078 {#3249
        date: 2024-01-02 01:24:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
      \n
      Edited for sensitive asshole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704158900 {#3289
      date: 2024-01-02 02:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3279 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 272083
    -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6004883"
    +editedAt: DateTimeImmutable @1710894858 {#3292
      date: 2024-03-20 01:34:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704158900 {#3288
      date: 2024-01-02 02:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704162138 {#3312
    date: 2024-01-02 03:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 272115
  -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5994913"
  +editedAt: DateTimeImmutable @1710645166 {#3315
    date: 2024-03-17 04:12:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704162138 {#3317
    date: 2024-01-02 03:22: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
68 DENIED moderate
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3250
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3139
        +user: Proxies\__CG__\App\Entity\User {#3138 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#2544
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: null
          +root: null
          +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1710887885 {#2539
            date: 2024-03-19 23:38:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2546 …}
          +nested: Doctrine\ORM\PersistentCollection {#2548 …}
          +votes: Doctrine\ORM\PersistentCollection {#2550 …}
          +reports: Doctrine\ORM\PersistentCollection {#2552 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
          -id: 267221
          -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5966780"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704025350 {#2540
            date: 2023-12-31 13:22:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
          Has a voice similar to that of common foxes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704027299 {#3141
          date: 2023-12-31 13:54:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3135 …}
        +votes: Doctrine\ORM\PersistentCollection {#3133 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -id: 270710
        -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/4386740"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704027299 {#3140
          date: 2023-12-31 13:54:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
        \n
        Edit: minor adjustment to avoid confusion from judgmental know-it-alls
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704155078 {#3247
        date: 2024-01-02 01:24:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 272047
      -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5993391"
      +editedAt: DateTimeImmutable @1710679293 {#3248
        date: 2024-03-17 13:41:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704155078 {#3249
        date: 2024-01-02 01:24:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
      \n
      Edited for sensitive asshole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704158900 {#3289
      date: 2024-01-02 02:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3279 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 272083
    -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6004883"
    +editedAt: DateTimeImmutable @1710894858 {#3292
      date: 2024-03-20 01:34:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704158900 {#3288
      date: 2024-01-02 02:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704162138 {#3312
    date: 2024-01-02 03:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 272115
  -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5994913"
  +editedAt: DateTimeImmutable @1710645166 {#3315
    date: 2024-03-17 04:12:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704162138 {#3317
    date: 2024-01-02 03:22: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
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 {#3332
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3285
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3250
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3139
          +user: Proxies\__CG__\App\Entity\User {#3138 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#2544
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: null
            +root: null
            +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1710887885 {#2539
              date: 2024-03-19 23:38:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2546 …}
            +nested: Doctrine\ORM\PersistentCollection {#2548 …}
            +votes: Doctrine\ORM\PersistentCollection {#2550 …}
            +reports: Doctrine\ORM\PersistentCollection {#2552 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
            -id: 267221
            -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5966780"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704025350 {#2540
              date: 2023-12-31 13:22:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
            Has a voice similar to that of common foxes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704027299 {#3141
            date: 2023-12-31 13:54:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3135 …}
          +votes: Doctrine\ORM\PersistentCollection {#3133 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
          -id: 270710
          -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4386740"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704027299 {#3140
            date: 2023-12-31 13:54:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
          \n
          Edit: minor adjustment to avoid confusion from judgmental know-it-alls
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704155078 {#3247
          date: 2024-01-02 01:24:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3251 …}
        +nested: Doctrine\ORM\PersistentCollection {#3253 …}
        +votes: Doctrine\ORM\PersistentCollection {#3255 …}
        +reports: Doctrine\ORM\PersistentCollection {#3257 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
        -id: 272047
        -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5993391"
        +editedAt: DateTimeImmutable @1710679293 {#3248
          date: 2024-03-17 13:41:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704155078 {#3249
          date: 2024-01-02 01:24:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
        \n
        Edited for sensitive asshole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704158900 {#3289
        date: 2024-01-02 02:28:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3281 …}
      +nested: Doctrine\ORM\PersistentCollection {#3279 …}
      +votes: Doctrine\ORM\PersistentCollection {#3294 …}
      +reports: Doctrine\ORM\PersistentCollection {#3296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
      -id: 272083
      -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6004883"
      +editedAt: DateTimeImmutable @1710894858 {#3292
        date: 2024-03-20 01:34:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704158900 {#3288
        date: 2024-01-02 02:28:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704162138 {#3312
      date: 2024-01-02 03:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 272115
    -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5994913"
    +editedAt: DateTimeImmutable @1710645166 {#3315
      date: 2024-03-17 04:12:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704162138 {#3317
      date: 2024-01-02 03:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
    \n
    Edit: not specifically YouTube, but specifically arctic foxes\n
    \n
    Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
    \n
    Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704164323 {#3335
    date: 2024-01-02 03:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 272142
  -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6006128"
  +editedAt: DateTimeImmutable @1710657381 {#3338
    date: 2024-03-17 07:36:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704164323 {#3340
    date: 2024-01-02 03:58: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 {#3332
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3285
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3250
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3139
          +user: Proxies\__CG__\App\Entity\User {#3138 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#2544
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: null
            +root: null
            +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1710887885 {#2539
              date: 2024-03-19 23:38:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2546 …}
            +nested: Doctrine\ORM\PersistentCollection {#2548 …}
            +votes: Doctrine\ORM\PersistentCollection {#2550 …}
            +reports: Doctrine\ORM\PersistentCollection {#2552 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
            -id: 267221
            -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5966780"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704025350 {#2540
              date: 2023-12-31 13:22:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
            Has a voice similar to that of common foxes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704027299 {#3141
            date: 2023-12-31 13:54:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3135 …}
          +votes: Doctrine\ORM\PersistentCollection {#3133 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
          -id: 270710
          -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4386740"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704027299 {#3140
            date: 2023-12-31 13:54:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
          \n
          Edit: minor adjustment to avoid confusion from judgmental know-it-alls
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704155078 {#3247
          date: 2024-01-02 01:24:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3251 …}
        +nested: Doctrine\ORM\PersistentCollection {#3253 …}
        +votes: Doctrine\ORM\PersistentCollection {#3255 …}
        +reports: Doctrine\ORM\PersistentCollection {#3257 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
        -id: 272047
        -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5993391"
        +editedAt: DateTimeImmutable @1710679293 {#3248
          date: 2024-03-17 13:41:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704155078 {#3249
          date: 2024-01-02 01:24:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
        \n
        Edited for sensitive asshole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704158900 {#3289
        date: 2024-01-02 02:28:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3281 …}
      +nested: Doctrine\ORM\PersistentCollection {#3279 …}
      +votes: Doctrine\ORM\PersistentCollection {#3294 …}
      +reports: Doctrine\ORM\PersistentCollection {#3296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
      -id: 272083
      -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6004883"
      +editedAt: DateTimeImmutable @1710894858 {#3292
        date: 2024-03-20 01:34:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704158900 {#3288
        date: 2024-01-02 02:28:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704162138 {#3312
      date: 2024-01-02 03:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 272115
    -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5994913"
    +editedAt: DateTimeImmutable @1710645166 {#3315
      date: 2024-03-17 04:12:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704162138 {#3317
      date: 2024-01-02 03:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
    \n
    Edit: not specifically YouTube, but specifically arctic foxes\n
    \n
    Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
    \n
    Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704164323 {#3335
    date: 2024-01-02 03:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 272142
  -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6006128"
  +editedAt: DateTimeImmutable @1710657381 {#3338
    date: 2024-03-17 07:36:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704164323 {#3340
    date: 2024-01-02 03:58: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 {#3332
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3285
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3250
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3139
          +user: Proxies\__CG__\App\Entity\User {#3138 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#2544
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: null
            +root: null
            +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1710887885 {#2539
              date: 2024-03-19 23:38:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2546 …}
            +nested: Doctrine\ORM\PersistentCollection {#2548 …}
            +votes: Doctrine\ORM\PersistentCollection {#2550 …}
            +reports: Doctrine\ORM\PersistentCollection {#2552 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
            -id: 267221
            -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5966780"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704025350 {#2540
              date: 2023-12-31 13:22:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
            Has a voice similar to that of common foxes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1704027299 {#3141
            date: 2023-12-31 13:54:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3135 …}
          +votes: Doctrine\ORM\PersistentCollection {#3133 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
          -id: 270710
          -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/4386740"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704027299 {#3140
            date: 2023-12-31 13:54:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
          \n
          Edit: minor adjustment to avoid confusion from judgmental know-it-alls
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704155078 {#3247
          date: 2024-01-02 01:24:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3251 …}
        +nested: Doctrine\ORM\PersistentCollection {#3253 …}
        +votes: Doctrine\ORM\PersistentCollection {#3255 …}
        +reports: Doctrine\ORM\PersistentCollection {#3257 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
        -id: 272047
        -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5993391"
        +editedAt: DateTimeImmutable @1710679293 {#3248
          date: 2024-03-17 13:41:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704155078 {#3249
          date: 2024-01-02 01:24:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
        \n
        Edited for sensitive asshole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704158900 {#3289
        date: 2024-01-02 02:28:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3281 …}
      +nested: Doctrine\ORM\PersistentCollection {#3279 …}
      +votes: Doctrine\ORM\PersistentCollection {#3294 …}
      +reports: Doctrine\ORM\PersistentCollection {#3296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
      -id: 272083
      -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6004883"
      +editedAt: DateTimeImmutable @1710894858 {#3292
        date: 2024-03-20 01:34:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704158900 {#3288
        date: 2024-01-02 02:28:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704162138 {#3312
      date: 2024-01-02 03:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 272115
    -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5994913"
    +editedAt: DateTimeImmutable @1710645166 {#3315
      date: 2024-03-17 04:12:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704162138 {#3317
      date: 2024-01-02 03:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
    \n
    Edit: not specifically YouTube, but specifically arctic foxes\n
    \n
    Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
    \n
    Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704164323 {#3335
    date: 2024-01-02 03:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
  -id: 272142
  -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6006128"
  +editedAt: DateTimeImmutable @1710657381 {#3338
    date: 2024-03-17 07:36:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704164323 {#3340
    date: 2024-01-02 03:58: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 {#3355
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3332
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3285
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3250
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3139
            +user: Proxies\__CG__\App\Entity\User {#3138 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#2544
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: null
              +root: null
              +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1710887885 {#2539
                date: 2024-03-19 23:38:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2546 …}
              +nested: Doctrine\ORM\PersistentCollection {#2548 …}
              +votes: Doctrine\ORM\PersistentCollection {#2550 …}
              +reports: Doctrine\ORM\PersistentCollection {#2552 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
              -id: 267221
              -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5966780"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704025350 {#2540
                date: 2023-12-31 13:22:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
              Has a voice similar to that of common foxes.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704027299 {#3141
              date: 2023-12-31 13:54:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3137 …}
            +nested: Doctrine\ORM\PersistentCollection {#3135 …}
            +votes: Doctrine\ORM\PersistentCollection {#3133 …}
            +reports: Doctrine\ORM\PersistentCollection {#3131 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
            -id: 270710
            -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/4386740"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704027299 {#3140
              date: 2023-12-31 13:54:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
            \n
            Edit: minor adjustment to avoid confusion from judgmental know-it-alls
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704155078 {#3247
            date: 2024-01-02 01:24:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3251 …}
          +nested: Doctrine\ORM\PersistentCollection {#3253 …}
          +votes: Doctrine\ORM\PersistentCollection {#3255 …}
          +reports: Doctrine\ORM\PersistentCollection {#3257 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
          -id: 272047
          -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5993391"
          +editedAt: DateTimeImmutable @1710679293 {#3248
            date: 2024-03-17 13:41:33.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704155078 {#3249
            date: 2024-01-02 01:24:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
          \n
          Edited for sensitive asshole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704158900 {#3289
          date: 2024-01-02 02:28:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3281 …}
        +nested: Doctrine\ORM\PersistentCollection {#3279 …}
        +votes: Doctrine\ORM\PersistentCollection {#3294 …}
        +reports: Doctrine\ORM\PersistentCollection {#3296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
        -id: 272083
        -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6004883"
        +editedAt: DateTimeImmutable @1710894858 {#3292
          date: 2024-03-20 01:34:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704158900 {#3288
          date: 2024-01-02 02:28:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704162138 {#3312
        date: 2024-01-02 03:22:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3305 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
      -id: 272115
      -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5994913"
      +editedAt: DateTimeImmutable @1710645166 {#3315
        date: 2024-03-17 04:12:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704162138 {#3317
        date: 2024-01-02 03:22:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
      \n
      Edit: not specifically YouTube, but specifically arctic foxes\n
      \n
      Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
      \n
      Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704164323 {#3335
      date: 2024-01-02 03:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
    -id: 272142
    -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6006128"
    +editedAt: DateTimeImmutable @1710657381 {#3338
      date: 2024-03-17 07:36:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704164323 {#3340
      date: 2024-01-02 03:58:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
    \n
    The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704171288 {#3358
    date: 2024-01-02 05:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 272295
  -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5996686"
  +editedAt: DateTimeImmutable @1710680765 {#3361
    date: 2024-03-17 14:06:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704171288 {#3363
    date: 2024-01-02 05:54:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3355
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3332
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3285
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3250
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3139
            +user: Proxies\__CG__\App\Entity\User {#3138 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#2544
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: null
              +root: null
              +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1710887885 {#2539
                date: 2024-03-19 23:38:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2546 …}
              +nested: Doctrine\ORM\PersistentCollection {#2548 …}
              +votes: Doctrine\ORM\PersistentCollection {#2550 …}
              +reports: Doctrine\ORM\PersistentCollection {#2552 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
              -id: 267221
              -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5966780"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704025350 {#2540
                date: 2023-12-31 13:22:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
              Has a voice similar to that of common foxes.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704027299 {#3141
              date: 2023-12-31 13:54:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3137 …}
            +nested: Doctrine\ORM\PersistentCollection {#3135 …}
            +votes: Doctrine\ORM\PersistentCollection {#3133 …}
            +reports: Doctrine\ORM\PersistentCollection {#3131 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
            -id: 270710
            -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/4386740"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704027299 {#3140
              date: 2023-12-31 13:54:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
            \n
            Edit: minor adjustment to avoid confusion from judgmental know-it-alls
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704155078 {#3247
            date: 2024-01-02 01:24:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3251 …}
          +nested: Doctrine\ORM\PersistentCollection {#3253 …}
          +votes: Doctrine\ORM\PersistentCollection {#3255 …}
          +reports: Doctrine\ORM\PersistentCollection {#3257 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
          -id: 272047
          -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5993391"
          +editedAt: DateTimeImmutable @1710679293 {#3248
            date: 2024-03-17 13:41:33.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704155078 {#3249
            date: 2024-01-02 01:24:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
          \n
          Edited for sensitive asshole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704158900 {#3289
          date: 2024-01-02 02:28:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3281 …}
        +nested: Doctrine\ORM\PersistentCollection {#3279 …}
        +votes: Doctrine\ORM\PersistentCollection {#3294 …}
        +reports: Doctrine\ORM\PersistentCollection {#3296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
        -id: 272083
        -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6004883"
        +editedAt: DateTimeImmutable @1710894858 {#3292
          date: 2024-03-20 01:34:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704158900 {#3288
          date: 2024-01-02 02:28:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704162138 {#3312
        date: 2024-01-02 03:22:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3305 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
      -id: 272115
      -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5994913"
      +editedAt: DateTimeImmutable @1710645166 {#3315
        date: 2024-03-17 04:12:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704162138 {#3317
        date: 2024-01-02 03:22:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
      \n
      Edit: not specifically YouTube, but specifically arctic foxes\n
      \n
      Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
      \n
      Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704164323 {#3335
      date: 2024-01-02 03:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
    -id: 272142
    -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6006128"
    +editedAt: DateTimeImmutable @1710657381 {#3338
      date: 2024-03-17 07:36:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704164323 {#3340
      date: 2024-01-02 03:58:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
    \n
    The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704171288 {#3358
    date: 2024-01-02 05:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 272295
  -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5996686"
  +editedAt: DateTimeImmutable @1710680765 {#3361
    date: 2024-03-17 14:06:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704171288 {#3363
    date: 2024-01-02 05:54:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3355
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3332
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3285
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3250
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3139
            +user: Proxies\__CG__\App\Entity\User {#3138 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#2544
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: null
              +root: null
              +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1710887885 {#2539
                date: 2024-03-19 23:38:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2546 …}
              +nested: Doctrine\ORM\PersistentCollection {#2548 …}
              +votes: Doctrine\ORM\PersistentCollection {#2550 …}
              +reports: Doctrine\ORM\PersistentCollection {#2552 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
              -id: 267221
              -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5966780"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704025350 {#2540
                date: 2023-12-31 13:22:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
              Has a voice similar to that of common foxes.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1704027299 {#3141
              date: 2023-12-31 13:54:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3137 …}
            +nested: Doctrine\ORM\PersistentCollection {#3135 …}
            +votes: Doctrine\ORM\PersistentCollection {#3133 …}
            +reports: Doctrine\ORM\PersistentCollection {#3131 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
            -id: 270710
            -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.today/comment/4386740"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704027299 {#3140
              date: 2023-12-31 13:54:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
            \n
            Edit: minor adjustment to avoid confusion from judgmental know-it-alls
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704155078 {#3247
            date: 2024-01-02 01:24:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3251 …}
          +nested: Doctrine\ORM\PersistentCollection {#3253 …}
          +votes: Doctrine\ORM\PersistentCollection {#3255 …}
          +reports: Doctrine\ORM\PersistentCollection {#3257 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
          -id: 272047
          -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5993391"
          +editedAt: DateTimeImmutable @1710679293 {#3248
            date: 2024-03-17 13:41:33.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704155078 {#3249
            date: 2024-01-02 01:24:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
          \n
          Edited for sensitive asshole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704158900 {#3289
          date: 2024-01-02 02:28:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3281 …}
        +nested: Doctrine\ORM\PersistentCollection {#3279 …}
        +votes: Doctrine\ORM\PersistentCollection {#3294 …}
        +reports: Doctrine\ORM\PersistentCollection {#3296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
        -id: 272083
        -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6004883"
        +editedAt: DateTimeImmutable @1710894858 {#3292
          date: 2024-03-20 01:34:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704158900 {#3288
          date: 2024-01-02 02:28:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704162138 {#3312
        date: 2024-01-02 03:22:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3305 …}
      +votes: Doctrine\ORM\PersistentCollection {#3303 …}
      +reports: Doctrine\ORM\PersistentCollection {#3319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
      -id: 272115
      -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5994913"
      +editedAt: DateTimeImmutable @1710645166 {#3315
        date: 2024-03-17 04:12:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704162138 {#3317
        date: 2024-01-02 03:22:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
      \n
      Edit: not specifically YouTube, but specifically arctic foxes\n
      \n
      Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
      \n
      Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704164323 {#3335
      date: 2024-01-02 03:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
    -id: 272142
    -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6006128"
    +editedAt: DateTimeImmutable @1710657381 {#3338
      date: 2024-03-17 07:36:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704164323 {#3340
      date: 2024-01-02 03:58:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
    \n
    The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704171288 {#3358
    date: 2024-01-02 05:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 272295
  -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5996686"
  +editedAt: DateTimeImmutable @1710680765 {#3361
    date: 2024-03-17 14:06:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704171288 {#3363
    date: 2024-01-02 05:54:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3378
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3355
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3332
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3285
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3250
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3139
              +user: Proxies\__CG__\App\Entity\User {#3138 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#2544
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: null
                +root: null
                +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 13
                +score: 0
                +lastActive: DateTime @1710887885 {#2539
                  date: 2024-03-19 23:38:05.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2546 …}
                +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                -id: 267221
                -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5966780"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704025350 {#2540
                  date: 2023-12-31 13:22:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                Has a voice similar to that of common foxes.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704027299 {#3141
                date: 2023-12-31 13:54:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3137 …}
              +nested: Doctrine\ORM\PersistentCollection {#3135 …}
              +votes: Doctrine\ORM\PersistentCollection {#3133 …}
              +reports: Doctrine\ORM\PersistentCollection {#3131 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
              -id: 270710
              -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/4386740"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704027299 {#3140
                date: 2023-12-31 13:54:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
              \n
              Edit: minor adjustment to avoid confusion from judgmental know-it-alls
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704155078 {#3247
              date: 2024-01-02 01:24:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3251 …}
            +nested: Doctrine\ORM\PersistentCollection {#3253 …}
            +votes: Doctrine\ORM\PersistentCollection {#3255 …}
            +reports: Doctrine\ORM\PersistentCollection {#3257 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
            -id: 272047
            -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5993391"
            +editedAt: DateTimeImmutable @1710679293 {#3248
              date: 2024-03-17 13:41:33.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704155078 {#3249
              date: 2024-01-02 01:24:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
            \n
            Edited for sensitive asshole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704158900 {#3289
            date: 2024-01-02 02:28:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3281 …}
          +nested: Doctrine\ORM\PersistentCollection {#3279 …}
          +votes: Doctrine\ORM\PersistentCollection {#3294 …}
          +reports: Doctrine\ORM\PersistentCollection {#3296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
          -id: 272083
          -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6004883"
          +editedAt: DateTimeImmutable @1710894858 {#3292
            date: 2024-03-20 01:34:18.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704158900 {#3288
            date: 2024-01-02 02:28:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704162138 {#3312
          date: 2024-01-02 03:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3305 …}
        +votes: Doctrine\ORM\PersistentCollection {#3303 …}
        +reports: Doctrine\ORM\PersistentCollection {#3319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
        -id: 272115
        -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5994913"
        +editedAt: DateTimeImmutable @1710645166 {#3315
          date: 2024-03-17 04:12:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704162138 {#3317
          date: 2024-01-02 03:22:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
        \n
        Edit: not specifically YouTube, but specifically arctic foxes\n
        \n
        Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
        \n
        Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704164323 {#3335
        date: 2024-01-02 03:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3330 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3342 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
      -id: 272142
      -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6006128"
      +editedAt: DateTimeImmutable @1710657381 {#3338
        date: 2024-03-17 07:36:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704164323 {#3340
        date: 2024-01-02 03:58:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
      \n
      The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704171288 {#3358
      date: 2024-01-02 05:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    -id: 272295
    -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5996686"
    +editedAt: DateTimeImmutable @1710680765 {#3361
      date: 2024-03-17 14:06:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704171288 {#3363
      date: 2024-01-02 05:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704172009 {#3381
    date: 2024-01-02 06:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 272318
  -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6007646"
  +editedAt: DateTimeImmutable @1710690474 {#3384
    date: 2024-03-17 16:47:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704172009 {#3386
    date: 2024-01-02 06:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3355
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3332
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3285
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3250
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3139
              +user: Proxies\__CG__\App\Entity\User {#3138 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#2544
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: null
                +root: null
                +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 13
                +score: 0
                +lastActive: DateTime @1710887885 {#2539
                  date: 2024-03-19 23:38:05.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2546 …}
                +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                -id: 267221
                -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5966780"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704025350 {#2540
                  date: 2023-12-31 13:22:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                Has a voice similar to that of common foxes.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704027299 {#3141
                date: 2023-12-31 13:54:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3137 …}
              +nested: Doctrine\ORM\PersistentCollection {#3135 …}
              +votes: Doctrine\ORM\PersistentCollection {#3133 …}
              +reports: Doctrine\ORM\PersistentCollection {#3131 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
              -id: 270710
              -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/4386740"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704027299 {#3140
                date: 2023-12-31 13:54:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
              \n
              Edit: minor adjustment to avoid confusion from judgmental know-it-alls
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704155078 {#3247
              date: 2024-01-02 01:24:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3251 …}
            +nested: Doctrine\ORM\PersistentCollection {#3253 …}
            +votes: Doctrine\ORM\PersistentCollection {#3255 …}
            +reports: Doctrine\ORM\PersistentCollection {#3257 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
            -id: 272047
            -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5993391"
            +editedAt: DateTimeImmutable @1710679293 {#3248
              date: 2024-03-17 13:41:33.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704155078 {#3249
              date: 2024-01-02 01:24:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
            \n
            Edited for sensitive asshole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704158900 {#3289
            date: 2024-01-02 02:28:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3281 …}
          +nested: Doctrine\ORM\PersistentCollection {#3279 …}
          +votes: Doctrine\ORM\PersistentCollection {#3294 …}
          +reports: Doctrine\ORM\PersistentCollection {#3296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
          -id: 272083
          -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6004883"
          +editedAt: DateTimeImmutable @1710894858 {#3292
            date: 2024-03-20 01:34:18.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704158900 {#3288
            date: 2024-01-02 02:28:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704162138 {#3312
          date: 2024-01-02 03:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3305 …}
        +votes: Doctrine\ORM\PersistentCollection {#3303 …}
        +reports: Doctrine\ORM\PersistentCollection {#3319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
        -id: 272115
        -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5994913"
        +editedAt: DateTimeImmutable @1710645166 {#3315
          date: 2024-03-17 04:12:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704162138 {#3317
          date: 2024-01-02 03:22:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
        \n
        Edit: not specifically YouTube, but specifically arctic foxes\n
        \n
        Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
        \n
        Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704164323 {#3335
        date: 2024-01-02 03:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3330 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3342 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
      -id: 272142
      -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6006128"
      +editedAt: DateTimeImmutable @1710657381 {#3338
        date: 2024-03-17 07:36:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704164323 {#3340
        date: 2024-01-02 03:58:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
      \n
      The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704171288 {#3358
      date: 2024-01-02 05:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    -id: 272295
    -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5996686"
    +editedAt: DateTimeImmutable @1710680765 {#3361
      date: 2024-03-17 14:06:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704171288 {#3363
      date: 2024-01-02 05:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704172009 {#3381
    date: 2024-01-02 06:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 272318
  -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6007646"
  +editedAt: DateTimeImmutable @1710690474 {#3384
    date: 2024-03-17 16:47:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704172009 {#3386
    date: 2024-01-02 06:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3355
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3332
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3285
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3250
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3139
              +user: Proxies\__CG__\App\Entity\User {#3138 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#2544
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: null
                +root: null
                +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 13
                +score: 0
                +lastActive: DateTime @1710887885 {#2539
                  date: 2024-03-19 23:38:05.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2546 …}
                +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                -id: 267221
                -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5966780"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704025350 {#2540
                  date: 2023-12-31 13:22:30.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                Has a voice similar to that of common foxes.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1704027299 {#3141
                date: 2023-12-31 13:54:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3137 …}
              +nested: Doctrine\ORM\PersistentCollection {#3135 …}
              +votes: Doctrine\ORM\PersistentCollection {#3133 …}
              +reports: Doctrine\ORM\PersistentCollection {#3131 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
              -id: 270710
              -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.today/comment/4386740"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704027299 {#3140
                date: 2023-12-31 13:54:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
              \n
              Edit: minor adjustment to avoid confusion from judgmental know-it-alls
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704155078 {#3247
              date: 2024-01-02 01:24:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3251 …}
            +nested: Doctrine\ORM\PersistentCollection {#3253 …}
            +votes: Doctrine\ORM\PersistentCollection {#3255 …}
            +reports: Doctrine\ORM\PersistentCollection {#3257 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
            -id: 272047
            -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5993391"
            +editedAt: DateTimeImmutable @1710679293 {#3248
              date: 2024-03-17 13:41:33.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704155078 {#3249
              date: 2024-01-02 01:24:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
            \n
            Edited for sensitive asshole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704158900 {#3289
            date: 2024-01-02 02:28:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3281 …}
          +nested: Doctrine\ORM\PersistentCollection {#3279 …}
          +votes: Doctrine\ORM\PersistentCollection {#3294 …}
          +reports: Doctrine\ORM\PersistentCollection {#3296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
          -id: 272083
          -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6004883"
          +editedAt: DateTimeImmutable @1710894858 {#3292
            date: 2024-03-20 01:34:18.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704158900 {#3288
            date: 2024-01-02 02:28:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704162138 {#3312
          date: 2024-01-02 03:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3305 …}
        +votes: Doctrine\ORM\PersistentCollection {#3303 …}
        +reports: Doctrine\ORM\PersistentCollection {#3319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
        -id: 272115
        -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5994913"
        +editedAt: DateTimeImmutable @1710645166 {#3315
          date: 2024-03-17 04:12:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704162138 {#3317
          date: 2024-01-02 03:22:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
        \n
        Edit: not specifically YouTube, but specifically arctic foxes\n
        \n
        Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
        \n
        Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704164323 {#3335
        date: 2024-01-02 03:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3330 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3342 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
      -id: 272142
      -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6006128"
      +editedAt: DateTimeImmutable @1710657381 {#3338
        date: 2024-03-17 07:36:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704164323 {#3340
        date: 2024-01-02 03:58:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
      \n
      The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704171288 {#3358
      date: 2024-01-02 05:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3353 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
    -id: 272295
    -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5996686"
    +editedAt: DateTimeImmutable @1710680765 {#3361
      date: 2024-03-17 14:06:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704171288 {#3363
      date: 2024-01-02 05:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704172009 {#3381
    date: 2024-01-02 06:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3372 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 272318
  -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6007646"
  +editedAt: DateTimeImmutable @1710690474 {#3384
    date: 2024-03-17 16:47:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704172009 {#3386
    date: 2024-01-02 06:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3401
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3355
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3332
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3285
            +user: Proxies\__CG__\App\Entity\User {#3282 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3250
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3139
                +user: Proxies\__CG__\App\Entity\User {#3138 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#2544
                  +user: App\Entity\User {#2558 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 13
                  +score: 0
                  +lastActive: DateTime @1710887885 {#2539
                    date: 2024-03-19 23:38:05.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2546 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                  -id: 267221
                  -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5966780"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704025350 {#2540
                    date: 2023-12-31 13:22:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                  Has a voice similar to that of common foxes.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704027299 {#3141
                  date: 2023-12-31 13:54:59.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3137 …}
                +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                -id: 270710
                -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.today/comment/4386740"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704027299 {#3140
                  date: 2023-12-31 13:54:59.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                \n
                Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1704155078 {#3247
                date: 2024-01-02 01:24:38.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3251 …}
              +nested: Doctrine\ORM\PersistentCollection {#3253 …}
              +votes: Doctrine\ORM\PersistentCollection {#3255 …}
              +reports: Doctrine\ORM\PersistentCollection {#3257 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
              -id: 272047
              -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5993391"
              +editedAt: DateTimeImmutable @1710679293 {#3248
                date: 2024-03-17 13:41:33.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704155078 {#3249
                date: 2024-01-02 01:24:38.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
              \n
              Edited for sensitive asshole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704158900 {#3289
              date: 2024-01-02 02:28:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3281 …}
            +nested: Doctrine\ORM\PersistentCollection {#3279 …}
            +votes: Doctrine\ORM\PersistentCollection {#3294 …}
            +reports: Doctrine\ORM\PersistentCollection {#3296 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
            -id: 272083
            -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6004883"
            +editedAt: DateTimeImmutable @1710894858 {#3292
              date: 2024-03-20 01:34:18.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704158900 {#3288
              date: 2024-01-02 02:28:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704162138 {#3312
            date: 2024-01-02 03:22:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3307 …}
          +nested: Doctrine\ORM\PersistentCollection {#3305 …}
          +votes: Doctrine\ORM\PersistentCollection {#3303 …}
          +reports: Doctrine\ORM\PersistentCollection {#3319 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
          -id: 272115
          -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5994913"
          +editedAt: DateTimeImmutable @1710645166 {#3315
            date: 2024-03-17 04:12:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704162138 {#3317
            date: 2024-01-02 03:22:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
          \n
          Edit: not specifically YouTube, but specifically arctic foxes\n
          \n
          Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
          \n
          Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704164323 {#3335
          date: 2024-01-02 03:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3330 …}
        +nested: Doctrine\ORM\PersistentCollection {#3328 …}
        +votes: Doctrine\ORM\PersistentCollection {#3326 …}
        +reports: Doctrine\ORM\PersistentCollection {#3342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
        -id: 272142
        -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6006128"
        +editedAt: DateTimeImmutable @1710657381 {#3338
          date: 2024-03-17 07:36:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704164323 {#3340
          date: 2024-01-02 03:58:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
        \n
        The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704171288 {#3358
        date: 2024-01-02 05:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3351 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
      -id: 272295
      -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5996686"
      +editedAt: DateTimeImmutable @1710680765 {#3361
        date: 2024-03-17 14:06:05.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704171288 {#3363
        date: 2024-01-02 05:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704172009 {#3381
      date: 2024-01-02 06:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3372 …}
    +reports: Doctrine\ORM\PersistentCollection {#3388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
    -id: 272318
    -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6007646"
    +editedAt: DateTimeImmutable @1710690474 {#3384
      date: 2024-03-17 16:47:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704172009 {#3386
      date: 2024-01-02 06:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704174430 {#3404
    date: 2024-01-02 06:47:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 272383
  -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5997208"
  +editedAt: DateTimeImmutable @1710696817 {#3407
    date: 2024-03-17 18:33:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704174430 {#3409
    date: 2024-01-02 06:47: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
83 DENIED edit
App\Entity\EntryComment {#3401
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3355
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3332
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3285
            +user: Proxies\__CG__\App\Entity\User {#3282 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3250
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3139
                +user: Proxies\__CG__\App\Entity\User {#3138 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#2544
                  +user: App\Entity\User {#2558 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 13
                  +score: 0
                  +lastActive: DateTime @1710887885 {#2539
                    date: 2024-03-19 23:38:05.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2546 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                  -id: 267221
                  -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5966780"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704025350 {#2540
                    date: 2023-12-31 13:22:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                  Has a voice similar to that of common foxes.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704027299 {#3141
                  date: 2023-12-31 13:54:59.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3137 …}
                +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                -id: 270710
                -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.today/comment/4386740"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704027299 {#3140
                  date: 2023-12-31 13:54:59.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                \n
                Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1704155078 {#3247
                date: 2024-01-02 01:24:38.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3251 …}
              +nested: Doctrine\ORM\PersistentCollection {#3253 …}
              +votes: Doctrine\ORM\PersistentCollection {#3255 …}
              +reports: Doctrine\ORM\PersistentCollection {#3257 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
              -id: 272047
              -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5993391"
              +editedAt: DateTimeImmutable @1710679293 {#3248
                date: 2024-03-17 13:41:33.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704155078 {#3249
                date: 2024-01-02 01:24:38.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
              \n
              Edited for sensitive asshole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704158900 {#3289
              date: 2024-01-02 02:28:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3281 …}
            +nested: Doctrine\ORM\PersistentCollection {#3279 …}
            +votes: Doctrine\ORM\PersistentCollection {#3294 …}
            +reports: Doctrine\ORM\PersistentCollection {#3296 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
            -id: 272083
            -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6004883"
            +editedAt: DateTimeImmutable @1710894858 {#3292
              date: 2024-03-20 01:34:18.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704158900 {#3288
              date: 2024-01-02 02:28:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704162138 {#3312
            date: 2024-01-02 03:22:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3307 …}
          +nested: Doctrine\ORM\PersistentCollection {#3305 …}
          +votes: Doctrine\ORM\PersistentCollection {#3303 …}
          +reports: Doctrine\ORM\PersistentCollection {#3319 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
          -id: 272115
          -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5994913"
          +editedAt: DateTimeImmutable @1710645166 {#3315
            date: 2024-03-17 04:12:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704162138 {#3317
            date: 2024-01-02 03:22:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
          \n
          Edit: not specifically YouTube, but specifically arctic foxes\n
          \n
          Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
          \n
          Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704164323 {#3335
          date: 2024-01-02 03:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3330 …}
        +nested: Doctrine\ORM\PersistentCollection {#3328 …}
        +votes: Doctrine\ORM\PersistentCollection {#3326 …}
        +reports: Doctrine\ORM\PersistentCollection {#3342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
        -id: 272142
        -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6006128"
        +editedAt: DateTimeImmutable @1710657381 {#3338
          date: 2024-03-17 07:36:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704164323 {#3340
          date: 2024-01-02 03:58:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
        \n
        The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704171288 {#3358
        date: 2024-01-02 05:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3351 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
      -id: 272295
      -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5996686"
      +editedAt: DateTimeImmutable @1710680765 {#3361
        date: 2024-03-17 14:06:05.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704171288 {#3363
        date: 2024-01-02 05:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704172009 {#3381
      date: 2024-01-02 06:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3372 …}
    +reports: Doctrine\ORM\PersistentCollection {#3388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
    -id: 272318
    -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6007646"
    +editedAt: DateTimeImmutable @1710690474 {#3384
      date: 2024-03-17 16:47:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704172009 {#3386
      date: 2024-01-02 06:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704174430 {#3404
    date: 2024-01-02 06:47:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 272383
  -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5997208"
  +editedAt: DateTimeImmutable @1710696817 {#3407
    date: 2024-03-17 18:33:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704174430 {#3409
    date: 2024-01-02 06:47: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
84 DENIED moderate
App\Entity\EntryComment {#3401
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3355
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3332
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3285
            +user: Proxies\__CG__\App\Entity\User {#3282 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3250
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3139
                +user: Proxies\__CG__\App\Entity\User {#3138 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#2544
                  +user: App\Entity\User {#2558 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 13
                  +score: 0
                  +lastActive: DateTime @1710887885 {#2539
                    date: 2024-03-19 23:38:05.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2546 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                  -id: 267221
                  -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5966780"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704025350 {#2540
                    date: 2023-12-31 13:22:30.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                  Has a voice similar to that of common foxes.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1704027299 {#3141
                  date: 2023-12-31 13:54:59.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3137 …}
                +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                -id: 270710
                -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.today/comment/4386740"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704027299 {#3140
                  date: 2023-12-31 13:54:59.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                \n
                Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1704155078 {#3247
                date: 2024-01-02 01:24:38.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3251 …}
              +nested: Doctrine\ORM\PersistentCollection {#3253 …}
              +votes: Doctrine\ORM\PersistentCollection {#3255 …}
              +reports: Doctrine\ORM\PersistentCollection {#3257 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
              -id: 272047
              -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5993391"
              +editedAt: DateTimeImmutable @1710679293 {#3248
                date: 2024-03-17 13:41:33.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704155078 {#3249
                date: 2024-01-02 01:24:38.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
              \n
              Edited for sensitive asshole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704158900 {#3289
              date: 2024-01-02 02:28:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3281 …}
            +nested: Doctrine\ORM\PersistentCollection {#3279 …}
            +votes: Doctrine\ORM\PersistentCollection {#3294 …}
            +reports: Doctrine\ORM\PersistentCollection {#3296 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
            -id: 272083
            -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6004883"
            +editedAt: DateTimeImmutable @1710894858 {#3292
              date: 2024-03-20 01:34:18.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704158900 {#3288
              date: 2024-01-02 02:28:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704162138 {#3312
            date: 2024-01-02 03:22:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3307 …}
          +nested: Doctrine\ORM\PersistentCollection {#3305 …}
          +votes: Doctrine\ORM\PersistentCollection {#3303 …}
          +reports: Doctrine\ORM\PersistentCollection {#3319 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
          -id: 272115
          -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5994913"
          +editedAt: DateTimeImmutable @1710645166 {#3315
            date: 2024-03-17 04:12:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704162138 {#3317
            date: 2024-01-02 03:22:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
          \n
          Edit: not specifically YouTube, but specifically arctic foxes\n
          \n
          Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
          \n
          Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704164323 {#3335
          date: 2024-01-02 03:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3330 …}
        +nested: Doctrine\ORM\PersistentCollection {#3328 …}
        +votes: Doctrine\ORM\PersistentCollection {#3326 …}
        +reports: Doctrine\ORM\PersistentCollection {#3342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
        -id: 272142
        -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6006128"
        +editedAt: DateTimeImmutable @1710657381 {#3338
          date: 2024-03-17 07:36:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704164323 {#3340
          date: 2024-01-02 03:58:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: """
        Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
        \n
        The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704171288 {#3358
        date: 2024-01-02 05:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3353 …}
      +nested: Doctrine\ORM\PersistentCollection {#3351 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
      -id: 272295
      -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5996686"
      +editedAt: DateTimeImmutable @1710680765 {#3361
        date: 2024-03-17 14:06:05.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704171288 {#3363
        date: 2024-01-02 05:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704172009 {#3381
      date: 2024-01-02 06:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3372 …}
    +reports: Doctrine\ORM\PersistentCollection {#3388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
    -id: 272318
    -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6007646"
    +editedAt: DateTimeImmutable @1710690474 {#3384
      date: 2024-03-17 16:47:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704172009 {#3386
      date: 2024-01-02 06:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704174430 {#3404
    date: 2024-01-02 06:47:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
  -id: 272383
  -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5997208"
  +editedAt: DateTimeImmutable @1710696817 {#3407
    date: 2024-03-17 18:33:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704174430 {#3409
    date: 2024-01-02 06:47: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
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 {#3432
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3355
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3332
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3309
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3285
              +user: Proxies\__CG__\App\Entity\User {#3282 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3250
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3139
                  +user: Proxies\__CG__\App\Entity\User {#3138 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#2544
                    +user: App\Entity\User {#2558 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 13
                    +score: 0
                    +lastActive: DateTime @1710887885 {#2539
                      date: 2024-03-19 23:38:05.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2546 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                    -id: 267221
                    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/5966780"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704025350 {#2540
                      date: 2023-12-31 13:22:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                    Has a voice similar to that of common foxes.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704027299 {#3141
                    date: 2023-12-31 13:54:59.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3137 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                  -id: 270710
                  -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.today/comment/4386740"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704027299 {#3140
                    date: 2023-12-31 13:54:59.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                  \n
                  Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1704155078 {#3247
                  date: 2024-01-02 01:24:38.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3251 …}
                +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                -id: 272047
                -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5993391"
                +editedAt: DateTimeImmutable @1710679293 {#3248
                  date: 2024-03-17 13:41:33.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704155078 {#3249
                  date: 2024-01-02 01:24:38.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                \n
                Edited for sensitive asshole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704158900 {#3289
                date: 2024-01-02 02:28:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3281 …}
              +nested: Doctrine\ORM\PersistentCollection {#3279 …}
              +votes: Doctrine\ORM\PersistentCollection {#3294 …}
              +reports: Doctrine\ORM\PersistentCollection {#3296 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
              -id: 272083
              -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6004883"
              +editedAt: DateTimeImmutable @1710894858 {#3292
                date: 2024-03-20 01:34:18.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704158900 {#3288
                date: 2024-01-02 02:28:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704162138 {#3312
              date: 2024-01-02 03:22:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3307 …}
            +nested: Doctrine\ORM\PersistentCollection {#3305 …}
            +votes: Doctrine\ORM\PersistentCollection {#3303 …}
            +reports: Doctrine\ORM\PersistentCollection {#3319 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
            -id: 272115
            -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5994913"
            +editedAt: DateTimeImmutable @1710645166 {#3315
              date: 2024-03-17 04:12:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704162138 {#3317
              date: 2024-01-02 03:22:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
            \n
            Edit: not specifically YouTube, but specifically arctic foxes\n
            \n
            Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
            \n
            Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704164323 {#3335
            date: 2024-01-02 03:58:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3330 …}
          +nested: Doctrine\ORM\PersistentCollection {#3328 …}
          +votes: Doctrine\ORM\PersistentCollection {#3326 …}
          +reports: Doctrine\ORM\PersistentCollection {#3342 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
          -id: 272142
          -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6006128"
          +editedAt: DateTimeImmutable @1710657381 {#3338
            date: 2024-03-17 07:36:21.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704164323 {#3340
            date: 2024-01-02 03:58:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
          \n
          The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704171288 {#3358
          date: 2024-01-02 05:54:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3351 …}
        +votes: Doctrine\ORM\PersistentCollection {#3349 …}
        +reports: Doctrine\ORM\PersistentCollection {#3365 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
        -id: 272295
        -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5996686"
        +editedAt: DateTimeImmutable @1710680765 {#3361
          date: 2024-03-17 14:06:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704171288 {#3363
          date: 2024-01-02 05:54:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704172009 {#3381
        date: 2024-01-02 06:06:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3376 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3372 …}
      +reports: Doctrine\ORM\PersistentCollection {#3388 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
      -id: 272318
      -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6007646"
      +editedAt: DateTimeImmutable @1710690474 {#3384
        date: 2024-03-17 16:47:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704172009 {#3386
        date: 2024-01-02 06:06:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704174430 {#3404
      date: 2024-01-02 06:47:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
    -id: 272383
    -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5997208"
    +editedAt: DateTimeImmutable @1710696817 {#3407
      date: 2024-03-17 18:33:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704174430 {#3409
      date: 2024-01-02 06:47:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704180433 {#3427
    date: 2024-01-02 08:27:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 272569
  -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6009151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704180433 {#3430
    date: 2024-01-02 08:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3432
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3355
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3332
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3309
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3285
              +user: Proxies\__CG__\App\Entity\User {#3282 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3250
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3139
                  +user: Proxies\__CG__\App\Entity\User {#3138 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#2544
                    +user: App\Entity\User {#2558 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 13
                    +score: 0
                    +lastActive: DateTime @1710887885 {#2539
                      date: 2024-03-19 23:38:05.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2546 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                    -id: 267221
                    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/5966780"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704025350 {#2540
                      date: 2023-12-31 13:22:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                    Has a voice similar to that of common foxes.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704027299 {#3141
                    date: 2023-12-31 13:54:59.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3137 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                  -id: 270710
                  -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.today/comment/4386740"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704027299 {#3140
                    date: 2023-12-31 13:54:59.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                  \n
                  Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1704155078 {#3247
                  date: 2024-01-02 01:24:38.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3251 …}
                +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                -id: 272047
                -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5993391"
                +editedAt: DateTimeImmutable @1710679293 {#3248
                  date: 2024-03-17 13:41:33.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704155078 {#3249
                  date: 2024-01-02 01:24:38.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                \n
                Edited for sensitive asshole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704158900 {#3289
                date: 2024-01-02 02:28:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3281 …}
              +nested: Doctrine\ORM\PersistentCollection {#3279 …}
              +votes: Doctrine\ORM\PersistentCollection {#3294 …}
              +reports: Doctrine\ORM\PersistentCollection {#3296 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
              -id: 272083
              -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6004883"
              +editedAt: DateTimeImmutable @1710894858 {#3292
                date: 2024-03-20 01:34:18.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704158900 {#3288
                date: 2024-01-02 02:28:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704162138 {#3312
              date: 2024-01-02 03:22:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3307 …}
            +nested: Doctrine\ORM\PersistentCollection {#3305 …}
            +votes: Doctrine\ORM\PersistentCollection {#3303 …}
            +reports: Doctrine\ORM\PersistentCollection {#3319 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
            -id: 272115
            -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5994913"
            +editedAt: DateTimeImmutable @1710645166 {#3315
              date: 2024-03-17 04:12:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704162138 {#3317
              date: 2024-01-02 03:22:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
            \n
            Edit: not specifically YouTube, but specifically arctic foxes\n
            \n
            Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
            \n
            Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704164323 {#3335
            date: 2024-01-02 03:58:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3330 …}
          +nested: Doctrine\ORM\PersistentCollection {#3328 …}
          +votes: Doctrine\ORM\PersistentCollection {#3326 …}
          +reports: Doctrine\ORM\PersistentCollection {#3342 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
          -id: 272142
          -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6006128"
          +editedAt: DateTimeImmutable @1710657381 {#3338
            date: 2024-03-17 07:36:21.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704164323 {#3340
            date: 2024-01-02 03:58:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
          \n
          The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704171288 {#3358
          date: 2024-01-02 05:54:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3351 …}
        +votes: Doctrine\ORM\PersistentCollection {#3349 …}
        +reports: Doctrine\ORM\PersistentCollection {#3365 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
        -id: 272295
        -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5996686"
        +editedAt: DateTimeImmutable @1710680765 {#3361
          date: 2024-03-17 14:06:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704171288 {#3363
          date: 2024-01-02 05:54:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704172009 {#3381
        date: 2024-01-02 06:06:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3376 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3372 …}
      +reports: Doctrine\ORM\PersistentCollection {#3388 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
      -id: 272318
      -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6007646"
      +editedAt: DateTimeImmutable @1710690474 {#3384
        date: 2024-03-17 16:47:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704172009 {#3386
        date: 2024-01-02 06:06:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704174430 {#3404
      date: 2024-01-02 06:47:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
    -id: 272383
    -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5997208"
    +editedAt: DateTimeImmutable @1710696817 {#3407
      date: 2024-03-17 18:33:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704174430 {#3409
      date: 2024-01-02 06:47:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704180433 {#3427
    date: 2024-01-02 08:27:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 272569
  -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6009151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704180433 {#3430
    date: 2024-01-02 08:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3432
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3355
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3332
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3309
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3285
              +user: Proxies\__CG__\App\Entity\User {#3282 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3250
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3139
                  +user: Proxies\__CG__\App\Entity\User {#3138 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#2544
                    +user: App\Entity\User {#2558 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 13
                    +score: 0
                    +lastActive: DateTime @1710887885 {#2539
                      date: 2024-03-19 23:38:05.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2546 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                    -id: 267221
                    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/5966780"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704025350 {#2540
                      date: 2023-12-31 13:22:30.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                    Has a voice similar to that of common foxes.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1704027299 {#3141
                    date: 2023-12-31 13:54:59.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3137 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                  -id: 270710
                  -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.today/comment/4386740"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1704027299 {#3140
                    date: 2023-12-31 13:54:59.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                  \n
                  Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1704155078 {#3247
                  date: 2024-01-02 01:24:38.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3251 …}
                +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                -id: 272047
                -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5993391"
                +editedAt: DateTimeImmutable @1710679293 {#3248
                  date: 2024-03-17 13:41:33.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704155078 {#3249
                  date: 2024-01-02 01:24:38.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                \n
                Edited for sensitive asshole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704158900 {#3289
                date: 2024-01-02 02:28:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3281 …}
              +nested: Doctrine\ORM\PersistentCollection {#3279 …}
              +votes: Doctrine\ORM\PersistentCollection {#3294 …}
              +reports: Doctrine\ORM\PersistentCollection {#3296 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
              -id: 272083
              -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6004883"
              +editedAt: DateTimeImmutable @1710894858 {#3292
                date: 2024-03-20 01:34:18.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704158900 {#3288
                date: 2024-01-02 02:28:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704162138 {#3312
              date: 2024-01-02 03:22:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3307 …}
            +nested: Doctrine\ORM\PersistentCollection {#3305 …}
            +votes: Doctrine\ORM\PersistentCollection {#3303 …}
            +reports: Doctrine\ORM\PersistentCollection {#3319 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
            -id: 272115
            -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5994913"
            +editedAt: DateTimeImmutable @1710645166 {#3315
              date: 2024-03-17 04:12:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704162138 {#3317
              date: 2024-01-02 03:22:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
            \n
            Edit: not specifically YouTube, but specifically arctic foxes\n
            \n
            Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
            \n
            Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704164323 {#3335
            date: 2024-01-02 03:58:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3330 …}
          +nested: Doctrine\ORM\PersistentCollection {#3328 …}
          +votes: Doctrine\ORM\PersistentCollection {#3326 …}
          +reports: Doctrine\ORM\PersistentCollection {#3342 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
          -id: 272142
          -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6006128"
          +editedAt: DateTimeImmutable @1710657381 {#3338
            date: 2024-03-17 07:36:21.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704164323 {#3340
            date: 2024-01-02 03:58:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: """
          Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
          \n
          The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704171288 {#3358
          date: 2024-01-02 05:54:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3353 …}
        +nested: Doctrine\ORM\PersistentCollection {#3351 …}
        +votes: Doctrine\ORM\PersistentCollection {#3349 …}
        +reports: Doctrine\ORM\PersistentCollection {#3365 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
        -id: 272295
        -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5996686"
        +editedAt: DateTimeImmutable @1710680765 {#3361
          date: 2024-03-17 14:06:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704171288 {#3363
          date: 2024-01-02 05:54:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704172009 {#3381
        date: 2024-01-02 06:06:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3376 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3372 …}
      +reports: Doctrine\ORM\PersistentCollection {#3388 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
      -id: 272318
      -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6007646"
      +editedAt: DateTimeImmutable @1710690474 {#3384
        date: 2024-03-17 16:47:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704172009 {#3386
        date: 2024-01-02 06:06:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704174430 {#3404
      date: 2024-01-02 06:47:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3399 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
    -id: 272383
    -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5997208"
    +editedAt: DateTimeImmutable @1710696817 {#3407
      date: 2024-03-17 18:33:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704174430 {#3409
      date: 2024-01-02 06:47:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704180433 {#3427
    date: 2024-01-02 08:27:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 272569
  -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6009151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704180433 {#3430
    date: 2024-01-02 08:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3446
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3432
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3401
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3355
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3332
            +user: Proxies\__CG__\App\Entity\User {#3282 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3309
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3285
                +user: Proxies\__CG__\App\Entity\User {#3282 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3250
                  +user: App\Entity\User {#2558 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#3139
                    +user: Proxies\__CG__\App\Entity\User {#3138 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: App\Entity\EntryComment {#2544
                      +user: App\Entity\User {#2558 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                      +magazine: App\Entity\Magazine {#302}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 13
                      +score: 0
                      +lastActive: DateTime @1710887885 {#2539
                        date: 2024-03-19 23:38:05.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@funny@lemmus.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#2546 …}
                      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                      -id: 267221
                      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ca/comment/5966780"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1704025350 {#2540
                        date: 2023-12-31 13:22:30.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2544}
                    +body: """
                      The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                      Has a voice similar to that of common foxes.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1704027299 {#3141
                      date: 2023-12-31 13:54:59.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3137 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                    -id: 270710
                    -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.today/comment/4386740"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704027299 {#3140
                      date: 2023-12-31 13:54:59.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                    \n
                    Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1704155078 {#3247
                    date: 2024-01-02 01:24:38.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3251 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                  -id: 272047
                  -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5993391"
                  +editedAt: DateTimeImmutable @1710679293 {#3248
                    date: 2024-03-17 13:41:33.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1704155078 {#3249
                    date: 2024-01-02 01:24:38.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                  \n
                  Edited for sensitive asshole.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1704158900 {#3289
                  date: 2024-01-02 02:28:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3281 …}
                +nested: Doctrine\ORM\PersistentCollection {#3279 …}
                +votes: Doctrine\ORM\PersistentCollection {#3294 …}
                +reports: Doctrine\ORM\PersistentCollection {#3296 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
                -id: 272083
                -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://reddthat.com/comment/6004883"
                +editedAt: DateTimeImmutable @1710894858 {#3292
                  date: 2024-03-20 01:34:18.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704158900 {#3288
                  date: 2024-01-02 02:28:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704162138 {#3312
                date: 2024-01-02 03:22:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3307 …}
              +nested: Doctrine\ORM\PersistentCollection {#3305 …}
              +votes: Doctrine\ORM\PersistentCollection {#3303 …}
              +reports: Doctrine\ORM\PersistentCollection {#3319 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
              -id: 272115
              -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5994913"
              +editedAt: DateTimeImmutable @1710645166 {#3315
                date: 2024-03-17 04:12:46.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704162138 {#3317
                date: 2024-01-02 03:22:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
              \n
              Edit: not specifically YouTube, but specifically arctic foxes\n
              \n
              Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
              \n
              Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704164323 {#3335
              date: 2024-01-02 03:58:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3330 …}
            +nested: Doctrine\ORM\PersistentCollection {#3328 …}
            +votes: Doctrine\ORM\PersistentCollection {#3326 …}
            +reports: Doctrine\ORM\PersistentCollection {#3342 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
            -id: 272142
            -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6006128"
            +editedAt: DateTimeImmutable @1710657381 {#3338
              date: 2024-03-17 07:36:21.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704164323 {#3340
              date: 2024-01-02 03:58:43.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
            \n
            The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704171288 {#3358
            date: 2024-01-02 05:54:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3353 …}
          +nested: Doctrine\ORM\PersistentCollection {#3351 …}
          +votes: Doctrine\ORM\PersistentCollection {#3349 …}
          +reports: Doctrine\ORM\PersistentCollection {#3365 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
          -id: 272295
          -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5996686"
          +editedAt: DateTimeImmutable @1710680765 {#3361
            date: 2024-03-17 14:06:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704171288 {#3363
            date: 2024-01-02 05:54:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704172009 {#3381
          date: 2024-01-02 06:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3376 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3372 …}
        +reports: Doctrine\ORM\PersistentCollection {#3388 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
        -id: 272318
        -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6007646"
        +editedAt: DateTimeImmutable @1710690474 {#3384
          date: 2024-03-17 16:47:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704172009 {#3386
          date: 2024-01-02 06:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704174430 {#3404
        date: 2024-01-02 06:47:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3399 …}
      +nested: Doctrine\ORM\PersistentCollection {#3397 …}
      +votes: Doctrine\ORM\PersistentCollection {#3395 …}
      +reports: Doctrine\ORM\PersistentCollection {#3411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
      -id: 272383
      -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5997208"
      +editedAt: DateTimeImmutable @1710696817 {#3407
        date: 2024-03-17 18:33:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704174430 {#3409
        date: 2024-01-02 06:47:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704180433 {#3427
      date: 2024-01-02 08:27:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 272569
    -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6009151"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704180433 {#3430
      date: 2024-01-02 08:27:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Right, this I-can-do-no-wrong attitude is getting tiresome. You keep throwing this shit at me that I’m getting defensive but it’s more than obvious you’re deflecting. I couldn’t give less of a mild shit about your correction. The problem is the way you approach people, the way you twist events so that anyone disagreeing with what you’re saying systematically means they feel bad about themselves like they’re a lesser being. The problem is *you*.\n
    \n
    Let me highlight the problem area: “*But it looks exactly like an Arctic Fox*”\n
    \n
    Something doesn’t look “exactly like” something they’re unfamiliar with, yet you took it upon yourself to talk down to someone.\n
    \n
    “*Yeah man, my bad. Didn’t mean to sound judgemental.*” I never said you were being judgmental at this point which means this was your own conclusion from a re-read of your comment after my response.\n
    \n
    “*it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does.*” *Then* you rethought it. You chose to try throw the whole thing in my face and doubled down on the judgment with a hearty side dose of patronization and make it out to be just me who has misinterpreted your initial message to be judgmental despite having acknowledged it coming across as that way yourself.\n
    \n
    If you had left that first sentence out of your initial message, I would have noticed my fuck up and simply responded “Oh shit, I screwed up my message. I know animals can be friendly. I’ll go fix my message. Thanks for pointing it out” and we’d both have gone on with our days. But you just had to start it by being a know-it-all dick. My mistake was a simple blunder which I have acknowledged but you just keep finding ways to manipulate this response thread to make me out as this toddler throwing a tantrum for having been wrong. It doesn’t get any simpler; the problem is *you*, not the correction, Y-O-U.\n
    \n
    Now, I’m done spelling simple shit out to you. The userbase of Lemmy is still on the small side and I like to think that one day I’ll come across a comment from you that I’ll enjoy but one more of your manipulative attempts to twist my reaction and I’ll happily block your ass.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704185864 {#3449
    date: 2024-01-02 09:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3442 …}
  +votes: Doctrine\ORM\PersistentCollection {#3440 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 272758
  -bodyTs: "'acknowledg':233,321 'across':236,395 'anim':272 'anyon':61 'approach':52 'arctic':97 'area':90 'ass':421 'attempt':410 'attitud':9 'bad':72,124 'block':419 'blunder':317 'chose':191 'come':235,394 'comment':155,397 'conclus':147 'correct':45,359 'couldn':35 'd':289 'day':296,391 'defens':24,176 'definit':184 'deflect':33 'despit':231 'dick':311 'didn':125,182 'disagre':62 'doesn':100,348 'done':367 'dose':211 'doubl':202 'enjoy':403 'event':58 'exact':94,103 'face':200 'feel':71 'find':326 'first':246 'fix':279 'fox':98 'friend':275 'fuck':258 'get':11,23,175,350 'give':37 'go':278 'gone':292 'happili':418 'hearti':209 'highlight':87 'howev':174 'i-can-do-no-wrong':3 'initi':226,251 'judgement':130 'judgment':137,206,230 'keep':14,325 'knew':179 'know':164,271,308 'know-it-al':307 'knowledg':168 'lack':166 'left':244 'lemmi':377 'less':38 'lesser':79 'let':85 'like':75,95,104,386 'll':277,393,402,417 'look':93,102 'm':22,366 'make':171,215,334 'man':122 'manipul':329,409 'mean':69,127,142 'messag':227,252,269,281 'mild':41 'misinterpret':224 'mistak':313 'never':132 'notic':256 'o':362 'obvious':30 'oh':263 'okay':161 'one':390,405 'patron':213 'peopl':53 'point':140,284 'problem':47,82,89,354 're':32,66,77,107,151 're-read':150 'reaction':414 'read':152 'respond':262 'respons':158,331 'rethought':188 'right':1 'said':133 'say':67 'screw':266 'sentenc':247 'shit':17,42,264,370 'side':210,383 'simpl':316,369 'simpler':352 'simpli':261 'small':382 'someon':120,178 'someth':99,105,180 'sound':129 'spell':368 'start':302 'still':379 'stuff':165 'stupid':173 'systemat':68 'talk':117 'tantrum':342 'thank':282 'thing':197 'think':388 'thread':332 'throw':15,194,340 'tiresom':12 'toddler':339 'took':112 'tri':193 'twist':57,412 'u':363 'unfamiliar':108 'upon':114 'userbas':375 'way':50,55,239,327 'whole':196 'would':254 'wrong':8,346 'y':361 'y-o-u':360 'yeah':121 'yet':110"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5999284"
  +editedAt: DateTimeImmutable @1710772720 {#3452
    date: 2024-03-18 15:38:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704185864 {#3454
    date: 2024-01-02 09:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3446
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3432
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3401
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3355
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3332
            +user: Proxies\__CG__\App\Entity\User {#3282 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3309
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3285
                +user: Proxies\__CG__\App\Entity\User {#3282 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3250
                  +user: App\Entity\User {#2558 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#3139
                    +user: Proxies\__CG__\App\Entity\User {#3138 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: App\Entity\EntryComment {#2544
                      +user: App\Entity\User {#2558 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                      +magazine: App\Entity\Magazine {#302}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 13
                      +score: 0
                      +lastActive: DateTime @1710887885 {#2539
                        date: 2024-03-19 23:38:05.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@funny@lemmus.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#2546 …}
                      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                      -id: 267221
                      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ca/comment/5966780"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1704025350 {#2540
                        date: 2023-12-31 13:22:30.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2544}
                    +body: """
                      The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                      Has a voice similar to that of common foxes.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1704027299 {#3141
                      date: 2023-12-31 13:54:59.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3137 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                    -id: 270710
                    -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.today/comment/4386740"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704027299 {#3140
                      date: 2023-12-31 13:54:59.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                    \n
                    Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1704155078 {#3247
                    date: 2024-01-02 01:24:38.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3251 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                  -id: 272047
                  -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5993391"
                  +editedAt: DateTimeImmutable @1710679293 {#3248
                    date: 2024-03-17 13:41:33.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1704155078 {#3249
                    date: 2024-01-02 01:24:38.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                  \n
                  Edited for sensitive asshole.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1704158900 {#3289
                  date: 2024-01-02 02:28:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3281 …}
                +nested: Doctrine\ORM\PersistentCollection {#3279 …}
                +votes: Doctrine\ORM\PersistentCollection {#3294 …}
                +reports: Doctrine\ORM\PersistentCollection {#3296 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
                -id: 272083
                -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://reddthat.com/comment/6004883"
                +editedAt: DateTimeImmutable @1710894858 {#3292
                  date: 2024-03-20 01:34:18.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704158900 {#3288
                  date: 2024-01-02 02:28:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704162138 {#3312
                date: 2024-01-02 03:22:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3307 …}
              +nested: Doctrine\ORM\PersistentCollection {#3305 …}
              +votes: Doctrine\ORM\PersistentCollection {#3303 …}
              +reports: Doctrine\ORM\PersistentCollection {#3319 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
              -id: 272115
              -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5994913"
              +editedAt: DateTimeImmutable @1710645166 {#3315
                date: 2024-03-17 04:12:46.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704162138 {#3317
                date: 2024-01-02 03:22:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
              \n
              Edit: not specifically YouTube, but specifically arctic foxes\n
              \n
              Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
              \n
              Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704164323 {#3335
              date: 2024-01-02 03:58:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3330 …}
            +nested: Doctrine\ORM\PersistentCollection {#3328 …}
            +votes: Doctrine\ORM\PersistentCollection {#3326 …}
            +reports: Doctrine\ORM\PersistentCollection {#3342 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
            -id: 272142
            -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6006128"
            +editedAt: DateTimeImmutable @1710657381 {#3338
              date: 2024-03-17 07:36:21.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704164323 {#3340
              date: 2024-01-02 03:58:43.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
            \n
            The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704171288 {#3358
            date: 2024-01-02 05:54:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3353 …}
          +nested: Doctrine\ORM\PersistentCollection {#3351 …}
          +votes: Doctrine\ORM\PersistentCollection {#3349 …}
          +reports: Doctrine\ORM\PersistentCollection {#3365 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
          -id: 272295
          -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5996686"
          +editedAt: DateTimeImmutable @1710680765 {#3361
            date: 2024-03-17 14:06:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704171288 {#3363
            date: 2024-01-02 05:54:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704172009 {#3381
          date: 2024-01-02 06:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3376 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3372 …}
        +reports: Doctrine\ORM\PersistentCollection {#3388 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
        -id: 272318
        -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6007646"
        +editedAt: DateTimeImmutable @1710690474 {#3384
          date: 2024-03-17 16:47:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704172009 {#3386
          date: 2024-01-02 06:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704174430 {#3404
        date: 2024-01-02 06:47:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3399 …}
      +nested: Doctrine\ORM\PersistentCollection {#3397 …}
      +votes: Doctrine\ORM\PersistentCollection {#3395 …}
      +reports: Doctrine\ORM\PersistentCollection {#3411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
      -id: 272383
      -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5997208"
      +editedAt: DateTimeImmutable @1710696817 {#3407
        date: 2024-03-17 18:33:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704174430 {#3409
        date: 2024-01-02 06:47:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704180433 {#3427
      date: 2024-01-02 08:27:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 272569
    -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6009151"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704180433 {#3430
      date: 2024-01-02 08:27:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Right, this I-can-do-no-wrong attitude is getting tiresome. You keep throwing this shit at me that I’m getting defensive but it’s more than obvious you’re deflecting. I couldn’t give less of a mild shit about your correction. The problem is the way you approach people, the way you twist events so that anyone disagreeing with what you’re saying systematically means they feel bad about themselves like they’re a lesser being. The problem is *you*.\n
    \n
    Let me highlight the problem area: “*But it looks exactly like an Arctic Fox*”\n
    \n
    Something doesn’t look “exactly like” something they’re unfamiliar with, yet you took it upon yourself to talk down to someone.\n
    \n
    “*Yeah man, my bad. Didn’t mean to sound judgemental.*” I never said you were being judgmental at this point which means this was your own conclusion from a re-read of your comment after my response.\n
    \n
    “*it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does.*” *Then* you rethought it. You chose to try throw the whole thing in my face and doubled down on the judgment with a hearty side dose of patronization and make it out to be just me who has misinterpreted your initial message to be judgmental despite having acknowledged it coming across as that way yourself.\n
    \n
    If you had left that first sentence out of your initial message, I would have noticed my fuck up and simply responded “Oh shit, I screwed up my message. I know animals can be friendly. I’ll go fix my message. Thanks for pointing it out” and we’d both have gone on with our days. But you just had to start it by being a know-it-all dick. My mistake was a simple blunder which I have acknowledged but you just keep finding ways to manipulate this response thread to make me out as this toddler throwing a tantrum for having been wrong. It doesn’t get any simpler; the problem is *you*, not the correction, Y-O-U.\n
    \n
    Now, I’m done spelling simple shit out to you. The userbase of Lemmy is still on the small side and I like to think that one day I’ll come across a comment from you that I’ll enjoy but one more of your manipulative attempts to twist my reaction and I’ll happily block your ass.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704185864 {#3449
    date: 2024-01-02 09:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3442 …}
  +votes: Doctrine\ORM\PersistentCollection {#3440 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 272758
  -bodyTs: "'acknowledg':233,321 'across':236,395 'anim':272 'anyon':61 'approach':52 'arctic':97 'area':90 'ass':421 'attempt':410 'attitud':9 'bad':72,124 'block':419 'blunder':317 'chose':191 'come':235,394 'comment':155,397 'conclus':147 'correct':45,359 'couldn':35 'd':289 'day':296,391 'defens':24,176 'definit':184 'deflect':33 'despit':231 'dick':311 'didn':125,182 'disagre':62 'doesn':100,348 'done':367 'dose':211 'doubl':202 'enjoy':403 'event':58 'exact':94,103 'face':200 'feel':71 'find':326 'first':246 'fix':279 'fox':98 'friend':275 'fuck':258 'get':11,23,175,350 'give':37 'go':278 'gone':292 'happili':418 'hearti':209 'highlight':87 'howev':174 'i-can-do-no-wrong':3 'initi':226,251 'judgement':130 'judgment':137,206,230 'keep':14,325 'knew':179 'know':164,271,308 'know-it-al':307 'knowledg':168 'lack':166 'left':244 'lemmi':377 'less':38 'lesser':79 'let':85 'like':75,95,104,386 'll':277,393,402,417 'look':93,102 'm':22,366 'make':171,215,334 'man':122 'manipul':329,409 'mean':69,127,142 'messag':227,252,269,281 'mild':41 'misinterpret':224 'mistak':313 'never':132 'notic':256 'o':362 'obvious':30 'oh':263 'okay':161 'one':390,405 'patron':213 'peopl':53 'point':140,284 'problem':47,82,89,354 're':32,66,77,107,151 're-read':150 'reaction':414 'read':152 'respond':262 'respons':158,331 'rethought':188 'right':1 'said':133 'say':67 'screw':266 'sentenc':247 'shit':17,42,264,370 'side':210,383 'simpl':316,369 'simpler':352 'simpli':261 'small':382 'someon':120,178 'someth':99,105,180 'sound':129 'spell':368 'start':302 'still':379 'stuff':165 'stupid':173 'systemat':68 'talk':117 'tantrum':342 'thank':282 'thing':197 'think':388 'thread':332 'throw':15,194,340 'tiresom':12 'toddler':339 'took':112 'tri':193 'twist':57,412 'u':363 'unfamiliar':108 'upon':114 'userbas':375 'way':50,55,239,327 'whole':196 'would':254 'wrong':8,346 'y':361 'y-o-u':360 'yeah':121 'yet':110"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5999284"
  +editedAt: DateTimeImmutable @1710772720 {#3452
    date: 2024-03-18 15:38:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704185864 {#3454
    date: 2024-01-02 09:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3446
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3432
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3401
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: Proxies\__CG__\App\Entity\User {#3282 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3355
          +user: App\Entity\User {#2558 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3332
            +user: Proxies\__CG__\App\Entity\User {#3282 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3309
              +user: App\Entity\User {#2558 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3285
                +user: Proxies\__CG__\App\Entity\User {#3282 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3250
                  +user: App\Entity\User {#2558 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#3139
                    +user: Proxies\__CG__\App\Entity\User {#3138 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: App\Entity\EntryComment {#2544
                      +user: App\Entity\User {#2558 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                      +magazine: App\Entity\Magazine {#302}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 13
                      +score: 0
                      +lastActive: DateTime @1710887885 {#2539
                        date: 2024-03-19 23:38:05.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@funny@lemmus.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#2546 …}
                      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                      -id: 267221
                      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ca/comment/5966780"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1704025350 {#2540
                        date: 2023-12-31 13:22:30.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2544}
                    +body: """
                      The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                      Has a voice similar to that of common foxes.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1704027299 {#3141
                      date: 2023-12-31 13:54:59.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3137 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                    -id: 270710
                    -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.today/comment/4386740"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1704027299 {#3140
                      date: 2023-12-31 13:54:59.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                    \n
                    Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1704155078 {#3247
                    date: 2024-01-02 01:24:38.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3251 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                  -id: 272047
                  -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/5993391"
                  +editedAt: DateTimeImmutable @1710679293 {#3248
                    date: 2024-03-17 13:41:33.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1704155078 {#3249
                    date: 2024-01-02 01:24:38.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: """
                  But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                  \n
                  Edited for sensitive asshole.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1704158900 {#3289
                  date: 2024-01-02 02:28:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3281 …}
                +nested: Doctrine\ORM\PersistentCollection {#3279 …}
                +votes: Doctrine\ORM\PersistentCollection {#3294 …}
                +reports: Doctrine\ORM\PersistentCollection {#3296 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
                -id: 272083
                -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://reddthat.com/comment/6004883"
                +editedAt: DateTimeImmutable @1710894858 {#3292
                  date: 2024-03-20 01:34:18.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704158900 {#3288
                  date: 2024-01-02 02:28:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704162138 {#3312
                date: 2024-01-02 03:22:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3307 …}
              +nested: Doctrine\ORM\PersistentCollection {#3305 …}
              +votes: Doctrine\ORM\PersistentCollection {#3303 …}
              +reports: Doctrine\ORM\PersistentCollection {#3319 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
              -id: 272115
              -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5994913"
              +editedAt: DateTimeImmutable @1710645166 {#3315
                date: 2024-03-17 04:12:46.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704162138 {#3317
                date: 2024-01-02 03:22:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
              \n
              Edit: not specifically YouTube, but specifically arctic foxes\n
              \n
              Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
              \n
              Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704164323 {#3335
              date: 2024-01-02 03:58:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3330 …}
            +nested: Doctrine\ORM\PersistentCollection {#3328 …}
            +votes: Doctrine\ORM\PersistentCollection {#3326 …}
            +reports: Doctrine\ORM\PersistentCollection {#3342 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
            -id: 272142
            -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6006128"
            +editedAt: DateTimeImmutable @1710657381 {#3338
              date: 2024-03-17 07:36:21.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704164323 {#3340
              date: 2024-01-02 03:58:43.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: """
            Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
            \n
            The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704171288 {#3358
            date: 2024-01-02 05:54:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3353 …}
          +nested: Doctrine\ORM\PersistentCollection {#3351 …}
          +votes: Doctrine\ORM\PersistentCollection {#3349 …}
          +reports: Doctrine\ORM\PersistentCollection {#3365 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
          -id: 272295
          -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5996686"
          +editedAt: DateTimeImmutable @1710680765 {#3361
            date: 2024-03-17 14:06:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704171288 {#3363
            date: 2024-01-02 05:54:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704172009 {#3381
          date: 2024-01-02 06:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3376 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3372 …}
        +reports: Doctrine\ORM\PersistentCollection {#3388 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
        -id: 272318
        -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6007646"
        +editedAt: DateTimeImmutable @1710690474 {#3384
          date: 2024-03-17 16:47:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704172009 {#3386
          date: 2024-01-02 06:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704174430 {#3404
        date: 2024-01-02 06:47:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3399 …}
      +nested: Doctrine\ORM\PersistentCollection {#3397 …}
      +votes: Doctrine\ORM\PersistentCollection {#3395 …}
      +reports: Doctrine\ORM\PersistentCollection {#3411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
      -id: 272383
      -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5997208"
      +editedAt: DateTimeImmutable @1710696817 {#3407
        date: 2024-03-17 18:33:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704174430 {#3409
        date: 2024-01-02 06:47:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704180433 {#3427
      date: 2024-01-02 08:27:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 272569
    -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6009151"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704180433 {#3430
      date: 2024-01-02 08:27:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    Right, this I-can-do-no-wrong attitude is getting tiresome. You keep throwing this shit at me that I’m getting defensive but it’s more than obvious you’re deflecting. I couldn’t give less of a mild shit about your correction. The problem is the way you approach people, the way you twist events so that anyone disagreeing with what you’re saying systematically means they feel bad about themselves like they’re a lesser being. The problem is *you*.\n
    \n
    Let me highlight the problem area: “*But it looks exactly like an Arctic Fox*”\n
    \n
    Something doesn’t look “exactly like” something they’re unfamiliar with, yet you took it upon yourself to talk down to someone.\n
    \n
    “*Yeah man, my bad. Didn’t mean to sound judgemental.*” I never said you were being judgmental at this point which means this was your own conclusion from a re-read of your comment after my response.\n
    \n
    “*it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does.*” *Then* you rethought it. You chose to try throw the whole thing in my face and doubled down on the judgment with a hearty side dose of patronization and make it out to be just me who has misinterpreted your initial message to be judgmental despite having acknowledged it coming across as that way yourself.\n
    \n
    If you had left that first sentence out of your initial message, I would have noticed my fuck up and simply responded “Oh shit, I screwed up my message. I know animals can be friendly. I’ll go fix my message. Thanks for pointing it out” and we’d both have gone on with our days. But you just had to start it by being a know-it-all dick. My mistake was a simple blunder which I have acknowledged but you just keep finding ways to manipulate this response thread to make me out as this toddler throwing a tantrum for having been wrong. It doesn’t get any simpler; the problem is *you*, not the correction, Y-O-U.\n
    \n
    Now, I’m done spelling simple shit out to you. The userbase of Lemmy is still on the small side and I like to think that one day I’ll come across a comment from you that I’ll enjoy but one more of your manipulative attempts to twist my reaction and I’ll happily block your ass.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704185864 {#3449
    date: 2024-01-02 09:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3442 …}
  +votes: Doctrine\ORM\PersistentCollection {#3440 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 272758
  -bodyTs: "'acknowledg':233,321 'across':236,395 'anim':272 'anyon':61 'approach':52 'arctic':97 'area':90 'ass':421 'attempt':410 'attitud':9 'bad':72,124 'block':419 'blunder':317 'chose':191 'come':235,394 'comment':155,397 'conclus':147 'correct':45,359 'couldn':35 'd':289 'day':296,391 'defens':24,176 'definit':184 'deflect':33 'despit':231 'dick':311 'didn':125,182 'disagre':62 'doesn':100,348 'done':367 'dose':211 'doubl':202 'enjoy':403 'event':58 'exact':94,103 'face':200 'feel':71 'find':326 'first':246 'fix':279 'fox':98 'friend':275 'fuck':258 'get':11,23,175,350 'give':37 'go':278 'gone':292 'happili':418 'hearti':209 'highlight':87 'howev':174 'i-can-do-no-wrong':3 'initi':226,251 'judgement':130 'judgment':137,206,230 'keep':14,325 'knew':179 'know':164,271,308 'know-it-al':307 'knowledg':168 'lack':166 'left':244 'lemmi':377 'less':38 'lesser':79 'let':85 'like':75,95,104,386 'll':277,393,402,417 'look':93,102 'm':22,366 'make':171,215,334 'man':122 'manipul':329,409 'mean':69,127,142 'messag':227,252,269,281 'mild':41 'misinterpret':224 'mistak':313 'never':132 'notic':256 'o':362 'obvious':30 'oh':263 'okay':161 'one':390,405 'patron':213 'peopl':53 'point':140,284 'problem':47,82,89,354 're':32,66,77,107,151 're-read':150 'reaction':414 'read':152 'respond':262 'respons':158,331 'rethought':188 'right':1 'said':133 'say':67 'screw':266 'sentenc':247 'shit':17,42,264,370 'side':210,383 'simpl':316,369 'simpler':352 'simpli':261 'small':382 'someon':120,178 'someth':99,105,180 'sound':129 'spell':368 'start':302 'still':379 'stuff':165 'stupid':173 'systemat':68 'talk':117 'tantrum':342 'thank':282 'thing':197 'think':388 'thread':332 'throw':15,194,340 'tiresom':12 'toddler':339 'took':112 'tri':193 'twist':57,412 'u':363 'unfamiliar':108 'upon':114 'userbas':375 'way':50,55,239,327 'whole':196 'would':254 'wrong':8,346 'y':361 'y-o-u':360 'yeah':121 'yet':110"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5999284"
  +editedAt: DateTimeImmutable @1710772720 {#3452
    date: 2024-03-18 15:38:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704185864 {#3454
    date: 2024-01-02 09:57:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3469
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3446
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3432
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3401
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3355
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3332
              +user: Proxies\__CG__\App\Entity\User {#3282 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3309
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3285
                  +user: Proxies\__CG__\App\Entity\User {#3282 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#3250
                    +user: App\Entity\User {#2558 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: App\Entity\EntryComment {#3139
                      +user: Proxies\__CG__\App\Entity\User {#3138 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                      +magazine: App\Entity\Magazine {#302}
                      +image: null
                      +parent: App\Entity\EntryComment {#2544
                        +user: App\Entity\User {#2558 …}
                        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                        +magazine: App\Entity\Magazine {#302}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 13
                        +score: 0
                        +lastActive: DateTime @1710887885 {#2539
                          date: 2024-03-19 23:38:05.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@funny@lemmus.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#2546 …}
                        +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                        +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                        +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                        -id: 267221
                        -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ca/comment/5966780"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1704025350 {#2540
                          date: 2023-12-31 13:22:30.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#2544}
                      +body: """
                        The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                        Has a voice similar to that of common foxes.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1704027299 {#3141
                        date: 2023-12-31 13:54:59.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@funny@lemmus.org"
                        "@DebatableRaccoon@lemmy.ca"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3137 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                      -id: 270710
                      -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.today/comment/4386740"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1704027299 {#3140
                        date: 2023-12-31 13:54:59.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2544}
                    +body: """
                      Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                      \n
                      Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1704155078 {#3247
                      date: 2024-01-02 01:24:38.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3251 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                    -id: 272047
                    -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/5993391"
                    +editedAt: DateTimeImmutable @1710679293 {#3248
                      date: 2024-03-17 13:41:33.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1704155078 {#3249
                      date: 2024-01-02 01:24:38.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                    \n
                    Edited for sensitive asshole.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1704158900 {#3289
                    date: 2024-01-02 02:28:20.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3281 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
                  -id: 272083
                  -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://reddthat.com/comment/6004883"
                  +editedAt: DateTimeImmutable @1710894858 {#3292
                    date: 2024-03-20 01:34:18.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1704158900 {#3288
                    date: 2024-01-02 02:28:20.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1704162138 {#3312
                  date: 2024-01-02 03:22:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3307 …}
                +nested: Doctrine\ORM\PersistentCollection {#3305 …}
                +votes: Doctrine\ORM\PersistentCollection {#3303 …}
                +reports: Doctrine\ORM\PersistentCollection {#3319 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
                -id: 272115
                -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5994913"
                +editedAt: DateTimeImmutable @1710645166 {#3315
                  date: 2024-03-17 04:12:46.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704162138 {#3317
                  date: 2024-01-02 03:22:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
                \n
                Edit: not specifically YouTube, but specifically arctic foxes\n
                \n
                Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
                \n
                Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704164323 {#3335
                date: 2024-01-02 03:58:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3330 …}
              +nested: Doctrine\ORM\PersistentCollection {#3328 …}
              +votes: Doctrine\ORM\PersistentCollection {#3326 …}
              +reports: Doctrine\ORM\PersistentCollection {#3342 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
              -id: 272142
              -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6006128"
              +editedAt: DateTimeImmutable @1710657381 {#3338
                date: 2024-03-17 07:36:21.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704164323 {#3340
                date: 2024-01-02 03:58:43.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
              \n
              The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704171288 {#3358
              date: 2024-01-02 05:54:48.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3353 …}
            +nested: Doctrine\ORM\PersistentCollection {#3351 …}
            +votes: Doctrine\ORM\PersistentCollection {#3349 …}
            +reports: Doctrine\ORM\PersistentCollection {#3365 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
            -id: 272295
            -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5996686"
            +editedAt: DateTimeImmutable @1710680765 {#3361
              date: 2024-03-17 14:06:05.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704171288 {#3363
              date: 2024-01-02 05:54:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704172009 {#3381
            date: 2024-01-02 06:06:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3376 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3372 …}
          +reports: Doctrine\ORM\PersistentCollection {#3388 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
          -id: 272318
          -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6007646"
          +editedAt: DateTimeImmutable @1710690474 {#3384
            date: 2024-03-17 16:47:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704172009 {#3386
            date: 2024-01-02 06:06:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704174430 {#3404
          date: 2024-01-02 06:47:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3399 …}
        +nested: Doctrine\ORM\PersistentCollection {#3397 …}
        +votes: Doctrine\ORM\PersistentCollection {#3395 …}
        +reports: Doctrine\ORM\PersistentCollection {#3411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
        -id: 272383
        -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5997208"
        +editedAt: DateTimeImmutable @1710696817 {#3407
          date: 2024-03-17 18:33:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704174430 {#3409
          date: 2024-01-02 06:47:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704180433 {#3427
        date: 2024-01-02 08:27:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3424 …}
      +nested: Doctrine\ORM\PersistentCollection {#3421 …}
      +votes: Doctrine\ORM\PersistentCollection {#3419 …}
      +reports: Doctrine\ORM\PersistentCollection {#3433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
      -id: 272569
      -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6009151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704180433 {#3430
        date: 2024-01-02 08:27:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Right, this I-can-do-no-wrong attitude is getting tiresome. You keep throwing this shit at me that I’m getting defensive but it’s more than obvious you’re deflecting. I couldn’t give less of a mild shit about your correction. The problem is the way you approach people, the way you twist events so that anyone disagreeing with what you’re saying systematically means they feel bad about themselves like they’re a lesser being. The problem is *you*.\n
      \n
      Let me highlight the problem area: “*But it looks exactly like an Arctic Fox*”\n
      \n
      Something doesn’t look “exactly like” something they’re unfamiliar with, yet you took it upon yourself to talk down to someone.\n
      \n
      “*Yeah man, my bad. Didn’t mean to sound judgemental.*” I never said you were being judgmental at this point which means this was your own conclusion from a re-read of your comment after my response.\n
      \n
      “*it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does.*” *Then* you rethought it. You chose to try throw the whole thing in my face and doubled down on the judgment with a hearty side dose of patronization and make it out to be just me who has misinterpreted your initial message to be judgmental despite having acknowledged it coming across as that way yourself.\n
      \n
      If you had left that first sentence out of your initial message, I would have noticed my fuck up and simply responded “Oh shit, I screwed up my message. I know animals can be friendly. I’ll go fix my message. Thanks for pointing it out” and we’d both have gone on with our days. But you just had to start it by being a know-it-all dick. My mistake was a simple blunder which I have acknowledged but you just keep finding ways to manipulate this response thread to make me out as this toddler throwing a tantrum for having been wrong. It doesn’t get any simpler; the problem is *you*, not the correction, Y-O-U.\n
      \n
      Now, I’m done spelling simple shit out to you. The userbase of Lemmy is still on the small side and I like to think that one day I’ll come across a comment from you that I’ll enjoy but one more of your manipulative attempts to twist my reaction and I’ll happily block your ass.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704185864 {#3449
      date: 2024-01-02 09:57:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3442 …}
    +votes: Doctrine\ORM\PersistentCollection {#3440 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 272758
    -bodyTs: "'acknowledg':233,321 'across':236,395 'anim':272 'anyon':61 'approach':52 'arctic':97 'area':90 'ass':421 'attempt':410 'attitud':9 'bad':72,124 'block':419 'blunder':317 'chose':191 'come':235,394 'comment':155,397 'conclus':147 'correct':45,359 'couldn':35 'd':289 'day':296,391 'defens':24,176 'definit':184 'deflect':33 'despit':231 'dick':311 'didn':125,182 'disagre':62 'doesn':100,348 'done':367 'dose':211 'doubl':202 'enjoy':403 'event':58 'exact':94,103 'face':200 'feel':71 'find':326 'first':246 'fix':279 'fox':98 'friend':275 'fuck':258 'get':11,23,175,350 'give':37 'go':278 'gone':292 'happili':418 'hearti':209 'highlight':87 'howev':174 'i-can-do-no-wrong':3 'initi':226,251 'judgement':130 'judgment':137,206,230 'keep':14,325 'knew':179 'know':164,271,308 'know-it-al':307 'knowledg':168 'lack':166 'left':244 'lemmi':377 'less':38 'lesser':79 'let':85 'like':75,95,104,386 'll':277,393,402,417 'look':93,102 'm':22,366 'make':171,215,334 'man':122 'manipul':329,409 'mean':69,127,142 'messag':227,252,269,281 'mild':41 'misinterpret':224 'mistak':313 'never':132 'notic':256 'o':362 'obvious':30 'oh':263 'okay':161 'one':390,405 'patron':213 'peopl':53 'point':140,284 'problem':47,82,89,354 're':32,66,77,107,151 're-read':150 'reaction':414 'read':152 'respond':262 'respons':158,331 'rethought':188 'right':1 'said':133 'say':67 'screw':266 'sentenc':247 'shit':17,42,264,370 'side':210,383 'simpl':316,369 'simpler':352 'simpli':261 'small':382 'someon':120,178 'someth':99,105,180 'sound':129 'spell':368 'start':302 'still':379 'stuff':165 'stupid':173 'systemat':68 'talk':117 'tantrum':342 'thank':282 'thing':197 'think':388 'thread':332 'throw':15,194,340 'tiresom':12 'toddler':339 'took':112 'tri':193 'twist':57,412 'u':363 'unfamiliar':108 'upon':114 'userbas':375 'way':50,55,239,327 'whole':196 'would':254 'wrong':8,346 'y':361 'y-o-u':360 'yeah':121 'yet':110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5999284"
    +editedAt: DateTimeImmutable @1710772720 {#3452
      date: 2024-03-18 15:38:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704185864 {#3454
      date: 2024-01-02 09:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    My initial apology was only after reading your response. Your reaction to my correction is what made me think I sounded judgemental. It was mainly asking me if it was “okay” that you’ve never seen an Arctic Fox, which of course it is, but your comment before that literally implied you had seen them. Whether you had or not that is what it implied. Then I re read what I actually said and realized you’re just a sensitive asshole.\n
    \n
    Happy blocking 👋
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704208360 {#3472
    date: 2024-01-02 16:12:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3467 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 273639
  -bodyTs: "'actual':72 'apolog':3 'arctic':38 'ask':26 'asshol':81 'block':83 'comment':47 'correct':14 'cours':42 'fox':39 'happi':82 'impli':51,65 'initi':2 'judgement':22 'liter':50 'made':17 'main':25 'never':35 'okay':31 're':68,77 'reaction':11 'read':7,69 'realiz':75 'respons':9 'said':73 'seen':36,54 'sensit':80 'sound':21 'think':19 've':34 'whether':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6015151"
  +editedAt: DateTimeImmutable @1710892628 {#3475
    date: 2024-03-20 00:57:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704208360 {#3477
    date: 2024-01-02 16:12: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
95 DENIED edit
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3446
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3432
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3401
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3355
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3332
              +user: Proxies\__CG__\App\Entity\User {#3282 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3309
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3285
                  +user: Proxies\__CG__\App\Entity\User {#3282 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#3250
                    +user: App\Entity\User {#2558 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: App\Entity\EntryComment {#3139
                      +user: Proxies\__CG__\App\Entity\User {#3138 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                      +magazine: App\Entity\Magazine {#302}
                      +image: null
                      +parent: App\Entity\EntryComment {#2544
                        +user: App\Entity\User {#2558 …}
                        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                        +magazine: App\Entity\Magazine {#302}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 13
                        +score: 0
                        +lastActive: DateTime @1710887885 {#2539
                          date: 2024-03-19 23:38:05.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@funny@lemmus.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#2546 …}
                        +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                        +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                        +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                        -id: 267221
                        -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ca/comment/5966780"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1704025350 {#2540
                          date: 2023-12-31 13:22:30.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#2544}
                      +body: """
                        The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                        Has a voice similar to that of common foxes.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1704027299 {#3141
                        date: 2023-12-31 13:54:59.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@funny@lemmus.org"
                        "@DebatableRaccoon@lemmy.ca"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3137 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                      -id: 270710
                      -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.today/comment/4386740"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1704027299 {#3140
                        date: 2023-12-31 13:54:59.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2544}
                    +body: """
                      Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                      \n
                      Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1704155078 {#3247
                      date: 2024-01-02 01:24:38.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3251 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                    -id: 272047
                    -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/5993391"
                    +editedAt: DateTimeImmutable @1710679293 {#3248
                      date: 2024-03-17 13:41:33.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1704155078 {#3249
                      date: 2024-01-02 01:24:38.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                    \n
                    Edited for sensitive asshole.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1704158900 {#3289
                    date: 2024-01-02 02:28:20.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3281 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
                  -id: 272083
                  -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://reddthat.com/comment/6004883"
                  +editedAt: DateTimeImmutable @1710894858 {#3292
                    date: 2024-03-20 01:34:18.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1704158900 {#3288
                    date: 2024-01-02 02:28:20.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1704162138 {#3312
                  date: 2024-01-02 03:22:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3307 …}
                +nested: Doctrine\ORM\PersistentCollection {#3305 …}
                +votes: Doctrine\ORM\PersistentCollection {#3303 …}
                +reports: Doctrine\ORM\PersistentCollection {#3319 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
                -id: 272115
                -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5994913"
                +editedAt: DateTimeImmutable @1710645166 {#3315
                  date: 2024-03-17 04:12:46.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704162138 {#3317
                  date: 2024-01-02 03:22:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
                \n
                Edit: not specifically YouTube, but specifically arctic foxes\n
                \n
                Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
                \n
                Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704164323 {#3335
                date: 2024-01-02 03:58:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3330 …}
              +nested: Doctrine\ORM\PersistentCollection {#3328 …}
              +votes: Doctrine\ORM\PersistentCollection {#3326 …}
              +reports: Doctrine\ORM\PersistentCollection {#3342 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
              -id: 272142
              -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6006128"
              +editedAt: DateTimeImmutable @1710657381 {#3338
                date: 2024-03-17 07:36:21.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704164323 {#3340
                date: 2024-01-02 03:58:43.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
              \n
              The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704171288 {#3358
              date: 2024-01-02 05:54:48.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3353 …}
            +nested: Doctrine\ORM\PersistentCollection {#3351 …}
            +votes: Doctrine\ORM\PersistentCollection {#3349 …}
            +reports: Doctrine\ORM\PersistentCollection {#3365 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
            -id: 272295
            -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5996686"
            +editedAt: DateTimeImmutable @1710680765 {#3361
              date: 2024-03-17 14:06:05.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704171288 {#3363
              date: 2024-01-02 05:54:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704172009 {#3381
            date: 2024-01-02 06:06:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3376 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3372 …}
          +reports: Doctrine\ORM\PersistentCollection {#3388 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
          -id: 272318
          -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6007646"
          +editedAt: DateTimeImmutable @1710690474 {#3384
            date: 2024-03-17 16:47:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704172009 {#3386
            date: 2024-01-02 06:06:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704174430 {#3404
          date: 2024-01-02 06:47:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3399 …}
        +nested: Doctrine\ORM\PersistentCollection {#3397 …}
        +votes: Doctrine\ORM\PersistentCollection {#3395 …}
        +reports: Doctrine\ORM\PersistentCollection {#3411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
        -id: 272383
        -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5997208"
        +editedAt: DateTimeImmutable @1710696817 {#3407
          date: 2024-03-17 18:33:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704174430 {#3409
          date: 2024-01-02 06:47:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704180433 {#3427
        date: 2024-01-02 08:27:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3424 …}
      +nested: Doctrine\ORM\PersistentCollection {#3421 …}
      +votes: Doctrine\ORM\PersistentCollection {#3419 …}
      +reports: Doctrine\ORM\PersistentCollection {#3433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
      -id: 272569
      -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6009151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704180433 {#3430
        date: 2024-01-02 08:27:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Right, this I-can-do-no-wrong attitude is getting tiresome. You keep throwing this shit at me that I’m getting defensive but it’s more than obvious you’re deflecting. I couldn’t give less of a mild shit about your correction. The problem is the way you approach people, the way you twist events so that anyone disagreeing with what you’re saying systematically means they feel bad about themselves like they’re a lesser being. The problem is *you*.\n
      \n
      Let me highlight the problem area: “*But it looks exactly like an Arctic Fox*”\n
      \n
      Something doesn’t look “exactly like” something they’re unfamiliar with, yet you took it upon yourself to talk down to someone.\n
      \n
      “*Yeah man, my bad. Didn’t mean to sound judgemental.*” I never said you were being judgmental at this point which means this was your own conclusion from a re-read of your comment after my response.\n
      \n
      “*it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does.*” *Then* you rethought it. You chose to try throw the whole thing in my face and doubled down on the judgment with a hearty side dose of patronization and make it out to be just me who has misinterpreted your initial message to be judgmental despite having acknowledged it coming across as that way yourself.\n
      \n
      If you had left that first sentence out of your initial message, I would have noticed my fuck up and simply responded “Oh shit, I screwed up my message. I know animals can be friendly. I’ll go fix my message. Thanks for pointing it out” and we’d both have gone on with our days. But you just had to start it by being a know-it-all dick. My mistake was a simple blunder which I have acknowledged but you just keep finding ways to manipulate this response thread to make me out as this toddler throwing a tantrum for having been wrong. It doesn’t get any simpler; the problem is *you*, not the correction, Y-O-U.\n
      \n
      Now, I’m done spelling simple shit out to you. The userbase of Lemmy is still on the small side and I like to think that one day I’ll come across a comment from you that I’ll enjoy but one more of your manipulative attempts to twist my reaction and I’ll happily block your ass.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704185864 {#3449
      date: 2024-01-02 09:57:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3442 …}
    +votes: Doctrine\ORM\PersistentCollection {#3440 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 272758
    -bodyTs: "'acknowledg':233,321 'across':236,395 'anim':272 'anyon':61 'approach':52 'arctic':97 'area':90 'ass':421 'attempt':410 'attitud':9 'bad':72,124 'block':419 'blunder':317 'chose':191 'come':235,394 'comment':155,397 'conclus':147 'correct':45,359 'couldn':35 'd':289 'day':296,391 'defens':24,176 'definit':184 'deflect':33 'despit':231 'dick':311 'didn':125,182 'disagre':62 'doesn':100,348 'done':367 'dose':211 'doubl':202 'enjoy':403 'event':58 'exact':94,103 'face':200 'feel':71 'find':326 'first':246 'fix':279 'fox':98 'friend':275 'fuck':258 'get':11,23,175,350 'give':37 'go':278 'gone':292 'happili':418 'hearti':209 'highlight':87 'howev':174 'i-can-do-no-wrong':3 'initi':226,251 'judgement':130 'judgment':137,206,230 'keep':14,325 'knew':179 'know':164,271,308 'know-it-al':307 'knowledg':168 'lack':166 'left':244 'lemmi':377 'less':38 'lesser':79 'let':85 'like':75,95,104,386 'll':277,393,402,417 'look':93,102 'm':22,366 'make':171,215,334 'man':122 'manipul':329,409 'mean':69,127,142 'messag':227,252,269,281 'mild':41 'misinterpret':224 'mistak':313 'never':132 'notic':256 'o':362 'obvious':30 'oh':263 'okay':161 'one':390,405 'patron':213 'peopl':53 'point':140,284 'problem':47,82,89,354 're':32,66,77,107,151 're-read':150 'reaction':414 'read':152 'respond':262 'respons':158,331 'rethought':188 'right':1 'said':133 'say':67 'screw':266 'sentenc':247 'shit':17,42,264,370 'side':210,383 'simpl':316,369 'simpler':352 'simpli':261 'small':382 'someon':120,178 'someth':99,105,180 'sound':129 'spell':368 'start':302 'still':379 'stuff':165 'stupid':173 'systemat':68 'talk':117 'tantrum':342 'thank':282 'thing':197 'think':388 'thread':332 'throw':15,194,340 'tiresom':12 'toddler':339 'took':112 'tri':193 'twist':57,412 'u':363 'unfamiliar':108 'upon':114 'userbas':375 'way':50,55,239,327 'whole':196 'would':254 'wrong':8,346 'y':361 'y-o-u':360 'yeah':121 'yet':110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5999284"
    +editedAt: DateTimeImmutable @1710772720 {#3452
      date: 2024-03-18 15:38:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704185864 {#3454
      date: 2024-01-02 09:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    My initial apology was only after reading your response. Your reaction to my correction is what made me think I sounded judgemental. It was mainly asking me if it was “okay” that you’ve never seen an Arctic Fox, which of course it is, but your comment before that literally implied you had seen them. Whether you had or not that is what it implied. Then I re read what I actually said and realized you’re just a sensitive asshole.\n
    \n
    Happy blocking 👋
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704208360 {#3472
    date: 2024-01-02 16:12:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3467 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 273639
  -bodyTs: "'actual':72 'apolog':3 'arctic':38 'ask':26 'asshol':81 'block':83 'comment':47 'correct':14 'cours':42 'fox':39 'happi':82 'impli':51,65 'initi':2 'judgement':22 'liter':50 'made':17 'main':25 'never':35 'okay':31 're':68,77 'reaction':11 'read':7,69 'realiz':75 'respons':9 'said':73 'seen':36,54 'sensit':80 'sound':21 'think':19 've':34 'whether':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6015151"
  +editedAt: DateTimeImmutable @1710892628 {#3475
    date: 2024-03-20 00:57:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704208360 {#3477
    date: 2024-01-02 16:12: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
96 DENIED moderate
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3446
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#3432
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#3401
        +user: App\Entity\User {#2558 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: Proxies\__CG__\App\Entity\User {#3282 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
          +magazine: App\Entity\Magazine {#302}
          +image: null
          +parent: App\Entity\EntryComment {#3355
            +user: App\Entity\User {#2558 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
            +magazine: App\Entity\Magazine {#302}
            +image: null
            +parent: App\Entity\EntryComment {#3332
              +user: Proxies\__CG__\App\Entity\User {#3282 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
              +magazine: App\Entity\Magazine {#302}
              +image: null
              +parent: App\Entity\EntryComment {#3309
                +user: App\Entity\User {#2558 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                +magazine: App\Entity\Magazine {#302}
                +image: null
                +parent: App\Entity\EntryComment {#3285
                  +user: Proxies\__CG__\App\Entity\User {#3282 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                  +magazine: App\Entity\Magazine {#302}
                  +image: null
                  +parent: App\Entity\EntryComment {#3250
                    +user: App\Entity\User {#2558 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                    +magazine: App\Entity\Magazine {#302}
                    +image: null
                    +parent: App\Entity\EntryComment {#3139
                      +user: Proxies\__CG__\App\Entity\User {#3138 …}
                      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                      +magazine: App\Entity\Magazine {#302}
                      +image: null
                      +parent: App\Entity\EntryComment {#2544
                        +user: App\Entity\User {#2558 …}
                        +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
                        +magazine: App\Entity\Magazine {#302}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 13
                        +score: 0
                        +lastActive: DateTime @1710887885 {#2539
                          date: 2024-03-19 23:38:05.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@funny@lemmus.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#2546 …}
                        +nested: Doctrine\ORM\PersistentCollection {#2548 …}
                        +votes: Doctrine\ORM\PersistentCollection {#2550 …}
                        +reports: Doctrine\ORM\PersistentCollection {#2552 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
                        -id: 267221
                        -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ca/comment/5966780"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1704025350 {#2540
                          date: 2023-12-31 13:22:30.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#2544}
                      +body: """
                        The Arctic fox ([Vulpes lagopus](https://en.m.wikipedia.org/wiki/Arctic_fox))  \n
                        Has a voice similar to that of common foxes.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1704027299 {#3141
                        date: 2023-12-31 13:54:59.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@funny@lemmus.org"
                        "@DebatableRaccoon@lemmy.ca"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3137 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
                      -id: 270710
                      -bodyTs: "'/wiki/arctic_fox))':8 'arctic':2 'common':16 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/arctic_fox))':6 'fox':3,17 'lagopus':5 'similar':12 'voic':11 'vulp':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.today/comment/4386740"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1704027299 {#3140
                        date: 2023-12-31 13:54:59.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#2544}
                    +body: """
                      Thank you. I had no idea arctic foxes could be so friendly so *and* it didn’t even occur to me when I asked.\n
                      \n
                      Edit: minor adjustment to avoid confusion from judgmental know-it-alls
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1704155078 {#3247
                      date: 2024-01-02 01:24:38.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                      "@funny@lemmus.org"
                      "@DebatableRaccoon@lemmy.ca"
                      "@Slow@lemmy.today"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3251 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
                    -id: 272047
                    -bodyTs: "'adjust':27 'all':36 'arctic':7 'ask':24 'avoid':29 'confus':30 'could':9 'didn':16 'edit':25 'even':18 'fox':8 'friend':12 'idea':6 'judgment':32 'know':34 'know-it-al':33 'minor':26 'occur':19 'thank':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ca/comment/5993391"
                    +editedAt: DateTimeImmutable @1710679293 {#3248
                      date: 2024-03-17 13:41:33.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1704155078 {#3249
                      date: 2024-01-02 01:24:38.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2544}
                  +body: """
                    But it looks exactly like an Arctic Fox. Why would behavior make a difference? Any animal can be friendly in the right circumstances.\n
                    \n
                    Edited for sensitive asshole.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1704158900 {#3289
                    date: 2024-01-02 02:28:20.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                    "@funny@lemmus.org"
                    "@DebatableRaccoon@lemmy.ca"
                    "@Slow@lemmy.today"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3281 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
                  -id: 272083
                  -bodyTs: "'anim':16 'arctic':7 'asshol':27 'behavior':11 'circumst':23 'differ':14 'edit':24 'exact':4 'fox':8 'friend':19 'like':5 'look':3 'make':12 'right':22 'sensit':26 'would':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://reddthat.com/comment/6004883"
                  +editedAt: DateTimeImmutable @1710894858 {#3292
                    date: 2024-03-20 01:34:18.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1704158900 {#3288
                    date: 2024-01-02 02:28:20.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#2544}
                +body: "It simply didn’t occur that it could be. On first watch I didn’t notice the cage so I thought it had to be a breed of dog. Also, I’ve never seen an arctic fox. Is that okay?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1704162138 {#3312
                  date: 2024-01-02 03:22:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                  "@funny@lemmus.org"
                  "@DebatableRaccoon@lemmy.ca"
                  "@Slow@lemmy.today"
                  "@CaptnNMorgan@reddthat.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3307 …}
                +nested: Doctrine\ORM\PersistentCollection {#3305 …}
                +votes: Doctrine\ORM\PersistentCollection {#3303 …}
                +reports: Doctrine\ORM\PersistentCollection {#3319 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
                -id: 272115
                -bodyTs: "'also':30 'arctic':36 'breed':27 'cage':18 'could':8 'didn':3,14 'dog':29 'first':11 'fox':37 'never':33 'notic':16 'occur':5 'okay':40 'seen':34 'simpli':2 'thought':21 've':32 'watch':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/5994913"
                +editedAt: DateTimeImmutable @1710645166 {#3315
                  date: 2024-03-17 04:12:46.0 +01:00
                }
                +createdAt: DateTimeImmutable @1704162138 {#3317
                  date: 2024-01-02 03:22:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2544}
              +body: """
                Yeah man, my bad. Didn’t mean to sound judgemental. I’m surprised you’ve never seen an Arctic Fox before though, I definitely recommend nature documentaries in general but I also think you should look them up specifically on YouTube. The way they hunt in the snow is really entertaining\n
                \n
                Edit: not specifically YouTube, but specifically arctic foxes\n
                \n
                Edit edit: I take back my apology. I didn’t word it in a judgmental way at all. And the comment you made that I was replying to implied you already knew what they were. You specifically said it’s behavior is why you didn’t know it was an Arctic Fox. It seems like what I said made you feel dumb so you tried to make me feel bad. It worked until I went back and read our exchange. Nice try though\n
                \n
                Edit edit edit: it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does. And this exchange makes me think you’re an asshole.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1704164323 {#3335
                date: 2024-01-02 03:58:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
                "@funny@lemmus.org"
                "@DebatableRaccoon@lemmy.ca"
                "@Slow@lemmy.today"
                "@CaptnNMorgan@reddthat.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3330 …}
              +nested: Doctrine\ORM\PersistentCollection {#3328 …}
              +votes: Doctrine\ORM\PersistentCollection {#3326 …}
              +reports: Doctrine\ORM\PersistentCollection {#3342 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3344 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3346 …}
              -id: 272142
              -bodyTs: "'alreadi':90 'also':32 'apolog':66 'arctic':19,58,110 'asshol':182 'back':64,135 'bad':4,129 'behavior':100 'comment':80 'defens':163 'definit':24,171 'didn':5,68,104,169 'documentari':27 'dumb':121 'edit':52,60,61,143,144,145 'entertain':51 'exchang':139,175 'feel':120,128 'fox':20,59,111 'general':29 'get':162 'howev':161 'hunt':45 'impli':88 'judgement':10 'judgment':74 'knew':91,166 'know':106,151 'knowledg':155 'lack':153 'like':114 'look':36 'm':12 'made':82,118 'make':126,158,176 'man':2 'mean':7 'natur':26 'never':16 'nice':140 'okay':148 're':180 'read':137 'realli':50 'recommend':25 'repli':86 'said':97,117 'seem':113 'seen':17 'snow':48 'someon':165 'someth':167 'sound':9 'specif':39,54,57,96 'stuff':152 'stupid':160 'surpris':13 'take':63 'think':33,178 'though':22,142 'tri':124,141 've':15 'way':43,75 'went':134 'word':70 'work':131 'yeah':1 'youtub':41,55"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6006128"
              +editedAt: DateTimeImmutable @1710657381 {#3338
                date: 2024-03-17 07:36:21.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704164323 {#3340
                date: 2024-01-02 03:58:43.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2544}
            +body: """
              Frankly, the sentiment is mutual because your first message absolutely read as judgmental and my reasoning makes no difference to your initial attitude. You might notice this whole comment thread has been going on for multiple days and there might possibly be multiple reasons I didn’t know it was a fox to begin with. I realised what I was looking at once the first comment told me it was a fox. From there Slow didn’t need to fill me in any further but still did so I thanked them but misspoke because I happened to think it was a good idea to check Lemmy and hammered up a quick answer at a bad time because I knew I’d forget otherwise. I’ll now make sure to fix that for your pleasure. From there, there was zero reason to stick your nose in to sound bigger than someone else. Get this; even though I like animals, I don’t necessarily spend my time learning about all of them because they aren’t in my primary interests. I’ve heard of arctic foxes and when I did I looked up a single picture of one many years ago. Somewhere along the way the arctic fox and the silver fox - which doesn’t look as friendly as arctic foxes - have formed a weird amalgamation in my head. If I’d seen this fox in the right context I would have instantly known what it was but that wasn’t the case here.\n
              \n
              The reason for my initial attitude was because your message read - and still does - as if you were implying I was dumb for not knowing something obvious to *you* and not because I felt dumb. At this point, your plethora of edits only reads as someone who’s realised they were being a prick, first had the instinct to set it right then just had to give in to your own hubris to once again try put me down. I know for a fact that I know things you don’t and vice versa. That’s life. I have better things to spend my time on that getting put down by someone who feels the need to flaunt their own understanding of something that doesn’t serve in everyday life. So I’m sorry that I asked in the pursuit of overcoming my ignorance, I’ll make sure it doesn’t happen in your presence again. Hopefully, I’ve now justified my own obliviousness to his highness. Have a nice day.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1704171288 {#3358
              date: 2024-01-02 05:54:48.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
              "@funny@lemmus.org"
              "@DebatableRaccoon@lemmy.ca"
              "@Slow@lemmy.today"
              "@CaptnNMorgan@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3353 …}
            +nested: Doctrine\ORM\PersistentCollection {#3351 …}
            +votes: Doctrine\ORM\PersistentCollection {#3349 …}
            +reports: Doctrine\ORM\PersistentCollection {#3365 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
            -id: 272295
            -bodyTs: "'absolut':10 'ago':199 'along':201 'amalgam':224 'anim':158 'answer':112 'arctic':183,205,218 'aren':173 'ask':389 'attitud':23,258 'bad':115 'begin':54 'better':352 'bigger':148 'case':251 'check':105 'comment':29,66 'context':237 'd':121,230 'day':37,423 'didn':46,76 'differ':19 'doesn':212,377,402 'dumb':274,287 'edit':294 'els':151 'even':154 'everyday':381 'fact':336 'feel':366 'felt':286 'fill':80 'first':8,65,307 'fix':130 'flaunt':370 'forget':122 'form':221 'fox':52,72,184,206,210,219,233 'frank':1 'friend':216 'get':152,360 'give':319 'go':33 'good':102 'hammer':108 'happen':96,404 'head':227 'heard':181 'high':419 'hope':409 'hubri':324 'idea':103 'ignor':396 'impli':271 'initi':22,257 'instant':241 'instinct':310 'interest':178 'judgment':13 'justifi':413 'knew':119 'know':48,277,333,339 'known':242 'learn':166 'lemmi':106 'life':349,382 'like':157 'll':125,398 'look':61,190,214 'm':385 'make':17,127,399 'mani':197 'messag':9,262 'might':25,40 'misspok':93 'multipl':36,43 'mutual':5 'necessarili':162 'need':78,368 'nice':422 'nose':144 'notic':26 'oblivi':416 'obvious':279 'one':196 'otherwis':123 'overcom':394 'pictur':194 'pleasur':134 'plethora':292 'point':290 'possibl':41 'presenc':407 'prick':306 'primari':177 'pursuit':392 'put':329,361 'quick':111 'read':11,263,296 'realis':57,301 'reason':16,44,140,254 'right':236,314 'seen':231 'sentiment':3 'serv':379 'set':312 'silver':209 'singl':193 'slow':75 'someon':150,298,364 'someth':278,375 'somewher':200 'sorri':386 'sound':147 'spend':163,355 'stick':142 'still':86,265 'sure':128,400 'thank':90 'thing':340,353 'think':98 'though':155 'thread':30 'time':116,165,357 'told':67 'tri':328 'understand':373 've':180,411 'versa':346 'vice':345 'wasn':248 'way':203 'weird':223 'whole':28 'would':239 'year':198 'zero':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5996686"
            +editedAt: DateTimeImmutable @1710680765 {#3361
              date: 2024-03-17 14:06:05.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704171288 {#3363
              date: 2024-01-02 05:54:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2544}
          +body: "It definitely doesn’t and you continue to be defensive for me pointing out behavior isn’t relevant when identifying animals. I understand now that you didn’t actually mean that but it’s still absolutely what you said. I was responding to something that was said, if you didn’t mean it then there is no reason to get defensive even if it sounds judgemental in your head."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1704172009 {#3381
            date: 2024-01-02 06:06:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
            "@funny@lemmus.org"
            "@DebatableRaccoon@lemmy.ca"
            "@Slow@lemmy.today"
            "@CaptnNMorgan@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3376 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3372 …}
          +reports: Doctrine\ORM\PersistentCollection {#3388 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
          -id: 272318
          -bodyTs: "'absolut':36 'actual':29 'anim':21 'behavior':15 'continu':7 'defens':10,61 'definit':2 'didn':27,50 'doesn':3 'even':62 'get':60 'head':69 'identifi':20 'isn':16 'judgement':66 'mean':30,52 'point':13 'reason':58 'relev':18 'respond':42 'said':39,47 'someth':44 'sound':65 'still':35 'understand':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6007646"
          +editedAt: DateTimeImmutable @1710690474 {#3384
            date: 2024-03-17 16:47:54.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704172009 {#3386
            date: 2024-01-02 06:06:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2544}
        +body: "Well it’s a good thing my life isn’t made to serve an obtuse cunt like you then. You’ll just have to filled out your bored periods talking down to someone else. Have a nice day"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704174430 {#3404
          date: 2024-01-02 06:47:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
          "@funny@lemmus.org"
          "@DebatableRaccoon@lemmy.ca"
          "@Slow@lemmy.today"
          "@CaptnNMorgan@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3399 …}
        +nested: Doctrine\ORM\PersistentCollection {#3397 …}
        +votes: Doctrine\ORM\PersistentCollection {#3395 …}
        +reports: Doctrine\ORM\PersistentCollection {#3411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3413 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3415 …}
        -id: 272383
        -bodyTs: "'bore':28 'cunt':16 'day':38 'els':34 'fill':25 'good':5 'isn':9 'life':8 'like':17 'll':21 'made':11 'nice':37 'obtus':15 'period':29 'serv':13 'someon':33 'talk':30 'thing':6 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5997208"
        +editedAt: DateTimeImmutable @1710696817 {#3407
          date: 2024-03-17 18:33:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704174430 {#3409
          date: 2024-01-02 06:47:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2544}
      +body: "Gee wiz buddy. I wasn’t trying to get under your skin. You shouldn’t let internet comments make you this upset. I was correcting something I saw, chill the fuck out. You said yourself you didn’t even mean to say what I was correcting. So I don’t understand all this hatred coming from you. Unless you did actually mean it and feel bad that an uneducated random internet person got the better of you so you’re just trying to save face by saying you misspoke. But if that isn’t what’s happening there is absolutely no reason to be this upset."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704180433 {#3427
        date: 2024-01-02 08:27:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@DebatableRaccoon@lemmy.ca"
        "@Slow@lemmy.today"
        "@CaptnNMorgan@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3424 …}
      +nested: Doctrine\ORM\PersistentCollection {#3421 …}
      +votes: Doctrine\ORM\PersistentCollection {#3419 …}
      +reports: Doctrine\ORM\PersistentCollection {#3433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
      -id: 272569
      -bodyTs: "'absolut':100 'actual':61 'bad':66 'better':75 'buddi':3 'chill':29 'come':55 'comment':18 'correct':25,46 'didn':37 'even':39 'face':85 'feel':65 'fuck':31 'gee':1 'get':9 'got':73 'happen':97 'hatr':54 'internet':17,71 'isn':93 'let':16 'make':19 'mean':40,62 'misspok':89 'person':72 'random':70 're':80 'reason':102 'said':34 'save':84 'saw':28 'say':42,87 'shouldn':14 'skin':12 'someth':26 'tri':7,82 'understand':51 'uneduc':69 'unless':58 'upset':22,106 'wasn':5 'wiz':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6009151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704180433 {#3430
        date: 2024-01-02 08:27:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: """
      Right, this I-can-do-no-wrong attitude is getting tiresome. You keep throwing this shit at me that I’m getting defensive but it’s more than obvious you’re deflecting. I couldn’t give less of a mild shit about your correction. The problem is the way you approach people, the way you twist events so that anyone disagreeing with what you’re saying systematically means they feel bad about themselves like they’re a lesser being. The problem is *you*.\n
      \n
      Let me highlight the problem area: “*But it looks exactly like an Arctic Fox*”\n
      \n
      Something doesn’t look “exactly like” something they’re unfamiliar with, yet you took it upon yourself to talk down to someone.\n
      \n
      “*Yeah man, my bad. Didn’t mean to sound judgemental.*” I never said you were being judgmental at this point which means this was your own conclusion from a re-read of your comment after my response.\n
      \n
      “*it’s okay to not know stuff. Lack of knowledge does not make you stupid. However, getting defensive because someone knew something you didn’t, definitely does.*” *Then* you rethought it. You chose to try throw the whole thing in my face and doubled down on the judgment with a hearty side dose of patronization and make it out to be just me who has misinterpreted your initial message to be judgmental despite having acknowledged it coming across as that way yourself.\n
      \n
      If you had left that first sentence out of your initial message, I would have noticed my fuck up and simply responded “Oh shit, I screwed up my message. I know animals can be friendly. I’ll go fix my message. Thanks for pointing it out” and we’d both have gone on with our days. But you just had to start it by being a know-it-all dick. My mistake was a simple blunder which I have acknowledged but you just keep finding ways to manipulate this response thread to make me out as this toddler throwing a tantrum for having been wrong. It doesn’t get any simpler; the problem is *you*, not the correction, Y-O-U.\n
      \n
      Now, I’m done spelling simple shit out to you. The userbase of Lemmy is still on the small side and I like to think that one day I’ll come across a comment from you that I’ll enjoy but one more of your manipulative attempts to twist my reaction and I’ll happily block your ass.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704185864 {#3449
      date: 2024-01-02 09:57:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
      "@Slow@lemmy.today"
      "@CaptnNMorgan@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3444 …}
    +nested: Doctrine\ORM\PersistentCollection {#3442 …}
    +votes: Doctrine\ORM\PersistentCollection {#3440 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 272758
    -bodyTs: "'acknowledg':233,321 'across':236,395 'anim':272 'anyon':61 'approach':52 'arctic':97 'area':90 'ass':421 'attempt':410 'attitud':9 'bad':72,124 'block':419 'blunder':317 'chose':191 'come':235,394 'comment':155,397 'conclus':147 'correct':45,359 'couldn':35 'd':289 'day':296,391 'defens':24,176 'definit':184 'deflect':33 'despit':231 'dick':311 'didn':125,182 'disagre':62 'doesn':100,348 'done':367 'dose':211 'doubl':202 'enjoy':403 'event':58 'exact':94,103 'face':200 'feel':71 'find':326 'first':246 'fix':279 'fox':98 'friend':275 'fuck':258 'get':11,23,175,350 'give':37 'go':278 'gone':292 'happili':418 'hearti':209 'highlight':87 'howev':174 'i-can-do-no-wrong':3 'initi':226,251 'judgement':130 'judgment':137,206,230 'keep':14,325 'knew':179 'know':164,271,308 'know-it-al':307 'knowledg':168 'lack':166 'left':244 'lemmi':377 'less':38 'lesser':79 'let':85 'like':75,95,104,386 'll':277,393,402,417 'look':93,102 'm':22,366 'make':171,215,334 'man':122 'manipul':329,409 'mean':69,127,142 'messag':227,252,269,281 'mild':41 'misinterpret':224 'mistak':313 'never':132 'notic':256 'o':362 'obvious':30 'oh':263 'okay':161 'one':390,405 'patron':213 'peopl':53 'point':140,284 'problem':47,82,89,354 're':32,66,77,107,151 're-read':150 'reaction':414 'read':152 'respond':262 'respons':158,331 'rethought':188 'right':1 'said':133 'say':67 'screw':266 'sentenc':247 'shit':17,42,264,370 'side':210,383 'simpl':316,369 'simpler':352 'simpli':261 'small':382 'someon':120,178 'someth':99,105,180 'sound':129 'spell':368 'start':302 'still':379 'stuff':165 'stupid':173 'systemat':68 'talk':117 'tantrum':342 'thank':282 'thing':197 'think':388 'thread':332 'throw':15,194,340 'tiresom':12 'toddler':339 'took':112 'tri':193 'twist':57,412 'u':363 'unfamiliar':108 'upon':114 'userbas':375 'way':50,55,239,327 'whole':196 'would':254 'wrong':8,346 'y':361 'y-o-u':360 'yeah':121 'yet':110"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5999284"
    +editedAt: DateTimeImmutable @1710772720 {#3452
      date: 2024-03-18 15:38:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704185864 {#3454
      date: 2024-01-02 09:57:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: """
    My initial apology was only after reading your response. Your reaction to my correction is what made me think I sounded judgemental. It was mainly asking me if it was “okay” that you’ve never seen an Arctic Fox, which of course it is, but your comment before that literally implied you had seen them. Whether you had or not that is what it implied. Then I re read what I actually said and realized you’re just a sensitive asshole.\n
    \n
    Happy blocking 👋
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704208360 {#3472
    date: 2024-01-02 16:12:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@Slow@lemmy.today"
    "@CaptnNMorgan@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3467 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 273639
  -bodyTs: "'actual':72 'apolog':3 'arctic':38 'ask':26 'asshol':81 'block':83 'comment':47 'correct':14 'cours':42 'fox':39 'happi':82 'impli':51,65 'initi':2 'judgement':22 'liter':50 'made':17 'main':25 'never':35 'okay':31 're':68,77 'reaction':11 'read':7,69 'realiz':75 'respons':9 'said':73 'seen':36,54 'sensit':80 'sound':21 'think':19 've':34 'whether':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6015151"
  +editedAt: DateTimeImmutable @1710892628 {#3475
    date: 2024-03-20 00:57:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704208360 {#3477
    date: 2024-01-02 16:12: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
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 {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "I thought it was a samoyede dog at first 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704183250 {#3125
    date: 2024-01-02 09:14:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 272667
  -bodyTs: "'dog':7 'first':9 'samoyed':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6346706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704183250 {#3124
    date: 2024-01-02 09:14: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
99 DENIED edit
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "I thought it was a samoyede dog at first 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704183250 {#3125
    date: 2024-01-02 09:14:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 272667
  -bodyTs: "'dog':7 'first':9 'samoyed':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6346706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704183250 {#3124
    date: 2024-01-02 09:14: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
100 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2544
    +user: App\Entity\User {#2558 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710887885 {#2539
      date: 2024-03-19 23:38:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2546 …}
    +nested: Doctrine\ORM\PersistentCollection {#2548 …}
    +votes: Doctrine\ORM\PersistentCollection {#2550 …}
    +reports: Doctrine\ORM\PersistentCollection {#2552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
    -id: 267221
    -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5966780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704025350 {#2540
      date: 2023-12-31 13:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "I thought it was a samoyede dog at first 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704183250 {#3125
    date: 2024-01-02 09:14:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 272667
  -bodyTs: "'dog':7 'first':9 'samoyed':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6346706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704183250 {#3124
    date: 2024-01-02 09:14: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
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 {#3265
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "I thought it was a samoyede dog at first 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704183250 {#3125
      date: 2024-01-02 09:14:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3117 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 272667
    -bodyTs: "'dog':7 'first':9 'samoyed':6 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6346706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704183250 {#3124
      date: 2024-01-02 09:14:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "I didn’t know the name of that breed but it’s what I was thinking of at first then there was just *something* that put me off that idea. Figured I’d better ask once I rewatched and noticed the cage"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704183502 {#3263
    date: 2024-01-02 09:18:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@valentind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 272675
  -bodyTs: "'ask':35 'better':34 'breed':9 'cage':42 'd':33 'didn':2 'figur':31 'first':19 'idea':30 'know':4 'name':6 'notic':40 'put':26 'rewatch':38 'someth':24 'think':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5998810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704183502 {#3264
    date: 2024-01-02 09:18: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
103 DENIED edit
App\Entity\EntryComment {#3265
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "I thought it was a samoyede dog at first 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704183250 {#3125
      date: 2024-01-02 09:14:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3117 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 272667
    -bodyTs: "'dog':7 'first':9 'samoyed':6 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6346706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704183250 {#3124
      date: 2024-01-02 09:14:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "I didn’t know the name of that breed but it’s what I was thinking of at first then there was just *something* that put me off that idea. Figured I’d better ask once I rewatched and noticed the cage"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704183502 {#3263
    date: 2024-01-02 09:18:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@valentind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 272675
  -bodyTs: "'ask':35 'better':34 'breed':9 'cage':42 'd':33 'didn':2 'figur':31 'first':19 'idea':30 'know':4 'name':6 'notic':40 'put':26 'rewatch':38 'someth':24 'think':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5998810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704183502 {#3264
    date: 2024-01-02 09:18: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
104 DENIED moderate
App\Entity\EntryComment {#3265
  +user: App\Entity\User {#2558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2544
      +user: App\Entity\User {#2558 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2545 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Forgive my ignorance but I have to ask, just what is this adorable white ball of fluff?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1710887885 {#2539
        date: 2024-03-19 23:38:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2546 …}
      +nested: Doctrine\ORM\PersistentCollection {#2548 …}
      +votes: Doctrine\ORM\PersistentCollection {#2550 …}
      +reports: Doctrine\ORM\PersistentCollection {#2552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2556 …}
      -id: 267221
      -bodyTs: "'ador':13 'ask':8 'ball':15 'fluff':17 'forgiv':1 'ignor':3 'white':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5966780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704025350 {#2540
        date: 2023-12-31 13:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2544}
    +body: "I thought it was a samoyede dog at first 😁"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704183250 {#3125
      date: 2024-01-02 09:14:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
      "@DebatableRaccoon@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3117 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    -id: 272667
    -bodyTs: "'dog':7 'first':9 'samoyed':6 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6346706"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704183250 {#3124
      date: 2024-01-02 09:14:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2544}
  +body: "I didn’t know the name of that breed but it’s what I was thinking of at first then there was just *something* that put me off that idea. Figured I’d better ask once I rewatched and noticed the cage"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704183502 {#3263
    date: 2024-01-02 09:18:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@DebatableRaccoon@lemmy.ca"
    "@valentind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 272675
  -bodyTs: "'ask':35 'better':34 'breed':9 'cage':42 'd':33 'didn':2 'figur':31 'first':19 'idea':30 'know':4 'name':6 'notic':40 'put':26 'rewatch':38 'someth':24 'think':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5998810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704183502 {#3264
    date: 2024-01-02 09:18: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
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 {#2618
  +user: App\Entity\User {#2632 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s from the Florida Zoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1723215406 {#2613
    date: 2024-08-09 16:56:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 307628
  -bodyTs: "'florida':5 'zoo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3877724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705232747 {#2614
    date: 2024-01-14 12:45:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2618
  +user: App\Entity\User {#2632 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s from the Florida Zoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1723215406 {#2613
    date: 2024-08-09 16:56:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 307628
  -bodyTs: "'florida':5 'zoo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3877724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705232747 {#2614
    date: 2024-01-14 12:45:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2618
  +user: App\Entity\User {#2632 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s from the Florida Zoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1723215406 {#2613
    date: 2024-08-09 16:56:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 307628
  -bodyTs: "'florida':5 'zoo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3877724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705232747 {#2614
    date: 2024-01-14 12:45:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2618
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "It’s from the Florida Zoo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1723215406 {#2613
      date: 2024-08-09 16:56:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 307628
    -bodyTs: "'florida':5 'zoo':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/3877724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705232747 {#2614
      date: 2024-01-14 12:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2618}
  +body: "Where in Florida is this at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705239274 {#3093
    date: 2024-01-14 14:34:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 307878
  -bodyTs: "'florida':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2076098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705239274 {#3092
    date: 2024-01-14 14:34:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2618
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "It’s from the Florida Zoo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1723215406 {#2613
      date: 2024-08-09 16:56:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 307628
    -bodyTs: "'florida':5 'zoo':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/3877724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705232747 {#2614
      date: 2024-01-14 12:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2618}
  +body: "Where in Florida is this at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705239274 {#3093
    date: 2024-01-14 14:34:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 307878
  -bodyTs: "'florida':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2076098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705239274 {#3092
    date: 2024-01-14 14:34:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2618
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "It’s from the Florida Zoo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1723215406 {#2613
      date: 2024-08-09 16:56:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 307628
    -bodyTs: "'florida':5 'zoo':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/3877724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705232747 {#2614
      date: 2024-01-14 12:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2618}
  +body: "Where in Florida is this at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705239274 {#3093
    date: 2024-01-14 14:34:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 307878
  -bodyTs: "'florida':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2076098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705239274 {#3092
    date: 2024-01-14 14:34:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2692
  +user: App\Entity\User {#2706 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2693 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And just like this, perpetual motion solved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706098851 {#2687
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 336481
  -bodyTs: "'like':3 'motion':6 'perpetu':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8602841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706098851 {#2688
    date: 2024-01-24 13:20: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
115 DENIED edit
App\Entity\EntryComment {#2692
  +user: App\Entity\User {#2706 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2693 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And just like this, perpetual motion solved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706098851 {#2687
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 336481
  -bodyTs: "'like':3 'motion':6 'perpetu':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8602841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706098851 {#2688
    date: 2024-01-24 13:20: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
116 DENIED moderate
App\Entity\EntryComment {#2692
  +user: App\Entity\User {#2706 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2693 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And just like this, perpetual motion solved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706098851 {#2687
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 336481
  -bodyTs: "'like':3 'motion':6 'perpetu':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8602841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706098851 {#2688
    date: 2024-01-24 13:20: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
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 {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Goldens love everyone. For a Golden mom this seems totally in character."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704426300 {#2761
    date: 2024-01-05 04:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 281646
  -bodyTs: "'charact':12 'everyon':3 'golden':1,6 'love':2 'mom':7 'seem':9 'total':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6418481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704426300 {#2762
    date: 2024-01-05 04:45: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
119 DENIED edit
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Goldens love everyone. For a Golden mom this seems totally in character."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704426300 {#2761
    date: 2024-01-05 04:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 281646
  -bodyTs: "'charact':12 'everyon':3 'golden':1,6 'love':2 'mom':7 'seem':9 'total':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6418481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704426300 {#2762
    date: 2024-01-05 04:45: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
120 DENIED moderate
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Goldens love everyone. For a Golden mom this seems totally in character."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704426300 {#2761
    date: 2024-01-05 04:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elephant0991@lemmy.bleh.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 281646
  -bodyTs: "'charact':12 'everyon':3 'golden':1,6 'love':2 'mom':7 'seem':9 'total':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6418481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704426300 {#2762
    date: 2024-01-05 04:45: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
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 {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My friend raised a raven chick a few summers ago… I worked nearby and he’d come visit everyday. He stopped coming back home after about half a year.\n
    \n
    I still miss Merlin :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726907690 {#2834
    date: 2024-09-21 10:34:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 321813
  -bodyTs: "'ago':10 'back':23 'chick':6 'come':17,22 'd':16 'everyday':19 'friend':2 'half':27 'home':24 'merlin':33 'miss':32 'nearbi':13 'rais':3 'raven':5 'still':31 'stop':21 'summer':9 'visit':18 'work':12 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7742002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648390 {#2835
    date: 2024-01-19 08:13: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
123 DENIED edit
App\Entity\EntryComment {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My friend raised a raven chick a few summers ago… I worked nearby and he’d come visit everyday. He stopped coming back home after about half a year.\n
    \n
    I still miss Merlin :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726907690 {#2834
    date: 2024-09-21 10:34:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 321813
  -bodyTs: "'ago':10 'back':23 'chick':6 'come':17,22 'd':16 'everyday':19 'friend':2 'half':27 'home':24 'merlin':33 'miss':32 'nearbi':13 'rais':3 'raven':5 'still':31 'stop':21 'summer':9 'visit':18 'work':12 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7742002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648390 {#2835
    date: 2024-01-19 08:13: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
124 DENIED moderate
App\Entity\EntryComment {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My friend raised a raven chick a few summers ago… I worked nearby and he’d come visit everyday. He stopped coming back home after about half a year.\n
    \n
    I still miss Merlin :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726907690 {#2834
    date: 2024-09-21 10:34:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 321813
  -bodyTs: "'ago':10 'back':23 'chick':6 'come':17,22 'd':16 'everyday':19 'friend':2 'half':27 'home':24 'merlin':33 'miss':32 'nearbi':13 'rais':3 'raven':5 'still':31 'stop':21 'summer':9 'visit':18 'work':12 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7742002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648390 {#2835
    date: 2024-01-19 08:13: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
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 {#3212
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2839
    +user: App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: """
      My friend raised a raven chick a few summers ago… I worked nearby and he’d come visit everyday. He stopped coming back home after about half a year.\n
      \n
      I still miss Merlin :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726907690 {#2834
      date: 2024-09-21 10:34:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2840 …}
    +nested: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    -id: 321813
    -bodyTs: "'ago':10 'back':23 'chick':6 'come':17,22 'd':16 'everyday':19 'friend':2 'half':27 'home':24 'merlin':33 'miss':32 'nearbi':13 'rais':3 'raven':5 'still':31 'stop':21 'summer':9 'visit':18 'work':12 'year':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7742002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648390 {#2835
      date: 2024-01-19 08:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2839}
  +body: "Aren’t they so personable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705704363 {#3210
    date: 2024-01-19 23:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@HerbalGamer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 324227
  -bodyTs: "'aren':1 'person':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6833975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704363 {#3211
    date: 2024-01-19 23:46: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
127 DENIED edit
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2839
    +user: App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: """
      My friend raised a raven chick a few summers ago… I worked nearby and he’d come visit everyday. He stopped coming back home after about half a year.\n
      \n
      I still miss Merlin :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726907690 {#2834
      date: 2024-09-21 10:34:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2840 …}
    +nested: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    -id: 321813
    -bodyTs: "'ago':10 'back':23 'chick':6 'come':17,22 'd':16 'everyday':19 'friend':2 'half':27 'home':24 'merlin':33 'miss':32 'nearbi':13 'rais':3 'raven':5 'still':31 'stop':21 'summer':9 'visit':18 'work':12 'year':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7742002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648390 {#2835
      date: 2024-01-19 08:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2839}
  +body: "Aren’t they so personable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705704363 {#3210
    date: 2024-01-19 23:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@HerbalGamer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 324227
  -bodyTs: "'aren':1 'person':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6833975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704363 {#3211
    date: 2024-01-19 23:46: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
128 DENIED moderate
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2839
    +user: App\Entity\User {#2852 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: """
      My friend raised a raven chick a few summers ago… I worked nearby and he’d come visit everyday. He stopped coming back home after about half a year.\n
      \n
      I still miss Merlin :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726907690 {#2834
      date: 2024-09-21 10:34:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2840 …}
    +nested: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    -id: 321813
    -bodyTs: "'ago':10 'back':23 'chick':6 'come':17,22 'd':16 'everyday':19 'friend':2 'half':27 'home':24 'merlin':33 'miss':32 'nearbi':13 'rais':3 'raven':5 'still':31 'stop':21 'summer':9 'visit':18 'work':12 'year':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7742002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648390 {#2835
      date: 2024-01-19 08:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2839}
  +body: "Aren’t they so personable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705704363 {#3210
    date: 2024-01-19 23:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@HerbalGamer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 324227
  -bodyTs: "'aren':1 'person':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6833975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704363 {#3211
    date: 2024-01-19 23:46: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
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 {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Only the neighbor’s hand, what about the rest of the body!? Ha!\n
    \n
    I’m sorry people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726520382 {#2909
    date: 2024-09-16 22:59:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 320851
  -bodyTs: "'bodi':12 'ha':13 'hand':5 'm':15 'neighbor':3 'peopl':17 'rest':9 'sorri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8415983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623225 {#2910
    date: 2024-01-19 01:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Only the neighbor’s hand, what about the rest of the body!? Ha!\n
    \n
    I’m sorry people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726520382 {#2909
    date: 2024-09-16 22:59:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 320851
  -bodyTs: "'bodi':12 'ha':13 'hand':5 'm':15 'neighbor':3 'peopl':17 'rest':9 'sorri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8415983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623225 {#2910
    date: 2024-01-19 01:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Only the neighbor’s hand, what about the rest of the body!? Ha!\n
    \n
    I’m sorry people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726520382 {#2909
    date: 2024-09-16 22:59:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 320851
  -bodyTs: "'bodi':12 'ha':13 'hand':5 'm':15 'neighbor':3 'peopl':17 'rest':9 'sorri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8415983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623225 {#2910
    date: 2024-01-19 01:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only the neighbor’s hand, what about the rest of the body!? Ha!\n
      \n
      I’m sorry people
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726520382 {#2909
      date: 2024-09-16 22:59:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2915 …}
    +nested: Doctrine\ORM\PersistentCollection {#2917 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    -id: 320851
    -bodyTs: "'bodi':12 'ha':13 'hand':5 'm':15 'neighbor':3 'peopl':17 'rest':9 'sorri':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8415983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623225 {#2910
      date: 2024-01-19 01:13:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "It’s my hand darn you haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705623646 {#3179
    date: 2024-01-19 01:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Twitches@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 320869
  -bodyTs: "'darn':5 'haha':7 'hand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6812729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623646 {#3180
    date: 2024-01-19 01:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only the neighbor’s hand, what about the rest of the body!? Ha!\n
      \n
      I’m sorry people
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726520382 {#2909
      date: 2024-09-16 22:59:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2915 …}
    +nested: Doctrine\ORM\PersistentCollection {#2917 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    -id: 320851
    -bodyTs: "'bodi':12 'ha':13 'hand':5 'm':15 'neighbor':3 'peopl':17 'rest':9 'sorri':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8415983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623225 {#2910
      date: 2024-01-19 01:13:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "It’s my hand darn you haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705623646 {#3179
    date: 2024-01-19 01:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Twitches@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 320869
  -bodyTs: "'darn':5 'haha':7 'hand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6812729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623646 {#3180
    date: 2024-01-19 01:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2914
    +user: App\Entity\User {#2927 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2427 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only the neighbor’s hand, what about the rest of the body!? Ha!\n
      \n
      I’m sorry people
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726520382 {#2909
      date: 2024-09-16 22:59:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2915 …}
    +nested: Doctrine\ORM\PersistentCollection {#2917 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
    -id: 320851
    -bodyTs: "'bodi':12 'ha':13 'hand':5 'm':15 'neighbor':3 'peopl':17 'rest':9 'sorri':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8415983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705623225 {#2910
      date: 2024-01-19 01:13:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2914}
  +body: "It’s my hand darn you haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705623646 {#3179
    date: 2024-01-19 01:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@Twitches@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 320869
  -bodyTs: "'darn':5 'haha':7 'hand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6812729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705623646 {#3180
    date: 2024-01-19 01:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2987
  +user: App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Capybaras seem to do everything in a relaxed way. Chill in the water. Bask in the sun. Eat something green."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1724193997 {#2982
    date: 2024-08-21 00:46:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  -id: 308453
  -bodyTs: "'bask':14 'capybara':1 'chill':10 'eat':18 'everyth':5 'green':20 'relax':8 'seem':2 'someth':19 'sun':17 'water':13 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8269031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253215 {#2983
    date: 2024-01-14 18:26: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
139 DENIED edit
App\Entity\EntryComment {#2987
  +user: App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Capybaras seem to do everything in a relaxed way. Chill in the water. Bask in the sun. Eat something green."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1724193997 {#2982
    date: 2024-08-21 00:46:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  -id: 308453
  -bodyTs: "'bask':14 'capybara':1 'chill':10 'eat':18 'everyth':5 'green':20 'relax':8 'seem':2 'someth':19 'sun':17 'water':13 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8269031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253215 {#2983
    date: 2024-01-14 18:26: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
140 DENIED moderate
App\Entity\EntryComment {#2987
  +user: App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Capybaras seem to do everything in a relaxed way. Chill in the water. Bask in the sun. Eat something green."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1724193997 {#2982
    date: 2024-08-21 00:46:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  -id: 308453
  -bodyTs: "'bask':14 'capybara':1 'chill':10 'eat':18 'everyth':5 'green':20 'relax':8 'seem':2 'someth':19 'sun':17 'water':13 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8269031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253215 {#2983
    date: 2024-01-14 18:26: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
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 {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: App\Entity\User {#3000 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Capybaras seem to do everything in a relaxed way. Chill in the water. Bask in the sun. Eat something green."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1724193997 {#2982
      date: 2024-08-21 00:46:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
    -id: 308453
    -bodyTs: "'bask':14 'capybara':1 'chill':10 'eat':18 'everyth':5 'green':20 'relax':8 'seem':2 'someth':19 'sun':17 'water':13 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8269031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253215 {#2983
      date: 2024-01-14 18:26:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: "Plenty of pics of capys chilling out alongside predators you’d think would attack them. They are like the definition of chill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705343598 {#3159
    date: 2024-01-15 19:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@mdd@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 311405
  -bodyTs: "'alongsid':8 'attack':14 'capi':5 'chill':6,22 'd':11 'definit':20 'like':18 'pic':3 'plenti':1 'predat':9 'think':12 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2085398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343598 {#3160
    date: 2024-01-15 19:33: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
143 DENIED edit
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: App\Entity\User {#3000 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Capybaras seem to do everything in a relaxed way. Chill in the water. Bask in the sun. Eat something green."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1724193997 {#2982
      date: 2024-08-21 00:46:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
    -id: 308453
    -bodyTs: "'bask':14 'capybara':1 'chill':10 'eat':18 'everyth':5 'green':20 'relax':8 'seem':2 'someth':19 'sun':17 'water':13 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8269031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253215 {#2983
      date: 2024-01-14 18:26:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: "Plenty of pics of capys chilling out alongside predators you’d think would attack them. They are like the definition of chill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705343598 {#3159
    date: 2024-01-15 19:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@mdd@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 311405
  -bodyTs: "'alongsid':8 'attack':14 'capi':5 'chill':6,22 'd':11 'definit':20 'like':18 'pic':3 'plenti':1 'predat':9 'think':12 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2085398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343598 {#3160
    date: 2024-01-15 19:33: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
144 DENIED moderate
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: App\Entity\User {#3000 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Capybaras seem to do everything in a relaxed way. Chill in the water. Bask in the sun. Eat something green."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1724193997 {#2982
      date: 2024-08-21 00:46:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funny@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2988 …}
    +nested: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
    -id: 308453
    -bodyTs: "'bask':14 'capybara':1 'chill':10 'eat':18 'everyth':5 'green':20 'relax':8 'seem':2 'someth':19 'sun':17 'water':13 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8269031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253215 {#2983
      date: 2024-01-14 18:26:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: "Plenty of pics of capys chilling out alongside predators you’d think would attack them. They are like the definition of chill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705343598 {#3159
    date: 2024-01-15 19:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@mdd@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 311405
  -bodyTs: "'alongsid':8 'attack':14 'capi':5 'chill':6,22 'd':11 'definit':20 'like':18 'pic':3 'plenti':1 'predat':9 'think':12 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2085398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343598 {#3160
    date: 2024-01-15 19:33: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
145 DENIED edit
App\Entity\Magazine {#302
  +icon: null
  +name: "aww@lemmy.ml"
  +title: "aww"
  +description: null
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 31
  +entryCommentCount: 93
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729477261 {#315
    date: 2024-10-21 04:21:01.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#289 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +entries: Doctrine\ORM\PersistentCollection {#232 …}
  +posts: Doctrine\ORM\PersistentCollection {#190 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
  +bans: Doctrine\ORM\PersistentCollection {#169 …}
  +reports: Doctrine\ORM\PersistentCollection {#155 …}
  +badges: Doctrine\ORM\PersistentCollection {#133 …}
  +logs: Doctrine\ORM\PersistentCollection {#123 …}
  +awards: Doctrine\ORM\PersistentCollection {#112 …}
  +categories: Doctrine\ORM\PersistentCollection {#99 …}
  -id: 125
  +apId: "aww@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/aww"
  +apPublicUrl: "https://lemmy.ml/c/aww"
  +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "aww"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703871784 {#318
    date: 2023-12-29 18:43:04.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703871784 {#314
    date: 2023-12-29 18:43:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details