GET https://kbin.spritesserver.nl/index.php/m/squirrels@lemmy.ca/comments/top

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 …}
}
27.00 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.06 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 {#1535
  +user: App\Entity\User {#1902 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1530
    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 {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  -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 {#2451
    date: 2024-10-08 12:54:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124899 {#1531
    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
3 DENIED edit
App\Entity\EntryComment {#1535
  +user: App\Entity\User {#1902 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1530
    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 {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  -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 {#2451
    date: 2024-10-08 12:54:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124899 {#1531
    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
4 DENIED moderate
App\Entity\EntryComment {#1535
  +user: App\Entity\User {#1902 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1530
    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 {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  -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 {#2451
    date: 2024-10-08 12:54:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124899 {#1531
    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
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 {#2605
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1535
    +user: App\Entity\User {#1902 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1530
      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 {#2466 …}
    +nested: Doctrine\ORM\PersistentCollection {#2356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1512 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
    -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 {#2451
      date: 2024-10-08 12:54:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706124899 {#1531
      date: 2024-01-24 20:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1535}
  +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 {#2607
    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 {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2602 …}
  +votes: Doctrine\ORM\PersistentCollection {#2600 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2681 …}
  -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 {#2606
    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
7 DENIED edit
App\Entity\EntryComment {#2605
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1535
    +user: App\Entity\User {#1902 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1530
      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 {#2466 …}
    +nested: Doctrine\ORM\PersistentCollection {#2356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1512 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
    -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 {#2451
      date: 2024-10-08 12:54:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706124899 {#1531
      date: 2024-01-24 20:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1535}
  +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 {#2607
    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 {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2602 …}
  +votes: Doctrine\ORM\PersistentCollection {#2600 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2681 …}
  -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 {#2606
    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
8 DENIED moderate
App\Entity\EntryComment {#2605
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1535
    +user: App\Entity\User {#1902 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1530
      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 {#2466 …}
    +nested: Doctrine\ORM\PersistentCollection {#2356 …}
    +votes: Doctrine\ORM\PersistentCollection {#1512 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
    -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 {#2451
      date: 2024-10-08 12:54:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706124899 {#1531
      date: 2024-01-24 20:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1535}
  +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 {#2607
    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 {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2602 …}
  +votes: Doctrine\ORM\PersistentCollection {#2600 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2681 …}
  -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 {#2606
    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
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 {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1735
    date: 2024-10-08 14:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -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 {#1716
    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
11 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1735
    date: 2024-10-08 14:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -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 {#1716
    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
12 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1735
    date: 2024-10-08 14:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -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 {#1716
    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
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 {#2621
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1735
      date: 2024-10-08 14:51:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -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 {#1716
      date: 2024-01-24 20:32:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#2623
    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 {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  -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 {#2622
    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
15 DENIED edit
App\Entity\EntryComment {#2621
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1735
      date: 2024-10-08 14:51:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -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 {#1716
      date: 2024-01-24 20:32:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#2623
    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 {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  -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 {#2622
    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
16 DENIED moderate
App\Entity\EntryComment {#2621
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2355 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1735
      date: 2024-10-08 14:51:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yokonzo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -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 {#1716
      date: 2024-01-24 20:32:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +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 {#2623
    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 {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  -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 {#2622
    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
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 {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1382
    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 {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -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 {#1401
    date: 2024-10-20 11:28:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706510812 {#1404
    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
19 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1382
    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 {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -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 {#1401
    date: 2024-10-20 11:28:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706510812 {#1404
    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
20 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1382
    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 {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -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 {#1401
    date: 2024-10-20 11:28:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706510812 {#1404
    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
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 {#2690
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1382
      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 {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -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 {#1401
      date: 2024-10-20 11:28:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706510812 {#1404
      date: 2024-01-29 07:46:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +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 {#2688
    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 {#2691 …}
  +nested: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  -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 {#2689
    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
23 DENIED edit
App\Entity\EntryComment {#2690
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1382
      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 {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -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 {#1401
      date: 2024-10-20 11:28:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706510812 {#1404
      date: 2024-01-29 07:46:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +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 {#2688
    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 {#2691 …}
  +nested: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  -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 {#2689
    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
24 DENIED moderate
App\Entity\EntryComment {#2690
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#1382
      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 {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -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 {#1401
      date: 2024-10-20 11:28:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706510812 {#1404
      date: 2024-01-29 07:46:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +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 {#2688
    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 {#2691 …}
  +nested: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  -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 {#2689
    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
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 {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2344
    date: 2024-10-19 15:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -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 {#2349
    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
27 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2344
    date: 2024-10-19 15:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -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 {#2349
    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
28 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2344
    date: 2024-10-19 15:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -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 {#2349
    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
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 {#2670
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2344
      date: 2024-10-19 15:27:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -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 {#2349
      date: 2024-01-29 04:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "You’re welcome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706522371 {#2668
    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 {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  -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 {#2669
    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
31 DENIED edit
App\Entity\EntryComment {#2670
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2344
      date: 2024-10-19 15:27:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -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 {#2349
      date: 2024-01-29 04:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "You’re welcome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706522371 {#2668
    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 {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  -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 {#2669
    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
32 DENIED moderate
App\Entity\EntryComment {#2670
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2344
      date: 2024-10-19 15:27:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -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 {#2349
      date: 2024-01-29 04:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "You’re welcome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706522371 {#2668
    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 {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  -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 {#2669
    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
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 {#2117
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2107
    date: 2024-01-06 13:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2112
    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
35 DENIED edit
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2107
    date: 2024-01-06 13:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2112
    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
36 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2107
    date: 2024-01-06 13:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2112
    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
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 {#2126
  +user: App\Entity\User {#2231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2118
    date: 2024-10-19 15:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -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 {#2114
    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
39 DENIED edit
App\Entity\EntryComment {#2126
  +user: App\Entity\User {#2231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2118
    date: 2024-10-19 15:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -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 {#2114
    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
40 DENIED moderate
App\Entity\EntryComment {#2126
  +user: App\Entity\User {#2231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2118
    date: 2024-10-19 15:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PurpleSheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -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 {#2114
    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
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 {#2705
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2126
    +user: App\Entity\User {#2231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2118
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2043 …}
    +nested: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -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 {#2114
      date: 2024-01-29 08:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2126}
  +body: ":D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706522521 {#2703
    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 {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -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 {#2704
    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
43 DENIED edit
App\Entity\EntryComment {#2705
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2126
    +user: App\Entity\User {#2231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2118
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2043 …}
    +nested: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -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 {#2114
      date: 2024-01-29 08:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2126}
  +body: ":D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706522521 {#2703
    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 {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -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 {#2704
    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
44 DENIED moderate
App\Entity\EntryComment {#2705
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2126
    +user: App\Entity\User {#2231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2118
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PurpleSheeple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2043 …}
    +nested: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2198 …}
    +reports: Doctrine\ORM\PersistentCollection {#2227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -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 {#2114
      date: 2024-01-29 08:36:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2126}
  +body: ":D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706522521 {#2703
    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 {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -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 {#2704
    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
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 {#2205
  +user: App\Entity\User {#2266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2199
    date: 2024-08-31 09:27:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -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 {#2194
    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
47 DENIED edit
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#2266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2199
    date: 2024-08-31 09:27:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -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 {#2194
    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
48 DENIED moderate
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#2266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2199
    date: 2024-08-31 09:27:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -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 {#2194
    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
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 {#2636
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2205
    +user: App\Entity\User {#2266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2199
      date: 2024-08-31 09:27:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -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 {#2194
      date: 2024-01-16 00:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2205}
  +body: "Their insanity adds to their cuteness!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705432248 {#2638
    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 {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -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 {#2637
    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
51 DENIED edit
App\Entity\EntryComment {#2636
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2205
    +user: App\Entity\User {#2266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2199
      date: 2024-08-31 09:27:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -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 {#2194
      date: 2024-01-16 00:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2205}
  +body: "Their insanity adds to their cuteness!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705432248 {#2638
    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 {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -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 {#2637
    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
52 DENIED moderate
App\Entity\EntryComment {#2636
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2205
    +user: App\Entity\User {#2266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2199
      date: 2024-08-31 09:27:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2202 …}
    +nested: Doctrine\ORM\PersistentCollection {#2210 …}
    +votes: Doctrine\ORM\PersistentCollection {#2207 …}
    +reports: Doctrine\ORM\PersistentCollection {#2208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
    -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 {#2194
      date: 2024-01-16 00:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2205}
  +body: "Their insanity adds to their cuteness!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705432248 {#2638
    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 {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2631 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -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 {#2637
    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
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 {#2146
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2150
    date: 2024-01-06 11:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2179 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -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 {#2152
    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
55 DENIED edit
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2150
    date: 2024-01-06 11:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2179 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -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 {#2152
    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
56 DENIED moderate
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2150
    date: 2024-01-06 11:25:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2179 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2175 …}
  -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 {#2152
    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
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 {#1351
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2352
    date: 2024-09-01 16:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -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 {#1347
    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
59 DENIED edit
App\Entity\EntryComment {#1351
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2352
    date: 2024-09-01 16:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -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 {#1347
    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
60 DENIED moderate
App\Entity\EntryComment {#1351
  +user: App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#2352
    date: 2024-09-01 16:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -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 {#1347
    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
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 {#2651
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1351
    +user: App\Entity\User {#2176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2352
      date: 2024-09-01 16:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1352 …}
    +nested: Doctrine\ORM\PersistentCollection {#1354 …}
    +votes: Doctrine\ORM\PersistentCollection {#1356 …}
    +reports: Doctrine\ORM\PersistentCollection {#1357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
    -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 {#1347
      date: 2024-01-15 23:32:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1351}
  +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 {#2653
    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 {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  -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 {#2652
    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
63 DENIED edit
App\Entity\EntryComment {#2651
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1351
    +user: App\Entity\User {#2176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2352
      date: 2024-09-01 16:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1352 …}
    +nested: Doctrine\ORM\PersistentCollection {#1354 …}
    +votes: Doctrine\ORM\PersistentCollection {#1356 …}
    +reports: Doctrine\ORM\PersistentCollection {#1357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
    -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 {#1347
      date: 2024-01-15 23:32:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1351}
  +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 {#2653
    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 {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  -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 {#2652
    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
64 DENIED moderate
App\Entity\EntryComment {#2651
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1351
    +user: App\Entity\User {#2176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +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 {#2352
      date: 2024-09-01 16:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1352 …}
    +nested: Doctrine\ORM\PersistentCollection {#1354 …}
    +votes: Doctrine\ORM\PersistentCollection {#1356 …}
    +reports: Doctrine\ORM\PersistentCollection {#1357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
    -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 {#1347
      date: 2024-01-15 23:32:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1351}
  +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 {#2653
    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 {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  -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 {#2652
    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
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 {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1349
    date: 2024-08-25 23:34:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -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 {#1350
    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
67 DENIED edit
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1349
    date: 2024-08-25 23:34:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -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 {#1350
    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
68 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      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 {#1349
    date: 2024-08-25 23:34:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesMotsBalaises@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2499 …}
  +nested: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  -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 {#1350
    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
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 {#2576
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Squirrel bat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1724621648 {#1349
      date: 2024-08-25 23:34:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -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 {#1350
      date: 2024-01-15 22:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Birrel squat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705354798 {#2575
    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 {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -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 {#2578
    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
71 DENIED edit
App\Entity\EntryComment {#2576
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Squirrel bat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1724621648 {#1349
      date: 2024-08-25 23:34:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -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 {#1350
      date: 2024-01-15 22:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Birrel squat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705354798 {#2575
    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 {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -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 {#2578
    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
72 DENIED moderate
App\Entity\EntryComment {#2576
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "Squirrel bat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1724621648 {#1349
      date: 2024-08-25 23:34:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LesMotsBalaises@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2499 …}
    +nested: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    -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 {#1350
      date: 2024-01-15 22:25:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Birrel squat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705354798 {#2575
    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 {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -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 {#2578
    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
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 {#2722
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2498
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Squirrel bat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1724621648 {#1349
        date: 2024-08-25 23:34:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2499 …}
      +nested: Doctrine\ORM\PersistentCollection {#2501 …}
      +votes: Doctrine\ORM\PersistentCollection {#2503 …}
      +reports: Doctrine\ORM\PersistentCollection {#2505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
      -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 {#1350
        date: 2024-01-15 22:25:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "Birrel squat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705354798 {#2575
      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 {#2665 …}
    +nested: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -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 {#2578
      date: 2024-01-15 22:39:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Batirrel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705361300 {#2721
    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 {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -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 {#2724
    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
75 DENIED edit
App\Entity\EntryComment {#2722
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2498
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Squirrel bat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1724621648 {#1349
        date: 2024-08-25 23:34:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2499 …}
      +nested: Doctrine\ORM\PersistentCollection {#2501 …}
      +votes: Doctrine\ORM\PersistentCollection {#2503 …}
      +reports: Doctrine\ORM\PersistentCollection {#2505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
      -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 {#1350
        date: 2024-01-15 22:25:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "Birrel squat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705354798 {#2575
      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 {#2665 …}
    +nested: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -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 {#2578
      date: 2024-01-15 22:39:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Batirrel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705361300 {#2721
    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 {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -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 {#2724
    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
76 DENIED moderate
App\Entity\EntryComment {#2722
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2498
      +user: App\Entity\User {#2511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: null
      +root: null
      +body: "Squirrel bat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1724621648 {#1349
        date: 2024-08-25 23:34:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesMotsBalaises@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2499 …}
      +nested: Doctrine\ORM\PersistentCollection {#2501 …}
      +votes: Doctrine\ORM\PersistentCollection {#2503 …}
      +reports: Doctrine\ORM\PersistentCollection {#2505 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
      -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 {#1350
        date: 2024-01-15 22:25:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "Birrel squat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705354798 {#2575
      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 {#2665 …}
    +nested: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
    -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 {#2578
      date: 2024-01-15 22:39:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Batirrel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705361300 {#2721
    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 {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -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 {#2724
    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
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 {#2756
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2576
      +user: Proxies\__CG__\App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2498
        +user: App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Squirrel bat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1724621648 {#1349
          date: 2024-08-25 23:34:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesMotsBalaises@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2499 …}
        +nested: Doctrine\ORM\PersistentCollection {#2501 …}
        +votes: Doctrine\ORM\PersistentCollection {#2503 …}
        +reports: Doctrine\ORM\PersistentCollection {#2505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
        -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 {#1350
          date: 2024-01-15 22:25:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2498}
      +body: "Birrel squat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705354798 {#2575
        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 {#2665 …}
      +nested: Doctrine\ORM\PersistentCollection {#2663 …}
      +votes: Doctrine\ORM\PersistentCollection {#2661 …}
      +reports: Doctrine\ORM\PersistentCollection {#2659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
      -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 {#2578
        date: 2024-01-15 22:39:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "Batirrel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705361300 {#2721
      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 {#2733 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    -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 {#2724
      date: 2024-01-16 00:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Squirrbat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705387931 {#2751
    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 {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  -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 {#2754
    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
79 DENIED edit
App\Entity\EntryComment {#2756
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2576
      +user: Proxies\__CG__\App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2498
        +user: App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Squirrel bat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1724621648 {#1349
          date: 2024-08-25 23:34:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesMotsBalaises@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2499 …}
        +nested: Doctrine\ORM\PersistentCollection {#2501 …}
        +votes: Doctrine\ORM\PersistentCollection {#2503 …}
        +reports: Doctrine\ORM\PersistentCollection {#2505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
        -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 {#1350
          date: 2024-01-15 22:25:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2498}
      +body: "Birrel squat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705354798 {#2575
        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 {#2665 …}
      +nested: Doctrine\ORM\PersistentCollection {#2663 …}
      +votes: Doctrine\ORM\PersistentCollection {#2661 …}
      +reports: Doctrine\ORM\PersistentCollection {#2659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
      -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 {#2578
        date: 2024-01-15 22:39:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "Batirrel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705361300 {#2721
      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 {#2733 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    -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 {#2724
      date: 2024-01-16 00:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Squirrbat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705387931 {#2751
    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 {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  -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 {#2754
    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
80 DENIED moderate
App\Entity\EntryComment {#2756
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +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 {#315
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -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 {#318
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#314
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: App\Entity\EntryComment {#2576
      +user: Proxies\__CG__\App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
      +magazine: App\Entity\Magazine {#302}
      +image: null
      +parent: App\Entity\EntryComment {#2498
        +user: App\Entity\User {#2511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
        +magazine: App\Entity\Magazine {#302}
        +image: null
        +parent: null
        +root: null
        +body: "Squirrel bat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1724621648 {#1349
          date: 2024-08-25 23:34:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesMotsBalaises@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2499 …}
        +nested: Doctrine\ORM\PersistentCollection {#2501 …}
        +votes: Doctrine\ORM\PersistentCollection {#2503 …}
        +reports: Doctrine\ORM\PersistentCollection {#2505 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
        -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 {#1350
          date: 2024-01-15 22:25:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2498}
      +body: "Birrel squat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705354798 {#2575
        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 {#2665 …}
      +nested: Doctrine\ORM\PersistentCollection {#2663 …}
      +votes: Doctrine\ORM\PersistentCollection {#2661 …}
      +reports: Doctrine\ORM\PersistentCollection {#2659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
      -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 {#2578
        date: 2024-01-15 22:39:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2498}
    +body: "Batirrel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705361300 {#2721
      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 {#2733 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    -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 {#2724
      date: 2024-01-16 00:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Squirrbat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705387931 {#2751
    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 {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  -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 {#2754
    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
81 DENIED edit
App\Entity\Magazine {#302
  +icon: Proxies\__CG__\App\Entity\Image {#282 …}
  +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 {#315
    date: 2024-10-19 15:33:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#273 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
  +entries: Doctrine\ORM\PersistentCollection {#216 …}
  +posts: Doctrine\ORM\PersistentCollection {#174 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
  +bans: Doctrine\ORM\PersistentCollection {#153 …}
  +reports: Doctrine\ORM\PersistentCollection {#139 …}
  +badges: Doctrine\ORM\PersistentCollection {#117 …}
  +logs: Doctrine\ORM\PersistentCollection {#107 …}
  +awards: Doctrine\ORM\PersistentCollection {#96 …}
  +categories: Doctrine\ORM\PersistentCollection {#83 …}
  -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 {#318
    date: 2023-12-30 04:50:22.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703908219 {#314
    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