GET https://kbin.spritesserver.nl/u/@EeeDawg101@lemm.ee/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "I always grab a disinfecting wipe at the entrance and use it to wet my fingers so I can open them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704069077 {#2062
    date: 2024-01-01 01:31:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 273619
  -bodyTs: "'alway':2 'disinfect':5 'entranc':9 'finger':16 'grab':3 'open':20 'use':11 'wet':14 'wipe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7759215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704069077 {#1908
    date: 2024-01-01 01:31: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
3 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "I always grab a disinfecting wipe at the entrance and use it to wet my fingers so I can open them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704069077 {#2062
    date: 2024-01-01 01:31:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 273619
  -bodyTs: "'alway':2 'disinfect':5 'entranc':9 'finger':16 'grab':3 'open':20 'use':11 'wet':14 'wipe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7759215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704069077 {#1908
    date: 2024-01-01 01:31: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
4 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "I always grab a disinfecting wipe at the entrance and use it to wet my fingers so I can open them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704069077 {#2062
    date: 2024-01-01 01:31:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 273619
  -bodyTs: "'alway':2 'disinfect':5 'entranc':9 'finger':16 'grab':3 'open':20 'use':11 'wet':14 'wipe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7759215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704069077 {#1908
    date: 2024-01-01 01:31: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
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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
      \n
      Incredible handheld gaming device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702441433 {#2331
      date: 2023-12-13 05:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2140 …}
    +nested: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2093 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 182993
    -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6828525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701399502 {#2060
      date: 2023-12-01 03:58:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "That’s amazing. Ill definitely start using that. I freaking love Firefox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701401597 {#2078
    date: 2023-12-01 04:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@mihnt@lemmy.world"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 183083
  -bodyTs: "'amaz':3 'definit':5 'firefox':12 'freak':10 'ill':4 'love':11 'start':6 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6829544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701401597 {#2097
    date: 2023-12-01 04:33: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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
      \n
      Incredible handheld gaming device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702441433 {#2331
      date: 2023-12-13 05:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2140 …}
    +nested: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2093 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 182993
    -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6828525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701399502 {#2060
      date: 2023-12-01 03:58:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "That’s amazing. Ill definitely start using that. I freaking love Firefox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701401597 {#2078
    date: 2023-12-01 04:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@mihnt@lemmy.world"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 183083
  -bodyTs: "'amaz':3 'definit':5 'firefox':12 'freak':10 'ill':4 'love':11 'start':6 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6829544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701401597 {#2097
    date: 2023-12-01 04:33: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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
      \n
      Incredible handheld gaming device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702441433 {#2331
      date: 2023-12-13 05:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2140 …}
    +nested: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2093 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 182993
    -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6828525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701399502 {#2060
      date: 2023-12-01 03:58:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "That’s amazing. Ill definitely start using that. I freaking love Firefox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701401597 {#2078
    date: 2023-12-01 04:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@mihnt@lemmy.world"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 183083
  -bodyTs: "'amaz':3 'definit':5 'firefox':12 'freak':10 'ill':4 'love':11 'start':6 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6829544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701401597 {#2097
    date: 2023-12-01 04:33: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 {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
      \n
      Incredible handheld gaming device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702441433 {#2331
      date: 2023-12-13 05:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2140 …}
    +nested: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2093 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 182993
    -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6828525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701399502 {#2060
      date: 2023-12-01 03:58:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Thanks I was kinda shocked when I saw the link it gave me lol. I have no intention of earning referral money or anything. I wasn’t even logged into Ali express when I copied the link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701400196 {#2323
    date: 2023-12-01 04:09:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 183020
  -bodyTs: "'ali':31 'anyth':24 'copi':35 'earn':20 'even':28 'express':32 'gave':12 'intent':18 'kinda':4 'link':10,37 'log':29 'lol':14 'money':22 'referr':21 'saw':8 'shock':5 'thank':1 'wasn':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6828878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701400196 {#2030
    date: 2023-12-01 04:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
      \n
      Incredible handheld gaming device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702441433 {#2331
      date: 2023-12-13 05:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2140 …}
    +nested: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2093 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 182993
    -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6828525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701399502 {#2060
      date: 2023-12-01 03:58:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Thanks I was kinda shocked when I saw the link it gave me lol. I have no intention of earning referral money or anything. I wasn’t even logged into Ali express when I copied the link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701400196 {#2323
    date: 2023-12-01 04:09:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 183020
  -bodyTs: "'ali':31 'anyth':24 'copi':35 'earn':20 'even':28 'express':32 'gave':12 'intent':18 'kinda':4 'link':10,37 'log':29 'lol':14 'money':22 'referr':21 'saw':8 'shock':5 'thank':1 'wasn':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6828878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701400196 {#2030
    date: 2023-12-01 04:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
      \n
      Incredible handheld gaming device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702441433 {#2331
      date: 2023-12-13 05:23:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2140 …}
    +nested: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2093 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 182993
    -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6828525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701399502 {#2060
      date: 2023-12-01 03:58:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Thanks I was kinda shocked when I saw the link it gave me lol. I have no intention of earning referral money or anything. I wasn’t even logged into Ali express when I copied the link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701400196 {#2323
    date: 2023-12-01 04:09:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 183020
  -bodyTs: "'ali':31 'anyth':24 'copi':35 'earn':20 'even':28 'express':32 'gave':12 'intent':18 'kinda':4 'link':10,37 'log':29 'lol':14 'money':22 'referr':21 'saw':8 'shock':5 'thank':1 'wasn':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6828878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701400196 {#2030
    date: 2023-12-01 04:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
    \n
    Incredible handheld gaming device.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702441433 {#2331
    date: 2023-12-13 05:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 182993
  -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6828525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701399502 {#2060
    date: 2023-12-01 03:58:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
    \n
    Incredible handheld gaming device.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702441433 {#2331
    date: 2023-12-13 05:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 182993
  -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6828525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701399502 {#2060
    date: 2023-12-01 03:58:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Retro handheld gaming machines! One like the Miyoo mini - [www.aliexpress.us/item/3256805029072733.html?spm=…](https://www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175JsQ6Yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21USD%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21US%210%21AB&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)\n
    \n
    Incredible handheld gaming device.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702441433 {#2331
    date: 2023-12-13 05:23:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nindelofocho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 182993
  -bodyTs: "'/item/3256805029072733.html?spm=':12 '/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':15 'devic':19 'game':3,18 'handheld':2,17 'incred':16 'like':6 'machin':4 'mini':9 'miyoo':8 'one':5 'retro':1 'www.aliexpress.us':11,14 'www.aliexpress.us/item/3256805029072733.html?spm=':10 'www.aliexpress.us/item/3256805029072733.html?spm=a2g0n.productlist.0.0.70ea1175jsq6yu&browser_id=d65e366aa49c4fc8b9e50714328659c1&aff_platform=msite&m_page_id=deaacfcbec18c234cca5c250c07efc932199ddaea1&gclid=&pdp_npi=4%40dis%21usd%2166.22%2166.22%21%21%21470.00%21%21%40210321c717013992842986230e162a%2112000032398395660%21sea%21us%210%21ab&algo_pvid=d938bf3e-547c-424a-9458-27ead5dd64ba)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6828525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701399502 {#2060
    date: 2023-12-01 03:58:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Nice very good ones!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701353925 {#2351
    date: 2023-11-30 15:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@SVcross@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 180895
  -bodyTs: "'good':3 'nice':1 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6801727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701353925 {#2040
    date: 2023-11-30 15:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Nice very good ones!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701353925 {#2351
    date: 2023-11-30 15:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@SVcross@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 180895
  -bodyTs: "'good':3 'nice':1 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6801727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701353925 {#2040
    date: 2023-11-30 15:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Nice very good ones!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701353925 {#2351
    date: 2023-11-30 15:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
    "@SVcross@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 180895
  -bodyTs: "'good':3 'nice':1 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6801727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701353925 {#2040
    date: 2023-11-30 15:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never eaten boar. What does this “taint” taste like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697990176 {#2068
      date: 2023-10-22 17:56:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tooclose104@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2052 …}
    +nested: Doctrine\ORM\PersistentCollection {#2058 …}
    +votes: Doctrine\ORM\PersistentCollection {#2125 …}
    +reports: Doctrine\ORM\PersistentCollection {#2041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
    -id: 65028
    -bodyTs: "'boar':5 'eaten':4 'like':11 'never':3 'taint':9 'tast':10 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4386699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696469793 {#2073
      date: 2023-10-05 03:36:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Damn that sounds awful and that’s super interesting about what you said about pork being “unclean” probably really is something to that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696904920 {#2080
    date: 2023-10-10 04:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tooclose104@lemmy.ca"
    "@EeeDawg101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 65035
  -bodyTs: "'aw':4 'damn':1 'interest':9 'pork':15 'probabl':18 'realli':19 'said':13 'someth':21 'sound':3 'super':8 'unclean':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4656643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904920 {#2064
    date: 2023-10-10 04:28:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never eaten boar. What does this “taint” taste like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697990176 {#2068
      date: 2023-10-22 17:56:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tooclose104@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2052 …}
    +nested: Doctrine\ORM\PersistentCollection {#2058 …}
    +votes: Doctrine\ORM\PersistentCollection {#2125 …}
    +reports: Doctrine\ORM\PersistentCollection {#2041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
    -id: 65028
    -bodyTs: "'boar':5 'eaten':4 'like':11 'never':3 'taint':9 'tast':10 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4386699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696469793 {#2073
      date: 2023-10-05 03:36:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Damn that sounds awful and that’s super interesting about what you said about pork being “unclean” probably really is something to that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696904920 {#2080
    date: 2023-10-10 04:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tooclose104@lemmy.ca"
    "@EeeDawg101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 65035
  -bodyTs: "'aw':4 'damn':1 'interest':9 'pork':15 'probabl':18 'realli':19 'said':13 'someth':21 'sound':3 'super':8 'unclean':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4656643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904920 {#2064
    date: 2023-10-10 04:28:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve never eaten boar. What does this “taint” taste like?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697990176 {#2068
      date: 2023-10-22 17:56:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tooclose104@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2052 …}
    +nested: Doctrine\ORM\PersistentCollection {#2058 …}
    +votes: Doctrine\ORM\PersistentCollection {#2125 …}
    +reports: Doctrine\ORM\PersistentCollection {#2041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
    -id: 65028
    -bodyTs: "'boar':5 'eaten':4 'like':11 'never':3 'taint':9 'tast':10 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4386699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696469793 {#2073
      date: 2023-10-05 03:36:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Damn that sounds awful and that’s super interesting about what you said about pork being “unclean” probably really is something to that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696904920 {#2080
    date: 2023-10-10 04:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tooclose104@lemmy.ca"
    "@EeeDawg101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 65035
  -bodyTs: "'aw':4 'damn':1 'interest':9 'pork':15 'probabl':18 'realli':19 'said':13 'someth':21 'sound':3 'super':8 'unclean':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4656643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904920 {#2064
    date: 2023-10-10 04:28:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never eaten boar. What does this “taint” taste like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697990176 {#2068
    date: 2023-10-22 17:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tooclose104@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 65028
  -bodyTs: "'boar':5 'eaten':4 'like':11 'never':3 'taint':9 'tast':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4386699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469793 {#2073
    date: 2023-10-05 03:36:33.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never eaten boar. What does this “taint” taste like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697990176 {#2068
    date: 2023-10-22 17:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tooclose104@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 65028
  -bodyTs: "'boar':5 'eaten':4 'like':11 'never':3 'taint':9 'tast':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4386699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469793 {#2073
    date: 2023-10-05 03:36:33.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never eaten boar. What does this “taint” taste like?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697990176 {#2068
    date: 2023-10-22 17:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tooclose104@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 65028
  -bodyTs: "'boar':5 'eaten':4 'like':11 'never':3 'taint':9 'tast':10 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4386699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469793 {#2073
    date: 2023-10-05 03:36:33.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "I only downvote if the comment is being rude, spam, insulting, or hateful. If it’s someone sharing their opinion about something, even if I and “everyone else” disagrees, it’s not worthy of my downvote. It makes me mad when legitimate thoughts that are relevant, but against the grain, get downvoted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689561718 {#2055
    date: 2023-07-17 04:41:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 20251
  -bodyTs: "'comment':6 'disagre':29 'downvot':3,36,52 'els':28 'even':23 'everyon':27 'get':51 'grain':50 'hate':13 'insult':11 'legitim':42 'mad':40 'make':38 'opinion':20 'relev':46 'rude':9 'share':18 'someon':17 'someth':22 'spam':10 'thought':43 'worthi':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1204477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689561718 {#2050
    date: 2023-07-17 04:41:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "I only downvote if the comment is being rude, spam, insulting, or hateful. If it’s someone sharing their opinion about something, even if I and “everyone else” disagrees, it’s not worthy of my downvote. It makes me mad when legitimate thoughts that are relevant, but against the grain, get downvoted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689561718 {#2055
    date: 2023-07-17 04:41:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 20251
  -bodyTs: "'comment':6 'disagre':29 'downvot':3,36,52 'els':28 'even':23 'everyon':27 'get':51 'grain':50 'hate':13 'insult':11 'legitim':42 'mad':40 'make':38 'opinion':20 'relev':46 'rude':9 'share':18 'someon':17 'someth':22 'spam':10 'thought':43 'worthi':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1204477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689561718 {#2050
    date: 2023-07-17 04:41:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "I only downvote if the comment is being rude, spam, insulting, or hateful. If it’s someone sharing their opinion about something, even if I and “everyone else” disagrees, it’s not worthy of my downvote. It makes me mad when legitimate thoughts that are relevant, but against the grain, get downvoted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689561718 {#2055
    date: 2023-07-17 04:41:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 20251
  -bodyTs: "'comment':6 'disagre':29 'downvot':3,36,52 'els':28 'even':23 'everyon':27 'get':51 'grain':50 'hate':13 'insult':11 'legitim':42 'mad':40 'make':38 'opinion':20 'relev':46 'rude':9 'share':18 'someon':17 'someth':22 'spam':10 'thought':43 'worthi':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1204477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689561718 {#2050
    date: 2023-07-17 04:41:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "That is a fair point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689101667 {#2101
    date: 2023-07-11 20:54:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Brody@programming.dev"
    "@reddig33@lemmy.world"
    "@intensely_human@lemm.ee"
    "@AntY@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@Atiran@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 11987
  -bodyTs: "'fair':4 'point':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/988678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689101667 {#2111
    date: 2023-07-11 20:54:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "That is a fair point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689101667 {#2101
    date: 2023-07-11 20:54:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Brody@programming.dev"
    "@reddig33@lemmy.world"
    "@intensely_human@lemm.ee"
    "@AntY@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@Atiran@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 11987
  -bodyTs: "'fair':4 'point':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/988678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689101667 {#2111
    date: 2023-07-11 20:54:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "That is a fair point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689101667 {#2101
    date: 2023-07-11 20:54:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Brody@programming.dev"
    "@reddig33@lemmy.world"
    "@intensely_human@lemm.ee"
    "@AntY@lemmy.world"
    "@EeeDawg101@lemm.ee"
    "@Atiran@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 11987
  -bodyTs: "'fair':4 'point':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/988678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689101667 {#2111
    date: 2023-07-11 20:54:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "It looks kind of dumb though if I’m being honest. You can easily tell if someone didn’t inhale and instead just kept it in their mouth. Doesn’t look as complete. For acting, I’d consider this an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689097031 {#2119
    date: 2023-07-11 19:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Brody@programming.dev"
    "@reddig33@lemmy.world"
    "@intensely_human@lemm.ee"
    "@AntY@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 11622
  -bodyTs: "'act':35 'complet':33 'consid':38 'd':37 'didn':18 'doesn':29 'dumb':5 'easili':14 'honest':11 'inhal':20 'instead':22 'issu':41 'kept':24 'kind':3 'look':2,31 'm':9 'mouth':28 'someon':17 'tell':15 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/986110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689097031 {#2123
    date: 2023-07-11 19:37:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "It looks kind of dumb though if I’m being honest. You can easily tell if someone didn’t inhale and instead just kept it in their mouth. Doesn’t look as complete. For acting, I’d consider this an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689097031 {#2119
    date: 2023-07-11 19:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Brody@programming.dev"
    "@reddig33@lemmy.world"
    "@intensely_human@lemm.ee"
    "@AntY@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 11622
  -bodyTs: "'act':35 'complet':33 'consid':38 'd':37 'didn':18 'doesn':29 'dumb':5 'easili':14 'honest':11 'inhal':20 'instead':22 'issu':41 'kept':24 'kind':3 'look':2,31 'm':9 'mouth':28 'someon':17 'tell':15 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/986110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689097031 {#2123
    date: 2023-07-11 19:37:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2214
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "It looks kind of dumb though if I’m being honest. You can easily tell if someone didn’t inhale and instead just kept it in their mouth. Doesn’t look as complete. For acting, I’d consider this an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1689097031 {#2119
    date: 2023-07-11 19:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Brody@programming.dev"
    "@reddig33@lemmy.world"
    "@intensely_human@lemm.ee"
    "@AntY@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 11622
  -bodyTs: "'act':35 'complet':33 'consid':38 'd':37 'didn':18 'doesn':29 'dumb':5 'easili':14 'honest':11 'inhal':20 'instead':22 'issu':41 'kept':24 'kind':3 'look':2,31 'm':9 'mouth':28 'someon':17 'tell':15 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/986110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689097031 {#2123
    date: 2023-07-11 19:37:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details