GET https://kbin.spritesserver.nl/m/squirrels@lemmy.ca/comments/oldest

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 …}
}
15.47 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.08 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 {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Super cute :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704536700 {#1838
    date: 2024-01-06 11:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 285079
  -bodyTs: "'cute':2 'd':3 'super':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6114464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536700 {#1396
    date: 2024-01-06 11:25: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
3 DENIED edit
App\Entity\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Super cute :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704536700 {#1838
    date: 2024-01-06 11:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 285079
  -bodyTs: "'cute':2 'd':3 'super':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6114464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536700 {#1396
    date: 2024-01-06 11:25: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
4 DENIED moderate
App\Entity\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Super cute :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704536700 {#1838
    date: 2024-01-06 11:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 285079
  -bodyTs: "'cute':2 'd':3 'super':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6114464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536700 {#1396
    date: 2024-01-06 11:25: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
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 {#1718
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love how they’re all doing their own thing, such cuties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704543535 {#1736
    date: 2024-01-06 13:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 285259
  -bodyTs: "'cuti':12 'love':2 're':5 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6471882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704543535 {#1724
    date: 2024-01-06 13:18: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
7 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love how they’re all doing their own thing, such cuties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704543535 {#1736
    date: 2024-01-06 13:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 285259
  -bodyTs: "'cuti':12 'love':2 're':5 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6471882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704543535 {#1724
    date: 2024-01-06 13:18: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
8 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love how they’re all doing their own thing, such cuties"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704543535 {#1736
    date: 2024-01-06 13:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 285259
  -bodyTs: "'cuti':12 'love':2 're':5 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6471882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704543535 {#1724
    date: 2024-01-06 13:18: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
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 {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squirrel bat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1724621648 {#1381
    date: 2024-08-25 23:34:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 311822
  -bodyTs: "'bat':2 'squirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6399579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353956 {#1383
    date: 2024-01-15 22:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squirrel bat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1724621648 {#1381
    date: 2024-08-25 23:34:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 311822
  -bodyTs: "'bat':2 'squirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6399579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353956 {#1383
    date: 2024-01-15 22:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squirrel bat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1724621648 {#1381
    date: 2024-08-25 23:34:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 311822
  -bodyTs: "'bat':2 'squirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6399579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353956 {#1383
    date: 2024-01-15 22:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2570
  +user: Proxies\__CG__\App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Squirrel bat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1724621648 {#1381
      date: 2024-08-25 23:34:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 311822
    -bodyTs: "'bat':2 'squirrel':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6399579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705353956 {#1383
      date: 2024-01-15 22:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Birrel squat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705354798 {#2569
    date: 2024-01-15 22:39:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2659 …}
  +nested: Doctrine\ORM\PersistentCollection {#2657 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 311858
  -bodyTs: "'birrel':1 'squat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6399961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354798 {#2572
    date: 2024-01-15 22:39: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
15 DENIED edit
App\Entity\EntryComment {#2570
  +user: Proxies\__CG__\App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Squirrel bat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1724621648 {#1381
      date: 2024-08-25 23:34:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 311822
    -bodyTs: "'bat':2 'squirrel':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6399579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705353956 {#1383
      date: 2024-01-15 22:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Birrel squat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705354798 {#2569
    date: 2024-01-15 22:39:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2659 …}
  +nested: Doctrine\ORM\PersistentCollection {#2657 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 311858
  -bodyTs: "'birrel':1 'squat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6399961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354798 {#2572
    date: 2024-01-15 22:39: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
16 DENIED moderate
App\Entity\EntryComment {#2570
  +user: Proxies\__CG__\App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2018 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Squirrel bat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1724621648 {#1381
      date: 2024-08-25 23:34:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1404 …}
    +nested: Doctrine\ORM\PersistentCollection {#1361 …}
    +votes: Doctrine\ORM\PersistentCollection {#1403 …}
    +reports: Doctrine\ORM\PersistentCollection {#2023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
    -id: 311822
    -bodyTs: "'bat':2 'squirrel':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6399579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705353956 {#1383
      date: 2024-01-15 22:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Birrel squat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705354798 {#2569
    date: 2024-01-15 22:39:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2659 …}
  +nested: Doctrine\ORM\PersistentCollection {#2657 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 311858
  -bodyTs: "'birrel':1 'squat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6399961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354798 {#2572
    date: 2024-01-15 22:39: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
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 {#2716
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: Proxies\__CG__\App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1382
      +user: App\Entity\User {#2018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Squirrel bat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1724621648 {#1381
        date: 2024-08-25 23:34:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 311822
      -bodyTs: "'bat':2 'squirrel':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6399579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705353956 {#1383
        date: 2024-01-15 22:25:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Birrel squat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705354798 {#2569
      date: 2024-01-15 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2659 …}
    +nested: Doctrine\ORM\PersistentCollection {#2657 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
    -id: 311858
    -bodyTs: "'birrel':1 'squat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6399961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354798 {#2572
      date: 2024-01-15 22:39:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Batirrel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705361300 {#2715
    date: 2024-01-16 00:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 312121
  -bodyTs: "'batirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3905233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705361300 {#2718
    date: 2024-01-16 00: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
19 DENIED edit
App\Entity\EntryComment {#2716
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: Proxies\__CG__\App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1382
      +user: App\Entity\User {#2018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Squirrel bat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1724621648 {#1381
        date: 2024-08-25 23:34:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 311822
      -bodyTs: "'bat':2 'squirrel':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6399579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705353956 {#1383
        date: 2024-01-15 22:25:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Birrel squat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705354798 {#2569
      date: 2024-01-15 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2659 …}
    +nested: Doctrine\ORM\PersistentCollection {#2657 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
    -id: 311858
    -bodyTs: "'birrel':1 'squat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6399961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354798 {#2572
      date: 2024-01-15 22:39:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Batirrel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705361300 {#2715
    date: 2024-01-16 00:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 312121
  -bodyTs: "'batirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3905233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705361300 {#2718
    date: 2024-01-16 00: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
20 DENIED moderate
App\Entity\EntryComment {#2716
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: Proxies\__CG__\App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1382
      +user: App\Entity\User {#2018 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Squirrel bat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1724621648 {#1381
        date: 2024-08-25 23:34:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 311822
      -bodyTs: "'bat':2 'squirrel':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6399579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705353956 {#1383
        date: 2024-01-15 22:25:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Birrel squat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705354798 {#2569
      date: 2024-01-15 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2659 …}
    +nested: Doctrine\ORM\PersistentCollection {#2657 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
    -id: 311858
    -bodyTs: "'birrel':1 'squat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6399961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705354798 {#2572
      date: 2024-01-15 22:39:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Batirrel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705361300 {#2715
    date: 2024-01-16 00:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 312121
  -bodyTs: "'batirrel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3905233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705361300 {#2718
    date: 2024-01-16 00: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
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 {#2750
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2716
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: Proxies\__CG__\App\Entity\User {#2660 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1382
        +user: App\Entity\User {#2018 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Squirrel bat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1724621648 {#1381
          date: 2024-08-25 23:34:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesMotsBalaises@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 311822
        -bodyTs: "'bat':2 'squirrel':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6399579"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353956 {#1383
          date: 2024-01-15 22:25:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1382}
      +body: "Birrel squat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705354798 {#2569
        date: 2024-01-15 22:39:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2659 …}
      +nested: Doctrine\ORM\PersistentCollection {#2657 …}
      +votes: Doctrine\ORM\PersistentCollection {#2655 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
      -id: 311858
      -bodyTs: "'birrel':1 'squat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6399961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354798 {#2572
        date: 2024-01-15 22:39:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Batirrel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705361300 {#2715
      date: 2024-01-16 00:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 312121
    -bodyTs: "'batirrel':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/3905233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705361300 {#2718
      date: 2024-01-16 00:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Squirrbat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705387931 {#2745
    date: 2024-01-16 07:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
    "@faintwhenfree@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -id: 312941
  -bodyTs: "'squirrbat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7624853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705387931 {#2748
    date: 2024-01-16 07:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2750
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2716
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: Proxies\__CG__\App\Entity\User {#2660 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1382
        +user: App\Entity\User {#2018 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Squirrel bat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1724621648 {#1381
          date: 2024-08-25 23:34:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesMotsBalaises@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 311822
        -bodyTs: "'bat':2 'squirrel':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6399579"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353956 {#1383
          date: 2024-01-15 22:25:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1382}
      +body: "Birrel squat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705354798 {#2569
        date: 2024-01-15 22:39:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2659 …}
      +nested: Doctrine\ORM\PersistentCollection {#2657 …}
      +votes: Doctrine\ORM\PersistentCollection {#2655 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
      -id: 311858
      -bodyTs: "'birrel':1 'squat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6399961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354798 {#2572
        date: 2024-01-15 22:39:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Batirrel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705361300 {#2715
      date: 2024-01-16 00:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 312121
    -bodyTs: "'batirrel':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/3905233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705361300 {#2718
      date: 2024-01-16 00:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Squirrbat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705387931 {#2745
    date: 2024-01-16 07:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
    "@faintwhenfree@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -id: 312941
  -bodyTs: "'squirrbat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7624853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705387931 {#2748
    date: 2024-01-16 07:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2750
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2716
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: Proxies\__CG__\App\Entity\User {#2660 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1382
        +user: App\Entity\User {#2018 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Squirrel bat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1724621648 {#1381
          date: 2024-08-25 23:34:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesMotsBalaises@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 311822
        -bodyTs: "'bat':2 'squirrel':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6399579"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353956 {#1383
          date: 2024-01-15 22:25:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1382}
      +body: "Birrel squat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705354798 {#2569
        date: 2024-01-15 22:39:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
        "@HikingVet@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2659 …}
      +nested: Doctrine\ORM\PersistentCollection {#2657 …}
      +votes: Doctrine\ORM\PersistentCollection {#2655 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
      -id: 311858
      -bodyTs: "'birrel':1 'squat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6399961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354798 {#2572
        date: 2024-01-15 22:39:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Batirrel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705361300 {#2715
      date: 2024-01-16 00:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 312121
    -bodyTs: "'batirrel':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/3905233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705361300 {#2718
      date: 2024-01-16 00:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Squirrbat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705387931 {#2745
    date: 2024-01-16 07:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@HikingVet@lemmy.ca"
    "@faintwhenfree@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -id: 312941
  -bodyTs: "'squirrbat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7624853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705387931 {#2748
    date: 2024-01-16 07:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2344
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Neat! I’ve never seen a squirrel do that. Do you think the squirrel was trying to avoid the snow/ice on the top of the tree branches?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1725201210 {#2348
    date: 2024-09-01 16:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 311992
  -bodyTs: "'avoid':18 'branch':27 'neat':1 'never':4 'seen':5 'snow/ice':20 'squirrel':7,14 'think':12 'top':23 'tree':26 'tri':16 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357945 {#2346
    date: 2024-01-15 23:32:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Neat! I’ve never seen a squirrel do that. Do you think the squirrel was trying to avoid the snow/ice on the top of the tree branches?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1725201210 {#2348
    date: 2024-09-01 16:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 311992
  -bodyTs: "'avoid':18 'branch':27 'neat':1 'never':4 'seen':5 'snow/ice':20 'squirrel':7,14 'think':12 'top':23 'tree':26 'tri':16 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357945 {#2346
    date: 2024-01-15 23:32:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Neat! I’ve never seen a squirrel do that. Do you think the squirrel was trying to avoid the snow/ice on the top of the tree branches?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1725201210 {#2348
    date: 2024-09-01 16:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 311992
  -bodyTs: "'avoid':18 'branch':27 'neat':1 'never':4 'seen':5 'snow/ice':20 'squirrel':7,14 'think':12 'top':23 'tree':26 'tri':16 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6401532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705357945 {#2346
    date: 2024-01-15 23:32:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2645
  +user: Proxies\__CG__\App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#1660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Neat! I’ve never seen a squirrel do that. Do you think the squirrel was trying to avoid the snow/ice on the top of the tree branches?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1725201210 {#2348
      date: 2024-09-01 16:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2349 …}
    +nested: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2164 …}
    +reports: Doctrine\ORM\PersistentCollection {#2314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
    -id: 311992
    -bodyTs: "'avoid':18 'branch':27 'neat':1 'never':4 'seen':5 'snow/ice':20 'squirrel':7,14 'think':12 'top':23 'tree':26 'tri':16 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357945 {#2346
      date: 2024-01-15 23:32:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "Yes that would make most sense! Or maybe to watch for incoming doggos too (not too many predators on a university campus haha)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705440625 {#2647
    date: 2024-01-16 22:30:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@streetfestival@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 315023
  -bodyTs: "'campus':22 'doggo':13 'haha':23 'incom':12 'make':4 'mani':17 'mayb':8 'predat':18 'sens':6 'univers':21 'watch':10 'would':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6436442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440625 {#2646
    date: 2024-01-16 22:30:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2645
  +user: Proxies\__CG__\App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#1660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Neat! I’ve never seen a squirrel do that. Do you think the squirrel was trying to avoid the snow/ice on the top of the tree branches?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1725201210 {#2348
      date: 2024-09-01 16:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2349 …}
    +nested: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2164 …}
    +reports: Doctrine\ORM\PersistentCollection {#2314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
    -id: 311992
    -bodyTs: "'avoid':18 'branch':27 'neat':1 'never':4 'seen':5 'snow/ice':20 'squirrel':7,14 'think':12 'top':23 'tree':26 'tri':16 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357945 {#2346
      date: 2024-01-15 23:32:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "Yes that would make most sense! Or maybe to watch for incoming doggos too (not too many predators on a university campus haha)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705440625 {#2647
    date: 2024-01-16 22:30:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@streetfestival@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 315023
  -bodyTs: "'campus':22 'doggo':13 'haha':23 'incom':12 'make':4 'mani':17 'mayb':8 'predat':18 'sens':6 'univers':21 'watch':10 'would':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6436442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440625 {#2646
    date: 2024-01-16 22:30:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2645
  +user: Proxies\__CG__\App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#1660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Neat! I’ve never seen a squirrel do that. Do you think the squirrel was trying to avoid the snow/ice on the top of the tree branches?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1725201210 {#2348
      date: 2024-09-01 16:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2349 …}
    +nested: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2164 …}
    +reports: Doctrine\ORM\PersistentCollection {#2314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
    -id: 311992
    -bodyTs: "'avoid':18 'branch':27 'neat':1 'never':4 'seen':5 'snow/ice':20 'squirrel':7,14 'think':12 'top':23 'tree':26 'tri':16 've':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6401532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705357945 {#2346
      date: 2024-01-15 23:32:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "Yes that would make most sense! Or maybe to watch for incoming doggos too (not too many predators on a university campus haha)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705440625 {#2647
    date: 2024-01-16 22:30:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@streetfestival@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 315023
  -bodyTs: "'campus':22 'doggo':13 'haha':23 'incom':12 'make':4 'mani':17 'mayb':8 'predat':18 'sens':6 'univers':21 'watch':10 'would':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6436442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440625 {#2646
    date: 2024-01-16 22:30:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2333
  +user: App\Entity\User {#2338 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So cute! If only they weren’t totally insane…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725089250 {#2332
    date: 2024-08-31 09:27:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 312072
  -bodyTs: "'cute':2 'insan':9 'total':8 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6402549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360256 {#2347
    date: 2024-01-16 00:10: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
35 DENIED edit
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#2338 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So cute! If only they weren’t totally insane…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725089250 {#2332
    date: 2024-08-31 09:27:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 312072
  -bodyTs: "'cute':2 'insan':9 'total':8 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6402549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360256 {#2347
    date: 2024-01-16 00:10: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
36 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#2338 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So cute! If only they weren’t totally insane…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1725089250 {#2332
    date: 2024-08-31 09:27:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 312072
  -bodyTs: "'cute':2 'insan':9 'total':8 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6402549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360256 {#2347
    date: 2024-01-16 00:10: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
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 {#2630
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#2338 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "So cute! If only they weren’t totally insane…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725089250 {#2332
      date: 2024-08-31 09:27:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2340 …}
    +reports: Doctrine\ORM\PersistentCollection {#2342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
    -id: 312072
    -bodyTs: "'cute':2 'insan':9 'total':8 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6402549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360256 {#2347
      date: 2024-01-16 00:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2333}
  +body: "Their insanity adds to their cuteness!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705432248 {#2632
    date: 2024-01-16 20:10:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@owen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2629 …}
  +nested: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 314593
  -bodyTs: "'add':3 'cute':6 'insan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432248 {#2631
    date: 2024-01-16 20:10: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
39 DENIED edit
App\Entity\EntryComment {#2630
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#2338 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "So cute! If only they weren’t totally insane…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725089250 {#2332
      date: 2024-08-31 09:27:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2340 …}
    +reports: Doctrine\ORM\PersistentCollection {#2342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
    -id: 312072
    -bodyTs: "'cute':2 'insan':9 'total':8 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6402549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360256 {#2347
      date: 2024-01-16 00:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2333}
  +body: "Their insanity adds to their cuteness!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705432248 {#2632
    date: 2024-01-16 20:10:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@owen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2629 …}
  +nested: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 314593
  -bodyTs: "'add':3 'cute':6 'insan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432248 {#2631
    date: 2024-01-16 20:10: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
40 DENIED moderate
App\Entity\EntryComment {#2630
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#2338 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "So cute! If only they weren’t totally insane…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1725089250 {#2332
      date: 2024-08-31 09:27:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2340 …}
    +reports: Doctrine\ORM\PersistentCollection {#2342 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
    -id: 312072
    -bodyTs: "'cute':2 'insan':9 'total':8 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6402549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705360256 {#2347
      date: 2024-01-16 00:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2333}
  +body: "Their insanity adds to their cuteness!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705432248 {#2632
    date: 2024-01-16 20:10:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
    "@owen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2629 …}
  +nested: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 314593
  -bodyTs: "'add':3 'cute':6 'insan':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432248 {#2631
    date: 2024-01-16 20:10: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
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 {#2161
  +user: App\Entity\User {#2227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That looks like cellulose insulation, little guy should be fine. That said, I hope someone has enough respect for you some day to do the right thing and let you know a rodent is destroying your property unimpeded. They can literally cause thousands of dollars in damage if left unchecked, and there *are* numerous other things that *can* kill or hurt him within the home that he now has access to.\n
    \n
    Good on you for looking out for em though, seriously.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1728391865 {#2113
    date: 2024-10-08 14:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 337434
  -bodyTs: "'access':70 'caus':42 'cellulos':4 'damag':47 'day':22 'destroy':35 'dollar':45 'em':79 'enough':17 'fine':10 'good':72 'guy':7 'home':65 'hope':14 'hurt':61 'insul':5 'kill':59 'know':31 'left':49 'let':29 'like':3 'liter':41 'littl':6 'look':2,76 'numer':54 'properti':37 'respect':18 'right':26 'rodent':33 'said':12 'serious':81 'someon':15 'thing':27,56 'though':80 'thousand':43 'uncheck':50 'unimped':38 'within':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8613346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706124746 {#2123
    date: 2024-01-24 20:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#2227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That looks like cellulose insulation, little guy should be fine. That said, I hope someone has enough respect for you some day to do the right thing and let you know a rodent is destroying your property unimpeded. They can literally cause thousands of dollars in damage if left unchecked, and there *are* numerous other things that *can* kill or hurt him within the home that he now has access to.\n
    \n
    Good on you for looking out for em though, seriously.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1728391865 {#2113
    date: 2024-10-08 14:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 337434
  -bodyTs: "'access':70 'caus':42 'cellulos':4 'damag':47 'day':22 'destroy':35 'dollar':45 'em':79 'enough':17 'fine':10 'good':72 'guy':7 'home':65 'hope':14 'hurt':61 'insul':5 'kill':59 'know':31 'left':49 'let':29 'like':3 'liter':41 'littl':6 'look':2,76 'numer':54 'properti':37 'respect':18 'right':26 'rodent':33 'said':12 'serious':81 'someon':15 'thing':27,56 'though':80 'thousand':43 'uncheck':50 'unimped':38 'within':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8613346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706124746 {#2123
    date: 2024-01-24 20:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#2227 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That looks like cellulose insulation, little guy should be fine. That said, I hope someone has enough respect for you some day to do the right thing and let you know a rodent is destroying your property unimpeded. They can literally cause thousands of dollars in damage if left unchecked, and there *are* numerous other things that *can* kill or hurt him within the home that he now has access to.\n
    \n
    Good on you for looking out for em though, seriously.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1728391865 {#2113
    date: 2024-10-08 14:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 337434
  -bodyTs: "'access':70 'caus':42 'cellulos':4 'damag':47 'day':22 'destroy':35 'dollar':45 'em':79 'enough':17 'fine':10 'good':72 'guy':7 'home':65 'hope':14 'hurt':61 'insul':5 'kill':59 'know':31 'left':49 'let':29 'like':3 'liter':41 'littl':6 'look':2,76 'numer':54 'properti':37 'respect':18 'right':26 'rodent':33 'said':12 'serious':81 'someon':15 'thing':27,56 'though':80 'thousand':43 'uncheck':50 'unimped':38 'within':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8613346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706124746 {#2123
    date: 2024-01-24 20:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2615
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2161
    +user: App\Entity\User {#2227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      That looks like cellulose insulation, little guy should be fine. That said, I hope someone has enough respect for you some day to do the right thing and let you know a rodent is destroying your property unimpeded. They can literally cause thousands of dollars in damage if left unchecked, and there *are* numerous other things that *can* kill or hurt him within the home that he now has access to.\n
      \n
      Good on you for looking out for em though, seriously.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728391865 {#2113
      date: 2024-10-08 14:51:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2163 …}
    +nested: Doctrine\ORM\PersistentCollection {#2044 …}
    +votes: Doctrine\ORM\PersistentCollection {#2127 …}
    +reports: Doctrine\ORM\PersistentCollection {#2043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
    -id: 337434
    -bodyTs: "'access':70 'caus':42 'cellulos':4 'damag':47 'day':22 'destroy':35 'dollar':45 'em':79 'enough':17 'fine':10 'good':72 'guy':7 'home':65 'hope':14 'hurt':61 'insul':5 'kill':59 'know':31 'left':49 'let':29 'like':3 'liter':41 'littl':6 'look':2,76 'numer':54 'properti':37 'respect':18 'right':26 'rodent':33 'said':12 'serious':81 'someon':15 'thing':27,56 'though':80 'thousand':43 'uncheck':50 'unimped':38 'within':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8613346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706124746 {#2123
      date: 2024-01-24 20:32:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2161}
  +body: "You have a point there, I’ve been checking up on him pretty regularly with motion alerts and the only reason I haven’t really done much yet is cause it literally just seems like he’s sleeping and then going out in the morning to come back in the afternoon, but it does look like at some point he was chewing on stuff and that should be addressed, I will call my landlord and let him know the situation, I’m sure that if anyone goes up there he’ll just immediately scamper out anyways, cause his nest seems to be right against the entrance portal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706126709 {#2617
    date: 2024-01-24 21:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@noride@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  -id: 337502
  -bodyTs: "'address':69 'afternoon':51 'alert':17 'anyon':86 'anyway':96 'back':48 'call':72 'caus':30,97 'check':9 'chew':62 'come':47 'done':26 'entranc':106 'go':41 'goe':87 'haven':23 'immedi':93 'know':78 'landlord':74 'let':76 'like':35,56 'liter':32 'll':91 'look':55 'm':82 'morn':45 'motion':16 'much':27 'nest':99 'point':4,59 'portal':107 'pretti':13 'realli':25 'reason':21 'regular':14 'right':103 'scamper':94 'seem':34,100 'situat':80 'sleep':38 'stuff':64 'sure':83 've':7 'yet':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126709 {#2616
    date: 2024-01-24 21:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2615
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2161
    +user: App\Entity\User {#2227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      That looks like cellulose insulation, little guy should be fine. That said, I hope someone has enough respect for you some day to do the right thing and let you know a rodent is destroying your property unimpeded. They can literally cause thousands of dollars in damage if left unchecked, and there *are* numerous other things that *can* kill or hurt him within the home that he now has access to.\n
      \n
      Good on you for looking out for em though, seriously.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728391865 {#2113
      date: 2024-10-08 14:51:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2163 …}
    +nested: Doctrine\ORM\PersistentCollection {#2044 …}
    +votes: Doctrine\ORM\PersistentCollection {#2127 …}
    +reports: Doctrine\ORM\PersistentCollection {#2043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
    -id: 337434
    -bodyTs: "'access':70 'caus':42 'cellulos':4 'damag':47 'day':22 'destroy':35 'dollar':45 'em':79 'enough':17 'fine':10 'good':72 'guy':7 'home':65 'hope':14 'hurt':61 'insul':5 'kill':59 'know':31 'left':49 'let':29 'like':3 'liter':41 'littl':6 'look':2,76 'numer':54 'properti':37 'respect':18 'right':26 'rodent':33 'said':12 'serious':81 'someon':15 'thing':27,56 'though':80 'thousand':43 'uncheck':50 'unimped':38 'within':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8613346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706124746 {#2123
      date: 2024-01-24 20:32:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2161}
  +body: "You have a point there, I’ve been checking up on him pretty regularly with motion alerts and the only reason I haven’t really done much yet is cause it literally just seems like he’s sleeping and then going out in the morning to come back in the afternoon, but it does look like at some point he was chewing on stuff and that should be addressed, I will call my landlord and let him know the situation, I’m sure that if anyone goes up there he’ll just immediately scamper out anyways, cause his nest seems to be right against the entrance portal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706126709 {#2617
    date: 2024-01-24 21:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@noride@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  -id: 337502
  -bodyTs: "'address':69 'afternoon':51 'alert':17 'anyon':86 'anyway':96 'back':48 'call':72 'caus':30,97 'check':9 'chew':62 'come':47 'done':26 'entranc':106 'go':41 'goe':87 'haven':23 'immedi':93 'know':78 'landlord':74 'let':76 'like':35,56 'liter':32 'll':91 'look':55 'm':82 'morn':45 'motion':16 'much':27 'nest':99 'point':4,59 'portal':107 'pretti':13 'realli':25 'reason':21 'regular':14 'right':103 'scamper':94 'seem':34,100 'situat':80 'sleep':38 'stuff':64 'sure':83 've':7 'yet':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126709 {#2616
    date: 2024-01-24 21:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2615
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2161
    +user: App\Entity\User {#2227 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      That looks like cellulose insulation, little guy should be fine. That said, I hope someone has enough respect for you some day to do the right thing and let you know a rodent is destroying your property unimpeded. They can literally cause thousands of dollars in damage if left unchecked, and there *are* numerous other things that *can* kill or hurt him within the home that he now has access to.\n
      \n
      Good on you for looking out for em though, seriously.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728391865 {#2113
      date: 2024-10-08 14:51:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2163 …}
    +nested: Doctrine\ORM\PersistentCollection {#2044 …}
    +votes: Doctrine\ORM\PersistentCollection {#2127 …}
    +reports: Doctrine\ORM\PersistentCollection {#2043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
    -id: 337434
    -bodyTs: "'access':70 'caus':42 'cellulos':4 'damag':47 'day':22 'destroy':35 'dollar':45 'em':79 'enough':17 'fine':10 'good':72 'guy':7 'home':65 'hope':14 'hurt':61 'insul':5 'kill':59 'know':31 'left':49 'let':29 'like':3 'liter':41 'littl':6 'look':2,76 'numer':54 'properti':37 'respect':18 'right':26 'rodent':33 'said':12 'serious':81 'someon':15 'thing':27,56 'though':80 'thousand':43 'uncheck':50 'unimped':38 'within':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8613346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706124746 {#2123
      date: 2024-01-24 20:32:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2161}
  +body: "You have a point there, I’ve been checking up on him pretty regularly with motion alerts and the only reason I haven’t really done much yet is cause it literally just seems like he’s sleeping and then going out in the morning to come back in the afternoon, but it does look like at some point he was chewing on stuff and that should be addressed, I will call my landlord and let him know the situation, I’m sure that if anyone goes up there he’ll just immediately scamper out anyways, cause his nest seems to be right against the entrance portal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706126709 {#2617
    date: 2024-01-24 21:05:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@noride@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2613 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2603 …}
  -id: 337502
  -bodyTs: "'address':69 'afternoon':51 'alert':17 'anyon':86 'anyway':96 'back':48 'call':72 'caus':30,97 'check':9 'chew':62 'come':47 'done':26 'entranc':106 'go':41 'goe':87 'haven':23 'immedi':93 'know':78 'landlord':74 'let':76 'like':35,56 'liter':32 'll':91 'look':55 'm':82 'morn':45 'motion':16 'much':27 'nest':99 'point':4,59 'portal':107 'pretti':13 'realli':25 'reason':21 'regular':14 'right':103 'scamper':94 'seem':34,100 'situat':80 'sleep':38 'stuff':64 'sure':83 've':7 'yet':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126709 {#2616
    date: 2024-01-24 21:05:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2199
  +user: App\Entity\User {#2208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommend having the landlord remove it as soon as you can. Without knowing the specific type of insulation, it’s impossible to say whether it presents a hazard to the squirrel, but my guess would be it’s not safe or, at the very least, not ideal.\n
    \n
    The bigger issue is that squirrels aren’t very picky about where they go to the bathroom, and if its hanging out in the attic, its almost certainly relieving itself up there as well. There are several diseases that can be found in squirrel waste, including salmonellosis, leptospirosis, and others. Some of these pathogens are airborne, so you or others in the house could get sick even without contacting the waste. Additionally, if it’s up there long enough, the urine could become a source of mold.\n
    \n
    If you’re worried your landlord might inhumanely remove the squirrel, you may be able to contact your local humane society or other small animal rescue organization that can help you capture and release the squirrel somewhere safe.\n
    \n
    You should also see if the landlord would be willing to install mesh or screening over your attic soffits and vents to prevent other animals from finding their way up there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1728390891 {#2218
    date: 2024-10-08 14:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 337438
  -bodyTs: "'abl':151 'addit':121 'airborn':105 'almost':76 'also':177 'anim':161,199 'aren':56 'attic':74,192 'bathroom':66 'becom':132 'bigger':51 'captur':168 'certain':77 'contact':118,153 'could':113,131 'd':2 'diseas':87 'enough':128 'even':116 'find':201 'found':91 'get':114 'go':63 'guess':36 'hang':70 'hazard':30 'help':166 'hous':112 'human':156 'ideal':49 'imposs':23 'includ':95 'inhuman':144 'instal':186 'insul':20 'issu':52 'know':15 'landlord':6,142,181 'least':47 'leptospirosi':97 'local':155 'long':127 'may':149 'mesh':187 'might':143 'mold':136 'organ':163 'other':99,109 'pathogen':103 'picki':59 'present':28 'prevent':197 're':139 'recommend':3 'releas':170 'reliev':78 'remov':7,145 'rescu':162 'safe':42,174 'salmonellosi':96 'say':25 'screen':189 'see':178 'sever':86 'sick':115 'small':160 'societi':157 'soffit':193 'somewher':173 'soon':10 'sourc':134 'specif':17 'squirrel':33,55,93,147,172 'type':18 'urin':130 'vent':195 'wast':94,120 'way':203 'well':83 'whether':26 'will':184 'without':14,117 'worri':140 'would':37,182"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6978975"
  +editedAt: DateTimeImmutable @1728384876 {#2222
    date: 2024-10-08 12:54:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124899 {#2221
    date: 2024-01-24 20:34: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
51 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#2208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommend having the landlord remove it as soon as you can. Without knowing the specific type of insulation, it’s impossible to say whether it presents a hazard to the squirrel, but my guess would be it’s not safe or, at the very least, not ideal.\n
    \n
    The bigger issue is that squirrels aren’t very picky about where they go to the bathroom, and if its hanging out in the attic, its almost certainly relieving itself up there as well. There are several diseases that can be found in squirrel waste, including salmonellosis, leptospirosis, and others. Some of these pathogens are airborne, so you or others in the house could get sick even without contacting the waste. Additionally, if it’s up there long enough, the urine could become a source of mold.\n
    \n
    If you’re worried your landlord might inhumanely remove the squirrel, you may be able to contact your local humane society or other small animal rescue organization that can help you capture and release the squirrel somewhere safe.\n
    \n
    You should also see if the landlord would be willing to install mesh or screening over your attic soffits and vents to prevent other animals from finding their way up there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1728390891 {#2218
    date: 2024-10-08 14:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 337438
  -bodyTs: "'abl':151 'addit':121 'airborn':105 'almost':76 'also':177 'anim':161,199 'aren':56 'attic':74,192 'bathroom':66 'becom':132 'bigger':51 'captur':168 'certain':77 'contact':118,153 'could':113,131 'd':2 'diseas':87 'enough':128 'even':116 'find':201 'found':91 'get':114 'go':63 'guess':36 'hang':70 'hazard':30 'help':166 'hous':112 'human':156 'ideal':49 'imposs':23 'includ':95 'inhuman':144 'instal':186 'insul':20 'issu':52 'know':15 'landlord':6,142,181 'least':47 'leptospirosi':97 'local':155 'long':127 'may':149 'mesh':187 'might':143 'mold':136 'organ':163 'other':99,109 'pathogen':103 'picki':59 'present':28 'prevent':197 're':139 'recommend':3 'releas':170 'reliev':78 'remov':7,145 'rescu':162 'safe':42,174 'salmonellosi':96 'say':25 'screen':189 'see':178 'sever':86 'sick':115 'small':160 'societi':157 'soffit':193 'somewher':173 'soon':10 'sourc':134 'specif':17 'squirrel':33,55,93,147,172 'type':18 'urin':130 'vent':195 'wast':94,120 'way':203 'well':83 'whether':26 'will':184 'without':14,117 'worri':140 'would':37,182"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6978975"
  +editedAt: DateTimeImmutable @1728384876 {#2222
    date: 2024-10-08 12:54:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124899 {#2221
    date: 2024-01-24 20:34: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
52 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#2208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommend having the landlord remove it as soon as you can. Without knowing the specific type of insulation, it’s impossible to say whether it presents a hazard to the squirrel, but my guess would be it’s not safe or, at the very least, not ideal.\n
    \n
    The bigger issue is that squirrels aren’t very picky about where they go to the bathroom, and if its hanging out in the attic, its almost certainly relieving itself up there as well. There are several diseases that can be found in squirrel waste, including salmonellosis, leptospirosis, and others. Some of these pathogens are airborne, so you or others in the house could get sick even without contacting the waste. Additionally, if it’s up there long enough, the urine could become a source of mold.\n
    \n
    If you’re worried your landlord might inhumanely remove the squirrel, you may be able to contact your local humane society or other small animal rescue organization that can help you capture and release the squirrel somewhere safe.\n
    \n
    You should also see if the landlord would be willing to install mesh or screening over your attic soffits and vents to prevent other animals from finding their way up there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1728390891 {#2218
    date: 2024-10-08 14:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 337438
  -bodyTs: "'abl':151 'addit':121 'airborn':105 'almost':76 'also':177 'anim':161,199 'aren':56 'attic':74,192 'bathroom':66 'becom':132 'bigger':51 'captur':168 'certain':77 'contact':118,153 'could':113,131 'd':2 'diseas':87 'enough':128 'even':116 'find':201 'found':91 'get':114 'go':63 'guess':36 'hang':70 'hazard':30 'help':166 'hous':112 'human':156 'ideal':49 'imposs':23 'includ':95 'inhuman':144 'instal':186 'insul':20 'issu':52 'know':15 'landlord':6,142,181 'least':47 'leptospirosi':97 'local':155 'long':127 'may':149 'mesh':187 'might':143 'mold':136 'organ':163 'other':99,109 'pathogen':103 'picki':59 'present':28 'prevent':197 're':139 'recommend':3 'releas':170 'reliev':78 'remov':7,145 'rescu':162 'safe':42,174 'salmonellosi':96 'say':25 'screen':189 'see':178 'sever':86 'sick':115 'small':160 'societi':157 'soffit':193 'somewher':173 'soon':10 'sourc':134 'specif':17 'squirrel':33,55,93,147,172 'type':18 'urin':130 'vent':195 'wast':94,120 'way':203 'well':83 'whether':26 'will':184 'without':14,117 'worri':140 'would':37,182"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6978975"
  +editedAt: DateTimeImmutable @1728384876 {#2222
    date: 2024-10-08 12:54:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124899 {#2221
    date: 2024-01-24 20:34: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
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 {#2599
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2199
    +user: App\Entity\User {#2208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d recommend having the landlord remove it as soon as you can. Without knowing the specific type of insulation, it’s impossible to say whether it presents a hazard to the squirrel, but my guess would be it’s not safe or, at the very least, not ideal.\n
      \n
      The bigger issue is that squirrels aren’t very picky about where they go to the bathroom, and if its hanging out in the attic, its almost certainly relieving itself up there as well. There are several diseases that can be found in squirrel waste, including salmonellosis, leptospirosis, and others. Some of these pathogens are airborne, so you or others in the house could get sick even without contacting the waste. Additionally, if it’s up there long enough, the urine could become a source of mold.\n
      \n
      If you’re worried your landlord might inhumanely remove the squirrel, you may be able to contact your local humane society or other small animal rescue organization that can help you capture and release the squirrel somewhere safe.\n
      \n
      You should also see if the landlord would be willing to install mesh or screening over your attic soffits and vents to prevent other animals from finding their way up there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1728390891 {#2218
      date: 2024-10-08 14:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2194 …}
    +nested: Doctrine\ORM\PersistentCollection {#2193 …}
    +votes: Doctrine\ORM\PersistentCollection {#2205 …}
    +reports: Doctrine\ORM\PersistentCollection {#2202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
    -id: 337438
    -bodyTs: "'abl':151 'addit':121 'airborn':105 'almost':76 'also':177 'anim':161,199 'aren':56 'attic':74,192 'bathroom':66 'becom':132 'bigger':51 'captur':168 'certain':77 'contact':118,153 'could':113,131 'd':2 'diseas':87 'enough':128 'even':116 'find':201 'found':91 'get':114 'go':63 'guess':36 'hang':70 'hazard':30 'help':166 'hous':112 'human':156 'ideal':49 'imposs':23 'includ':95 'inhuman':144 'instal':186 'insul':20 'issu':52 'know':15 'landlord':6,142,181 'least':47 'leptospirosi':97 'local':155 'long':127 'may':149 'mesh':187 'might':143 'mold':136 'organ':163 'other':99,109 'pathogen':103 'picki':59 'present':28 'prevent':197 're':139 'recommend':3 'releas':170 'reliev':78 'remov':7,145 'rescu':162 'safe':42,174 'salmonellosi':96 'say':25 'screen':189 'see':178 'sever':86 'sick':115 'small':160 'societi':157 'soffit':193 'somewher':173 'soon':10 'sourc':134 'specif':17 'squirrel':33,55,93,147,172 'type':18 'urin':130 'vent':195 'wast':94,120 'way':203 'well':83 'whether':26 'will':184 'without':14,117 'worri':140 'would':37,182"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6978975"
    +editedAt: DateTimeImmutable @1728384876 {#2222
      date: 2024-10-08 12:54:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706124899 {#2221
      date: 2024-01-24 20:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "He’s a pretty nice guy, I may just tell him about it and he’ll get someone to remove the guy humanely, thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706126537 {#2601
    date: 2024-01-24 21:02:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@Jimmyeatsausage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2598 …}
  +nested: Doctrine\ORM\PersistentCollection {#2596 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2675 …}
  -id: 337493
  -bodyTs: "'get':17 'guy':6,22 'human':23 'll':16 'may':8 'nice':5 'pretti':4 'remov':20 'someon':18 'tell':10 'thank':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126537 {#2600
    date: 2024-01-24 21:02:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2599
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2199
    +user: App\Entity\User {#2208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d recommend having the landlord remove it as soon as you can. Without knowing the specific type of insulation, it’s impossible to say whether it presents a hazard to the squirrel, but my guess would be it’s not safe or, at the very least, not ideal.\n
      \n
      The bigger issue is that squirrels aren’t very picky about where they go to the bathroom, and if its hanging out in the attic, its almost certainly relieving itself up there as well. There are several diseases that can be found in squirrel waste, including salmonellosis, leptospirosis, and others. Some of these pathogens are airborne, so you or others in the house could get sick even without contacting the waste. Additionally, if it’s up there long enough, the urine could become a source of mold.\n
      \n
      If you’re worried your landlord might inhumanely remove the squirrel, you may be able to contact your local humane society or other small animal rescue organization that can help you capture and release the squirrel somewhere safe.\n
      \n
      You should also see if the landlord would be willing to install mesh or screening over your attic soffits and vents to prevent other animals from finding their way up there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1728390891 {#2218
      date: 2024-10-08 14:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2194 …}
    +nested: Doctrine\ORM\PersistentCollection {#2193 …}
    +votes: Doctrine\ORM\PersistentCollection {#2205 …}
    +reports: Doctrine\ORM\PersistentCollection {#2202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
    -id: 337438
    -bodyTs: "'abl':151 'addit':121 'airborn':105 'almost':76 'also':177 'anim':161,199 'aren':56 'attic':74,192 'bathroom':66 'becom':132 'bigger':51 'captur':168 'certain':77 'contact':118,153 'could':113,131 'd':2 'diseas':87 'enough':128 'even':116 'find':201 'found':91 'get':114 'go':63 'guess':36 'hang':70 'hazard':30 'help':166 'hous':112 'human':156 'ideal':49 'imposs':23 'includ':95 'inhuman':144 'instal':186 'insul':20 'issu':52 'know':15 'landlord':6,142,181 'least':47 'leptospirosi':97 'local':155 'long':127 'may':149 'mesh':187 'might':143 'mold':136 'organ':163 'other':99,109 'pathogen':103 'picki':59 'present':28 'prevent':197 're':139 'recommend':3 'releas':170 'reliev':78 'remov':7,145 'rescu':162 'safe':42,174 'salmonellosi':96 'say':25 'screen':189 'see':178 'sever':86 'sick':115 'small':160 'societi':157 'soffit':193 'somewher':173 'soon':10 'sourc':134 'specif':17 'squirrel':33,55,93,147,172 'type':18 'urin':130 'vent':195 'wast':94,120 'way':203 'well':83 'whether':26 'will':184 'without':14,117 'worri':140 'would':37,182"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6978975"
    +editedAt: DateTimeImmutable @1728384876 {#2222
      date: 2024-10-08 12:54:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706124899 {#2221
      date: 2024-01-24 20:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "He’s a pretty nice guy, I may just tell him about it and he’ll get someone to remove the guy humanely, thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706126537 {#2601
    date: 2024-01-24 21:02:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@Jimmyeatsausage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2598 …}
  +nested: Doctrine\ORM\PersistentCollection {#2596 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2675 …}
  -id: 337493
  -bodyTs: "'get':17 'guy':6,22 'human':23 'll':16 'may':8 'nice':5 'pretti':4 'remov':20 'someon':18 'tell':10 'thank':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126537 {#2600
    date: 2024-01-24 21:02:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2599
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2199
    +user: App\Entity\User {#2208 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d recommend having the landlord remove it as soon as you can. Without knowing the specific type of insulation, it’s impossible to say whether it presents a hazard to the squirrel, but my guess would be it’s not safe or, at the very least, not ideal.\n
      \n
      The bigger issue is that squirrels aren’t very picky about where they go to the bathroom, and if its hanging out in the attic, its almost certainly relieving itself up there as well. There are several diseases that can be found in squirrel waste, including salmonellosis, leptospirosis, and others. Some of these pathogens are airborne, so you or others in the house could get sick even without contacting the waste. Additionally, if it’s up there long enough, the urine could become a source of mold.\n
      \n
      If you’re worried your landlord might inhumanely remove the squirrel, you may be able to contact your local humane society or other small animal rescue organization that can help you capture and release the squirrel somewhere safe.\n
      \n
      You should also see if the landlord would be willing to install mesh or screening over your attic soffits and vents to prevent other animals from finding their way up there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1728390891 {#2218
      date: 2024-10-08 14:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2194 …}
    +nested: Doctrine\ORM\PersistentCollection {#2193 …}
    +votes: Doctrine\ORM\PersistentCollection {#2205 …}
    +reports: Doctrine\ORM\PersistentCollection {#2202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
    -id: 337438
    -bodyTs: "'abl':151 'addit':121 'airborn':105 'almost':76 'also':177 'anim':161,199 'aren':56 'attic':74,192 'bathroom':66 'becom':132 'bigger':51 'captur':168 'certain':77 'contact':118,153 'could':113,131 'd':2 'diseas':87 'enough':128 'even':116 'find':201 'found':91 'get':114 'go':63 'guess':36 'hang':70 'hazard':30 'help':166 'hous':112 'human':156 'ideal':49 'imposs':23 'includ':95 'inhuman':144 'instal':186 'insul':20 'issu':52 'know':15 'landlord':6,142,181 'least':47 'leptospirosi':97 'local':155 'long':127 'may':149 'mesh':187 'might':143 'mold':136 'organ':163 'other':99,109 'pathogen':103 'picki':59 'present':28 'prevent':197 're':139 'recommend':3 'releas':170 'reliev':78 'remov':7,145 'rescu':162 'safe':42,174 'salmonellosi':96 'say':25 'screen':189 'see':178 'sever':86 'sick':115 'small':160 'societi':157 'soffit':193 'somewher':173 'soon':10 'sourc':134 'specif':17 'squirrel':33,55,93,147,172 'type':18 'urin':130 'vent':195 'wast':94,120 'way':203 'well':83 'whether':26 'will':184 'without':14,117 'worri':140 'would':37,182"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6978975"
    +editedAt: DateTimeImmutable @1728384876 {#2222
      date: 2024-10-08 12:54:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706124899 {#2221
      date: 2024-01-24 20:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2199}
  +body: "He’s a pretty nice guy, I may just tell him about it and he’ll get someone to remove the guy humanely, thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706126537 {#2601
    date: 2024-01-24 21:02:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
    "@Jimmyeatsausage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2598 …}
  +nested: Doctrine\ORM\PersistentCollection {#2596 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2675 …}
  -id: 337493
  -bodyTs: "'get':17 'guy':6,22 'human':23 'll':16 'may':8 'nice':5 'pretti':4 'remov':20 'someon':18 'tell':10 'thank':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126537 {#2600
    date: 2024-01-24 21:02:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2145
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The squirrel has such a beautiful colour and I can see that it’s really enjoying the apple! Thank you for sharing!🤩"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729344453 {#2154
    date: 2024-10-19 15:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 348746
  -bodyTs: "'appl':18 'beauti':6 'colour':7 'enjoy':16 'realli':15 'see':11 'share':22 'squirrel':2 'thank':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7241795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706498027 {#2158
    date: 2024-01-29 04:13: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
59 DENIED edit
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The squirrel has such a beautiful colour and I can see that it’s really enjoying the apple! Thank you for sharing!🤩"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729344453 {#2154
    date: 2024-10-19 15:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 348746
  -bodyTs: "'appl':18 'beauti':6 'colour':7 'enjoy':16 'realli':15 'see':11 'share':22 'squirrel':2 'thank':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7241795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706498027 {#2158
    date: 2024-01-29 04:13: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
60 DENIED moderate
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The squirrel has such a beautiful colour and I can see that it’s really enjoying the apple! Thank you for sharing!🤩"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729344453 {#2154
    date: 2024-10-19 15:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 348746
  -bodyTs: "'appl':18 'beauti':6 'colour':7 'enjoy':16 'realli':15 'see':11 'share':22 'squirrel':2 'thank':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7241795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706498027 {#2158
    date: 2024-01-29 04:13: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
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 {#2664
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2145
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The squirrel has such a beautiful colour and I can see that it’s really enjoying the apple! Thank you for sharing!🤩"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729344453 {#2154
      date: 2024-10-19 15:27:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#2148 …}
    +votes: Doctrine\ORM\PersistentCollection {#2146 …}
    +reports: Doctrine\ORM\PersistentCollection {#2180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
    -id: 348746
    -bodyTs: "'appl':18 'beauti':6 'colour':7 'enjoy':16 'realli':15 'see':11 'share':22 'squirrel':2 'thank':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/7241795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706498027 {#2158
      date: 2024-01-29 04:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2145}
  +body: "You’re welcome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706522371 {#2662
    date: 2024-01-29 10:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@Koto@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2677 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
  -id: 349390
  -bodyTs: "'re':2 'welcom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522371 {#2663
    date: 2024-01-29 10:59: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
63 DENIED edit
App\Entity\EntryComment {#2664
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2145
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The squirrel has such a beautiful colour and I can see that it’s really enjoying the apple! Thank you for sharing!🤩"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729344453 {#2154
      date: 2024-10-19 15:27:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#2148 …}
    +votes: Doctrine\ORM\PersistentCollection {#2146 …}
    +reports: Doctrine\ORM\PersistentCollection {#2180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
    -id: 348746
    -bodyTs: "'appl':18 'beauti':6 'colour':7 'enjoy':16 'realli':15 'see':11 'share':22 'squirrel':2 'thank':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/7241795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706498027 {#2158
      date: 2024-01-29 04:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2145}
  +body: "You’re welcome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706522371 {#2662
    date: 2024-01-29 10:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@Koto@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2677 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
  -id: 349390
  -bodyTs: "'re':2 'welcom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522371 {#2663
    date: 2024-01-29 10:59: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
64 DENIED moderate
App\Entity\EntryComment {#2664
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2145
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The squirrel has such a beautiful colour and I can see that it’s really enjoying the apple! Thank you for sharing!🤩"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729344453 {#2154
      date: 2024-10-19 15:27:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#2148 …}
    +votes: Doctrine\ORM\PersistentCollection {#2146 …}
    +reports: Doctrine\ORM\PersistentCollection {#2180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
    -id: 348746
    -bodyTs: "'appl':18 'beauti':6 'colour':7 'enjoy':16 'realli':15 'see':11 'share':22 'squirrel':2 'thank':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/7241795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706498027 {#2158
      date: 2024-01-29 04:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2145}
  +body: "You’re welcome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706522371 {#2662
    date: 2024-01-29 10:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@Koto@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2677 …}
  +votes: Doctrine\ORM\PersistentCollection {#2668 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
  -id: 349390
  -bodyTs: "'re':2 'welcom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522371 {#2663
    date: 2024-01-29 10:59: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
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 {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love their ear tufts! Squirrels around here just have boring round ears."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729344771 {#2147
    date: 2024-10-19 15:32:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 349127
  -bodyTs: "'around':7 'bore':11 'ear':4,13 'love':2 'round':12 'squirrel':6 'tuft':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7119649"
  +editedAt: DateTimeImmutable @1729416509 {#2151
    date: 2024-10-20 11:28:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706510812 {#2157
    date: 2024-01-29 07:46:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love their ear tufts! Squirrels around here just have boring round ears."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729344771 {#2147
    date: 2024-10-19 15:32:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 349127
  -bodyTs: "'around':7 'bore':11 'ear':4,13 'love':2 'round':12 'squirrel':6 'tuft':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7119649"
  +editedAt: DateTimeImmutable @1729416509 {#2151
    date: 2024-10-20 11:28:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706510812 {#2157
    date: 2024-01-29 07:46:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#1985 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love their ear tufts! Squirrels around here just have boring round ears."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729344771 {#2147
    date: 2024-10-19 15:32:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 349127
  -bodyTs: "'around':7 'bore':11 'ear':4,13 'love':2 'round':12 'squirrel':6 'tuft':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7119649"
  +editedAt: DateTimeImmutable @1729416509 {#2151
    date: 2024-10-20 11:28:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706510812 {#2157
    date: 2024-01-29 07:46:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2684
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2175
    +user: App\Entity\User {#1985 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I love their ear tufts! Squirrels around here just have boring round ears."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1729344771 {#2147
      date: 2024-10-19 15:32:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 349127
    -bodyTs: "'around':7 'bore':11 'ear':4,13 'love':2 'round':12 'squirrel':6 'tuft':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7119649"
    +editedAt: DateTimeImmutable @1729416509 {#2151
      date: 2024-10-20 11:28:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706510812 {#2157
      date: 2024-01-29 07:46:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2175}
  +body: "Love them too, in summer they are much smaller though. So I assume it’s part of their winter attire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706522482 {#2682
    date: 2024-01-29 11:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 349395
  -bodyTs: "'assum':13 'attir':20 'love':1 'much':8 'part':16 'smaller':9 'summer':5 'though':10 'winter':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522482 {#2683
    date: 2024-01-29 11:01: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
71 DENIED edit
App\Entity\EntryComment {#2684
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2175
    +user: App\Entity\User {#1985 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I love their ear tufts! Squirrels around here just have boring round ears."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1729344771 {#2147
      date: 2024-10-19 15:32:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 349127
    -bodyTs: "'around':7 'bore':11 'ear':4,13 'love':2 'round':12 'squirrel':6 'tuft':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7119649"
    +editedAt: DateTimeImmutable @1729416509 {#2151
      date: 2024-10-20 11:28:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706510812 {#2157
      date: 2024-01-29 07:46:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2175}
  +body: "Love them too, in summer they are much smaller though. So I assume it’s part of their winter attire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706522482 {#2682
    date: 2024-01-29 11:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 349395
  -bodyTs: "'assum':13 'attir':20 'love':1 'much':8 'part':16 'smaller':9 'summer':5 'though':10 'winter':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522482 {#2683
    date: 2024-01-29 11:01: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
72 DENIED moderate
App\Entity\EntryComment {#2684
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2175
    +user: App\Entity\User {#1985 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I love their ear tufts! Squirrels around here just have boring round ears."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1729344771 {#2147
      date: 2024-10-19 15:32:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 349127
    -bodyTs: "'around':7 'bore':11 'ear':4,13 'love':2 'round':12 'squirrel':6 'tuft':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7119649"
    +editedAt: DateTimeImmutable @1729416509 {#2151
      date: 2024-10-20 11:28:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706510812 {#2157
      date: 2024-01-29 07:46:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2175}
  +body: "Love them too, in summer they are much smaller though. So I assume it’s part of their winter attire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706522482 {#2682
    date: 2024-01-29 11:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 349395
  -bodyTs: "'assum':13 'attir':20 'love':1 'much':8 'part':16 'smaller':9 'summer':5 'though':10 'winter':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522482 {#2683
    date: 2024-01-29 11:01: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
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 {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It looks like it’s rocking a mowhawk and I am here for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729344815 {#1356
    date: 2024-10-19 15:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 349200
  -bodyTs: "'like':3 'look':2 'mowhawk':8 'rock':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8226749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706513794 {#1355
    date: 2024-01-29 08:36: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
75 DENIED edit
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It looks like it’s rocking a mowhawk and I am here for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729344815 {#1356
    date: 2024-10-19 15:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 349200
  -bodyTs: "'like':3 'look':2 'mowhawk':8 'rock':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8226749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706513794 {#1355
    date: 2024-01-29 08:36: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
76 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It looks like it’s rocking a mowhawk and I am here for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729344815 {#1356
    date: 2024-10-19 15:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 349200
  -bodyTs: "'like':3 'look':2 'mowhawk':8 'rock':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8226749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706513794 {#1355
    date: 2024-01-29 08:36: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
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 {#2699
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It looks like it’s rocking a mowhawk and I am here for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729344815 {#1356
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 349200
    -bodyTs: "'like':3 'look':2 'mowhawk':8 'rock':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8226749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706513794 {#1355
      date: 2024-01-29 08:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: ":D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706522521 {#2697
    date: 2024-01-29 11:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@tired_lemming@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2700 …}
  +nested: Doctrine\ORM\PersistentCollection {#2702 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  -id: 349398
  -bodyTs: "'d':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522521 {#2698
    date: 2024-01-29 11:02: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
79 DENIED edit
App\Entity\EntryComment {#2699
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It looks like it’s rocking a mowhawk and I am here for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729344815 {#1356
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 349200
    -bodyTs: "'like':3 'look':2 'mowhawk':8 'rock':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8226749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706513794 {#1355
      date: 2024-01-29 08:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: ":D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706522521 {#2697
    date: 2024-01-29 11:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@tired_lemming@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2700 …}
  +nested: Doctrine\ORM\PersistentCollection {#2702 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  -id: 349398
  -bodyTs: "'d':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522521 {#2698
    date: 2024-01-29 11:02: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
80 DENIED moderate
App\Entity\EntryComment {#2699
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#314
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#315
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#309
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It looks like it’s rocking a mowhawk and I am here for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729344815 {#1356
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 349200
    -bodyTs: "'like':3 'look':2 'mowhawk':8 'rock':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8226749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706513794 {#1355
      date: 2024-01-29 08:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: ":D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706522521 {#2697
    date: 2024-01-29 11:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
    "@tired_lemming@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2700 …}
  +nested: Doctrine\ORM\PersistentCollection {#2702 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  -id: 349398
  -bodyTs: "'d':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706522521 {#2698
    date: 2024-01-29 11:02: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
81 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "squirrels@lemmy.ca"
  +title: "squirrels"
  +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5
  +entryCommentCount: 19
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729344815 {#314
    date: 2024-10-19 15:33:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 126
  +apId: "squirrels@lemmy.ca"
  +apProfileId: "https://lemmy.ca/c/squirrels"
  +apPublicUrl: "https://lemmy.ca/c/squirrels"
  +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
  +apInboxUrl: "https://lemmy.ca/inbox"
  +apDomain: "lemmy.ca"
  +apPreferredUsername: "squirrels"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703908222 {#315
    date: 2023-12-30 04:50:22.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703908219 {#309
    date: 2023-12-30 04:50:19.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